Bump github.com/spf13/viper from 1.19.0 to 1.21.0#65
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.21.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.19.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
May 19, 2026 02:02
8754086 to
62b3153
Compare
4 tasks
SyniRon
added a commit
that referenced
this pull request
May 19, 2026
Direct bump only; usage in this repo is limited to AutomaticEnv() + GetString(), so the indirect-dep churn (drops HCL / properties / mitchellh-mapstructure; adds go-viper/mapstructure/v2) is inert. Transitively pulled forward: - fsnotify v1.8.0 → v1.9.0 - pelletier/go-toml/v2 v2.2.3 → v2.2.4 - sagikazarmark/locafero v0.7.0 → v0.11.0 - spf13/afero v1.12.0 → v1.15.0 - spf13/cast v1.7.1 → v1.10.0 Verified locally: go build ./... clean, go vet ./... clean, make generate produces no proto/*.pb.go drift. Supersedes #65. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
Author
|
Looks like github.com/spf13/viper is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/github.com/spf13/viper-1.21.0
branch
May 19, 2026 23:58
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.19.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