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.34.11 to 0.35.9 #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/tendermint/tendermint from 0.34.11 to 0.35.9.

Release notes

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

0.35.9 (WARNING: BETA SOFTWARE)

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

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.20 (WARNING: BETA SOFTWARE)

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

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

... (truncated)

Changelog

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

v0.35.9

July 20, 2022

This release fixes a deadlock that could occur in some cases when using the priority mempool with the ABCI socket client.

BUG FIXES

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

... (truncated)

Commits
  • 9d1dd56 Prepare changelog for Release v0.35.9. (#9057)
  • f6bbd83 migration: scope key migration to stores (#9005) (#9027)
  • 3e96a37 spec: merge v0.35 spec into tendermint (#9018)
  • 183e249 Prepare changelog for candidate v0.35.9-rc0 (#9040)
  • 22ed610 mempool: rework lock discipline to mitigate callback deadlocks (#9030)
  • 32761ec build(deps): Bump github.com/golangci/golangci-lint (#9037)
  • 5edc9e3 build(deps): Bump pgregory.net/rapid from 0.4.7 to 0.4.8 (#9015)
  • 6b18dfc Extract a library from the confix command-line tool. (backport #9012) (#9025)
  • 9f25221 config: fix the comments on p2p.queue-type (#9021)
  • 819e7f4 build(deps): Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#8992)
  • 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.11 to 0.35.9.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.11...v0.35.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 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/bragaz/cosmos-sdk/pulls/118/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 bragaz/cosmos-sdk repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2022

The following labels could not be found: automerge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants