Skip to content

Commit 18b94de

Browse files
build(deps): Bump github.com/tendermint/tendermint from 0.35.5 to 0.35.6 (#12146)
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.35.5 to 0.35.6. <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.6 (WARNING: BETA SOFTWARE)</h2> <p><a href="https://github.com/tendermint/tendermint/blob/v0.35.6/CHANGELOG.md#v0.35.6">https://github.com/tendermint/tendermint/blob/v0.35.6/CHANGELOG.md#v0.35.6</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tendermint/tendermint/blob/v0.35.6/CHANGELOG.md">github.com/tendermint/tendermint's changelog</a>.</em></p> <blockquote> <h2>v0.35.6</h2> <p>June 3, 2022</p> <h3>FEATURES</h3> <ul> <li>[migrate] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8672">#8672</a> provide function for database production (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8614">#8614</a>) (<a href="https://github.com/tychoish"><code>@​tychoish</code></a>)</li> </ul> <h3>BUG FIXES</h3> <ul> <li>[consensus] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8651">#8651</a> restructure peer catchup sleep (<a href="https://github.com/tychoish"><code>@​tychoish</code></a>)</li> <li>[pex] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8657">#8657</a> align max address thresholds (<a href="https://github.com/cmwaters"><code>@​cmwaters</code></a>)</li> <li>[cmd] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8668">#8668</a> don't used global config for reset commands (<a href="https://github.com/cmwaters"><code>@​cmwaters</code></a>)</li> <li>[p2p] <a href="https://github-redirect.dependabot.com/tendermint/tendermint/pull/8681">#8681</a> shed peers from store from other networks (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8678">#8678</a>) (<a href="https://github.com/tychoish"><code>@​tychoish</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tendermint/tendermint/commit/3079eb8b30002496482bcd8aed7ab236542aecd2"><code>3079eb8</code></a> Prepare Release v0.35.6 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8685">#8685</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/0e3a3fe58bbfc0bd137eda3f82d5af8f81d4f3d0"><code>0e3a3fe</code></a> p2p: shed peers from store from other networks (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8678">#8678</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8681">#8681</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/e17e6b1aaa63ecf9f71e23aa89bed1cb2d813554"><code>e17e6b1</code></a> migrate: provide function for database production (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8614">#8614</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8672">#8672</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/0421f8b25e1879ca93f5be6f10e288c02ad20063"><code>0421f8b</code></a> build(deps): Bump google.golang.org/grpc from 1.46.2 to 1.47.0 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8666">#8666</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/4faa8b72aadb01c03636c9643f6956299fb2eb0c"><code>4faa8b7</code></a> cmd: don't used global config for reset commands (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8668">#8668</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/336dc2f2c53d8a805ee35dbac99d1eec3514bda7"><code>336dc2f</code></a> chore: update version (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8634">#8634</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/e8ac37223fae22eef27c178a25bf2beed28280e0"><code>e8ac372</code></a> pex: align max address thresholds (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8657">#8657</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/a889f17e5134c9ab738ab2c0b40a6f7f4da77538"><code>a889f17</code></a> consensus: restructure peer catchup sleep (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8651">#8651</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/2b5a4de4b3877425dea2f53e5470db550ae26ca7"><code>2b5a4de</code></a> docs: add documentation for undocumented p2p metrics (backport <a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8640">#8640</a>) (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8641">#8641</a>)</li> <li><a href="https://github.com/tendermint/tendermint/commit/a85d9c5163ba4d61063c8979c712bf57611c8f05"><code>a85d9c5</code></a> build(deps): Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (<a href="https://github-redirect.dependabot.com/tendermint/tendermint/issues/8631">#8631</a>)</li> <li>See full diff in <a href="https://github.com/tendermint/tendermint/compare/v0.35.5...v0.35.6">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.5&new-version=0.35.6)](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>
1 parent 67a04a5 commit 18b94de

File tree

2 files changed

+55
-25
lines changed

2 files changed

+55
-25
lines changed

go.mod

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@ require (
4747
github.com/spf13/cast v1.5.0
4848
github.com/spf13/cobra v1.4.0
4949
github.com/spf13/pflag v1.0.5
50-
github.com/spf13/viper v1.11.0
50+
github.com/spf13/viper v1.12.0
5151
github.com/stretchr/testify v1.7.1
5252
github.com/tendermint/btcd v0.1.1
5353
github.com/tendermint/crypto v0.0.0-20191022145703-50d29ede1e15
5454
github.com/tendermint/go-amino v0.16.0
55-
github.com/tendermint/tendermint v0.35.5
55+
github.com/tendermint/tendermint v0.35.6
5656
github.com/tendermint/tm-db v0.6.6
5757
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
5858
golang.org/x/exp v0.0.0-20220428152302-39d4317da171
59-
google.golang.org/genproto v0.0.0-20220407144326-9054f6ed7bac
59+
google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd
6060
google.golang.org/grpc v1.47.0
6161
google.golang.org/protobuf v1.28.0
6262
pgregory.net/rapid v0.4.7
@@ -67,7 +67,7 @@ require github.com/cosmos/cosmos-sdk/depinject v1.0.0-alpha.4
6767

6868
require (
6969
cloud.google.com/go v0.100.2 // indirect
70-
cloud.google.com/go/compute v1.5.0 // indirect
70+
cloud.google.com/go/compute v1.6.1 // indirect
7171
cloud.google.com/go/iam v0.3.0 // indirect
7272
cloud.google.com/go/storage v1.14.0 // indirect
7373
filippo.io/edwards25519 v1.0.0-rc.1 // indirect
@@ -98,7 +98,7 @@ require (
9898
github.com/golang/snappy v0.0.4 // indirect
9999
github.com/google/btree v1.0.1 // indirect
100100
github.com/google/orderedcode v0.0.1 // indirect
101-
github.com/googleapis/gax-go/v2 v2.3.0 // indirect
101+
github.com/googleapis/gax-go/v2 v2.4.0 // indirect
102102
github.com/gorilla/websocket v1.5.0 // indirect
103103
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
104104
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
@@ -122,7 +122,7 @@ require (
122122
github.com/mtibben/percent v0.2.1 // indirect
123123
github.com/oasisprotocol/curve25519-voi v0.0.0-20210609091139-0a56a4bca00b // indirect
124124
github.com/pelletier/go-toml v1.9.5 // indirect
125-
github.com/pelletier/go-toml/v2 v2.0.0 // indirect
125+
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
126126
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
127127
github.com/pmezard/go-difflib v1.0.0 // indirect
128128
github.com/prometheus/client_model v0.2.0 // indirect
@@ -132,21 +132,21 @@ require (
132132
github.com/sasha-s/go-deadlock v0.2.1-0.20190427202633-1595213edefa // indirect
133133
github.com/spf13/afero v1.8.2 // indirect
134134
github.com/spf13/jwalterweatherman v1.1.0 // indirect
135-
github.com/subosito/gotenv v1.2.0 // indirect
135+
github.com/subosito/gotenv v1.3.0 // indirect
136136
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
137137
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c // indirect
138138
github.com/ulikunitz/xz v0.5.8 // indirect
139139
github.com/zondax/hid v0.9.1-0.20220302062450-5552068d2266 // indirect
140140
go.etcd.io/bbolt v1.3.6 // indirect
141141
go.opencensus.io v0.23.0 // indirect
142-
golang.org/x/net v0.0.0-20220412020605-290c469a71a5 // indirect
142+
golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2 // indirect
143143
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 // indirect
144-
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
145-
golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e // indirect
144+
golang.org/x/sync v0.0.0-20220513210516-0976fa681c29 // indirect
145+
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
146146
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
147147
golang.org/x/text v0.3.7 // indirect
148-
golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f // indirect
149-
google.golang.org/api v0.74.0 // indirect
148+
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
149+
google.golang.org/api v0.81.0 // indirect
150150
google.golang.org/appengine v1.6.7 // indirect
151151
gopkg.in/ini.v1 v1.66.4 // indirect
152152
gopkg.in/yaml.v2 v2.4.0 // indirect

0 commit comments

Comments
 (0)