arcology-network / consensus-engine

Consensus Service
0 stars 0 forks source link

Bump github.com/tendermint/tendermint from 0.34.8 to 0.35.7 #95

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/tendermint/tendermint from 0.34.8 to 0.35.7.

Release notes

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

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

0.34.14 (WARNING: BETA SOFTWARE)

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

0.34.13 (WARNING: BETA SOFTWARE)

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

0.34.12 (WARNING: BETA SOFTWARE)

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

... (truncated)

Changelog

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

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)
    • [p2p] #8737 Increase frequency of dialing attempts to reduce latency for peer acquisition. (@​tychoish)
    • [p2p] #8737 Improvements to peer scoring and sorting to gossip a greater variety of peers during PEX. (@​tychoish)
    • [p2p] #8737 Track incoming and outgoing peers separately to ensure more peer slots open for incoming connections. (@​tychoish)

v0.35.6

June 3, 2022

FEATURES

BUG FIXES

v0.35.5

May 26, 2022

BUG FIXES

v0.35.4

April 18, 2022

... (truncated)

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[bot] commented 2 years ago

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

POST https://api.github.com/repos/arcology-network/consensus-engine/pulls/95/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 arcology-network/consensus-engine repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 2 years ago

The following labels could not be found: T:dependencies.

dependabot[bot] commented 2 years ago

Superseded by #98.