Bump github.com/ethereum/go-ethereum from 1.14.11 to 1.14.13#9
Open
dependabot[bot] wants to merge 1 commit intoMainfrom
Open
Bump github.com/ethereum/go-ethereum from 1.14.11 to 1.14.13#9dependabot[bot] wants to merge 1 commit intoMainfrom
dependabot[bot] wants to merge 1 commit intoMainfrom
Conversation
Reviewer's Guide by SourceryThis pull request updates the github.com/ethereum/go-ethereum dependency from version 1.14.11 to 1.14.13. This includes updating the go.mod and go.sum files to reflect the new version and its corresponding checksum. Version 1.14.13 is a security release that fixes a vulnerability (CVE-2025-24883), so updating is highly recommended. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.14.11 to 1.14.13. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.14.11...v1.14.13) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.14.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
b92cedf to
6fed79e
Compare
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 github.com/ethereum/go-ethereum from 1.14.11 to 1.14.13.
Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
eb00f16version: release go-ethereum v1.14.13 stable159fb1acrypto: add IsOnCurve check (#31100)db93d49build: retry PPA upload up to three times (#31099)293a300version: go-ethereum v1.14.12 stablef3c19b1rpc: run tests in parallel (#30384)71b32b4core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534)9e959dball: remove kilic dependency from bls12381 fuzzers (#30296)ed7bac0core: fix typos (#30767)a7ef9d6build: upgrade -dlgo version to Go 1.23.3 (#30742)55b18e9cmd/geth: remove unlock commandline flag (#30737)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Upgrade go-ethereum dependency from version 1.14.11 to 1.14.13, addressing a security vulnerability and incorporating various improvements
New Features:
Bug Fixes:
Enhancements:
Chores: