go-toolkit
go-toolkit copied to clipboard
Bump github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.2.1
Bumps github.com/go-viper/mapstructure/v2 from 2.1.0 to 2.2.1.
Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
v2.2.1
What's Changed
- Pass appropriate empty Value to hooks by
@yurishkuroin go-viper/mapstructure#45New Contributors
@yurishkuromade their first contribution in go-viper/mapstructure#45Full Changelog: https://github.com/go-viper/mapstructure/compare/v2.2.0...v2.2.1
v2.2.0
What's Changed
- feat(decoder-configs): add flag to force decoding nil input in decoder config by
@mahadzaryab1in go-viper/mapstructure#42- Add decode hooks for *url.URL by
@einzigartigerNamein go-viper/mapstructure#41New Contributors
@mahadzaryab1made their first contribution in go-viper/mapstructure#42@einzigartigerNamemade their first contribution in go-viper/mapstructure#41Full Changelog: https://github.com/go-viper/mapstructure/compare/v2.1.0...v2.2.0
Commits
c29fc28Merge pull request #45 from yurishkuro/decode-nil-fix-42b5334cecleanup0a04d62fixb0e65b3fixcd1c879Pass appropriate empty Value to hooksabbd7b4Merge pull request #41 from einzigartigerName/mainff5d967feat(decoder-configs): add flag to force decoding nil input in decoder config...3149d67Add decode hooks for *url.URL- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)