Skip to content

build(deps): bump github.com/cosmos/ibc-go/v11 from 11.0.0 to 11.1.0#2655

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/github.com/cosmos/ibc-go/v11-11.1.0
Open

build(deps): bump github.com/cosmos/ibc-go/v11 from 11.0.0 to 11.1.0#2655
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/github.com/cosmos/ibc-go/v11-11.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps github.com/cosmos/ibc-go/v11 from 11.0.0 to 11.1.0.

Release notes

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

v11.1.0

Description

This release introduces packet forward middleware (moved from ibc-apps) and includes several validation, dependency updates, and fixes. For a complete list of updates, see the full changelog.

New Features

Packet Forward Middleware

Packet Forward Middleware enables multi-hop ICS20 transfers by allowing packets to include forwarding metadata. Chains can use this middleware to forward received transfer packets to another IBC channel, supporting routed token transfers across multiple chains.

What's Changed

Full Diff: cosmos/ibc-go@v11.0.0...v11.1.0

Changelog

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

v11.1.0 - 2026-05-20

Features

  • (apps/pfm) #8285 feat: packet forward middleware.

Improvements

  • (apps/27-gmp) #8953 imp(apps/27-gmp): add extra validation during unmarshals (backport of #8945)
  • (apps/pfm) #8913 imp(apps/pfm): remove non-refundable in flight packets.
  • (apps/transfer) #8949 Add extra validation to the v2 transfer module based on v1 validation. (backport of #8939)
  • (apps/pfm) #8941 Use channeltypes.NewErrorAcknowledgement instead of internal function (backport of #8933)
  • (apps/pfm) #8940 imp(apps/pfm): use addressCodec in GetReceiver (backport of #8932)

Dependencies

  • (light-clients/08-wasm) #8950 chore(light-clients/08-wasm): bump to wasmvm@v3 (backport of #8922)

Bug Fixes

  • (light-clients/attestation) #8947 fix(light-clients/attestation): allow initial height to be zero (backport of #8910)
Commits
  • 2e0cd5e docs: update changelog ahead of v11.1.0 (#8955)
  • 05f44d9 imp(apps/27-gmp): add extra validation during unmarshals (backport #8945) (#8...
  • 0b2feaf chore(light-clients/08-wasm): bump to wasmvm@v3 (backport #8922) (#8950)
  • 18b12b6 imp(transfer): add extra validation to v2 module based on v1 validation (back...
  • c94951a fix(light-clients/attestation): allow initial height to be zero (backport #89...
  • bb1e509 imp(apps/pfm): use channeltypes.NewErrorAcknowledgement instead of internal...
  • 6801c0e imp(apps/pfm): use addressCodec in GetReceiver (backport #8932) (#8940)
  • 428ef97 imp(simapp): added upgrade handler for v11.1 (#8934)
  • fc9c04f feat(apps/pfm): backport of packet forward middleware (#8921)
  • 4a8c12a chore(light-clients/08-wasm): add local pin back (#8904)
  • 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/v11](https://github.com/cosmos/ibc-go) from 11.0.0 to 11.1.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@v11.0.0...v11.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 22, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 22, 2026

PR author is not in the allowed authors list.

Copy link
Copy Markdown
Contributor

@aljo242 aljo242 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

1 participant