-
Notifications
You must be signed in to change notification settings - Fork 238
build(deps): Bump the all-go group across 5 directories with 7 updates #2854
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the all-go group with 3 updates in the / directory: [github.com/celestiaorg/go-header](https://github.com/celestiaorg/go-header), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/net](https://github.com/golang/net). 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 2 updates in the /test/docker-e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) and [github.com/docker/docker](https://github.com/docker/docker). Bumps the all-go group with 2 updates in the /test/e2e directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) and [github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora). Updates `github.com/celestiaorg/go-header` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/celestiaorg/go-header/releases) - [Commits](celestiaorg/go-header@v0.7.3...v0.7.4) Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0 - [Commits](golang/crypto@v0.43.0...v0.44.0) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `github.com/ethereum/go-ethereum` from 1.16.6 to 1.16.7 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.16.6...v1.16.7) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `github.com/ethereum/go-ethereum` from 1.16.6 to 1.16.7 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.16.6...v1.16.7) Updates `github.com/docker/docker` from 28.5.1+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.5.1...v28.5.2) Updates `github.com/ethereum/go-ethereum` from 1.16.6 to 1.16.7 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.16.6...v1.16.7) Updates `github.com/celestiaorg/tastora` from 0.7.5 to 0.8.0 - [Release notes](https://github.com/celestiaorg/tastora/releases) - [Commits](celestiaorg/tastora@v0.7.5...v0.8.0) --- updated-dependencies: - dependency-name: github.com/celestiaorg/go-header dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go - dependency-name: golang.org/x/sync dependency-version: 0.18.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.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: golang.org/x/net dependency-version: 0.47.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.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.16.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go - dependency-name: github.com/celestiaorg/tastora dependency-version: 0.8.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 —— View job Comprehensive Code ReviewThis Dependabot PR updates 7 Go dependencies across 5 directories. I've reviewed the changes against the project's security, compatibility, and code quality standards. Summary AssessmentOverall: ✅ APPROVE with observations The dependency updates are well-structured and include important security fixes. The code changes in Dependency Updates Review🔒 Security-Critical Updates1. github.com/ethereum/go-ethereum (1.16.6 → 1.16.7)
2. github.com/docker/docker (28.5.1 → 28.5.2)
📦 Standard Updates3. github.com/celestiaorg/go-header (0.7.3 → 0.7.4)
4. golang.org/x/crypto (0.43.0 → 0.44.0)
5. golang.org/x/net (0.46.0 → 0.47.0)
6. golang.org/x/sync (0.17.0 → 0.18.0)
7. github.com/celestiaorg/tastora (0.7.5 → 0.8.0) (test/e2e only)
Code Changes ReviewFile:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2854 +/- ##
==========================================
+ Coverage 64.67% 64.78% +0.11%
==========================================
Files 81 81
Lines 7173 7173
==========================================
+ Hits 4639 4647 +8
+ Misses 1995 1986 -9
- Partials 539 540 +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 3 updates in the / directory: github.com/celestiaorg/go-header, golang.org/x/crypto and golang.org/x/net.
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 2 updates in the /test/docker-e2e directory: github.com/ethereum/go-ethereum and github.com/docker/docker.
Bumps the all-go group with 2 updates in the /test/e2e directory: github.com/ethereum/go-ethereum and github.com/celestiaorg/tastora.
Updates
github.com/celestiaorg/go-headerfrom 0.7.3 to 0.7.4Release notes
Sourced from github.com/celestiaorg/go-header's releases.
Commits
425f0dcfix(headertest): add locking to header test suite for concurrent use (#356)62199e0fix(store): fixes rare race condition where 2 workers attempt to close errCh ...Updates
golang.org/x/cryptofrom 0.43.0 to 0.44.0Commits
122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some comments017a1aachacha20poly1305: panic on dst and additionalData overlapcf29fa9sha3: make it mostly a wrapper around crypto/sha30b7aa0cssh: use reflect.TypeFor instead of reflect.TypeOf1faea29all: fix some typos in commentUpdates
golang.org/x/netfrom 0.46.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
golang.org/x/syncfrom 0.17.0 to 0.18.0Commits
1966f53errgroup: fix some typos in commentUpdates
github.com/ethereum/go-ethereumfrom 1.16.6 to 1.16.7Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
b9f3a3dMerge branch 'master' into release/1.1607129d2version: release go-ethereum v1.16.7 stable653f8d4go.mod: update to c-kzg v2.1.5 (#33093)5b77af3version: begin v1.16.7 release cycleUpdates
golang.org/x/netfrom 0.46.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
github.com/ethereum/go-ethereumfrom 1.16.6 to 1.16.7Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
b9f3a3dMerge branch 'master' into release/1.1607129d2version: release go-ethereum v1.16.7 stable653f8d4go.mod: update to c-kzg v2.1.5 (#33093)5b77af3version: begin v1.16.7 release cycleUpdates
github.com/docker/dockerfrom 28.5.1+incompatible to 28.5.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
89c5e8fMerge pull request #51396 from thaJeztah/28.x_backport_api_docs9b93878Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject6178456Merge pull request #51398 from vvoland/51397-28.x0cae4e5vendor: github.com/moby/buildkit v0.25.233cc06fMerge pull request #51394 from vvoland/51393-28.xd525277api/docs: remove BuildCache.Parent field for API v1.42 and up2fbc51bdockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=hostbd98008integration-cli: Adjust nofile limits1967515Dockerfile: update runc binary to v1.3.34489660Merge pull request #51387 from thaJeztah/28.x_bump_goUpdates
github.com/ethereum/go-ethereumfrom 1.16.6 to 1.16.7Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
b9f3a3dMerge branch 'master' into release/1.1607129d2version: release go-ethereum v1.16.7 stable653f8d4go.mod: update to c-kzg v2.1.5 (#33093)5b77af3version: begin v1.16.7 release cycleUpdates
github.com/celestiaorg/tastorafrom 0.7.5 to 0.8.0Release notes
Sourced from github.com/celestiaorg/tastora's releases.
Commits
ef34bd5chore: fix jwt secret flag (#150)7defa8bchore: add labeled client and update volume cleanup (#145)97525e3chore(deps): bump github.com/consensys/gnark-crypto (#147)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