Skip to content

Commit

Permalink
Bump github.com/tendermint/tendermint from 0.34.23 to 0.34.24 (#403)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Dec 3, 2022
1 parent b2ba13b commit f1d90c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/spf13/cobra v1.6.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.0
github.com/tendermint/tendermint v0.34.23
github.com/tendermint/tendermint v0.34.24
github.com/tendermint/tm-db v0.6.7
google.golang.org/genproto v0.0.0-20221014213838-99cd37c6964a
google.golang.org/grpc v1.50.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -749,8 +749,8 @@ github.com/tendermint/crypto v0.0.0-20191022145703-50d29ede1e15 h1:hqAk8riJvK4RM
github.com/tendermint/crypto v0.0.0-20191022145703-50d29ede1e15/go.mod h1:z4YtwM70uOnk8h0pjJYlj3zdYwi9l03By6iAIF5j/Pk=
github.com/tendermint/go-amino v0.16.0 h1:GyhmgQKvqF82e2oZeuMSp9JTN0N09emoSZlb2lyGa2E=
github.com/tendermint/go-amino v0.16.0/go.mod h1:TQU0M1i/ImAo+tYpZi73AU3V/dKeCoMC9Sphe2ZwGME=
github.com/tendermint/tendermint v0.34.23 h1:JZYsdc59aOiT5efou+BHILJv8x6FlRyvlor84Xq9Tb0=
github.com/tendermint/tendermint v0.34.23/go.mod h1:rXVrl4OYzmIa1I91av3iLv2HS0fGSiucyW9J4aMTpKI=
github.com/tendermint/tendermint v0.34.24 h1:879MKKJWYYPJEMMKME+DWUTY4V9f/FBpnZDI82ky+4k=
github.com/tendermint/tendermint v0.34.24/go.mod h1:rXVrl4OYzmIa1I91av3iLv2HS0fGSiucyW9J4aMTpKI=
github.com/tendermint/tm-db v0.6.7 h1:fE00Cbl0jayAoqlExN6oyQJ7fR/ZtoVOmvPJ//+shu8=
github.com/tendermint/tm-db v0.6.7/go.mod h1:byQDzFkZV1syXr/ReXS808NxA2xvyuuVgXOJ/088L6I=
github.com/tidwall/gjson v1.6.7/go.mod h1:zeFuBCIqD4sN/gmqBzZ4j7Jd6UcA2Fc56x7QFsv+8fI=
Expand Down

0 comments on commit f1d90c6

Please sign in to comment.