Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/cosmos/ibc-go/v8 from 8.5.1 to 8.5.2 (#166)
Bumps [github.com/cosmos/ibc-go/v8](https://github.com/cosmos/ibc-go) from 8.5.1 to 8.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cosmos/ibc-go/releases">github.com/cosmos/ibc-go/v8's releases</a>.</em></p> <blockquote> <h2>v8.5.2</h2> <p>We present here a summary of the most relevant changes, please see the <a href="https://github.com/cosmos/ibc-go/blob/v8.5.2/CHANGELOG.md">v8.5.2 changelog</a> for more details.</p> <h3>Testing</h3> <ul> <li><a href="https://redirect.github.com/cosmos/ibc-go/pull/7430">#7430</a> Update the block proposer in test chains for each block.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>(core/03-connection) <a href="https://redirect.github.com/cosmos/ibc-go/pull/7397">#7397</a> Skip the genesis validation connectionID for localhost client.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cosmos/ibc-go/blob/v8.5.2/CHANGELOG.md">github.com/cosmos/ibc-go/v8's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/cosmos/ibc-go/releases/tag/v8.5.2">v8.5.2</a> - 2024-11-05</h2> <h3>Testing</h3> <ul> <li><a href="https://redirect.github.com/cosmos/ibc-go/pull/7430">#7430</a> Update the block proposer in test chains for each block.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>(core/03-connection) <a href="https://redirect.github.com/cosmos/ibc-go/pull/7397">#7397</a> Skip the genesis validation connectionID for localhost client.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cosmos/ibc-go/commit/6b84068b10d15f208ae1839ee5479f59fbf1c3df"><code>6b84068</code></a> Updating changelog for v8.5.2 (<a href="https://redirect.github.com/cosmos/ibc-go/issues/7536">#7536</a>)</li> <li><a href="https://github.com/cosmos/ibc-go/commit/a55c27113eb6742b138459cca61fbf6f3a05b291"><code>a55c271</code></a> test: update block proposer in testing (backport <a href="https://redirect.github.com/cosmos/ibc-go/issues/7430">#7430</a>) (<a href="https://redirect.github.com/cosmos/ibc-go/issues/7453">#7453</a>)</li> <li><a href="https://github.com/cosmos/ibc-go/commit/7df9ebd316e7175683861667b787519d450c40a6"><code>7df9ebd</code></a> fix: avoid invalid identifier error when validate genesis (backport <a href="https://redirect.github.com/cosmos/ibc-go/issues/7397">#7397</a>) (#...</li> <li><a href="https://github.com/cosmos/ibc-go/commit/e0d73d4bd5fbe1428089c0adc3ce27c1953942a5"><code>e0d73d4</code></a> Update CHANGELOG.md</li> <li>See full diff in <a href="https://github.com/cosmos/ibc-go/compare/v8.5.1...v8.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cosmos/ibc-go/v8&package-manager=go_modules&previous-version=8.5.1&new-version=8.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information