Skip to content

build(deps): bump github.com/cosmos/ibc-go/v10 from 10.1.1 to 10.2.0 #2615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps github.com/cosmos/ibc-go/v10 from 10.1.1 to 10.2.0.

Release notes

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

v10.2.0

ibc-go v10.2.0 Release Notes

Notable changes introduced in ibc-go 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.

Changelog

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

v10.2.0 - 2022-04-30

Features

  • (light-clients/07-tendermint) #8185 Allow scaling of trusting period for client upgrades

Dependencies

  • #8254 Bump github.com/cosmos/cosmos-sdk to 0.53.0
  • #8326 Bump cosmossdk.io/x/upgrade to 0.2.0
  • #8326 Bump cosmossdk.io/api to 0.9.2
  • #8293 Bump cosmossdk.io/math to 1.5.3
  • #8254 Bump cosmossdk.io/core to 0.11.3
  • #8254 Bump cosmossdk.io/store to 1.1.2
  • #8254 Bump cosmossdk.io/x/tx to 0.14.0
  • #8253 Bump cosmossdk.io/errors to 1.0.2
  • #8253 Bump cosmossdk.io/log to 1.5.1
  • #8253 Bump github.com/cometbft/cometbft to 0.38.17
  • #8264 Bump github.com/prysmaticlabs/prysm to v5.3.0

Bug Fixes

  • #8287 rename total_escrow REST query from denoms to total_escrow

v10.1.0 - 2022-03-14

Security Fixes

Features

  • (core) #7505 Add IBC Eureka (IBC v2) implementation, enabling more efficient IBC packet handling without channel dependencies, bringing significant performance improvements.
  • (apps/transfer) #7650 Add support for transfer of entire balance for vesting accounts.
  • (apps/wasm) #5079 08-wasm light client proxy module for wasm clients by.
  • (core/02-client) #7936 Clientv2 module.
  • (core/04-channel) #7933 Channel-v2 genesis.
  • (core/04-channel, core/api) #7934 - Callbacks Eureka.
  • (light-clients/09-localhost) #6683 Make 09-localhost stateless.
  • (core, app) #6902 Add channel version to core app callbacks.

Dependencies

  • #8181 Bump github.com/cosmos/cosmos-sdk to 0.50.13
  • #7932 Bump go to 1.23
  • #7330 Bump cosmossdk.io/api to 0.7.6
  • #6828 Bump cosmossdk.io/core to 0.11.1
  • #7182 Bump cosmossdk.io/log to 1.4.1
  • #7264 Bump cosmossdk.io/store to 1.1.1

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.1 to 10.2.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@v10.1.1...v10.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2025
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.

0 participants