Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/ethereum/go-ethereum from 1.13.7 to 1.13…
….8 (celestiaorg#2957) Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.7 to 1.13.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ethereum/go-ethereum/releases">github.com/ethereum/go-ethereum's releases</a>.</em></p> <blockquote> <h2>Patavig (v1.13.8)</h2> <p>This is a hotfix release for a regression which affects v1.13.6 and v1.13.7: if the node is shut down during sync, the node will refuse to start, with the error message <code>Fatal: Failed to register the Ethereum service: waiting for sync</code> (<a href="https://redirect.github.com/ethereum/go-ethereum/pull/28718">#28718</a>, <a href="https://redirect.github.com/ethereum/go-ethereum/pull/28724">#28724</a>).</p> <p>Please also see the release notes for <a href="https://github.com/ethereum/go-ethereum/releases/tag/v1.13.6">v1.13.6</a> and <a href="https://github.com/ethereum/go-ethereum/releases/tag/v1.13.7">v1.13.7</a></p> <p>For a full rundown of the changes please consult the Geth 1.13.8 <a href="https://github.com/ethereum/go-ethereum/milestone/156?closed=1">release milestone</a>.</p> <hr /> <p>As with all our previous releases, you can find the:</p> <ul> <li>Pre-built binaries for all platforms on our <a href="https://geth.ethereum.org/downloads/">downloads page</a>.</li> <li>Docker images published under <a href="https://cloud.docker.com/u/ethereum/repository/docker/ethereum/client-go"><code>ethereum/client-go</code></a>.</li> <li>Ubuntu packages in our <a href="https://launchpad.net/~ethereum/+archive/ubuntu/ethereum">Launchpad PPA repository</a>.</li> <li>OSX packages in our <a href="https://github.com/ethereum/homebrew-ethereum">Homebrew Tap repository</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ethereum/go-ethereum/commit/b20b4a71598481443d60b261d3e5dcb37f8a0d82"><code>b20b4a7</code></a> all: release go-ethereum v1.13.8</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/904a278054ff9c9ca1d99f4e2ae44c7bda506fa6"><code>904a278</code></a> params: go-ethereum v1.13.8 stable</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/f469470aff4bfc206d2a1a25f2b87135d52653ee"><code>f469470</code></a> core/rawdb: improve state scheme checking (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28724">#28724</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/cca94792a4112687ce23e7041b95ccc7f4bf6123"><code>cca9479</code></a> core, cmd, trie: fix the condition of pathdb initialization (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28718">#28718</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/577be37e0e7a69564224e0a15e49d648ed461ac5"><code>577be37</code></a> cmd/devp2p: update eth/snap protocol test suites for PoS (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28340">#28340</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/8c2d455ccd216fb8589c15339392ce9640d8090d"><code>8c2d455</code></a> build: upgrade to golangci-lint v1.55.2 (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28712">#28712</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/d3452a22cc871306c62de52d19295914141863c0"><code>d3452a2</code></a> accounts: properly close managed wallets when closing manager (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28710">#28710</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/7124057bad16694d2b1f15dfe68a6109961b34ab"><code>7124057</code></a> internal/build: fix crash in MustRunCommandWithOutput (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/28709">#28709</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/9258a44b8f455d74f1c344bb82af39accb6c65aa"><code>9258a44</code></a> params: begin go-ethereum v1.13.8 release cycle</li> <li>See full diff in <a href="https://github.com/ethereum/go-ethereum/compare/v1.13.7...v1.13.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ethereum/go-ethereum&package-manager=go_modules&previous-version=1.13.7&new-version=1.13.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information