Skip to content

chore(deps): Bump github.com/cosmos/ibc-go/v3 from 3.2.0 to 3.4.0#400

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v3-3.4.0
Open

chore(deps): Bump github.com/cosmos/ibc-go/v3 from 3.2.0 to 3.4.0#400
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v3-3.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps github.com/cosmos/ibc-go/v3 from 3.2.0 to 3.4.0.

Release notes

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

modules/light-clients/08-wasm/v10.5.0

08-wasm v10.5.0 Release Notes

There are no significant changes to the 08-wasm module itself beyond using ibc-go v10.5.0, to view all the changes in ibc-go v10.5.0, see the release notes for more details.

Migration Guide

This version does not contain any breaking changes to any API, and can be migrated to with a coordinated chain upgrade. If you are upgrading from v8 or earlier, see the migration documentation below.

Migration documentation is found here.

modules/light-clients/08-wasm/v10.4.0

08-wasm v10.4.0 Release Notes

There are no significant changes to the 08-wasm module itself beyond using ibc-go v10.4.0, to view all the changes in ibc-go v10.4.0, see the release notes for more details.

Migration Guide

This version does not contain any breaking changes to any API, and can be migrated to with a coordinated chain upgrade. If you are upgrading from v8 or earlier, see the migration documentation below.

Migration documentation is found here.

modules/light-clients/08-wasm/v10.3.0

08-wasm v10.3.0 Release Notes

There are no significant changes to the 08-wasm module itself beyond using ibc-go v10.3.0, to view all the changes in ibc-go v10.3.0, see the release notes for more details.

Migration Guide

This version does not contain any breaking changes to any API, and can be migrated to with a coordinated chain upgrade. If you are upgrading from v8 or earlier, see the migration documentation below.

Migration documentation is found here.

modules/light-clients/08-wasm/v10.2.0

08-wasm v10.2.0 Release Notes

Notable changes introduced in modules/light-clients/08-wasm v10.2.0 are highlighted below, view the full changelog for more details.

Cosmos SDK v0.53.0

This release features an upgrade of the Cosmos SDK to the latest version: v0.53.0. To see more details on the v0.53.0 release, view the Cosmos SDK v0.53.0 Release Notes

Migration Guide

This version does not contain any breaking changes to any API, and can be migrated to with a coordinated chain upgrade. If you are upgrading from v8 or earlier, see the migration documentation below.

Migration documentation is found here.

modules/light-clients/08-wasm/v10.1.1

08-wasm v10.1.1 Release Notes

... (truncated)

Changelog

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

v3.4.0 - 2022-11-07

Dependencies

  • #2589 Bump SDK version to v0.45.10 and Tendermint to v0.34.22.

State Machine Breaking

  • (apps/transfer) #2651 Introduce mustProtoMarshalJSON for ics20 packet data marshalling which will skip emission (marshalling) of the memo field if unpopulated (empty).
  • (27-interchain-accounts) #2590 Removing port prefix requirement from the ICA host channel handshake
  • (transfer) #2377 Adding sequence to MsgTransferResponse.

Features

  • (apps/transfer) #2595 Adding optional memo field to FungibleTokenPacketData and MsgTransfer.

Bug Fixes

  • (apps/transfer) #2679 Check x/bank send enabled.

v3.3.1 - 2022-10-27

Dependencies

  • #2621 Bump SDK version to v0.45.10 and Tendermint to v0.34.22.

v3.3.0 - 2022-09-20

Dependencies

  • #2286 Bump SDK version to v0.45.8 and Tendermint to v0.34.21.

Features

  • (apps/27-interchain-accounts) #2193 Adding InterchainAccount gRPC query endpoint to ICS27 controller submodule to allow users to retrieve registered interchain account addresses.

Bug Fixes

  • (27-interchain-accounts) #2308 Nil checks have been added to ensure services are not registered for nil host or controller keepers.

v3.2.1 - 2022-09-15

Dependencies

  • #2285 Bump SDK version to v0.45.8 and Tendermint to v0.34.21.
Commits
  • d409970 typo in tag link
  • 9571a79 prepare changelog for v3.4.0 release
  • b36dc31 add check send enabled (backport #2679) (#2688)
  • 3a2244b fix: skip emission of unpopulated memo field in ics20 (backport #2651) (#2653)
  • 79a10f0 release/v3.4.x: bump to SDK v0.45.10 (#2589)
  • ffc5a79 remove port prefix requirement (backport #2590) (#2632)
  • 68845e5 use controller module address instead of module name for NewMsgChannelOpenIni...
  • 0089c93 refactor: adapting transfer metadata bytes field to memo string (backport #25...
  • 048d80f add entry for #2305
  • be0902c Added optional packet metadata to the packet and message types (backport #230...
  • 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 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)

Bumps [github.com/cosmos/ibc-go/v3](https://github.com/cosmos/ibc-go) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v3.2.0...v3.4.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v3
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 13, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants