cozy / cozy-stack

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

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

go-viper/mapstructure (github.com/go-viper/mapstructure/v2) ### [`v2.0.0`](https://togithub.com/go-viper/mapstructure/releases/tag/v2.0.0) [Compare Source](https://togithub.com/go-viper/mapstructure/compare/v2.0.0-alpha.1...v2.0.0) ### mapstructure v2 release πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰ #### ⚠️ Breaking changes - `Error` is removed in favor of `errors.Join` (backported from Go 1.20 to preserve compatibility with earlier versions) #### What's Changed - feat!: update module path by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/go-viper/mapstructure/pull/9](https://togithub.com/go-viper/mapstructure/pull/9) - build: update dev env by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/go-viper/mapstructure/pull/14](https://togithub.com/go-viper/mapstructure/pull/14) - feature: add StringToBasicTypeHookFunc and support complex by [@​tlipoca9](https://togithub.com/tlipoca9) in [https://github.com/go-viper/mapstructure/pull/13](https://togithub.com/go-viper/mapstructure/pull/13) - Add an example showing how to use a DecodeHookFunc to parse a custom … by [@​carlohamalainen](https://togithub.com/carlohamalainen) in [https://github.com/go-viper/mapstructure/pull/10](https://togithub.com/go-viper/mapstructure/pull/10) - Remove exposed error type by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/go-viper/mapstructure/pull/24](https://togithub.com/go-viper/mapstructure/pull/24) - Replace internal joined error with errors.Join by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/go-viper/mapstructure/pull/25](https://togithub.com/go-viper/mapstructure/pull/25) - Prepare release by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/go-viper/mapstructure/pull/23](https://togithub.com/go-viper/mapstructure/pull/23) #### New Contributors - [@​tlipoca9](https://togithub.com/tlipoca9) made their first contribution in [https://github.com/go-viper/mapstructure/pull/13](https://togithub.com/go-viper/mapstructure/pull/13) - [@​carlohamalainen](https://togithub.com/carlohamalainen) made their first contribution in [https://github.com/go-viper/mapstructure/pull/10](https://togithub.com/go-viper/mapstructure/pull/10) **Full Changelog**: https://github.com/go-viper/mapstructure/compare/v1.6.0...v2.0.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 has been generated by Mend Renovate. View repository job log here.