Skip to content

build(deps): Bump github.com/confio/ics23/go from 0.6.6 to 0.7.0#474

Merged
robert-zaremba merged 2 commits into
masterfrom
dependabot/go_modules/github.com/confio/ics23/go-0.7.0
Feb 28, 2022
Merged

build(deps): Bump github.com/confio/ics23/go from 0.6.6 to 0.7.0#474
robert-zaremba merged 2 commits into
masterfrom
dependabot/go_modules/github.com/confio/ics23/go-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Bumps github.com/confio/ics23/go from 0.6.6 to 0.7.0.

Changelog

Sourced from github.com/confio/ics23/go's changelog.

v0.7.0

This handles non-existence tests for empty branches properly. This is needed for properly handling proofs on Tries, like the SMT being integrated with the Cosmos SDK.

This is used in ibc-go v3

0.6.x

This handles proofs for normal merkle trees, where every branch is full. This works for tendermint merkle hashes and iavl hashes, and should work for merk (nomic's db) proofs.

This was used in the original ibc release (cosmos sdk v0.40) and up until ibc-go v2.

Commits
  • 87a967f Merge pull request #77 from confio/handle-empty-with-custom-order
  • 4515e39 Bump Rust version to 0.7.0
  • 4c0fbe6 Fix branches_empty with custom ordering in rust
  • 143288f Properly handle left/rightBranchesAreEmpty with custom ordering
  • fb04c7f Bump Rust to 0.7.0-rc
  • bd5edc1 v0.6.8
  • 128231a v0.6.6
  • b99c943 Merge pull request #74 from confio/update-ts-and-target
  • bd7a2b3 Update target to es2017
  • 5d75ef1 Upgrade typescript to 4.5
  • 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/confio/ics23/go](https://github.com/confio/ics23) from 0.6.6 to 0.7.0.
- [Release notes](https://github.com/confio/ics23/releases)
- [Changelog](https://github.com/confio/ics23/blob/master/CHANGELOG.md)
- [Commits](cosmos/ics23@v0.6.6...go/v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from robert-zaremba as a code owner February 28, 2022 11:07
@dependabot dependabot Bot added the T:dependencies Pull requests that update a dependency file label Feb 28, 2022
@robert-zaremba robert-zaremba merged commit d6e2193 into master Feb 28, 2022
@robert-zaremba robert-zaremba deleted the dependabot/go_modules/github.com/confio/ics23/go-0.7.0 branch February 28, 2022 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T:dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

1 participant