Skip to content

Bump github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0-rc0#3

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0-rc0
Closed

Bump github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0-rc0#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0-rc0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps github.com/cosmos/ibc-go/v7 from 7.0.0-beta2 to 7.0.0-rc0.

Release notes

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

v7.0.0-rc0

Changelog

All notable changes to this project will be documented in this file.

[7.0.0-rc0] - 2023-02-02

Dependencies

  • Update to Cosmos SDK v0.47 (#2672)

API Breaking

  • Rename IterateClients to IterateClientStates. The function now takes a prefix argument which may be used for prefix iteration over the client store. (#2856)
  • Remove legacy migrations required for upgrading from Stargate release line to ibc-go >= v1.x.x. (#2897)
  • Removing solomachine header sequence (#2941)
  • Removed deprecated ClientId field from Misbehaviour and allow_update_after_proposal field from 06-solomachine ClientState (#2761)
  • (#1768) Removed AllowUpdateAfterExpiry, AllowUpdateAfterMisbehaviour booleans as they are deprecated (see ADR026)
  • Remove types sub-package from 06-solomachine lightclient directory. (#1679)
  • Bump 06-solomachine protobuf version from v2 to v3. (#1687)
  • Removed DataType enum and associated message types from 06-solomachine. DataType has been removed from SignBytes and SignatureAndData in favour of path. (#1687)
  • The client state and consensus state return value has been removed from VerifyUpgradeAndUpdateState. Light client implementations must update the client state and consensus state after verifying a valid client upgrade. (#598)
  • Remove GetClientID function from 06-solomachine Misbehaviour type. (#1100)
  • Deprecate ClientId field in 06-solomachine Misbehaviour type. (#1100)
  • Remove GetClientID function from 07-tendermint Misbehaviour type. (#1097)
  • Deprecate ClientId field in 07-tendermint Misbehaviour type. (#1097)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2023
Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.0.0-beta2 to 7.0.0-rc0.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v7.0.0-beta2...v7.0.0-rc0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0-rc0 branch from 8a76f8e to 7406a31 Compare February 9, 2023 12:20
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 9, 2023

Superseded by #13.

@dependabot dependabot bot closed this Mar 9, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/cosmos/ibc-go/v7-7.0.0-rc0 branch March 9, 2023 13:09
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