Skip to content

Commit

Permalink
build(deps): bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#74)
Browse files Browse the repository at this point in the history
Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto)
from 1.5.0 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cosmos/gogoproto/releases">github.com/cosmos/gogoproto's
releases</a>.</em></p>
<blockquote>
<h2>v1.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: improve any compat error by <a
href="https://github.com/julienrbrt"><code>@​julienrbrt</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/138">cosmos/gogoproto#138</a></li>
<li>chore: bump bufbuild/buf-setup-action from 1.31.0 to 1.35.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/139">cosmos/gogoproto#139</a></li>
<li>chore: bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/136">cosmos/gogoproto#136</a></li>
<li>chore: bump bufbuild/buf-setup-action from 1.35.0 to 1.36.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/141">cosmos/gogoproto#141</a></li>
<li>feat: make serviceDesc public by <a
href="https://github.com/julienrbrt"><code>@​julienrbrt</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/142">cosmos/gogoproto#142</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cosmos/gogoproto/compare/v1.5.0...v1.6.0">https://github.com/cosmos/gogoproto/compare/v1.5.0...v1.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md">github.com/cosmos/gogoproto's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/cosmos/gogoproto/releases/tag/v1.6.0">v1.6.0</a>
- 2024-08-08</h2>
<ul>
<li><a
href="https://redirect.github.com/cosmos/gogoproto/pull/142">#142</a>
Update code generator to make grpc <code>ServiceDesc</code> public.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cosmos/gogoproto/commit/5312ce88dbb7759774f03277e8b21ab5b90f896a"><code>5312ce8</code></a>
feat: make serviceDesc public (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/142">#142</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/0923950e3edda18a0d1c2a6e380e0262e9016be4"><code>0923950</code></a>
chore: bump bufbuild/buf-setup-action from 1.35.0 to 1.36.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/141">#141</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/dbc693018292093cb8f96cf6eb23ab1583f0d7f0"><code>dbc6930</code></a>
chore: bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/136">#136</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/8cd96de98594a0482f25b23a670cd0da4fc6eef1"><code>8cd96de</code></a>
chore: bump bufbuild/buf-setup-action from 1.31.0 to 1.35.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/139">#139</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/89ccff46724aebdd98fc59b603dd83cb57dad02d"><code>89ccff4</code></a>
chore: improve any compat error (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/138">#138</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/6eec9731781bf8ec4feb0e4098ffb19ee74afb50"><code>6eec973</code></a>
docs: Update CHANGELOG.md for v1.5.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/132">#132</a>)</li>
<li>See full diff in <a
href="https://github.com/cosmos/gogoproto/compare/v1.5.0...v1.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cosmos/gogoproto&package-manager=go_modules&previous-version=1.5.0&new-version=1.6.0)](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 Aug 12, 2024
1 parent 608d7cc commit 31b4680
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 @@ -25,7 +25,7 @@ require (
github.com/cosmos/cosmos-proto v1.0.0-beta.5
github.com/cosmos/cosmos-sdk v0.50.8
github.com/cosmos/go-bip39 v1.0.0
github.com/cosmos/gogoproto v1.5.0
github.com/cosmos/gogoproto v1.6.0
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8 v8.0.2
github.com/cosmos/ibc-go/modules/capability v1.0.1
github.com/cosmos/ibc-go/v8 v8.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -465,8 +465,8 @@ github.com/cosmos/go-bip39 v1.0.0/go.mod h1:RNJv0H/pOIVgxw6KS7QeX2a0Uo0aKUlfhZ4x
github.com/cosmos/gogogateway v1.2.0 h1:Ae/OivNhp8DqBi/sh2A8a1D0y638GpL3tkmLQAiKxTE=
github.com/cosmos/gogogateway v1.2.0/go.mod h1:iQpLkGWxYcnCdz5iAdLcRBSw3h7NXeOkZ4GUkT+tbFI=
github.com/cosmos/gogoproto v1.4.2/go.mod h1:cLxOsn1ljAHSV527CHOtaIP91kK6cCrZETRBrkzItWU=
github.com/cosmos/gogoproto v1.5.0 h1:SDVwzEqZDDBoslaeZg+dGE55hdzHfgUA40pEanMh52o=
github.com/cosmos/gogoproto v1.5.0/go.mod h1:iUM31aofn3ymidYG6bUR5ZFrk+Om8p5s754eMUcyp8I=
github.com/cosmos/gogoproto v1.6.0 h1:Xm0F/96O5Ox4g6xGgjA41rWaaPjYtOdTi59uBcV2qEE=
github.com/cosmos/gogoproto v1.6.0/go.mod h1:Y+g956rcUf2vr4uwtCcK/1Xx9BWVluCtcI9vsh0GHmk=
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8 v8.0.2 h1:dyLNlDElY6+5zW/BT/dO/3Ad9FpQblfh+9dQpYQodbA=
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8 v8.0.2/go.mod h1:82hPO/tRawbuFad2gPwChvpZ0JEIoNi91LwVneAYCeM=
github.com/cosmos/ibc-go/modules/capability v1.0.1 h1:ibwhrpJ3SftEEZRxCRkH0fQZ9svjthrX2+oXdZvzgGI=
Expand Down

0 comments on commit 31b4680

Please sign in to comment.