Skip to content

Bump github.com/knadh/koanf/v2 from 2.2.2 to 2.3.2#4033

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/knadh/koanf/v2-2.3.2
Open

Bump github.com/knadh/koanf/v2 from 2.2.2 to 2.3.2#4033
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/knadh/koanf/v2-2.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps github.com/knadh/koanf/v2 from 2.2.2 to 2.3.2.

Release notes

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

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

v2.3.0

What's Changed

New Contributors

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

Commits
  • 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)
  • e38d5b4 providers/cliflagv3: Set the flags if they have a default value (#382)
  • 20c4cba fix: bump mapstructure version (#381)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](knadh/koanf@v2.2.2...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 17, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2026
@qltysh
Copy link

qltysh bot commented Feb 17, 2026

Qlty

Coverage Impact

⬇️ Merging this pull request will decrease total coverage on master by 0.01%.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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

Comments