build(deps): Bump the all-go group across 5 directories with 5 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(4 months ago)
(4 months ago)
T:dependencies
Bumps the all-go group with 2 updates in the / directory: github.com/celestiaorg/go-header and github.com/libp2p/go-libp2p-kad-dht.
Bumps the all-go group with 1 update in the /apps/evm directory: github.com/celestiaorg/go-header.
Bumps the all-go group with 1 update in the /apps/testapp directory: github.com/celestiaorg/go-header.
Bumps the all-go group with 2 updates in the /execution/grpc directory: golang.org/x/net and google.golang.org/protobuf.
Bumps the all-go group with 1 update in the /test/e2e directory: github.com/celestiaorg/tastora.
Updates github.com/celestiaorg/go-header from 0.7.4 to 0.8.0
Release notes
Sourced from github.com/celestiaorg/go-header's releases.
v0.8.0
What's Changed
- chore(sync): Improve metrics, remove unnecessary by
@renaynayin celestiaorg/go-header#354- chore: bump deps | remove replace by
@Wondertanin celestiaorg/go-header#360- feat: Add
DeleteRangemethod to Store by@julienrbrtin celestiaorg/go-header#347New Contributors
@julienrbrtmade their first contribution in celestiaorg/go-header#347Full Changelog: https://github.com/celestiaorg/go-header/compare/v0.7.4...v0.8.0
Commits
Updates github.com/libp2p/go-libp2p-kad-dht from 0.36.0 to 0.37.0
Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
v0.37.0
[!NOTE] This release was brought to you by the Shipyard team.
Overview
This is a minor release focused on dependency updates and bug fixes. The most significant changes are:
- Breaking change: The deprecated
providers/package has been removed. Users still importing fromproviders/must migrate torecords/.- Dependency update: Upgraded to go-libp2p v0.46.
- Provider bug fixes: Several fixes to improve provider system stability, including proper handling of peers during keyspace exploration.
This release contains no major feature additions but improves overall reliability of the DHT implementation.
What's Changed
- chore: bump go-libp2p to v0.46 by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1209- tests: fix flaky TestHandleRemotePeerProtocolChanges by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1212- tests: fix flaky TestOptimisticProvide by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1213- fix(records): clone addresses received from peerstore by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1210- fix(provider): don't discard peers if they all share CPL during exploration by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1216- chore: remove deprecated providers pkg by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1211- fix(provider): close worker pool before wg.Wait() by
@lidelin libp2p/go-libp2p-kad-dht#1218- fix(provider): hold scheduleLk when reading schedule.Size() in test by
@lidelin libp2p/go-libp2p-kad-dht#1219- fix(provider): keyspace exploration should succeed with a single peer by
@guillaumemichelin libp2p/go-libp2p-kad-dht#1220Full Changelog: https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.36.0...v0.37.0
Commits
23423e3chore: release v0.37.0 (#1221)087717cfix(provider): keyspace exploration should succeed with a single peer (#1220)015f632fix(provider): hold scheduleLk when reading schedule.Size() in test (#1219)6fee38ffix(provider): close worker pool before wg.Wait() (#1218)e8e7cf5chore: remove deprecated providers pkg (#1211)0ad6ca5fix(provider): don't discard peers if they all share CPL during exploration (...bb64bfafix(records): clone addresses received from peerstore (#1210)9d7c64ctests: fix flaky TestOptimisticProvide (#1213)19925f5tests: fix flaky TestHandleRemotePeerProtocolChanges (#1212)666af0echore: bump go-libp2p to v0.46 (#1209)- See full diff in compare view
Updates github.com/celestiaorg/go-header from 0.7.5-0.20260116211018-3f61d145c9d2 to 0.8.0
Release notes
Sourced from github.com/celestiaorg/go-header's releases.
v0.8.0
What's Changed
- chore(sync): Improve metrics, remove unnecessary by
@renaynayin celestiaorg/go-header#354- chore: bump deps | remove replace by
@Wondertanin celestiaorg/go-header#360- feat: Add
DeleteRangemethod to Store by@julienrbrtin celestiaorg/go-header#347New Contributors
@julienrbrtmade their first contribution in celestiaorg/go-header#347Full Changelog: https://github.com/celestiaorg/go-header/compare/v0.7.4...v0.8.0
Commits
Updates github.com/celestiaorg/go-header from 0.7.5-0.20260116211018-3f61d145c9d2 to 0.8.0
Release notes
Sourced from github.com/celestiaorg/go-header's releases.
v0.8.0
What's Changed
- chore(sync): Improve metrics, remove unnecessary by
@renaynayin celestiaorg/go-header#354- chore: bump deps | remove replace by
@Wondertanin celestiaorg/go-header#360- feat: Add
DeleteRangemethod to Store by@julienrbrtin celestiaorg/go-header#347New Contributors
@julienrbrtmade their first contribution in celestiaorg/go-header#347Full Changelog: https://github.com/celestiaorg/go-header/compare/v0.7.4...v0.8.0
Commits
Updates golang.org/x/net from 0.47.0 to 0.49.0
Commits
d977772go.mod: update golang.org/x dependencieseea413einternal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run9ace223websocket: add missing call to resp.Body.Close7d3dbb0http2: buffer the most recently received PRIORITY_UPDATE frame35e1306go.mod: update golang.org/x dependencies7c36036http2, webdav, websocket: fix %q verb uses with wrong typeec11ecctrace: fix data race in RenderEventsbff14c5http2: don't PING a responsive server when resetting a stream88a6421dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage123d099http2: support net/http.Transport.NewClientConn- Additional commits viewable in compare view
Updates google.golang.org/protobuf from 1.36.10 to 1.36.11
Updates github.com/celestiaorg/tastora from 0.8.0 to 0.9.0
Release notes
Sourced from github.com/celestiaorg/tastora's releases.
v0.9.0
What's Changed
- chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 in the go_modules group across 1 directory by
@dependabot[bot] in celestiaorg/tastora#151- chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.45.0 in the go_modules group across 1 directory by
@dependabot[bot] in celestiaorg/tastora#152- chore: add helpers to deploy parts of the stack by
@chattonin celestiaorg/tastora#155- chore: adding hyperlane configuration types by
@chattonin celestiaorg/tastora#154- chore: hyeperlane support part 2 - initial core and warp deployment by
@chattonin celestiaorg/tastora#156- chore: hyperlane - deploy noop ism by
@chattonin celestiaorg/tastora#157- chore: move internal helpers into separate util package by
@chattonin celestiaorg/tastora#162- chore: enroll remote router by
@chattonin celestiaorg/tastora#158- chore: hyperlane support part 5 - enroll cosmos remote router by
@chattonin celestiaorg/tastora#159- chore: hyperlane part 6 - perform MsgRemoteTransfer by
@chattonin celestiaorg/tastora#160- chore: enable configuration of binary for evm single by
@chattonin celestiaorg/tastora#164Full Changelog: https://github.com/celestiaorg/tastora/compare/v0.8.0...v0.9.0
Commits
529f7e1chore: enable configuration of binary (#164)196802achore: hyperlane part 6 - perform MsgRemoteTransfer (#160)749da71chore: hyperlane support part 5 - enroll cosmos remote router (#159)f0c0830chore: enroll remote router (#158)7b769e4chore: move internal helpers into separate util package (#162)821219dchore: hyperlane - deploy noop ism (#157)20b6e75chore: hyperlane support part 2 - initial core and warp deployment (#156)9090e5achore: adding hyperlane configuration types (#154)4938900chore: add helpers to deploy parts of the stack (#155)f1db2f0chore(deps): bump golang.org/x/crypto (#152)- Additional commits viewable 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 <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
google.golang.org/protobuf
go
1.36.10 → 1.36.11
Patch
github.com/celestiaorg/go-header
go
0.7.4 → 0.8.0
Minor
github.com/libp2p/go-libp2p-kad-dht
go
0.36.0 → 0.37.0
Minor
github.com/celestiaorg/tastora
go
0.8.0 → 0.9.0
Minor
Technical Details
| ID: | 12949265 |
| UUID: | 3831359181 |
| Node ID: | PR_kwDOFABrEc6-F_r4 |
| Host: | GitHub |
| Repository: | evstack/ev-node |