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

chore(deps): Bump github.com/cosmos/iavl from 0.17.3 to 0.19.1 #626

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Bumps github.com/cosmos/iavl from 0.17.3 to 0.19.1.

Release notes

Sourced from github.com/cosmos/iavl's releases.

v0.19.1

Main changes

Contributors Shoutout

Full Changelog: cosmos/iavl@v0.19.0...v0.19.1

v0.19.0

Main changes

  • Downgrade tendermint to 0.34.x 514
  • Remove panics 500

Contributors Shoutout

Full Changelog: cosmos/iavl@v0.18.0...v0.19.0

v0.18.0

Main changes

  • Updated Tendermint to 0.35.2
  • #452 Optimization: remove unnecessary (*bytes.Buffer).Reset right after creating buffer.
  • #453, #456 Optimization: buffer reuse
  • #474 bump github.com/confio/ics23 to v0.7
  • #475 Use go v1.17

New Contributors

Full Changelog: cosmos/iavl@v0.17.2...v0.18.0

Changelog

Sourced from github.com/cosmos/iavl's changelog.

0.19.1 (August 3, 2022)

Improvements

  • #525 Optimization: use fast unsafe bytes->string conversion.
  • #506 Implement cache abstraction.

Bug Fixes

  • #524 Fix: MutableTree.Get.

0.19.0 (July 6, 2022)

Breaking Changes

  • #514 Downgrade Tendermint to 0.34.x
  • #500 Return errors instead of panicking.

Improvements

0.18.0 (March 10, 2022)

Breaking Changes

  • Bumped Tendermint to 0.35.1

Improvements

  • #468 Fast storage optimization for queries and iterations
  • #452 Optimization: remove unnecessary (*bytes.Buffer).Reset right after creating buffer.
  • #445 Bump github.com/tendermint/tendermint to v0.35.0
  • #453,#456 Optimization: buffer reuse
  • #474 bump github.com/confio/ics23 to v0.7
  • #475 Use go v1.17
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 dependabot bot added automerge dependencies Pull requests that update a dependency file labels Aug 4, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/iavl-0.19.1 branch 3 times, most recently from 110751b to 6c52e6b Compare August 11, 2022 04:46
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/iavl-0.19.1 branch from 6c52e6b to 286923d Compare August 21, 2022 14:59
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/iavl-0.19.1 branch 2 times, most recently from 9699833 to 585dab7 Compare September 8, 2022 02:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/iavl-0.19.1 branch from 585dab7 to e918094 Compare September 22, 2022 23:01
Bumps [github.com/cosmos/iavl](https://github.com/cosmos/iavl) from 0.17.3 to 0.19.1.
- [Release notes](https://github.com/cosmos/iavl/releases)
- [Changelog](https://github.com/cosmos/iavl/blob/master/CHANGELOG.md)
- [Commits](cosmos/iavl@v0.17.3...v0.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/iavl-0.19.1 branch from e918094 to 1fe03f2 Compare September 22, 2022 23:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2022

Superseded by #700.

@dependabot dependabot bot closed this Oct 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/iavl-0.19.1 branch October 7, 2022 03: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 Do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant