-
Notifications
You must be signed in to change notification settings - Fork 12
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
build(deps): bump github.com/cosmos/ibc-go/v8 from 8.1.0 to 8.2.0 #681
build(deps): bump github.com/cosmos/ibc-go/v8 from 8.1.0 to 8.2.0 #681
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
5c6288b
to
6752d6d
Compare
@dependabot rebase |
6752d6d
to
38d1ede
Compare
OK, this one is important due to the security advisory. Let's ensure e2e tests pass. |
The CI will now also run the e2e tests on devnet, which increases the time it takes to complete all CI checks. You may need to run GCP workloads (requires changing the namespace to 681) |
@dependabot rebase |
Bumps [github.com/cosmos/ibc-go/v8](https://github.com/cosmos/ibc-go) from 8.1.0 to 8.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@v8.1.0...v8.2.0) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
38d1ede
to
fd213e8
Compare
Apparently dependabot doesn't have access to GHCR.io, which is necessary for e2e tests. |
@dependabot rebase |
Looks like github.com/cosmos/ibc-go/v8 is up-to-date now, so this is no longer needed. |
Bumps github.com/cosmos/ibc-go/v8 from 8.1.0 to 8.2.0.
Release notes
Sourced from github.com/cosmos/ibc-go/v8's releases.
... (truncated)
Changelog
Sourced from github.com/cosmos/ibc-go/v8's changelog.
Commits
a2f3d7a
update changelog before v8.2.05e2e9eb
Merge pull request from GHSA-j496-crgh-34mx3800f0e
Update CHANGELOG.md92a91f2
deps: bump SDK v50.5 (backport #5975) (#5999)fae72e3
add wasm protos torelease/v8.2.x
(#5987)a96bf50
imp: add flat fee for queries toVerifyMembership
(#5927) (#5969)ba69bd4
imp: deny selected client types from VerifyMembership rpc (#5871) (#5877)6b8f602
chore: add client status check to verify membership rpc (#5870) (#5874)9d96415
feat: add rpcVerifyMembershipProof
- querier approach for conditional clie...dc509e6
feat: add NewErrorAcknowledgementWithCodespace to allow codespaces in ack err...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)You can disable automated security fix PRs for this repo from the Security Alerts page.