dymensionxyz / RDK

Server side for dymension Rollapps
Other
15 stars 3 forks source link

chore(deps): bump github.com/tendermint/tendermint from 0.34.20 to 0.35.9 #135

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

0.34.24

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

0.34.23

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

0.34.22

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

0.34.21 (WARNING: BETA SOFTWARE)

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

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)
dependabot[bot] commented 1 year ago

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/dymensionxyz/RDK/pulls/135/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 dymensionxyz/RDK repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 1 year ago

The following labels could not be found: automerge.

dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.