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/ibc-go/v5 from 5.3.1 to 5.3.2 #723

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/cosmos/ibc-go/v5 from 5.3.1 to 5.3.2.

Release notes

Sourced from github.com/cosmos/ibc-go/v5's releases.

v5.3.2

We present here a summary of the most relevant changes, please see the v5.3.2 changelog for the full set of changes included in this release.

apps/transfer

  • The REST endpoints /ibc/apps/transfer/v1/denom_traces/{hash} and /ibc/apps/transfer/v1/denom_hashes/{trace} accept now values for hash and trace that contain slashes.

Special thanks to our external contributors in this release: @​emidev98


To learn more about ibc-go versioning, please read our RELEASES.md.

IMPORTANT: Please read the migration guides for any versions of ibc-go that you might be going through when upgrading to this version. For example: if you upgrade from the IBC module contained in the Cosmos SDK 0.42.0 to SDK v0.46.12 and ibc-go v5.3.2, please follow:

  1. The migration from SDK 0.41.x or 0.42.x to the IBC module in the ibc-go repository based on the SDK v0.44.x.
  2. The migration from ibc-go v1 to v2.
  3. The migration from ibc-go v2 to v3.
  4. The migration from ibc-go v3 to v4.
  5. The migration from ibc-go v4 to v5.
Changelog

Sourced from github.com/cosmos/ibc-go/v5's changelog.

v5.3.2 - 2023-10-20

Bug Fixes

  • (apps/transfer) #3045 allow value with slashes in URL template for denom_traces and denom_hashes queries.
  • (apps/transfer) #4709 Order query service RPCs to fix availability of denom traces endpoint when no args are provided.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the automerge label Oct 23, 2023
@dependabot dependabot bot requested a review from muku314115 as a code owner October 23, 2023 07:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #723 (539665d) into main (df252ef) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #723   +/-   ##
=======================================
  Coverage   14.01%   14.01%           
=======================================
  Files         243      243           
  Lines       63060    63060           
=======================================
  Hits         8838     8838           
  Misses      53508    53508           
  Partials      714      714           
Flag Coverage Δ
unittests 14.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Bumps [github.com/cosmos/ibc-go/v5](https://github.com/cosmos/ibc-go) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v5.3.2/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/ibc-go/v5-5.3.2 branch from de58377 to 539665d Compare October 30, 2023 09:15
@faddat faddat merged commit 1fdf3d0 into main Dec 10, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/ibc-go/v5-5.3.2 branch December 10, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant