Skip to content

Commit

Permalink
build(deps): bump github.com/cosmos/ibc-go/v8 from 8.5.2 to 8.5.3 (#245)
Browse files Browse the repository at this point in the history
Bumps [github.com/cosmos/ibc-go/v8](https://github.com/cosmos/ibc-go)
from 8.5.2 to 8.5.3.
<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.3</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.3/CHANGELOG.md">v8.5.3
changelog</a> for more details.</p>
<h3>Bug Fixes</h3>
<ul>
<li>(core/02-client) <a
href="https://redirect.github.com/cosmos/ibc-go/pull/7868">#7868</a> Add
json tags for Height for ibc client proto</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cosmos/ibc-go/blob/v8.5.3/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.3">v8.5.3</a> -
2025-01-24</h2>
<h3>Bug Fixes</h3>
<ul>
<li>(core/02-client) <a
href="https://redirect.github.com/cosmos/ibc-go/pull/7868">#7868</a> Add
json tags for Height for ibc client proto</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cosmos/ibc-go/commit/c3af3260b198ef7d944fcea5a45804f9f2e0ba69"><code>c3af326</code></a>
chore: update changelog for v8.5.3 (<a
href="https://redirect.github.com/cosmos/ibc-go/issues/7876">#7876</a>)</li>
<li><a
href="https://github.com/cosmos/ibc-go/commit/b589a85e4a9b3f87ba198264ca5771e9239dd0e9"><code>b589a85</code></a>
chore: backport json tags for Height for ibc client proto (<a
href="https://redirect.github.com/cosmos/ibc-go/issues/7868">#7868</a>)</li>
<li>See full diff in <a
href="https://github.com/cosmos/ibc-go/compare/v8.5.2...v8.5.3">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.2&new-version=8.5.3)](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
dependabot[bot] authored Jan 27, 2025
1 parent 8d3167f commit 7c76948
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ require (
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8 v8.0.2
github.com/cosmos/ibc-apps/modules/rate-limiting/v8 v8.0.0
github.com/cosmos/ibc-go/modules/capability v1.0.1
github.com/cosmos/ibc-go/v8 v8.5.2
github.com/cosmos/ibc-go/v8 v8.5.3
github.com/cosmos/ics23/go v0.11.0 // indirect
github.com/cosmos/interchain-security/v6 v6.3.0
github.com/cosmos/rosetta v0.50.10
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,8 @@ github.com/cosmos/ibc-go/modules/apps/callbacks v0.2.1-0.20231113120333-342c00b0
github.com/cosmos/ibc-go/modules/apps/callbacks v0.2.1-0.20231113120333-342c00b0f8bd/go.mod h1:JWfpWVKJKiKtd53/KbRoKfxWl8FsT2GPcNezTOk0o5Q=
github.com/cosmos/ibc-go/modules/capability v1.0.1 h1:ibwhrpJ3SftEEZRxCRkH0fQZ9svjthrX2+oXdZvzgGI=
github.com/cosmos/ibc-go/modules/capability v1.0.1/go.mod h1:rquyOV262nGJplkumH+/LeYs04P3eV8oB7ZM4Ygqk4E=
github.com/cosmos/ibc-go/v8 v8.5.2 h1:27s9oeD2AxLQF3e9BQsYt9doONyZ7FwZi/qkBv6Sdks=
github.com/cosmos/ibc-go/v8 v8.5.2/go.mod h1:P5hkAvq0Qbg0h18uLxDVA9q1kOJ0l36htMsskiNwXbo=
github.com/cosmos/ibc-go/v8 v8.5.3 h1:VF1Vq3/zZB40eeFvx4wI4WmlJGGF74o+/MxcPxQ2mWY=
github.com/cosmos/ibc-go/v8 v8.5.3/go.mod h1:P5hkAvq0Qbg0h18uLxDVA9q1kOJ0l36htMsskiNwXbo=
github.com/cosmos/ics23/go v0.11.0 h1:jk5skjT0TqX5e5QJbEnwXIS2yI2vnmLOgpQPeM5RtnU=
github.com/cosmos/ics23/go v0.11.0/go.mod h1:A8OjxPE67hHST4Icw94hOxxFEJMBG031xIGF/JHNIY0=
github.com/cosmos/interchain-security/v6 v6.3.0 h1:AIsfxLUDtUGVfaqJ1WPwnYIOT5AxoSO58469iw9vNH4=
Expand Down

0 comments on commit 7c76948

Please sign in to comment.