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

build(deps): Bump github.com/tendermint/tendermint from 0.35.0 to 0.35.1 #464

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2022

Bumps github.com/tendermint/tendermint from 0.35.0 to 0.35.1.

Release notes

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

0.35.1 (WARNING: BETA SOFTWARE)

Changelog

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

Changelog

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

v0.35.1

January 26, 2022

Special thanks to external contributors on this release: @​altergui, @​odeke-em, @​thanethomson

BREAKING CHANGES

  • CLI/RPC/Config

    • [config] #7276 rpc: Add experimental config params to allow for subscription buffer size control (@​thanethomson).
  • P2P Protocol

    • [p2p] #7265 Peer manager reduces peer score for each failed dial attempts for peers that have not successfully dialed. (@​tychoish)
    • [p2p] #7594 always advertise self, to enable mutual address discovery. (@​altergui)

FEATURES

IMPROVEMENTS

BUG FIXES

Commits
  • 7983f9c Prepare changelog for v0.35.1 release. (#7702)
  • 190d26a build(deps): Bump github.com/golangci/golangci-lint (#7696)
  • 58036f7 build(deps): Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#7693)
  • 47635f7 rpc: check error code for broadcast_tx_commit (#7683) (#7688)
  • 353562a build(deps): Bump github.com/vektra/mockery/v2 from 2.9.4 to 2.10.0 (#7684)
  • 4b565fe p2p: always advertise self, to enable mutual address discovery (#7620)
  • 114548d consensus: check proposal non-nil in prevote message delay metric (#7625) (#7...
  • c2f58fa build(deps): Bump github.com/prometheus/client_golang (#7637)
  • b2c4128 build: Make sure to test packages with external tests (backport #7608) (#7635)
  • d4f26f7 consensus: calculate prevote message delay metric (backport #7551) (#7618)
  • Additional commits viewable in compare view

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 requested a review from robert-zaremba as a code owner January 27, 2022 11:06
@dependabot dependabot bot added the T:dependencies Pull requests that update a dependency file label Jan 27, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tendermint/tendermint-0.35.1 branch from 8e260ce to a7a685d Compare February 8, 2022 00:35
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tendermint/tendermint-0.35.1 branch from a7a685d to f6c74b6 Compare February 19, 2022 22:26
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/tendermint/tendermint-0.35.1 branch from f6c74b6 to 7eb8da3 Compare February 28, 2022 13:18
Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.35.0 to 0.35.1.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.35.0...v0.35.1)

---
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.35.1 branch from 7eb8da3 to 2b08472 Compare February 28, 2022 13:24
@robert-zaremba robert-zaremba merged commit 5da7cc5 into master Feb 28, 2022
@robert-zaremba robert-zaremba deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.35.1 branch February 28, 2022 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant