Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/tendermint/tendermint from 0.34.23 to 0.34.24 (#403)
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.23 to 0.34.24. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tendermint/tendermint/releases">github.com/tendermint/tendermint's releases</a>.</em></p> <blockquote> <h2>0.34.24</h2> <p><a href="https://github.com/tendermint/tendermint/blob/v0.34.24/CHANGELOG.md#v03424">https://github.com/tendermint/tendermint/blob/v0.34.24/CHANGELOG.md#v03424</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tendermint/tendermint/blob/v0.34.24/CHANGELOG.md">github.com/tendermint/tendermint's changelog</a>.</em></p> <blockquote> <h2>v0.34.24</h2> <p><em>Nov 21, 2022</em></p> <p>Apart from one minor bug fix, this release aims to optimize the output of the RPC (both HTTP and WebSocket endpoints). See our <a href="./UPGRADING.md#v03424">upgrading guidelines</a> for more details.</p> <h3>IMPROVEMENTS</h3> <ul> <li><code>[rpc]</code> <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9724">#9724</a> Remove useless whitespace in RPC output (<a href="https://github.com/adizere"><code>@adizere</code></a>, <a href="https://github.com/thanethomson"><code>@thanethomson</code></a>)</li> </ul> <h3>BUG FIXES</h3> <ul> <li><code>[rpc]</code> <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9692">#9692</a> Remove <code>Cache-Control</code> header response from <code>/check_tx</code> endpoint (<a href="https://github.com/JayT106"><code>@JayT106</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tendermint/tendermint/commit/014cdcf09844d48f6d30f3e520034b7edffd9670"><code>014cdcf</code></a> Release v0.34.24 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9734">#9734</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/08e5d0bf78c4becdfab0d9e5197e7adca4120b69"><code>08e5d0b</code></a> Remove useless whitespace in Websocket output (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9720">#9720</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9724">#9724</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/c645fd0b71cca2fa0ff1f597591f325e3c0ab905"><code>c645fd0</code></a> Update codeowners for v0.34.x branch to include Adi and Lásaro (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9708">#9708</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/ec471ba27efd93be0272c2be16dd3de841110f1e"><code>ec471ba</code></a> ci: Sync release workflows with main (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9687">#9687</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/413f5f7115f1ebd954a0fc21c2b231ea3be234cf"><code>413f5f7</code></a> rpc: fix check_tx cache problem (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9690">#9690</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/9692">#9692</a>)</li> <li>See full diff in <a href="https://github.com/tendermint/tendermint/compare/v0.34.23...v0.34.24">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/tendermint/tendermint&package-manager=go_modules&previous-version=0.34.23&new-version=0.34.24)](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>
- Loading branch information