Skip to content

Chore(deps): Bump the deps group with 3 updates#23

Merged
bdk38 merged 1 commit intomainfrom
dependabot/go_modules/deps-dfc7daeacf
Mar 8, 2026
Merged

Chore(deps): Bump the deps group with 3 updates#23
bdk38 merged 1 commit intomainfrom
dependabot/go_modules/deps-dfc7daeacf

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 8, 2026

Bumps the deps group with 3 updates: github.com/knadh/koanf/v2, github.com/valyala/fasthttp and golang.org/x/term.

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

Release notes

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

v2.3.3

What's Changed

Full Changelog: knadh/koanf@v2.3.2...v2.3.3

v2.3.2

What's Changed

New Contributors

Full Changelog: knadh/koanf@v2.3.1...v2.3.2

v2.3.1

What's Changed

New Contributors

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

Commits
  • 2f44276 Fix deadlock in recursive Get*() calls in custom merge function. Fixes #383.
  • d8290fb Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /examples (#398)
  • ec91994 fix: preserve nil pointer types in Get() method (#397)
  • 99a91c6 Fix Get() panic on nil pointers. Fixes #396.
  • fbccb44 Upgrade go-huml (v0.2.0 spec).
  • 9c90b76 fix: pass event to callback instead of nil when file changes detected (#384)
  • 45d1dc2 Refactor all instances of interface{} to any (#385)
  • 7e04a35 Bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /providers/nats (#390)
  • 733704a Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /providers/kiln (#391)
  • 8818413 fix panic in dotenv parser when callback function is not provided (#387)
  • Additional commits viewable in compare view

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

Release notes

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

v1.69.0

What's Changed

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

Commits
  • 7cf1fb7 Add documentation that modifying during iteration can panic (#2122)
  • 7b5cb77 Add sortkeys (#2118)
  • 42f89fb update readme (#2114)
  • fb6b6d1 chore(deps): bump securego/gosec from 2.22.10 to 2.22.11 (#2110)
  • fe7e70d chore(deps): bump actions/upload-artifact from 5 to 6 (#2111)
  • 69ef8f7 chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#2109)
  • c2db561 chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#2103)
  • ec00ff0 chore(deps): bump actions/checkout from 5 to 6 (#2101)
  • 5d415ac chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#2099)
  • cc8220f chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 (#2097)
  • Additional commits viewable in compare view

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

Commits

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 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 3 updates: [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/v2` from 2.3.0 to 2.3.3
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v2.3.0...v2.3.3)

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

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

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/v2
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: golang.org/x/term
  dependency-version: 0.40.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 Mar 8, 2026
@bdk38
Copy link
Copy Markdown
Owner

bdk38 commented Mar 8, 2026

@dependabot rebase

@bdk38 bdk38 merged commit d9e723c into main Mar 8, 2026
2 checks passed
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.

1 participant