Skip to content

Bump github.com/cosmos/ibc-go/v10 from 10.5.0 to 10.6.0#263

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

Bump github.com/cosmos/ibc-go/v10 from 10.5.0 to 10.6.0#263
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v10-10.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps github.com/cosmos/ibc-go/v10 from 10.5.0 to 10.6.0.

Release notes

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

v10.6.0

ibc-go v10.6.0 Release Notes

This release fixes a potential blockage of the IBC v2 packet life cycle, caused by incorrect handling of an error in the callbacks middleware.

Migration Guide

This version requires a coordinated upgrade as it contains a state breaking change.

What's Changed

Full Changelog: cosmos/ibc-go@v10.5.1...v10.6.0

v10.5.1

ibc-go v10.5.1 Release Notes

This release fixes a failure caused by non-UTF8 values being included in error/event emission. View the full changelog for more details.

Migration Guide

This version does not contain any state or API breaking changes.

What's Changed

Full Changelog: cosmos/ibc-go@v10.5.0...v10.5.1

Changelog

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

v10.6.0 - 2026-04-24

Bug Fixes

  • (apps/callbacks) #8916 OnTimeoutPacket blocked by UnmarshalPacketData error (backport of #8856)

v10.5.1 - 2026-04-09

Bug Fixes

  • (apps/transfer) #8785 Use packet sender and receiver strings in unauthorized errors to avoid non-UTF8 event/simulation failures.
Commits
  • 1e4d410 fix(callbacks/v2): OnTimeoutPacket blocked by UnmarshalPacketData error (back...
  • f84fb81 revert: "fix(callbacks/v2): OnTimeoutPacket blocked by UnmarshalPacketData er...
  • 84c5bad fix(callbacks/v2): OnTimeoutPacket blocked by UnmarshalPacketData error (back...
  • c990bce docs(changelog): added release date (#8894)
  • 7ff5431 chore(docs): removed docs in release branch (#8880)
  • b849842 fix(transfer): use packet sender and receiver string in unauthorized error (b...
  • eaecf8a chore: wireup ibcv2 router in the simapp (#8847)
  • 48647f7 deps(08-wasm): locally pin ibc-go (#8748)
  • f791df1 deps(08-wasm): unpinned local ibc-go to use v10.5.0 instead (#8743)
  • See full diff 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/v10](https://github.com/cosmos/ibc-go) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v10.6.0/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v10
  dependency-version: 10.6.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 27, 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