Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/spf13/viper v1.19.0 -> v1.20.1 age adoption passing confidence

Release Notes

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

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: 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 15, 2025 18:46
@renovate renovate bot added the renovate label Mar 15, 2025
Copy link
Contributor Author

renovate bot commented Mar 15, 2025

ℹ Artifact update notice

File name: flagd-proxy/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):

  • 16 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.115.0 -> v0.116.0
cloud.google.com/go/auth v0.8.1 -> v0.13.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/iam v1.1.13 -> v1.2.2
cloud.google.com/go/storage v1.43.0 -> v1.49.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
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
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 -> v0.54.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.54.0
golang.org/x/time v0.6.0 -> v0.8.0
google.golang.org/api v0.191.0 -> v0.215.0
google.golang.org/genproto v0.0.0-20240812133136-8ffd90a71988 -> v0.0.0-20241118233622-e639e219e697
File name: flagd/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):

  • 16 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.115.0 -> v0.116.0
cloud.google.com/go/auth v0.8.1 -> v0.13.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/iam v1.1.13 -> v1.2.2
cloud.google.com/go/storage v1.43.0 -> v1.49.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
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
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 -> v0.54.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.54.0
golang.org/x/time v0.6.0 -> v0.8.0
google.golang.org/api v0.191.0 -> v0.215.0
google.golang.org/genproto v0.0.0-20240812133136-8ffd90a71988 -> v0.0.0-20241118233622-e639e219e697

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 15, 2025
Copy link

netlify bot commented Mar 15, 2025

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit bcc2986
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/67e505abe1bc0a0008503c86

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 3 times, most recently from a3ee1e9 to 4fcbdce Compare March 25, 2025 18:40
Copy link
Contributor Author

renovate bot commented Mar 25, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: flagd-proxy/go.sum
Command failed: install-tool golang 1.22.12

File name: flagd/go.sum
Command failed: install-tool golang 1.22.12

@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 4fcbdce to e616f13 Compare March 25, 2025 18:58
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 25, 2025
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from e616f13 to a882d7d Compare March 26, 2025 22:25
@renovate renovate bot changed the title fix(deps): update module github.com/spf13/viper to v1.20.0 fix(deps): 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 a882d7d to bcc2986 Compare March 27, 2025 08:00
@beeme1mr beeme1mr closed this Mar 27, 2025
@beeme1mr beeme1mr deleted the renovate/github.com-spf13-viper-1.x branch March 27, 2025 16:28
Copy link
Contributor Author

renovate bot commented Mar 27, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.20.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant