Open dependabot[bot] opened 4 months ago
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
A newer version of github.com/ethereum/go-ethereum exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Bumps github.com/ethereum/go-ethereum from 1.13.15 to 1.14.7.
Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
aa55f5e
Merge branch 'master' into release/1.140aafbb3
params: go-ethereum v1.14.7 stable803dc6b
core/txpool/blobpool: revert #29989, WLock on Nonce (#30142)37590b2
eth/catalyst: fix params in failure log (#30131)10467ac
go.mod: update uint256 to 1.3.0 (#30134)c4b4d05
crypto: remove hardcoded value for secp256k1.N (#30126)2d9d423
build: upgrade -dlgo version to Go 1.22.5 (#30112)c6cae0f
Merge remote-tracking branch 'gballet/release-1.14.6'aadddf3
params: release Geth v1.14.6640e0f1
params: begin v1.14.7 release cycleYou 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show