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/cometbft/cometbft-db from 0.7.0 to 1.0.1 (…
…#3901) Bumps [github.com/cometbft/cometbft-db](https://github.com/cometbft/cometbft-db) from 0.7.0 to 1.0.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>v1.0.1</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v1.0.1/CHANGELOG.md#v101">https://github.com/cometbft/cometbft-db/blob/v1.0.1/CHANGELOG.md#v101</a></p> <h2>v1.0.0</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v1.0.0/CHANGELOG.md#v100">CHANGELOG</a></p> <h2>v0.15.0</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v0.15.0/CHANGELOG.md#v0150">CHANGELOG</a></p> <h2>v0.14.0</h2> <p>📖 <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v0140">CHANGELOG</a></p> <h2>v0.13.0</h2> <p>📖 <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v0130">CHANGELOG</a></p> <h2>v0.12.0</h2> <p>:book: <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v0120">CHANGELOG</a></p> <h2>v0.11.0</h2> <p>:book: <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v0110">CHANGELOG</a></p> <h2>v0.10.0</h2> <p>:book: <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v0100">CHANGELOG</a></p> <h2>v0.9.5</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v0.9.x/CHANGELOG.md#v095">CHANGELOG</a></p> <h2>v0.9.4</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v0.9.x/CHANGELOG.md#v094">CHANGELOG</a></p> <h2>v0.9.3</h2> <p>📖 <a href="https://github.com/cometbft/cometbft-db/blob/v0.9.x/CHANGELOG.md#v093">CHANGELOG</a></p> <h2>v0.9.0</h2> <p>:book: <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v090">CHANGELOG</a></p> <h2>v0.8.0</h2> <p>:book: <a href="https://github.com/cometbft/cometbft-db/blob/main/CHANGELOG.md#v080">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>v1.0.1</h2> <p><em>September 23, 2024</em></p> <p>This release reverts the addition of the <code>goleveldb</code> flag, which was deemed as too disruptive to users.</p> <h2>v1.0.0</h2> <p><em>September 20, 2024</em></p> <p>This release swaps the "default" DB from goleveldb to pebbledb. There's now a <code>goleveldb</code> build flag that must be used when using goleveldb. If you're using <code>pebbledb</code>, you don't need a build flag anymore.</p> <h3>BREAKING</h3> <ul> <li>Add <code>goleveldb</code> build flag. (<a href="https://redirect.github.com/cometbft/cometbft-db/pull/202">#202</a>)</li> </ul> <h2>v0.15.0</h2> <p><em>September 9, 2024</em></p> <p>This release bumps the Go version to 1.23.</p> <h3>BREAKING CHANGES</h3> <ul> <li><code>[go/runtime]</code> Bump minimum Go version to v1.23 (<a href="https://redirect.github.com/cometbft/cometbft/issues/4039">#4039</a>)</li> </ul> <h2>v0.14.0</h2> <p><em>Aug 9, 2024</em></p> <p>This release reinstates boltdb and cleveldb as deprecated backend types. Please note that we discourage the use of them, as we plan to discontinue support in a future release.</p> <h3>DEPENDENCIES</h3> <ul> <li>reinstate BoltDB and ClevelDB as backend DBs (<a href="https://redirect.github.com/cometbft/cometbft-db/pull/177">#177</a>)</li> </ul> <h2>v0.13.0</h2> <p><em>Aug 2, 2024</em></p> <p>This release:</p> <ul> <li>changes the contract of the Iterator Key() and Value() APIs. Namely, the caller is now responsible for creating a copy of their returned value if they want to modify it.</li> <li>removes support for boltDB and clevelDB, which were marked as deprecated in release v0.12.0.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cometbft/cometbft-db/commit/420c96bc992d90d989188ca6fc915372719a328c"><code>420c96b</code></a> build: v1.0.1 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/205">#205</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/6c14293ea40d121bb701869ca21272ff64a0914e"><code>6c14293</code></a> revert(goleveldb): remove <code>goleveldb</code> flag (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/204">#204</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/9b8cce9f9171c1d8ab60fd7cd6c19399c193ae83"><code>9b8cce9</code></a> build: v1.0.0 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/203">#203</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/b31daa3d66b714f429a968009de5e54778ce9b37"><code>b31daa3</code></a> feat!: add <code>goleveldb</code> and remove <code>pebbledb</code> build flag (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/202">#202</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/0c657ee9858e4eb5aa1e984ab14211bb533e56d6"><code>0c657ee</code></a> ci: various improvements (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/196">#196</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/cf9a524e0f7540a49fedab9f94530aa9e95adf4d"><code>cf9a524</code></a> v0.15.0 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/195">#195</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/eb2e73268c70ce5e23ac2726c58e6ab73641cf5f"><code>eb2e732</code></a> build(deps): Bump minimum Go version to v1.23 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/194">#194</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/bf6feef3d8038115da40dc3e878de6fcf3f1201e"><code>bf6feef</code></a> build(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/193">#193</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/f69e43c04f0ba36e73f977f44e307ffb83a1dbd8"><code>f69e43c</code></a> build(deps): bump github.com/google/btree from 1.1.2 to 1.1.3 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/190">#190</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/58ab00a2b0193338b597dcfb57db965a3cad59e1"><code>58ab00a</code></a> build(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/188">#188</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cometbft/cometbft-db/compare/v0.7.0...v1.0.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.7.0&new-version=1.0.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> Co-authored-by: Rootul P <[email protected]>
- Loading branch information