Skip to content

build(deps): bump github.com/spf13/viper from 1.15.0 to 1.21.0 - #2125

Merged
vchaindz merged 1 commit into
masterfrom
dependabot/go_modules/github.com/spf13/viper-1.21.0
Jul 30, 2026
Merged

build(deps): bump github.com/spf13/viper from 1.15.0 to 1.21.0#2125
vchaindz merged 1 commit into
masterfrom
dependabot/go_modules/github.com/spf13/viper-1.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/spf13/viper from 1.15.0 to 1.21.0.

Release notes

Sourced from github.com/spf13/viper's releases.

v1.21.0

What's Changed

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

Other Changes

New Contributors

Full Changelog: spf13/viper@v1.20.0...v1.21.0

v1.20.1

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.20.0...v1.20.1

v1.20.0

... (truncated)

Commits
  • 394040c ci: build on go 1.25
  • 812f548 chore: update dependencies
  • d5271ef ci: update stale workflow
  • dff303b feat: add a stale issue scheduled action
  • 1287976 build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • 38932cd build(deps): bump github.com/go-viper/mapstructure/v2 in /remote
  • 6d014be build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • b74c7ee build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0
  • acd05e1 fix: linting issues
  • ae5a8e2 ci: upgrade golangci-lint
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2026
@coveralls

coveralls commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

No base build to compare — dependabot/go_modules/github.com/spf13/viper-1.21.0 into master

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/spf13/viper-1.21.0 branch from ae58ad0 to 5b82bd6 Compare July 30, 2026 08:07
vchaindz
vchaindz previously approved these changes Jul 30, 2026

@vchaindz vchaindz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Config usage stays on the stable surface (SetDefault/Get*/BindPFlag/Set/New/ReadInConfig) — no Unmarshal, no mapstructure decode hooks, and TOML support is retained. Verified locally: build plus go test ./cmd/... ./pkg/server/... pass.

@vchaindz

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/spf13/viper-1.21.0 branch from 5b82bd6 to cfa254a Compare July 30, 2026 08:53
@vchaindz

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.21.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.15.0...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/spf13/viper-1.21.0 branch from cfa254a to ae04779 Compare July 30, 2026 09:05

@vchaindz vchaindz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Config usage stays on the stable surface (SetDefault/Get*/BindPFlag/Set/New/ReadInConfig) with no Unmarshal or mapstructure hooks, and TOML support is retained. Verified locally: build plus go test ./cmd/... ./pkg/server/... pass. Re-approving after the rebase.

@vchaindz
vchaindz merged commit 6b265a0 into master Jul 30, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/spf13/viper-1.21.0 branch July 30, 2026 09:05
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.

2 participants