fix(deps): update module github.com/spf13/viper to v1.21.0 #99

Merged
renovate merged 1 commit from renovate/github.com-spf13-viper-1.x into main 2025-09-08 20:14:40 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/spf13/viper v1.20.1 -> v1.21.0 age confidence

Release Notes

spf13/viper (github.com/spf13/viper)

v1.21.0

Compare Source

What's Changed

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: https://github.com/spf13/viper/compare/v1.20.0...v1.21.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/spf13/viper](https://github.com/spf13/viper) | `v1.20.1` -> `v1.21.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fviper/v1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fspf13%2fviper/v1.20.1/v1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spf13/viper (github.com/spf13/viper)</summary> ### [`v1.21.0`](https://github.com/spf13/viper/releases/tag/v1.21.0) [Compare Source](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0) <!-- Release notes generated using configuration in .github/release.yml at v1.21.0 --> #### What's Changed ##### Enhancements 🚀 - Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by [@&#8203;nmvalera](https://github.com/nmvalera) in [#&#8203;2015](https://github.com/spf13/viper/pull/2015) - feat: use maintained yaml library by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;2040](https://github.com/spf13/viper/pull/2040) ##### Bug Fixes 🐛 - fix(config): get config type from v.configType or config file ext by [@&#8203;GuillaumeBAECHLER](https://github.com/GuillaumeBAECHLER) in [#&#8203;2003](https://github.com/spf13/viper/pull/2003) - fix: config type check when loading any config by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;2007](https://github.com/spf13/viper/pull/2007) ##### Dependency Updates ⬆️ - Update dependencies by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;1993](https://github.com/spf13/viper/pull/1993) - build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2017](https://github.com/spf13/viper/pull/2017) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2013](https://github.com/spf13/viper/pull/2013) - build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2008](https://github.com/spf13/viper/pull/2008) - build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2016](https://github.com/spf13/viper/pull/2016) - build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2020](https://github.com/spf13/viper/pull/2020) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2028](https://github.com/spf13/viper/pull/2028) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2035](https://github.com/spf13/viper/pull/2035) - build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2036](https://github.com/spf13/viper/pull/2036) - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2012](https://github.com/spf13/viper/pull/2012) - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2052](https://github.com/spf13/viper/pull/2052) - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2048](https://github.com/spf13/viper/pull/2048) - build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2056](https://github.com/spf13/viper/pull/2056) - chore: update dependencies by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in [#&#8203;2057](https://github.com/spf13/viper/pull/2057) ##### Other Changes - Update update guide with `mapstructure` package replacement. by [@&#8203;aldas](https://github.com/aldas) in [#&#8203;2004](https://github.com/spf13/viper/pull/2004) - refactor: use the built-in max/min to simplify the code by [@&#8203;yingshanghuangqiao](https://github.com/yingshanghuangqiao) in [#&#8203;2029](https://github.com/spf13/viper/pull/2029) #### New Contributors - [@&#8203;GuillaumeBAECHLER](https://github.com/GuillaumeBAECHLER) made their first contribution in [#&#8203;2003](https://github.com/spf13/viper/pull/2003) - [@&#8203;aldas](https://github.com/aldas) made their first contribution in [#&#8203;2004](https://github.com/spf13/viper/pull/2004) - [@&#8203;nmvalera](https://github.com/nmvalera) made their first contribution in [#&#8203;2015](https://github.com/spf13/viper/pull/2015) - [@&#8203;yingshanghuangqiao](https://github.com/yingshanghuangqiao) made their first contribution in [#&#8203;2029](https://github.com/spf13/viper/pull/2029) - [@&#8203;ccoVeille](https://github.com/ccoVeille) made their first contribution in [#&#8203;2046](https://github.com/spf13/viper/pull/2046) - [@&#8203;spacez320](https://github.com/spacez320) made their first contribution in [#&#8203;2050](https://github.com/spf13/viper/pull/2050) **Full Changelog**: <https://github.com/spf13/viper/compare/v1.20.0...v1.21.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update module github.com/spf13/viper to v1.21.0
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
93d3cd10a9
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-08 20:05:17 +02:00
Author
Collaborator

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/sagikazarmark/locafero v0.10.0 -> v0.11.0
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cast v1.9.2 -> v1.10.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 3 additional dependencies were updated Details: | **Package** | **Change** | | :---------------------------------- | :--------------------- | | `github.com/sagikazarmark/locafero` | `v0.10.0` -> `v0.11.0` | | `github.com/spf13/afero` | `v1.14.0` -> `v1.15.0` | | `github.com/spf13/cast` | `v1.9.2` -> `v1.10.0` |
renovate deleted branch renovate/github.com-spf13-viper-1.x 2025-09-08 20:14:40 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yolokube/grafana-backuper#99
No description provided.