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

Update ibc-proto requirement from 0.24.1 to 0.25.0 in /crates/ibc #48

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Updates the requirements on ibc-proto to permit the latest version.

Release notes

Sourced from ibc-proto's releases.

v0.25.0

This release updates borsh to v0.10.0 and fixes a typo in borsh deserialization of Any (#59).

📖CHANGELOG

Changelog

Sourced from ibc-proto's changelog.

v0.25.0

February 9th, 2023

This release updates borsh to v0.10.0 and fixes a typo in borsh deserialization of Any ([#59](https://github.com/cosmos/ibc- proto-rs/pull/59)).

v0.24.1

January 10th, 2023

This release adds parity-scale-codec and borsh serialize/deserialize for the Any type.

FEATURES

v0.24.0

December 13th, 2022

This release updates the Tendermint Protobuf definitons to v0.28.0.

BREAKING CHANGES

  • Update to tendermint-proto 0.28 (#45)

v0.23.0

November 29th, 2022

This release updates the Tendermint Protobuf definitons to v0.27.0.

BREAKING CHANGES

  • Update to tendermint-proto 0.27 (#40)

v0.22.0

November 9, 2022

This release updates the Cosmos SDK protobufs to v0.46.4.

BREAKING CHANGES

  • Update tendermint-rs libraries to v0.26 (#33)
  • Update protobufs for Cosmos SDK to v0.46.4
    • Adds the module_account_by_name method to the Query trait

... (truncated)

Commits

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)

Updates the requirements on [ibc-proto](https://github.com/cosmos/ibc-proto-rs) to permit the latest version.
- [Release notes](https://github.com/cosmos/ibc-proto-rs/releases)
- [Changelog](https://github.com/cosmos/ibc-proto-rs/blob/main/CHANGELOG.md)
- [Commits](cosmos/ibc-proto-rs@v0.24.1...v0.25.0)

---
updated-dependencies:
- dependency-name: ibc-proto
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github Feb 16, 2023

Looks like ibc-proto is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 16, 2023
@dependabot dependabot bot deleted the dependabot/cargo/crates/ibc/ibc-proto-0.25.0 branch February 16, 2023 07:32
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.

0 participants