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 /ci/no-std-check #423

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@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 S: deps Scope: related to dependencies label Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Base: 55.63% // Head: 55.63% // No change to project coverage 👍

Coverage data is based on head (4c89990) compared to base (6ad6162).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #423   +/-   ##
=======================================
  Coverage   55.63%   55.63%           
=======================================
  Files         122      122           
  Lines       16996    16996           
=======================================
  Hits         9455     9455           
  Misses       7541     7541           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 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/cargo/ci/no-std-check/ibc-proto-0.25.0 branch February 13, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: deps Scope: related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant