build(deps): bump github.com/spf13/viper from 1.15.0 to 1.21.0 - #2125
Merged
vchaindz merged 1 commit intoJul 30, 2026
Merged
Conversation
Collaborator
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/spf13/viper-1.21.0
branch
from
July 30, 2026 08:07
ae58ad0 to
5b82bd6
Compare
vchaindz
previously approved these changes
Jul 30, 2026
vchaindz
left a comment
Contributor
There was a problem hiding this comment.
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.
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/spf13/viper-1.21.0
branch
from
July 30, 2026 08:53
5b82bd6 to
cfa254a
Compare
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
Bot
force-pushed
the
dependabot/go_modules/github.com/spf13/viper-1.21.0
branch
from
July 30, 2026 09:05
cfa254a to
ae04779
Compare
vchaindz
approved these changes
Jul 30, 2026
vchaindz
left a comment
Contributor
There was a problem hiding this comment.
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.
dependabot
Bot
deleted the
dependabot/go_modules/github.com/spf13/viper-1.21.0
branch
July 30, 2026 09:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/spf13/viper from 1.15.0 to 1.21.0.
Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lint