Skip to content

deps: Update module github.com/spf13/viper to v1.18.2#2087

Merged
jackwotherspoon merged 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/github.com-spf13-viper-1.x
Jan 17, 2024
Merged

deps: Update module github.com/spf13/viper to v1.18.2#2087
jackwotherspoon merged 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/github.com-spf13-viper-1.x

Conversation

@renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.18.2

Compare Source

tl;dr Skip 1.18.0 and 1.18.1 and upgrade to this version instead.

This release fixes a regression that appears in rare circumstances when using Unmarshal or UnmarshalExact to decode values onto pointers with multiple indirection (eg. pointer to a pointer, etc). The change was introduced in 1.18.0 as a means to resolve a long-standing bug when decoding environment variables to structs.

The feature is now disabled by default and can be enabled using the viper_bind_struct build tag. It's also considered experimental at this point, so breaking changes may be introduced in the future.

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.18.1...v1.18.2


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 has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner January 17, 2024 20:00
@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Jan 17, 2024
@github-actions github-actions bot removed the tests: run Label to trigger Github Action tests. label Jan 17, 2024
@jackwotherspoon jackwotherspoon merged commit 45c6c22 into GoogleCloudPlatform:main Jan 17, 2024
@renovate-bot renovate-bot deleted the renovate/github.com-spf13-viper-1.x branch March 12, 2024 12:42
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.

2 participants