Skip to content

Commit

Permalink
chore(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.7.0 (#3784
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.7.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.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>refactor: use structural type for AnyResolver &amp; Message by <a
href="https://github.com/tac0turtle"><code>@​tac0turtle</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/144">cosmos/gogoproto#144</a></li>
<li>refactor: increase gogoproto compatibility by <a
href="https://github.com/julienrbrt"><code>@​julienrbrt</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/145">cosmos/gogoproto#145</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cosmos/gogoproto/compare/v1.6.0...v1.7.0">https://github.com/cosmos/gogoproto/compare/v1.6.0...v1.7.0</a></p>
<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.7.0">v1.7.0</a>
- 2024-08-12</h2>
<h3>Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/cosmos/gogoproto/pull/145">#145</a>
Remove <code>x/exp</code> dependency for greater compatibility.</li>
<li><a
href="https://redirect.github.com/cosmos/gogoproto/pull/144">#144</a>
Change proto.Message and jsonpb.Anyresolver to aliased types to allow
different implementations of the same interface.</li>
</ul>
<h2><a
href="https://github.com/cosmos/gogoproto/releases/tag/v1.6.0">v1.6.0</a>
- 2024-08-08</h2>
<h3>Features</h3>
<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/70f82eb45331b1eb0db349b02a73a9d8e914305f"><code>70f82eb</code></a>
refactor: increase gogoproto compatibility (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/145">#145</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/a2d130f767761f9f7ffbc19e699129693ab8b07c"><code>a2d130f</code></a>
refactor: use structural type for AnyResolver &amp; Message (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/144">#144</a>)</li>
<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.7.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.7.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 21, 2024
1 parent 9c9e77a commit 5a06415
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 @@ -12,7 +12,7 @@ require (
github.com/celestiaorg/rsmt2d v0.14.0
github.com/cosmos/cosmos-proto v1.0.0-beta.5
github.com/cosmos/cosmos-sdk v0.46.16
github.com/cosmos/gogoproto v1.5.0
github.com/cosmos/gogoproto v1.7.0
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v6 v6.1.2
github.com/cosmos/ibc-go/v6 v6.2.2
github.com/ethereum/go-ethereum v1.14.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,8 @@ github.com/cosmos/cosmos-proto v1.0.0-beta.5/go.mod h1:hQGLpiIUloJBMdQMMWb/4wRAp
github.com/cosmos/go-bip39 v0.0.0-20180819234021-555e2067c45d/go.mod h1:tSxLoYXyBmiFeKpvmq4dzayMdCjCnu8uqmCysIGBT2Y=
github.com/cosmos/go-bip39 v1.0.0 h1:pcomnQdrdH22njcAatO0yWojsUnCO3y2tNoV1cb6hHY=
github.com/cosmos/go-bip39 v1.0.0/go.mod h1:RNJv0H/pOIVgxw6KS7QeX2a0Uo0aKUlfhZ4xuwvCdJw=
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.7.0 h1:79USr0oyXAbxg3rspGh/m4SWNyoz/GLaAh0QlCe2fro=
github.com/cosmos/gogoproto v1.7.0/go.mod h1:yWChEv5IUEYURQasfyBW5ffkMHR/90hiHgbNgrtp4j0=
github.com/cosmos/gorocksdb v1.2.0 h1:d0l3jJG8M4hBouIZq0mDUHZ+zjOx044J3nGRskwTb4Y=
github.com/cosmos/gorocksdb v1.2.0/go.mod h1:aaKvKItm514hKfNJpUJXnnOWeBnk2GL4+Qw9NHizILw=
github.com/cosmos/iavl v0.19.6 h1:XY78yEeNPrEYyNCKlqr9chrwoeSDJ0bV2VjocTk//OU=
Expand Down

0 comments on commit 5a06415

Please sign in to comment.