Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/spf13/viper v1.19.0 -> 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: spf13/viper@v1.20.0...v1.21.0

v1.20.1

Compare Source

What's Changed

Bug Fixes 🐛

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

v1.20.0

Compare Source

[!WARNING]
This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Breaking Changes 🛠
Dependency Updates ⬆️
Other Changes

New Contributors

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


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from kechigon as a code owner March 15, 2025 16:25
@renovate renovate bot requested a review from pacificbelt30 March 15, 2025 16:25
@renovate
Copy link
Contributor Author

renovate bot commented Mar 15, 2025

ℹ 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):

  • 26 additional dependencies were updated

Details:

Package Change
golang.org/x/oauth2 v0.24.0 -> v0.25.0
cloud.google.com/go/aiplatform v1.68.0 -> v1.69.0
cloud.google.com/go/auth v0.9.9 -> v0.13.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/compute/metadata v0.5.2 -> v0.6.0
cloud.google.com/go/iam v1.2.1 -> v1.2.2
cloud.google.com/go/longrunning v0.6.1 -> v0.6.2
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.1
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/sagikazarmark/locafero v0.4.0 -> v0.7.0
github.com/spf13/afero v1.11.0 -> v1.12.0
github.com/spf13/cast v1.6.0 -> v1.7.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.28.0 -> v0.32.0
golang.org/x/net v0.30.0 -> v0.33.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.26.0 -> v0.29.0
golang.org/x/text v0.19.0 -> v0.21.0
golang.org/x/time v0.7.0 -> v0.8.0
google.golang.org/api v0.203.0 -> v0.215.0
google.golang.org/genproto v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20241223144023-3abc09e42ca8
google.golang.org/grpc v1.67.1 -> v1.67.3
google.golang.org/protobuf v1.35.1 -> v1.36.1

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 1c8abfc to 4acfee2 Compare March 26, 2025 20:38
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.20.0 Update module github.com/spf13/viper to v1.20.1 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 4acfee2 to 4a9d957 Compare September 8, 2025 19:09
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.20.1 Update module github.com/spf13/viper to v1.21.0 Sep 8, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 8, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/spf13/[email protected] requires go >= 1.23.0; switching to go1.24.11
go: downloading go1.24.11 (linux/amd64)
go: download go1.24.11: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant