Skip to content

Commit

Permalink
chore(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#…
Browse files Browse the repository at this point in the history
…3534)

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto)
from 1.4.12 to 1.5.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.5.0</h2>
<h2>Improvements</h2>
<ul>
<li><a
href="https://redirect.github.com/cosmos/gogoproto/pull/119">#119</a>
The functions <code>proto.Marshal</code>, <code>proto.Unmarshal</code>,
and <code>proto.MessageName</code>, as well as the <code>jsonpb</code>
marshaling and unmarshaling methods now all support official
<code>google.golang.org/protobuf</code> types. This allows users to
gradually start using these types instead of gogo proto without needing
to refactor all of their code with type switch statements.</li>
</ul>
<p>Full CHANGELOG: <a
href="https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md">https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md</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.5.0">v1.5.0</a>
- 2024-06-05</h2>
<h3>Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/cosmos/gogoproto/pull/119">#119</a>
The functions <code>proto.Marshal</code>, <code>proto.Unmarshal</code>,
and <code>proto.MessageName</code>, as well as the <code>jsonpb</code>
marshaling and unmarshaling methods now all support official
<code>google.golang.org/protobuf</code> types. This allows users to
gradually start using these types instead of gogo proto without needing
to refactor all of their code with type switch statements.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cosmos/gogoproto/commit/f63456018a5c1ad89e13491e381f5cdce59e3318"><code>f634560</code></a>
chore: bump amannn/action-semantic-pull-request from 5.5.0 to 5.5.2 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/125">#125</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/eaaae3473df967bbbe7a42f5e782a63f75010982"><code>eaaae34</code></a>
chore: bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/124">#124</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/2e43aad07e74777073b11aeb8c146f142f4c6a2b"><code>2e43aad</code></a>
chore: bump bufbuild/buf-setup-action from 1.30.1 to 1.31.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/123">#123</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/378c8eddcb255cfac90ff5dfddee6047f3dbf4d4"><code>378c8ed</code></a>
chore: bump bufbuild/buf-setup-action from 1.30.0 to 1.30.1 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/120">#120</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/3dec704fc19f4be3ff872d72babe6baad9b17dfb"><code>3dec704</code></a>
feat: support google.golang.org/protobuf (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/119">#119</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/e84bfa2de0a23e7f4f7c49ec73249af337b96552"><code>e84bfa2</code></a>
chore: bump google.golang.org/grpc from 1.61.1 to 1.62.1 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/118">#118</a>)</li>
<li>See full diff in <a
href="https://github.com/cosmos/gogoproto/compare/v1.4.12...v1.5.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.4.12&new-version=1.5.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 Jun 10, 2024
1 parent f9a7e04 commit 9de28cc
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 @@ -13,7 +13,7 @@ require (
github.com/celestiaorg/rsmt2d v0.13.1
github.com/cosmos/cosmos-proto v1.0.0-beta.5
github.com/cosmos/cosmos-sdk v0.46.16
github.com/cosmos/gogoproto v1.4.12
github.com/cosmos/gogoproto v1.5.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.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -422,8 +422,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.4.12 h1:vB6Lbe/rtnYGjQuFxkPiPYiCybqFT8QvLipDZP8JpFE=
github.com/cosmos/gogoproto v1.4.12/go.mod h1:LnZob1bXRdUoqMMtwYlcR3wjiElmlC+FkjaZRv1/eLY=
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/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 9de28cc

Please sign in to comment.