-
Notifications
You must be signed in to change notification settings - Fork 246
build(deps): Bump the all-go group across 5 directories with 5 updates #2999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the all-go group with 2 updates in the / directory: [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header) and [github.com/libp2p/go-libp2p-kad-dht](https://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](https://github.com/celestiaorg/go-header). Bumps the all-go group with 1 update in the /apps/testapp directory: [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header). Bumps the all-go group with 2 updates in the /execution/grpc directory: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf. Bumps the all-go group with 1 update in the /test/e2e directory: [github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora). Updates `github.com/celestiaorg/go-header` from 0.7.4 to 0.8.0 - [Release notes](https://github.com/celestiaorg/go-header/releases) - [Commits](celestiaorg/go-header@v0.7.4...v0.8.0) Updates `github.com/libp2p/go-libp2p-kad-dht` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](libp2p/go-libp2p-kad-dht@v0.36.0...v0.37.0) Updates `github.com/celestiaorg/go-header` from 0.7.5-0.20260116211018-3f61d145c9d2 to 0.8.0 - [Release notes](https://github.com/celestiaorg/go-header/releases) - [Commits](celestiaorg/go-header@v0.7.4...v0.8.0) Updates `github.com/celestiaorg/go-header` from 0.7.5-0.20260116211018-3f61d145c9d2 to 0.8.0 - [Release notes](https://github.com/celestiaorg/go-header/releases) - [Commits](celestiaorg/go-header@v0.7.4...v0.8.0) Updates `golang.org/x/net` from 0.47.0 to 0.49.0 - [Commits](golang/net@v0.47.0...v0.49.0) 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](https://github.com/celestiaorg/tastora/releases) - [Commits](celestiaorg/tastora@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/celestiaorg/go-header dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/libp2p/go-libp2p-kad-dht dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/celestiaorg/go-header dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/celestiaorg/go-header dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/celestiaorg/tastora dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest Buf updates on your PR. Results from workflow CI / buf-check (pull_request).
|
|
Claude finished @dependabot[bot]'s task in 1m 45s —— View job Dependency Update Review
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2999 +/- ##
==========================================
- Coverage 59.53% 59.33% -0.20%
==========================================
Files 107 108 +1
Lines 10075 10103 +28
==========================================
- Hits 5998 5995 -3
- Misses 3447 3477 +30
- Partials 630 631 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|

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-headerfrom 0.7.4 to 0.8.0Release notes
Sourced from github.com/celestiaorg/go-header's releases.
Commits
3f61d14feat: AddDeleteRangemethod to Store (#347)3ca208cchore: bump deps | remove replace (#360)aa5c4a6chore(sync): Improve metrics, remove unnecessary (#354)Updates
github.com/libp2p/go-libp2p-kad-dhtfrom 0.36.0 to 0.37.0Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
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)Updates
github.com/celestiaorg/go-headerfrom 0.7.5-0.20260116211018-3f61d145c9d2 to 0.8.0Release notes
Sourced from github.com/celestiaorg/go-header's releases.
Commits
3f61d14feat: AddDeleteRangemethod to Store (#347)3ca208cchore: bump deps | remove replace (#360)aa5c4a6chore(sync): Improve metrics, remove unnecessary (#354)Updates
github.com/celestiaorg/go-headerfrom 0.7.5-0.20260116211018-3f61d145c9d2 to 0.8.0Release notes
Sourced from github.com/celestiaorg/go-header's releases.
Commits
3f61d14feat: AddDeleteRangemethod to Store (#347)3ca208cchore: bump deps | remove replace (#360)aa5c4a6chore(sync): Improve metrics, remove unnecessary (#354)Updates
golang.org/x/netfrom 0.47.0 to 0.49.0Commits
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.NewClientConnUpdates
google.golang.org/protobuffrom 1.36.10 to 1.36.11Updates
github.com/celestiaorg/tastorafrom 0.8.0 to 0.9.0Release notes
Sourced from github.com/celestiaorg/tastora's releases.
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)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