evans
evans copied to clipboard
Bump github.com/spf13/viper from 1.14.0 to 1.16.0
Bumps github.com/spf13/viper from 1.14.0 to 1.16.0.
Release notes
Sourced from github.com/spf13/viper's releases.
v1.16.0
What's Changed
Enhancements 🚀
- Sub parent inheritance by
@TaylorOnoin spf13/viper#1056- fix: fix typo by
@yquansahin spf13/viper#1523- ci: add Go 1.20 to build matrix by
@sagikazarmarkin spf13/viper#1506- extend v.find() to handle stringToInt value types with stringToInt pflag #1435 by
@vorishirnein spf13/viper#1462- add:viper: allow to disable internal log messages by
@burgesQin spf13/viper#1483- Allow ConfigParseError to unwrap by
@andigin spf13/viper#1433Bug Fixes 🐛
- fix: time.Duration slice type conversion by
@UrbanskiDawidin spf13/viper#1498Dependency Updates ⬆️
- build(deps): bump mheap/github-action-required-labels from 3 to 4 by
@dependabotin spf13/viper#1533- build(deps): bump actions/setup-go from 3 to 4 by
@dependabotin spf13/viper#1526- build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 by
@dependabotin spf13/viper#1519- build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7 by
@dependabotin spf13/viper#1516- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by
@dependabotin spf13/viper#1515- build(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.5 by
@dependabotin spf13/viper#1518- build(deps): bump github.com/sagikazarmark/crypt from 0.9.0 to 0.10.0 by
@dependabotin spf13/viper#1550- build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 by
@dependabotin spf13/viper#1551- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by
@dependabotin spf13/viper#1553- build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.8 by
@dependabotin spf13/viper#1555Other Changes
- Update main image to better handle dark background by
@Deleplacein spf13/viper#1532New Contributors
@UrbanskiDawidmade their first contribution in spf13/viper#1498@TaylorOnomade their first contribution in spf13/viper#1056@yquansahmade their first contribution in spf13/viper#1523@Azanulmade their first contribution in spf13/viper#1544@Deleplacemade their first contribution in spf13/viper#1532@cfabianskimade their first contribution in spf13/viper#1552@vorishirnemade their first contribution in spf13/viper#1462@burgesQmade their first contribution in spf13/viper#1483@andigmade their first contribution in spf13/viper#1433Full Changelog: https://github.com/spf13/viper/compare/v1.15.0...v1.16.0
v1.15.0
What's Changed
Exciting New Features 🎉
- feat: add multiple endpoints support for remote by
@mozartzin spf13/viper#1464Enhancements 🚀
- Add DocBlock to WatchConfig by
@glebik000in spf13/viper#1467Breaking Changes 🛠
- Drop YAML v2 and TOML v1 by
@sagikazarmarkin spf13/viper#1493
... (truncated)
Commits
21a7fd8Allow ConfigParseError to unwrap (#1433)53cdb52chore: improve log messages24ece16drop std' logger in favor of jww one98b1b9fadd:viper: allow to disable internal log messages2ee1631extend viper's pflag binding to stringToInt pflag8652057docs: Coder uses Viperb850f34build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.7 to 2.0.823b123adoc: add bearer/bearer as projects using Vipera0fed9fUpdate main image to better handle dark background143e3bcbuild(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3- Additional commits viewable 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 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 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)