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

Bump github.com/tendermint/tendermint from 0.34.24 to 0.35.9 #9

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.24 to 0.35.9.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/v0.35.9/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.34.24...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 Oct 5, 2023
@zemyblue zemyblue closed this Oct 5, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tendermint/tendermint-0.35.9 branch October 5, 2023 10:16
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant