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.14 to 1.1…
…3.15 in /test/interchain (celestiaorg#3436) Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.14 to 1.13.15. <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>Ontamalca (v1.13.15)</h2> <p>Geth v1.13.15 is a maintenance-release that contains some fixes mainly to avoid snapsync-related data-corruption.</p> <p>We recommend all users to upgrade to v1.13.15 as soon as possible.</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/c5ba367eb6232e3eddd7d6226bfd374449c63164"><code>c5ba367</code></a> params: release Geth v 1.13.15</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/35e0525bf47a16eb1deb2a278552707a324b4c23"><code>35e0525</code></a> core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement...</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/7bcb5532a5c5da3f5ace3abef23c8f807dd9ab79"><code>7bcb553</code></a> eth/filters: enforce topic-limit early on filter criterias (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/29535">#29535</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/e343ddf9eb39a68c12effd1575275c4888c1cbc9"><code>e343ddf</code></a> core/rawdb: add sanity-limit to header accessor (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/29534">#29534</a>)</li> <li><a href="https://github.com/ethereum/go-ethereum/commit/5dcf5032b5590e1a74a7bc65f47860cf9ffda5e8"><code>5dcf503</code></a> eth/protocols/snap: skip retrieval for completed storages (<a href="https://redirect.github.com/ethereum/go-ethereum/issues/29378">#29378</a>)</li> <li>See full diff in <a href="https://github.com/ethereum/go-ethereum/compare/v1.13.14...v1.13.15">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.14&new-version=1.13.15)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/celestiaorg/celestia-app/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information