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 from 0.37.0 to 0.37.2 (#…
…39) Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.37.0 to 0.37.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cometbft/cometbft/releases">github.com/cometbft/cometbft's releases</a>.</em></p> <blockquote> <h2>v0.37.2</h2> <p>See the <a href="https://github.com/cometbft/cometbft/blob/v0.37.2/CHANGELOG.md#v0372">CHANGELOG</a> for this release.</p> <h2>v0.37.1</h2> <p>See the <a href="https://github.com/cometbft/cometbft/blob/v0.37.1/CHANGELOG.md#v0371">CHANGELOG</a> for this release.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md">github.com/cometbft/cometbft's changelog</a>.</em></p> <blockquote> <h2>v0.37.2</h2> <p><em>June 14, 2023</em></p> <p>Provides several minor bug fixes, as well as fixes for several low-severity security issues.</p> <h3>BUG FIXES</h3> <ul> <li><code>[state/kvindex]</code> Querying event attributes that are bigger than int64 is now enabled. We are not supporting reading floats from the db into the indexer nor parsing them into BigFloats to not introduce breaking changes in minor releases. (<a href="https://redirect.github.com/cometbft/cometbft/pull/771">#771</a>)</li> <li><code>[pubsub]</code> Pubsub queries are now able to parse big integers (larger than int64). Very big floats are also properly parsed into very big integers instead of being truncated to int64. (<a href="https://redirect.github.com/cometbft/cometbft/pull/771">#771</a>)</li> </ul> <h3>IMPROVEMENTS</h3> <ul> <li><code>[rpc]</code> Remove response data from response failure logs in order to prevent large quantities of log data from being produced (<a href="https://redirect.github.com/cometbft/cometbft/issues/654">#654</a>)</li> </ul> <h3>SECURITY FIXES</h3> <ul> <li><code>[rpc/jsonrpc/client]</code> <strong>Low severity</strong> - Prevent RPC client credentials from being inadvertently dumped to logs (<a href="https://redirect.github.com/cometbft/cometbft/pull/787">#787</a>)</li> <li><code>[cmd/cometbft/commands/debug/kill]</code> <strong>Low severity</strong> - Fix unsafe int cast in <code>debug kill</code> command (<a href="https://redirect.github.com/cometbft/cometbft/pull/793">#793</a>)</li> <li><code>[consensus]</code> <strong>Low severity</strong> - Avoid recursive call after rename to <code>(*PeerState).MarshalJSON</code> (<a href="https://redirect.github.com/cometbft/cometbft/pull/863">#863</a>)</li> <li><code>[mempool/clist_mempool]</code> <strong>Low severity</strong> - Prevent a transaction from appearing twice in the mempool (<a href="https://redirect.github.com/cometbft/cometbft/pull/890">#890</a>: <a href="https://github.com/otrack"><code>@otrack</code></a>)</li> </ul> <h2>v0.37.1</h2> <p><em>April 26, 2023</em></p> <p>This release fixes several bugs, and has had to introduce one small Go API-breaking change in the <code>crypto/merkle</code> package in order to address what could be a security issue for some users who directly and explicitly make use of that code.</p> <h3>BREAKING CHANGES</h3> <ul> <li><code>[crypto/merkle]</code> Do not allow verification of Merkle Proofs against empty trees (<code>nil</code> root). <code>Proof.ComputeRootHash</code> now panics when it encounters an error, but <code>Proof.Verify</code> does not panic</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cometbft/cometbft/commit/fe45483be36ebfea7e172a3ad949e8fe09a8fd95"><code>fe45483</code></a> Release v0.37.2 (<a href="https://redirect.github.com/cometbft/cometbft/issues/972">#972</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/9a453da40d65d89da94cb145c81e861c821cc376"><code>9a453da</code></a> fix: avoid recursive call after rename to (*PeerState).MarshalJSON (<a href="https://redirect.github.com/cometbft/cometbft/issues/865">#865</a>) (<a href="https://redirect.github.com/cometbft/cometbft/issues/969">#969</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/4f04b67978d808f069b260a28cd9d2893323e5f6"><code>4f04b67</code></a> Add requirement for <code>CheckTx</code> in ABCI spec (backport <a href="https://redirect.github.com/cometbft/cometbft/issues/928">#928</a>) (<a href="https://redirect.github.com/cometbft/cometbft/issues/965">#965</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/3e6b456d778b0e90afe4c115998f5250666b769a"><code>3e6b456</code></a> build(deps): Bump docker/build-push-action from 4.0.0 to 4.1.1 (<a href="https://redirect.github.com/cometbft/cometbft/issues/959">#959</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/79f182b7d88f4b45abd6ebb33025a84623082b11"><code>79f182b</code></a> build(deps): Bump docker/setup-buildx-action from 2.5.0 to 2.7.0 (<a href="https://redirect.github.com/cometbft/cometbft/issues/958">#958</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/3f62405567e14773ff3aed5e8f6443e5ebc6960e"><code>3f62405</code></a> build(deps): Bump docker/login-action from 2.1.0 to 2.2.0 (<a href="https://redirect.github.com/cometbft/cometbft/issues/937">#937</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/e45db5dd33f7a467117c89f8fbd9fd271bb133b5"><code>e45db5d</code></a> build(deps): Bump bufbuild/buf-setup-action from 1.20.0 to 1.21.0 (<a href="https://redirect.github.com/cometbft/cometbft/issues/936">#936</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/9cbdef893c271700e95dac3f8d77882f9042385b"><code>9cbdef8</code></a> e2e: Generate prometheus.yaml on setup (<a href="https://redirect.github.com/cometbft/cometbft/issues/954">#954</a>) (<a href="https://redirect.github.com/cometbft/cometbft/issues/957">#957</a>)</li> <li><a href="https://github.com/cometbft/cometbft/commit/587522f5df2dba7acb3ecc0eff0b0e972613bda2"><code>587522f</code></a> v0.37.x: Prevent a transaction to appear twice in the mempool (backport <a href="https://redirect.github.com/cometbft/cometbft/issues/890">#890</a>)...</li> <li><a href="https://github.com/cometbft/cometbft/commit/6c9461777428c7650dc27020d9f06a9945f7d0e0"><code>6c94617</code></a> build(deps): Bump bufbuild/buf-setup-action from 1.19.0 to 1.20.0 (<a href="https://redirect.github.com/cometbft/cometbft/issues/911">#911</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cometbft/cometbft/compare/v0.37.0...v0.37.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cometbft/cometbft&package-manager=go_modules&previous-version=0.37.0&new-version=0.37.2)](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 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