Skip to content

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

Merged
SpicyLemon merged 2 commits into
mainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v10-10.7.0
May 21, 2026
Merged

chore(deps): bump github.com/cosmos/ibc-go/v10 from 10.6.0 to 10.7.0#2736
SpicyLemon merged 2 commits into
mainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v10-10.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/cosmos/ibc-go/v10 from 10.6.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

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

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...
  • 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.6.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.6.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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 21, 2026 08:35
@SpicyLemon
SpicyLemon merged commit 4304856 into main May 21, 2026
38 checks passed
@SpicyLemon
SpicyLemon deleted the dependabot/go_modules/github.com/cosmos/ibc-go/v10-10.7.0 branch May 21, 2026 20:44
nullpointer0x00 added a commit to ProvLabs/provenance that referenced this pull request Jun 1, 2026