Skip to content

Update module github.com/spf13/viper to v1.18.2#98

Merged
mateuszdyminski merged 1 commit intomainfrom
renovate/github.com-spf13-viper-1.x
Dec 20, 2023
Merged

Update module github.com/spf13/viper to v1.18.2#98
mateuszdyminski merged 1 commit intomainfrom
renovate/github.com-spf13-viper-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/spf13/viper v1.18.0 -> 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

v1.18.1

Compare Source

What's Changed

Bug Fixes 🐛

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


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 renovate bot requested a review from a team October 6, 2023 13:28
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.17.0 Update module github.com/spf13/viper to v1.18.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 2 times, most recently from 1fc1b67 to 53b7e50 Compare December 7, 2023 09:31
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.18.0 Update module github.com/spf13/viper to v1.18.0 - autoclosed Dec 7, 2023
@renovate renovate bot closed this Dec 7, 2023
@renovate renovate bot deleted the renovate/github.com-spf13-viper-1.x branch December 7, 2023 11:59
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.18.0 - autoclosed Update module github.com/spf13/viper to v1.18.0 Dec 8, 2023
@renovate renovate bot restored the renovate/github.com-spf13-viper-1.x branch December 8, 2023 17:12
@renovate renovate bot reopened this Dec 8, 2023
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.18.0 Update module github.com/spf13/viper to v1.18.1 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch 2 times, most recently from 23f9d90 to 3e63fb0 Compare December 15, 2023 12:51
@renovate renovate bot changed the title Update module github.com/spf13/viper to v1.18.1 Update module github.com/spf13/viper to v1.18.2 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from 3e63fb0 to a06c1e0 Compare December 18, 2023 18:38
@renovate renovate bot force-pushed the renovate/github.com-spf13-viper-1.x branch from a06c1e0 to 4e86a63 Compare December 20, 2023 22:43
@mateuszdyminski mateuszdyminski merged commit d15e068 into main Dec 20, 2023
@mateuszdyminski mateuszdyminski deleted the renovate/github.com-spf13-viper-1.x branch December 20, 2023 22:46
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