You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.5.0 (#7775)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/go-viper/mapstructure/v2](https://redirect.github.com/go-viper/mapstructure) | `v2.4.0` → `v2.5.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-viper/mapstructure (github.com/go-viper/mapstructure/v2)</summary> ### [`v2.5.0`](https://redirect.github.com/go-viper/mapstructure/releases/tag/v2.5.0) [Compare Source](https://redirect.github.com/go-viper/mapstructure/compare/v2.4.0...v2.5.0) #### What's Changed - Print qualified type name when ErrorUnused=true causes errors for unused keys in embedded fields by [@​jmacd](https://redirect.github.com/jmacd) in [#​113](https://redirect.github.com/go-viper/mapstructure/pull/113) - build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​126](https://redirect.github.com/go-viper/mapstructure/pull/126) - build(deps): bump github/codeql-action from 3.29.7 to 3.29.10 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​131](https://redirect.github.com/go-viper/mapstructure/pull/131) - build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​129](https://redirect.github.com/go-viper/mapstructure/pull/129) - feat: support for automatically initializing squashed pointer structs by [@​tuunit](https://redirect.github.com/tuunit) in [#​71](https://redirect.github.com/go-viper/mapstructure/pull/71) - build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​134](https://redirect.github.com/go-viper/mapstructure/pull/134) - build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​142](https://redirect.github.com/go-viper/mapstructure/pull/142) - Fix slice deep map (owned) by [@​jphastings](https://redirect.github.com/jphastings) in [#​144](https://redirect.github.com/go-viper/mapstructure/pull/144) - chore: fix lint violations by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​157](https://redirect.github.com/go-viper/mapstructure/pull/157) - chore: switch to devenv by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​158](https://redirect.github.com/go-viper/mapstructure/pull/158) - build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​151](https://redirect.github.com/go-viper/mapstructure/pull/151) - build(deps): bump github/codeql-action from 3.29.10 to 4.31.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​153](https://redirect.github.com/go-viper/mapstructure/pull/153) - build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​154](https://redirect.github.com/go-viper/mapstructure/pull/154) - build(deps): bump actions/checkout from 5.0.0 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​160](https://redirect.github.com/go-viper/mapstructure/pull/160) - build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​159](https://redirect.github.com/go-viper/mapstructure/pull/159) - build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​162](https://redirect.github.com/go-viper/mapstructure/pull/162) - build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​161](https://redirect.github.com/go-viper/mapstructure/pull/161) - build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​163](https://redirect.github.com/go-viper/mapstructure/pull/163) - feature: Add map field name to convert structs dynamically instead of individually with a tag. by [@​thespags](https://redirect.github.com/thespags) in [#​149](https://redirect.github.com/go-viper/mapstructure/pull/149) - feat(decoder): support multiple tag names in order by [@​DarkiT](https://redirect.github.com/DarkiT) in [#​59](https://redirect.github.com/go-viper/mapstructure/pull/59) - feat: optional root object name by [@​andreev-fn](https://redirect.github.com/andreev-fn) in [#​137](https://redirect.github.com/go-viper/mapstructure/pull/137) - Add unmarshaler interface by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [#​166](https://redirect.github.com/go-viper/mapstructure/pull/166) #### New Contributors - [@​jmacd](https://redirect.github.com/jmacd) made their first contribution in [#​113](https://redirect.github.com/go-viper/mapstructure/pull/113) - [@​tuunit](https://redirect.github.com/tuunit) made their first contribution in [#​71](https://redirect.github.com/go-viper/mapstructure/pull/71) - [@​jphastings](https://redirect.github.com/jphastings) made their first contribution in [#​144](https://redirect.github.com/go-viper/mapstructure/pull/144) - [@​thespags](https://redirect.github.com/thespags) made their first contribution in [#​149](https://redirect.github.com/go-viper/mapstructure/pull/149) - [@​DarkiT](https://redirect.github.com/DarkiT) made their first contribution in [#​59](https://redirect.github.com/go-viper/mapstructure/pull/59) - [@​andreev-fn](https://redirect.github.com/andreev-fn) made their first contribution in [#​137](https://redirect.github.com/go-viper/mapstructure/pull/137) **Full Changelog**: <https://github.com/go-viper/mapstructure/compare/v2.4.0...v2.5.0> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -97,7 +97,7 @@ require (
|
|||||||
github.com/go-toolsmith/astp v1.1.0 // indirect
|
github.com/go-toolsmith/astp v1.1.0 // indirect
|
||||||
github.com/go-toolsmith/strparse v1.1.0 // indirect
|
github.com/go-toolsmith/strparse v1.1.0 // indirect
|
||||||
github.com/go-toolsmith/typep v1.1.0 // indirect
|
github.com/go-toolsmith/typep v1.1.0 // indirect
|
||||||
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
|
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
|
||||||
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
|
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
|
||||||
github.com/gobwas/glob v0.2.3 // indirect
|
github.com/gobwas/glob v0.2.3 // indirect
|
||||||
github.com/godoc-lint/godoc-lint v0.11.1 // indirect
|
github.com/godoc-lint/godoc-lint v0.11.1 // indirect
|
||||||
|
|||||||
@@ -193,8 +193,8 @@ github.com/go-toolsmith/strparse v1.1.0 h1:GAioeZUK9TGxnLS+qfdqNbA4z0SSm5zVNtCQi
|
|||||||
github.com/go-toolsmith/strparse v1.1.0/go.mod h1:7ksGy58fsaQkGQlY8WVoBFNyEPMGuJin1rfoPS4lBSQ=
|
github.com/go-toolsmith/strparse v1.1.0/go.mod h1:7ksGy58fsaQkGQlY8WVoBFNyEPMGuJin1rfoPS4lBSQ=
|
||||||
github.com/go-toolsmith/typep v1.1.0 h1:fIRYDyF+JywLfqzyhdiHzRop/GQDxxNhLGQ6gFUNHus=
|
github.com/go-toolsmith/typep v1.1.0 h1:fIRYDyF+JywLfqzyhdiHzRop/GQDxxNhLGQ6gFUNHus=
|
||||||
github.com/go-toolsmith/typep v1.1.0/go.mod h1:fVIw+7zjdsMxDA3ITWnH1yOiw1rnTQKCsF/sk2H/qig=
|
github.com/go-toolsmith/typep v1.1.0/go.mod h1:fVIw+7zjdsMxDA3ITWnH1yOiw1rnTQKCsF/sk2H/qig=
|
||||||
github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs=
|
github.com/go-viper/mapstructure/v2 v2.5.0 h1:vM5IJoUAy3d7zRSVtIwQgBj7BiWtMPfmPEgAXnvj1Ro=
|
||||||
github.com/go-viper/mapstructure/v2 v2.4.0/go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
|
github.com/go-viper/mapstructure/v2 v2.5.0/go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
|
||||||
github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUWY=
|
github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUWY=
|
||||||
github.com/go-xmlfmt/xmlfmt v1.1.3/go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM=
|
github.com/go-xmlfmt/xmlfmt v1.1.3/go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM=
|
||||||
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
|
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
|
||||||
|
|||||||
Reference in New Issue
Block a user