cozy / cozy-stack

Simple, Versatile, Yours
https://docs.cozy.io/en/cozy-stack/
GNU Affero General Public License v3.0
1.15k stars 141 forks source link

fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.2.1 #4467

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-viper/mapstructure/v2 v2.1.0 -> v2.2.1 age adoption passing confidence

Release Notes

go-viper/mapstructure (github.com/go-viper/mapstructure/v2) ### [`v2.2.1`](https://redirect.github.com/go-viper/mapstructure/releases/tag/v2.2.1) [Compare Source](https://redirect.github.com/go-viper/mapstructure/compare/v2.2.0...v2.2.1) #### What's Changed - Pass appropriate empty Value to hooks by [@​yurishkuro](https://redirect.github.com/yurishkuro) in [https://github.com/go-viper/mapstructure/pull/45](https://redirect.github.com/go-viper/mapstructure/pull/45) #### New Contributors - [@​yurishkuro](https://redirect.github.com/yurishkuro) made their first contribution in [https://github.com/go-viper/mapstructure/pull/45](https://redirect.github.com/go-viper/mapstructure/pull/45) **Full Changelog**: https://github.com/go-viper/mapstructure/compare/v2.2.0...v2.2.1 ### [`v2.2.0`](https://redirect.github.com/go-viper/mapstructure/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/go-viper/mapstructure/compare/v2.1.0...v2.2.0) #### What's Changed - feat(decoder-configs): add flag to force decoding nil input in decoder config by [@​mahadzaryab1](https://redirect.github.com/mahadzaryab1) in [https://github.com/go-viper/mapstructure/pull/42](https://redirect.github.com/go-viper/mapstructure/pull/42) - Add decode hooks for \*url.URL by [@​einzigartigerName](https://redirect.github.com/einzigartigerName) in [https://github.com/go-viper/mapstructure/pull/41](https://redirect.github.com/go-viper/mapstructure/pull/41) #### New Contributors - [@​mahadzaryab1](https://redirect.github.com/mahadzaryab1) made their first contribution in [https://github.com/go-viper/mapstructure/pull/42](https://redirect.github.com/go-viper/mapstructure/pull/42) - [@​einzigartigerName](https://redirect.github.com/einzigartigerName) made their first contribution in [https://github.com/go-viper/mapstructure/pull/41](https://redirect.github.com/go-viper/mapstructure/pull/41) **Full Changelog**: https://github.com/go-viper/mapstructure/compare/v2.1.0...v2.2.0

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" in timezone Europe/Paris, 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.



This PR was generated by Mend Renovate. View the repository job log.