Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

build(deps): bump github.com/cosmos/ibc-go/v4 from 4.0.0-rc0 to 4.0.0-rc1 #1202

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps github.com/cosmos/ibc-go/v4 from 4.0.0-rc0 to 4.0.0-rc1.

Release notes

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

v4.0.0-rc1

This release includes v1 of the Fee Middleware module. 🍾 Please read the introduction blog post and the documentation!

It also bumps the Go version to v1.18 and the Cosmos SDK to v0.45.6 (for more information, see Cosmos SDK v0.45.6 Release Notes), and introduces several improvements and bug fixes. We present here a summary of the most relevant changes in comparison to v4.0.0-rc0. Please see the v4.0.0 changelog for the full set of changes included in this pre-release.

core/03-connection

core/04-channel

apps/transfer

  • A new migration has been added to correct any malformed trace path information of tokens whose base denomination contains slashes. The transfer module consensus version has been bumped to 2.
  • The channel ID is now used to split the complete denomination into the trace path and the base denomination. Previously the port ID transfer was used.

light-clients/07-tendermint

  • Client upgrade proposal are now able to update the TrustingPeriod of the light client.

Special thanks to our external contributors on this release: @​faddat @​vuong177


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.45.6 and ibc-go v4.0.0, please follow:

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. The migration from ibc-go v1 to v2. The migration from ibc-go v2 to v3. The migration from ibc-go v3 to v4.

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)

Bumps [github.com/cosmos/ibc-go/v4](https://github.com/cosmos/ibc-go) from 4.0.0-rc0 to 4.0.0-rc1.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v4.0.0-rc0...v4.0.0-rc1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 26, 2022
@fedekunze fedekunze merged commit 3460cba into main Jul 26, 2022
@fedekunze fedekunze deleted the dependabot/go_modules/github.com/cosmos/ibc-go/v4-4.0.0-rc1 branch July 26, 2022 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant