Skip to content

Chore(deps): Bump the deps group across 1 directory with 4 updates#220

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/deps-807273454b
Open

Chore(deps): Bump the deps group across 1 directory with 4 updates#220
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/deps-807273454b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 19, 2025

Copy link
Copy Markdown
Contributor

Bumps the deps group with 4 updates in the / directory: github.com/knadh/koanf/providers/file, github.com/knadh/koanf/v2, github.com/valyala/fasthttp and golang.org/x/term.

Updates github.com/knadh/koanf/providers/file from 1.2.0 to 1.2.1

Release notes

Sourced from github.com/knadh/koanf/providers/file's releases.

v1.2.1

changelog for v1.2.0 -> v1.2.1

  • 29cce50 Merge pull request #101 from e-nikolov/fix-pflag-map-types
  • 0202243 posflag: add support for pflag map types
Commits

Updates github.com/knadh/koanf/v2 from 2.2.1 to 2.3.0

Release notes

Sourced from github.com/knadh/koanf/v2's releases.

v2.3.0

What's Changed

New Contributors

Full Changelog: knadh/koanf@v2.2.2...v2.3.0

v2.2.2

What's Changed

New Contributors

Full Changelog: knadh/koanf@v2.2.1...v2.2.2

Commits
  • 20c4cba fix: bump mapstructure version (#381)
  • 4e55089 Add thread safety to resolve race conditions in Issues #305 and #335 (#377)
  • cc80f4f Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv2 (#380)
  • 188bcf9 Bump github.com/go-viper/mapstructure/v2 in /providers/cliflagv3 (#378)
  • 1044871 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 in /tests (#376)
  • 97b6d9b Add HUML parser support (#374)
  • 5ab1280 Bump github.com/go-viper/mapstructure/v2 in /examples (#375)
  • d66cde5 Fix rendering of header and add it to the table of contents (#373)
  • fc52a4f Update kiln example deps.
  • a0019d0 Update providers/kiln deps.
  • Additional commits viewable in compare view

Updates github.com/valyala/fasthttp from 1.63.0 to 1.68.0

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.68.0

What's Changed

Full Changelog: valyala/fasthttp@v1.67.0...v1.68.0

v1.67.0

Special thanks to the following security researchers who reported the issues fixed in this release:

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.66.0...v1.67.0

v1.66.0

What's Changed

New Contributors

... (truncated)

Commits
  • 1b8c559 Fix named return bugs
  • 9ca6293 chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#2089)
  • 77468f6 chore(deps): bump securego/gosec from 2.22.9 to 2.22.10 (#2088)
  • 3a2fdec chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#2085)
  • 59f58c0 chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#2086)
  • dbfb82a chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 (#2087)
  • b26ff48 chore(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 (#2084)
  • 1962450 Fix copyTrailer
  • 2272d53 Reimplement flushing support for fasthttpadaptor (#2081)
  • a17ec74 Reject bad ipv6 hostnames (#2076)
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.32.0 to 0.38.0

Commits
  • 3863673 go.mod: update golang.org/x dependencies
  • 1231d54 go.mod: update golang.org/x dependencies
  • 3475bc8 term: fix some comments
  • 3a0828a go.mod: update golang.org/x dependencies
  • 1a11b45 go.mod: update golang.org/x dependencies
  • d862cd5 all: upgrade go directive to at least 1.24.0 [generated]
  • a35244d go.mod: update golang.org/x dependencies
  • 4f53e0c term: allow multi-line bracketed paste to not create single line with verbati...
  • 27f29d8 term: remove duplicate flag and add comment on windows
  • 30da5dd go.mod: update golang.org/x dependencies
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the deps group with 4 updates in the / directory: [github.com/knadh/koanf/providers/file](https://github.com/knadh/koanf), [github.com/knadh/koanf/v2](https://github.com/knadh/koanf), [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) and [golang.org/x/term](https://github.com/golang/term).


Updates `github.com/knadh/koanf/providers/file` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v1.2.0...v1.2.1)

Updates `github.com/knadh/koanf/v2` from 2.2.1 to 2.3.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v2.2.1...v2.3.0)

Updates `github.com/valyala/fasthttp` from 1.63.0 to 1.68.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.63.0...v1.68.0)

Updates `golang.org/x/term` from 0.32.0 to 0.38.0
- [Commits](golang/term@v0.32.0...v0.38.0)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/providers/file
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: github.com/knadh/koanf/v2
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: golang.org/x/term
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2025
bdk38 added a commit to bdk38/HellPot that referenced this pull request Mar 5, 2026
chore(deps): Bump the deps group with 4 updates

Merges dependency updates from upstream PR yunginnanet#220:
- Updates 4 Go module dependencies
- Source: yunginnanet#220

This is part of ongoing maintenance for the community fork.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants