Skip to content

chore(deps): bump github.com/cosmos/ibc-go/v10 from 10.5.0 to 10.7.0 - #385

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

chore(deps): bump github.com/cosmos/ibc-go/v10 from 10.5.0 to 10.7.0#385
dependabot[bot] wants to merge 1 commit into
neutronfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v10-10.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Release notes

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

v10.7.0

Description

This small release improves IBC v2 reliability by tightening transfer validation and fixing channel v2 queries for packet commitments and acknowledgements that use binary store keys.

Migration Guide

No migration is required.

What's Changed

Full Diff: cosmos/ibc-go@v10.6.0...v10.7.0

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.7.0 - 2026-05-20

Improvements

  • (apps/transfer) #8948 Add extra validation to the v2 transfer module based on v1 validation. (backport of #8939)

Bug Fixes

  • (channel/v2) #8954 fix(channel/v2): parse binary store keys in PacketCommitments and PacketAcknowledgements queries (backport of #8778)

Testing API

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
  • 40c9dbe docs: fix typo in changelog (#8956)
  • 114e182 fix(channel/v2): parse binary store keys in PacketCommitments and PacketAckno...
  • a8c6068 imp(transfer): add extra validation to v2 module based on v1 validation (back...
  • 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)
  • Additional commits viewable in compare view

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 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.

Bumps [github.com/cosmos/ibc-go/v10](https://github.com/cosmos/ibc-go) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v10.7.0/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v10.5.0...v10.7.0)

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

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 May 20, 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