Commit 17407e0
authored
build(deps): bump github.com/cosmos/ibc-go/v8 from 8.6.1 to 8.7.0 (#268)
Bumps [github.com/cosmos/ibc-go/v8](https://github.com/cosmos/ibc-go)
from 8.6.1 to 8.7.0.
<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.7.0</h2>
<p>This release contains a fix for <a
href="https://github.com/cosmos/ibc-go/security/advisories/GHSA-4wf3-5qj9-368v">ISA-2025-001</a>.</p>
<p>This version addresses a security vulnerability in IBC-go's
deserialisation of acknowledgements and we strongly encourage everyone
in the affected versions to update their chain immediately. This patch
is not state-breaking, so chains can upgrade in a rolling manner. This
does not have to be a co-ordinated upgrade. However, validators should
upgrade as soon as possible when the release is made available. If the
vulnerability is exploited before 2/3 is patched, the chain will
halt.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cosmos/ibc-go/compare/v8.6.1...v8.7.0">https://github.com/cosmos/ibc-go/compare/v8.6.1...v8.7.0</a></p>
<hr />
<p>To learn more about ibc-go versioning, please read our <a
href="https://github.com/cosmos/ibc-go/blob/main/RELEASES.md">RELEASES.md</a>.</p>
<p><strong>IMPORTANT</strong>: Please read the migration guides for any
versions of ibc-go that you might be going through when upgrading to
this version. For example: if you upgrade from the IBC module contained
in the Cosmos SDK 0.42.0 to SDK v0.50.9 and ibc-go v8.5.1, please
follow:</p>
<ol>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/migrations/sdk-to-v1.md">migration
from SDK 0.41.x or 0.42.x to the IBC module in the ibc-go repository
based on the SDK v0.44.x</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/03-v1-to-v2.md">migration
from ibc-go v1 to v2</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/04-v2-to-v3.md">migration
from ibc-go v2 to v3</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/05-v3-to-v4.md">migration
from ibc-go v3 to v4</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/06-v4-to-v5.md">migration
from ibc-go v4 to v5</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/07-v5-to-v6.md">migration
from ibc-go v5 to v6</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/08-v6-to-v7.md">migration
from ibc-go v6 to v7</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/09-v7-to-v7_1.md">migration
from ibc-go v7 to v7.1</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/10-v7_2-to-v7_3.md">migration
from ibc-go v7.2 to v7.3</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/11-v7-to-v8.md">migration
from ibc-go v7 to v8</a>.</li>
<li>The <a
href="https://github.com/cosmos/ibc-go/blob/main/docs/docs/05-migrations/12-v8-to-v8_1.md">migration
from ibc-go v8 to v8.1</a>.</li>
</ol>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cosmos/ibc-go/blob/v8.7.0/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.7.0">v8.7.0</a> -
2025-03-12</h2>
<ul>
<li><a
href="https://github.com/cosmos/ibc-go/security/advisories/GHSA-4wf3-5qj9-368v">ISA-2025-001</a>
Fix ISA-2025-001</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cosmos/ibc-go/commit/53eaba19375dab0145509af101dbce193284ec5d"><code>53eaba1</code></a>
chore: update changelog and retract v8.6.1</li>
<li><a
href="https://github.com/cosmos/ibc-go/commit/17b2240cb206f1403534594302f4e33785add4f0"><code>17b2240</code></a>
Merge commit from fork</li>
<li>See full diff in <a
href="https://github.com/cosmos/ibc-go/compare/v8.6.1...v8.7.0">compare
view</a></li>
</ul>
</details>
<br />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8898d0b commit 17407e0
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
| 461 | + | |
| 462 | + | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| |||
0 commit comments