Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/tendermint/tendermint from 0.34.23 to 0.34.24 #403

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps github.com/tendermint/tendermint from 0.34.23 to 0.34.24.

Release notes

Sourced from github.com/tendermint/tendermint's releases.

0.34.24

https://github.com/tendermint/tendermint/blob/v0.34.24/CHANGELOG.md#v03424

Changelog

Sourced from github.com/tendermint/tendermint's changelog.

v0.34.24

Nov 21, 2022

Apart from one minor bug fix, this release aims to optimize the output of the RPC (both HTTP and WebSocket endpoints). See our upgrading guidelines for more details.

IMPROVEMENTS

BUG FIXES

  • [rpc] #9692 Remove Cache-Control header response from /check_tx endpoint (@​JayT106)
Commits

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
Copy link
Contributor

@faddat faddat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd love to get this into v4

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tendermint/tendermint-0.34.24 branch from 9122f5b to 5e3dd75 Compare December 3, 2022 01:05
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.23 to 0.34.24.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/v0.34.24/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.23...v0.34.24)

---
updated-dependencies:
- dependency-name: github.com/tendermint/tendermint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tendermint/tendermint-0.34.24 branch from 5e3dd75 to 9dafb50 Compare December 3, 2022 19:31
@asalzmann asalzmann added the A:automerge Automatically merge PR once checks pass label Dec 3, 2022
@mergify mergify bot merged commit f1d90c6 into main Dec 3, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.34.24 branch December 3, 2022 20:03
sontrinh16 pushed a commit to notional-labs/stride that referenced this pull request Mar 27, 2023
…-Labs#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once checks pass dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants