chore(deps): bump the go_modules group across 2 directories with 4 updates#1730
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go_modules group across 2 directories with 4 updates#1730dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the go_modules group with 1 update in the / directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Bumps the go_modules group with 1 update in the /script/releases/v1.9.0-slashing-ux/7-script directory: [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum). Updates `github.com/ethereum/go-ethereum` from 1.14.0 to 1.17.0 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.14.0...v1.17.0) Updates `github.com/consensys/gnark-crypto` from 0.12.1 to 0.18.1 - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md) - [Commits](Consensys/gnark-crypto@v0.12.1...v0.18.1) Updates `golang.org/x/crypto` from 0.22.0 to 0.44.0 - [Commits](golang/crypto@v0.22.0...v0.44.0) Updates `github.com/ethereum/go-ethereum` from 1.14.0 to 1.17.0 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.14.0...v1.17.0) Updates `github.com/consensys/gnark-crypto` from 0.12.1 to 0.18.1 - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md) - [Commits](Consensys/gnark-crypto@v0.12.1...v0.18.1) Updates `golang.org/x/crypto` from 0.22.0 to 0.44.0 - [Commits](golang/crypto@v0.22.0...v0.44.0) Updates `golang.org/x/net` from 0.24.0 to 0.47.0 - [Commits](golang/net@v0.24.0...v0.47.0) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/consensys/gnark-crypto dependency-version: 0.18.1 dependency-type: direct:production dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/consensys/gnark-crypto dependency-version: 0.18.1 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go_modules group with 1 update in the / directory: github.com/ethereum/go-ethereum.
Bumps the go_modules group with 1 update in the /script/releases/v1.9.0-slashing-ux/7-script directory: github.com/ethereum/go-ethereum.
Updates
github.com/ethereum/go-ethereumfrom 1.14.0 to 1.17.0Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
0cf3d3bversion: release go-ethereum v1.17.0 stable9b78f45crypto/secp256k1: fix coordinate checkc709c19eth/catalyst: add initial OpenTelemetry tracing for newPayload (#33521)550ca91consensus/misc: hardening header verification (#33860)a4b3898internal/telemetry: don't create internal spans without parents (#33780)0cba803eth/protocols/eth, eth/protocols/snap: delayed p2p message decoding (#33835)ad88b68internal/download: show progress bar only if server gives length (#33842)c50e5edcmd/geth, internal/telemetry: wire OpenTelemetry tracing via CLI flags (#33484)d8b92cbrpc,internal/telemetry: fix deferred spanEnd to capture errors via pointer (#...ac85a6frlp: add back Iterator.Count, with fixes (#33841)Updates
github.com/consensys/gnark-cryptofrom 0.12.1 to 0.18.1Release notes
Sourced from github.com/consensys/gnark-crypto's releases.
... (truncated)
Changelog
Sourced from github.com/consensys/gnark-crypto's changelog.
... (truncated)
Commits
fb04e95docs: add CHANGELOG for 0.18.10a4d04aperf: limit memory allocation during Vector deserialization (#759)f8ab23afix: remove unimplemented path from fft ext2b70394feat: remove dependency on internal package in ecc.go (#693)ca72a0fdocs: replace outdated link to article (#690)21614bdFeat/vortex options (#689)0517915Feat/fftext (#684)404f8e5feat/hashregistry (#687)5660088fix: Eisenstein Half-GCD convergence (#680)1873045build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#677)Updates
golang.org/x/cryptofrom 0.22.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 comment627cb89go.mod: update golang.org/x dependenciesdca4914acme: fix autocert TestHTTPHandlerDefaultFallback1336e21x509roots/fallback: update bundleUpdates
github.com/ethereum/go-ethereumfrom 1.14.0 to 1.17.0Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
0cf3d3bversion: release go-ethereum v1.17.0 stable9b78f45crypto/secp256k1: fix coordinate checkc709c19eth/catalyst: add initial OpenTelemetry tracing for newPayload (#33521)550ca91consensus/misc: hardening header verification (#33860)a4b3898internal/telemetry: don't create internal spans without parents (#33780)0cba803eth/protocols/eth, eth/protocols/snap: delayed p2p message decoding (#33835)ad88b68internal/download: show progress bar only if server gives length (#33842)c50e5edcmd/geth, internal/telemetry: wire OpenTelemetry tracing via CLI flags (#33484)d8b92cbrpc,internal/telemetry: fix deferred spanEnd to capture errors via pointer (#...ac85a6frlp: add back Iterator.Count, with fixes (#33841)Updates
github.com/consensys/gnark-cryptofrom 0.12.1 to 0.18.1Release notes
Sourced from github.com/consensys/gnark-crypto's releases.
... (truncated)
Changelog
Sourced from github.com/consensys/gnark-crypto's changelog.
... (truncated)
Commits
fb04e95docs: add CHANGELOG for 0.18.10a4d04aperf: limit memory allocation during Vector deserialization (#759)f8ab23afix: remove unimplemented path from fft ext2b70394feat: remove dependency on internal package in ecc.go (#693)ca72a0fdocs: replace outdated link to article (#690)21614bdFeat/vortex options (#689)0517915Feat/fftext (#684)404f8e5feat/hashregistry (#687)5660088fix: Eisenstein Half-GCD convergence (#680)1873045build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#677)Updates
golang.org/x/cryptofrom 0.22.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 comment627cb89go.mod: update golang.org/x dependenciesdca4914acme: fix autocert TestHTTPHandlerDefaultFallback1336e21x509roots/fallback: update bundleUpdates
golang.org/x/netfrom 0.24.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 compressionDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.