Skip to content

Commit

Permalink
build(deps): Bump github.com/tendermint/tendermint from 0.35.4 to 0.3…
Browse files Browse the repository at this point in the history
…5.5 in /cosmovisor (#12072)

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.35.4 to 0.35.5.
<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.35.5 (WARNING: BETA SOFTWARE)</h2>
<p><a href="https://github.com/tendermint/tendermint/blob/v0.35.5/CHANGELOG.md#v0.35.5">https://github.com/tendermint/tendermint/blob/v0.35.5/CHANGELOG.md#v0.35.5</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md">github.com/tendermint/tendermint's changelog</a>.</em></p>
<blockquote>
<h2>v0.35.5</h2>
<p>May 26, 2022</p>
<h3>BUG FIXES</h3>
<ul>
<li>[p2p] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8371">#8371</a> fix setting in con-tracker (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8370">#8370</a>) (<a href="https://github.com/tychoish"><code>@​tychoish</code></a>)</li>
<li>[blocksync] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8496">#8496</a> validate block against state before persisting it to disk (<a href="https://github.com/cmwaters"><code>@​cmwaters</code></a>)</li>
<li>[statesync] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8494">#8494</a> avoid potential race (<a href="https://github.com/tychoish"><code>@​tychoish</code></a>)</li>
<li>[keymigrate] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8467">#8467</a> improve filtering for legacy transaction hashes (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8466">#8466</a>) (<a href="https://github.com/creachadair"><code>@​creachadair</code></a>)</li>
<li>[rpc] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8594">#8594</a> fix encoding of block_results responses (<a href="https://github.com/creachadair"><code>@​creachadair</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tendermint/tendermint/commit/12a0559d672ae51d5731ec8d89f0786f86448384"><code>12a0559</code></a> Prepare changelog for release v0.35.5. (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8601">#8601</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/a22f7bec39e6bc133b16efd831fafebd54488e0e"><code>a22f7be</code></a> migrate: reorder collection ordering (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8613">#8613</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8616">#8616</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/3784371dd8a70feac510c0fc3ef57adb466f5221"><code>3784371</code></a> build(deps): Bump github.com/vektra/mockery/v2 from 2.12.2 to 2.12.3 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8608">#8608</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/4ee91663da0a0b357e9be5514963e42ffd762d8f"><code>4ee9166</code></a> p2p: reduce ability of SendError to disconnect peers (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8597">#8597</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8603">#8603</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/87763a3d6a8dc5b2e58a33344c49a657a999728c"><code>87763a3</code></a> rpc: fix encoding of block_results responses (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8593">#8593</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8594">#8594</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/ad9e8753763f47a6fdf094f338c3e03b1a421a7b"><code>ad9e875</code></a> build(deps): Bump goreleaser/goreleaser-action from 2 to 3 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8589">#8589</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/2f8483aa85dd5da349155daf20a2cf6fd1614346"><code>2f8483a</code></a> p2p: remove unused get height methods (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8569">#8569</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8571">#8571</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/0e6b85efa9f7f5ea81de5dafad8939dea0203ecf"><code>0e6b85e</code></a> build(deps): Bump github.com/lib/pq from 1.10.5 to 1.10.6 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8568">#8568</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/13cc1931a7f62c0529fa21aa92f6f041a1e7ed60"><code>13cc193</code></a> build(deps): Bump google.golang.org/grpc from 1.46.0 to 1.46.2 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8560">#8560</a>)</li>
<li><a href="https://github.com/tendermint/tendermint/commit/f6b13f8c9559a86b53bb3a37bd441ba584172d16"><code>f6b13f8</code></a> build(deps): Bump docker/login-action from 1.10.0 to 2.0.0 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8536">#8536</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/tendermint/tendermint/compare/v0.35.4...v0.35.5">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.35.4&new-version=0.35.5)](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 May 28, 2022
1 parent dfe29ee commit 40c8922
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 57 deletions.
10 changes: 5 additions & 5 deletions cosmovisor/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/rs/zerolog v1.26.1
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.7.1
github.com/tendermint/tendermint v0.35.4
github.com/tendermint/tendermint v0.35.5
)

require (
Expand Down Expand Up @@ -43,7 +43,7 @@ require (
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/dvsekhvalnov/jose2go v0.0.0-20200901110807-248326c1351b // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/fsnotify/fsnotify v1.5.4 // indirect
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
github.com/gogo/protobuf v1.3.3 // indirect
github.com/golang/glog v1.0.0 // indirect
Expand Down Expand Up @@ -74,11 +74,11 @@ require (
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-testing-interface v1.0.0 // indirect
github.com/mitchellh/mapstructure v1.4.3 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mtibben/percent v0.2.1 // indirect
github.com/oasisprotocol/curve25519-voi v0.0.0-20210609091139-0a56a4bca00b // indirect
github.com/pelletier/go-toml v1.9.4 // indirect
github.com/pelletier/go-toml/v2 v2.0.0-beta.8 // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/pelletier/go-toml/v2 v2.0.0 // indirect
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 40c8922

Please sign in to comment.