quackpipe
quackpipe copied to clipboard
Bump github.com/spf13/viper from 1.18.1 to 1.20.1
Bumps github.com/spf13/viper from 1.18.1 to 1.20.1.
Release notes
Sourced from github.com/spf13/viper's releases.
v1.20.1
What's Changed
Bug Fixes 🐛
- Backport config type fixes to 1.20.x by
@sagikazarmarkin spf13/viper#2005Full Changelog: https://github.com/spf13/viper/compare/v1.20.0...v1.20.1
v1.20.0
[!WARNING] This release includes a few minor breaking changes. Read the upgrade guide for details.
What's Changed
Exciting New Features 🎉
- New encoding layer by
@sagikazarmarkin spf13/viper#1869Enhancements 🚀
- Drop Go 1.20 support by
@sagikazarmarkin spf13/viper#1846- Drop slog shim by
@sagikazarmarkin spf13/viper#1848- Replace file searching API with a finder by
@sagikazarmarkin spf13/viper#1849- Finder feature flag by
@sagikazarmarkin spf13/viper#1852- Allow setting options on the global Viper instance by
@sagikazarmarkin spf13/viper#1856- Add experimental flag for bind struct by
@sagikazarmarkin spf13/viper#1854- Make the remote package a separate module by
@sagikazarmarkin spf13/viper#1860- Add decoder hook option by
@sagikazarmarkin spf13/viper#1872- Encoder improvements by
@sagikazarmarkin spf13/viper#1885- Get uint8 by
@martinconicin spf13/viper#1894Bug Fixes 🐛
- Fix missing config type when reading from a buffer by
@sagikazarmarkin spf13/viper#1857- fix: do not allow setting dependencies to nil values by
@sagikazarmarkin spf13/viper#1871- feat: copy keydelim from parent chart in viper.Sub() by
@obs-gh-alexlewin spf13/viper#1887Breaking Changes 🛠
- Drop encoding formats: HCL, Java properties, INI by
@sagikazarmarkin spf13/viper#1870Dependency Updates ⬆️
- chore: update mapstructure by
@sagikazarmarkin spf13/viper#1723- chore: update crypt by
@sagikazarmarkin spf13/viper#1834- build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by
@dependabotin spf13/viper#1853- Revert to go-difflib and go-spew releases by
@skittin spf13/viper#1861- build(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 by
@dependabotin spf13/viper#1862- build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by
@dependabotin spf13/viper#1865- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by
@dependabotin spf13/viper#1864- chore: update crypt by
@sagikazarmarkin spf13/viper#1866- build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by
@dependabotin spf13/viper#1876- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /remote by
@dependabotin spf13/viper#1878- build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by
@dependabotin spf13/viper#1879- build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 by
@dependabotin spf13/viper#1881
... (truncated)
Commits
9568cfcfix: config type check when loading any configfd05140fix(config): get config type from v.configType or config file extc038295docs: add update instructions for 1.209c07e0fbuild: disable unused linters48112d6ci: add Go 1.24 to the test matrix66e3e28build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.617b96acNew Logo8b223a4build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.191fd363chore: update aferoe75c48fFix issues reported by testifylint- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.