Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

build(deps): Bump github.com/tendermint/tendermint from 0.34.14 to 0.35.8 #82

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps github.com/tendermint/tendermint from 0.34.14 to 0.35.8.

Release notes

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

0.35.8 (WARNING: BETA SOFTWARE)

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

0.35.7 (WARNING: BETA SOFTWARE)

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

0.35.6 (WARNING: BETA SOFTWARE)

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

0.35.5 (WARNING: BETA SOFTWARE)

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

0.35.4 (WARNING: BETA SOFTWARE)

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

0.35.3 (WARNING: BETA SOFTWARE)

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

0.35.2 (WARNING: BETA SOFTWARE)

https://github.com/tendermint/tendermint/blob/v0.35.x/CHANGELOG.md#v0.35.2

0.35.1 (WARNING: BETA SOFTWARE)

Changelog

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

0.35.0 (WARNING: BETA SOFTWARE)

Changelog

0.34.19 (WARNING: BETA SOFTWARE)

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

0.34.18 (WARNING: BETA SOFTWARE)

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

0.34.17 (WARNING: BETA SOFTWARE)

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

0.34.16 (WARNING: BETA SOFTWARE)

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

0.34.15 (WARNING: BETA SOFTWARE)

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

Changelog

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

v0.35.8

July 12, 2022

Special thanks to external contributors on this release: @​joeabbey

This release fixes an unbounded heap growth issue in the implementation of the priority mempool, as well as some configuration, logging, and peer dialing improvements in the non-legacy p2p stack. It also adds a new opt-in "simple-priority" value for the p2p.queue-type setting, that should improve gossip performance for non-legacy peer networks.

BREAKING CHANGES

  • CLI/RPC/Config

FEATURES

IMPROVEMENTS

BUG FIXES

v0.35.7

June 16, 2022

BUG FIXES

  • [p2p] #8692 scale the number of stored peers by the configured maximum connections (#8684)
  • [rpc] #8715 always close http bodies (backport #8712)
  • [p2p] #8760 accept should not abort on first error (backport #8759)

BREAKING CHANGES

  • P2P Protocol

    • [p2p] #8737 Introduce "inactive" peer label to avoid re-dialing incompatible peers. (@​tychoish)

... (truncated)

Commits
  • 9177206 Prepare changelog for Release v0.35.8 (#8988)
  • 0c6efd8 config: update config to reflect simple-priority queue (#9007) (#9008)
  • f8d15fc blocksync: drop support for enabled=false (#8912)
  • 7971514 p2p: configure max accepted for non-legacy as well (#8999)
  • b94470a mempool: ensure evicted transactions are removed from the cache (#9000)
  • a1c8f8d doc: fix typos in quick-start.md. (#8990) (#8997)
  • 3790968 mempool: release lock during app connection flush (#8984)
  • 9e64c95 mempool: reduce lock contention during CheckTx (cleanup) (#8983)
  • cb93d3b mempool: don't log message type mismatch in the default callback (#8969)
  • f98de20 p2p: ensure closed channels stop receiving service (#8979)
  • 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)

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.34.14 to 0.35.8.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.14...v0.35.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

Dependabot tried to add @alexanderbez and @fedekunze as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/forbole/cosmos-sdk/pulls/82/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the forbole/cosmos-sdk repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2022

The following labels could not be found: automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #85.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.35.8 branch July 21, 2022 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants