build(deps): Bump the all-go group across 6 directories with 6 updates#3322
build(deps): Bump the all-go group across 6 directories with 6 updates#3322dependabot[bot] wants to merge 4 commits into
Conversation
Bumps the all-go group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.30.0` | `1.31.0` | | [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) | `0.39.1` | `0.39.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.51.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.53.0` | `0.54.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.277.0` | `0.278.0` | Bumps the all-go group with 1 update in the /apps/evm directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Bumps the all-go group with 1 update in the /execution/evm directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Bumps the all-go group with 1 update in the /execution/grpc directory: [golang.org/x/net](https://github.com/golang/net). Bumps the all-go group with 1 update in the /test/docker-e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Bumps the all-go group with 1 update in the /test/e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Updates `cloud.google.com/go/kms` from 1.30.0 to 1.31.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.30.0...dlp/v1.31.0) Updates `github.com/libp2p/go-libp2p-kad-dht` from 0.39.1 to 0.39.2 - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](libp2p/go-libp2p-kad-dht@v0.39.1...v0.39.2) Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0 - [Commits](golang/crypto@v0.50.0...v0.51.0) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `google.golang.org/api` from 0.277.0 to 0.278.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.277.0...v0.278.0) Updates `github.com/ethereum/go-ethereum` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.2...v1.17.3) Updates `github.com/ethereum/go-ethereum` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.2...v1.17.3) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `github.com/ethereum/go-ethereum` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.2...v1.17.3) Updates `github.com/ethereum/go-ethereum` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.2...v1.17.3) --- updated-dependencies: - dependency-name: cloud.google.com/go/kms dependency-version: 1.31.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.39.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: google.golang.org/api dependency-version: 0.278.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go ... Signed-off-by: dependabot[bot] <support@github.com>
|
Claude finished @julienrbrt's task in 1m 11s —— View job Code Review
This is a routine dependency maintenance PR updating Direct Dependency Summary
Transitive Dependency ChangesThe
These are all indirect dependencies and the transitive closure was resolved cleanly (no conflicts), so the risk is low. Notable: go-ethereum 1.17.3 Breaking ChangesThe go-ethereum release notes flag some debug tracing API changes worth being aware of:
If the project directly uses go-ethereum's debug tracing APIs (e.g., Security
CI Status
Verdict: Safe to merge. Routine maintenance update with no source changes and clean CI. The go-ethereum tracing API changes are worth a mention in the merge notes but are unlikely to affect this project's runtime behavior. |
|
The latest Buf updates on your PR. Results from workflow CI / buf-check (pull_request).
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3322 +/- ##
=======================================
Coverage 60.84% 60.85%
=======================================
Files 127 127
Lines 13762 13762
=======================================
+ Hits 8374 8375 +1
Misses 4476 4476
+ Partials 912 911 -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 5 updates in the / directory:
1.30.01.31.00.39.10.39.20.50.00.51.00.53.00.54.00.277.00.278.0Bumps the all-go group with 1 update in the /apps/evm directory: github.com/ethereum/go-ethereum.
Bumps the all-go group with 1 update in the /execution/evm directory: github.com/ethereum/go-ethereum.
Bumps the all-go group with 1 update in the /execution/grpc directory: golang.org/x/net.
Bumps the all-go group with 1 update in the /test/docker-e2e directory: github.com/ethereum/go-ethereum.
Bumps the all-go group with 1 update in the /test/e2e directory: github.com/ethereum/go-ethereum.
Updates
cloud.google.com/go/kmsfrom 1.30.0 to 1.31.0Release notes
Sourced from cloud.google.com/go/kms's releases.
Changelog
Sourced from cloud.google.com/go/kms's changelog.
Commits
9a44b31chore: librarian release pull request: 20260409T070606Z (#14406)18a3318feat: Make AgentEngine APIs publicdb45f2dfeat(bigtable): enable bigtable conn pool by default (#14319)124ffd3feat(vertexai): Add AgentEngine Memories Revisions modulee247d48chore: onboard new library appoptimize (#14393)ece84abchore: update librarian to v0.10.1-0.20260408193841-095ea7e727aa (#14392)ecf9783chore: librarian release pull request: 20260408T191440Z (#14390)70b47d2chore: librarian release pull request: 20260408T190447Z (#14389)95c53a6chore(bigquery): bumpapito v0.275.0 and unskip bq tracing tests (#14333)df22e9efix(storage): add retry logic for "http2: client connection lost" (#14385)Updates
github.com/libp2p/go-libp2p-kad-dhtfrom 0.39.1 to 0.39.2Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
Commits
c728951chore: release v0.39.2 (#1249)7e3944bchore: bump boxo to v0.39.0 (#1248)32a3e31test: fix flaky TestStartProvidingSingle (#1247)b00ec53feat(provider): allow WithReprovideInterval(0) for burst-only mode (#1246)Updates
golang.org/x/cryptofrom 0.50.0 to 0.51.0Commits
b8a14a8go.mod: update golang.org/x dependencies9d9d507x509roots/fallback/bundle: fix bundle test with Go 1.27+fd0b90dacme: include Problem in OrderError.Errorb9e5359pbkdf2: turn into a wrapper for crypto/pbkdf2cc0e4fchkdf: forward Extract to the standard librarya8e9237x509roots/fallback: update bundleUpdates
golang.org/x/netfrom 0.53.0 to 0.54.0Commits
b138e06go.mod: update golang.org/x dependencies689f70aquic: fix wrong final size being used for RESET_STREAM frame208f306http3: increase handshake timeout49810dahttp2: enable net/http wrapping when go >= 1.275e11a5aquic: fix data race in streamForFrame8c63081http2: use empty Transport rather than DefaultTransport in http2wrapfc7b466http2: add http2wrap test15c2cb1http2: avoid overflowing 32-bit int when http2wrap enabled6465188http2: add wrapped Server72f419ahttp2: add wrapped ClientConnUpdates
google.golang.org/apifrom 0.277.0 to 0.278.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
07c758dchore(main): release 0.278.0 (#3583)e36c883feat(all): auto-regenerate discovery clients (#3584)76b1187feat(all): auto-regenerate discovery clients (#3582)Updates
github.com/ethereum/go-ethereumfrom 1.17.2 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)Updates
github.com/ethereum/go-ethereumfrom 1.17.2 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)Updates
golang.org/x/netfrom 0.53.0 to 0.54.0Commits
b138e06go.mod: update golang.org/x dependencies689f70aquic: fix wrong final size being used for RESET_STREAM frame208f306http3: increase handshake timeout49810dahttp2: enable net/http wrapping when go >= 1.275e11a5aquic: fix data race in streamForFrame8c63081http2: use empty Transport rather than DefaultTransport in http2wrapfc7b466http2: add http2wrap test15c2cb1http2: avoid overflowing 32-bit int when http2wrap enabled6465188http2: add wrapped Server72f419ahttp2: add wrapped ClientConnUpdates
github.com/ethereum/go-ethereumfrom 1.17.2 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)Updates
github.com/ethereum/go-ethereumfrom 1.17.2 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)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