Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/cometbft/cometbft-db from 0.8.0 to 0.9.1 (…
…#1271) Bumps [github.com/cometbft/cometbft-db](https://github.com/cometbft/cometbft-db) from 0.8.0 to 0.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cometbft/cometbft-db/releases">github.com/cometbft/cometbft-db's releases</a>.</em></p> <blockquote> <h2>v0.9.0</h2> <p>:book: <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v090">CHANGELOG</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md">github.com/cometbft/cometbft-db's changelog</a>.</em></p> <blockquote> <h2>v0.9.1</h2> <p><em>December 4, 2023</em></p> <p>This release is precisely the same code-wise as v0.9.0, except that it builds the <code>cometbft/cometbft-db-testing</code> Docker image for both <code>linux/amd64</code> and <code>linux/arm64</code> platforms.</p> <h2>v0.9.0</h2> <p><em>December 1, 2023</em></p> <p>This release primarily updates some key dependencies, including adding support for RocksDB v8. It also bumps the minimum Go version to v1.21 in order for CometBFT to be able to use it in the E2E testing framework for the latest major releases.</p> <h3>DEPENDENCIES</h3> <ul> <li>Use RocksDB v8, testing with v8.8.1 (<a href="https://redirect.github.com/cometbft/cometbft-db/pull/97">#97</a>)</li> </ul> <h3>GO VERSION</h3> <ul> <li>Bump minimum Go version to v1.21 (<a href="https://redirect.github.com/cometbft/cometbft-db/pull/98">#98</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cometbft/cometbft-db/commit/d56a452d9117cb2af94eeb7f3cbac38ecb31c877"><code>d56a452</code></a> Release v0.9.1 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/101">#101</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/c584d8177f89302571ba5219f07c37ca3020e25a"><code>c584d81</code></a> Build cometbft-db-testing image for amd64 and arm64 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/100">#100</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/bd63900f884bab3e0b192650dabc290ecbf61918"><code>bd63900</code></a> Release v0.9.0 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/99">#99</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/1ecf6297111b9f8c67a43c3592393175d7e7d1c6"><code>1ecf629</code></a> Update to latest RocksDB and OS-provided leveldb (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/97">#97</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/debd991e2de344bd37d8085709a8024c041ea157"><code>debd991</code></a> Update to Go v1.21 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/98">#98</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/dd1efcddd89e4424a3243c46051933c64503cf03"><code>dd1efcd</code></a> Updates the version used by go-vulncheck and tidy up modules (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/96">#96</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/184b2a7080e6c984582ba477ce87bdacaa6859e9"><code>184b2a7</code></a> Update SECURITY.md (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/93">#93</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/fafab27e4f80b335b3be0bd1314756acafeb5f27"><code>fafab27</code></a> build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/88">#88</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/764121cdd65b2699404330849cef4c24bb167215"><code>764121c</code></a> build(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/89">#89</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/e2024c1fc70971b8995b06c7a4e9820311b2e8e8"><code>e2024c1</code></a> build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/87">#87</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cometbft/cometbft-db/compare/v0.8.0...v0.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cometbft/cometbft-db&package-manager=go_modules&previous-version=0.8.0&new-version=0.9.1)](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