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.14.1 to 1.0.4 (
#3574) Bumps [github.com/cometbft/cometbft-db](https://github.com/cometbft/cometbft-db) from 0.14.1 to 1.0.4. <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.4</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v1.0.4/CHANGELOG.md#v104">CHANGELOG</a></p> <h2>v1.0.3</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v1.0.3/CHANGELOG.md#v103">CHANGELOG</a></p> <h2>v1.0.2</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v1.0.2/CHANGELOG.md#v102">CHANGELOG</a></p> <h2>v1.0.1</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v1.0.1/CHANGELOG.md#v101">CHANGELOG</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.2</h2> <p><a href="https://github.com/cometbft/cometbft-db/blob/v0.14.2/CHANGELOG.md#v0142">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.4</h2> <p><em>February 28, 2025</em></p> <p>This release relaxes Go version constraints and fixes Docker builds.</p> <h2>v1.0.3</h2> <p><em>February 7, 2025</em></p> <p>This release bumps the Go version to 1.23.6 and brings back arm64 Docker build (without rocksdb).</p> <h3>BUG FIXES</h3> <ul> <li><code>[docker]</code> Bring back <code>arm64</code> build target (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/234">#234</a>)</li> </ul> <h3>DEPENDENCIES</h3> <ul> <li><code>[deps]</code> Bump Go version to 1.23.6 (<a href="https://redirect.github.com/cometbft/cometbft-db/pull/236">#236</a>)</li> </ul> <h2>v1.0.2</h2> <p><em>January 29, 2025</em></p> <p>This release bumps the Go version to 1.23.5.</p> <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> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cometbft/cometbft-db/commit/f5ed70fe0e068393bf5aa4fe84162b6ad57ce19e"><code>f5ed70f</code></a> build: v1.0.4 release (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/246">#246</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/e7c98e3053827afdcd7a3979148dbba86f17aab5"><code>e7c98e3</code></a> build(deps): bump go.etcd.io/bbolt from 1.3.11 to 1.4.0 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/241">#241</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/569db4636bbb0f6229e53e0713dedd554180b1e5"><code>569db46</code></a> chore: relax Go version constraint to 1.23 (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/245">#245</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/ca3ad461bc17bb65989535622f25eb331e0f6a53"><code>ca3ad46</code></a> ci: fix arm64 build (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/240">#240</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/095dac4fd759332e2307935b277a25e4df13183a"><code>095dac4</code></a> build: v1.0.3 release (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/237">#237</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/012cc83afb97a89e0bd4f0ef110536f722d58577"><code>012cc83</code></a> build(deps): bump Go version (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/236">#236</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/f9acb55458c2540cde2a1f66015e155cbd793aad"><code>f9acb55</code></a> fix(tools): bring back arm64 target (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/235">#235</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/2d98c2d7ed030c31a9674c85191cf51678f4ecfa"><code>2d98c2d</code></a> ci: allow changing Git ref name in docker (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/229">#229</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/5dc4ece9624c923512f1e71ff5c5c0dcda862341"><code>5dc4ece</code></a> ci: remove arm64 target for docker image (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/228">#228</a>)</li> <li><a href="https://github.com/cometbft/cometbft-db/commit/8db2fb5f4a4074af0a219cde5fcf9bb8700931cd"><code>8db2fb5</code></a> ci: bump docker GH actions (<a href="https://redirect.github.com/cometbft/cometbft-db/issues/227">#227</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cometbft/cometbft-db/compare/v0.14.1...v1.0.4">compare view</a></li> </ul> </details> <br /> [](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>
- Loading branch information