build(deps): Bump the all-go group across 1 directory with 2 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 3
(2 months ago)
(2 months ago)
T:dependencies
Bumps the all-go group with 2 updates in the / directory: github.com/go-viper/mapstructure/v2 and github.com/libp2p/go-libp2p-kad-dht.
Updates github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0
Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
v2.5.0
What's Changed
- Print qualified type name when ErrorUnused=true causes errors for unused keys in embedded fields by
@jmacdin go-viper/mapstructure#113- build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by
@dependabot[bot] in go-viper/mapstructure#126- build(deps): bump github/codeql-action from 3.29.7 to 3.29.10 by
@dependabot[bot] in go-viper/mapstructure#131- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by
@dependabot[bot] in go-viper/mapstructure#129- feat: support for automatically initializing squashed pointer structs by
@tuunitin go-viper/mapstructure#71- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by
@dependabot[bot] in go-viper/mapstructure#134- build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by
@dependabot[bot] in go-viper/mapstructure#142- Fix slice deep map (owned) by
@jphastingsin go-viper/mapstructure#144- chore: fix lint violations by
@sagikazarmarkin go-viper/mapstructure#157- chore: switch to devenv by
@sagikazarmarkin go-viper/mapstructure#158- build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by
@dependabot[bot] in go-viper/mapstructure#151- build(deps): bump github/codeql-action from 3.29.10 to 4.31.2 by
@dependabot[bot] in go-viper/mapstructure#153- build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by
@dependabot[bot] in go-viper/mapstructure#154- build(deps): bump actions/checkout from 5.0.0 to 6.0.1 by
@dependabot[bot] in go-viper/mapstructure#160- build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by
@dependabot[bot] in go-viper/mapstructure#159- build(deps): bump github/codeql-action from 4.31.7 to 4.31.8 by
@dependabot[bot] in go-viper/mapstructure#162- build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by
@dependabot[bot] in go-viper/mapstructure#161- build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 by
@dependabot[bot] in go-viper/mapstructure#163- feature: Add map field name to convert structs dynamically instead of individually with a tag. by
@thespagsin go-viper/mapstructure#149- feat(decoder): support multiple tag names in order by
@DarkiTin go-viper/mapstructure#59- feat: optional root object name by
@andreev-fnin go-viper/mapstructure#137- Add unmarshaler interface by
@sagikazarmarkin go-viper/mapstructure#166New Contributors
@jmacdmade their first contribution in go-viper/mapstructure#113@tuunitmade their first contribution in go-viper/mapstructure#71@jphastingsmade their first contribution in go-viper/mapstructure#144@thespagsmade their first contribution in go-viper/mapstructure#149@DarkiTmade their first contribution in go-viper/mapstructure#59@andreev-fnmade their first contribution in go-viper/mapstructure#137Full Changelog: https://github.com/go-viper/mapstructure/compare/v2.4.0...v2.5.0
Commits
9aa3f77Merge pull request #166 from go-viper/unmarshal2ae32a61doc: add more documentation320c8c9test: cover unmarshaler to map5b22829feat: add unmarshaler interfacefd74c75Merge pull request #137 from andreev-fn/opt-root-namedee4661Merge pull request #59 from DarkiT/main5605df4chore: cover more test cases, fix edge cases, add docs6166631fix(mapstructure): add multi-tag support and regression tests6471aa6Merge pull request #149 from thespags/maindbffaaachore: add more tests and clarification to the documentation- Additional commits viewable in compare view
Updates github.com/libp2p/go-libp2p-kad-dht from 0.38.0 to 0.39.0
Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
v0.39.0
Breaking changes
keystore.NewResettableKeystore()now takeskeystore.ResettableKeystoreOptioninstead ofkeystore.Option. Wrap existing options withKeystoreOption()to migrate.What's Changed
- Expose provider record TTL as options by
@phillebabain libp2p/go-libp2p-kad-dht#1237- feat(provider/keystore): alt datastore wipe by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1233- chore: bump deps by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1239New Contributors
@phillebabamade their first contribution in libp2p/go-libp2p-kad-dht#1237Full Changelog: https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.38.0...v0.39.0
Commits
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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
github.com/libp2p/go-libp2p-kad-dht
go
0.38.0 → 0.39.0
Minor
github.com/go-viper/mapstructure/v2
go
2.4.0 → 2.5.0
Minor
Technical Details
| ID: | 14802389 |
| UUID: | 4123761483 |
| Node ID: | PR_kwDOFABrEc7Mz-UV |
| Host: | GitHub |
| Repository: | evstack/ev-node |