Skip to content

Commit

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

Bumps [github.com/cosmos/gogoproto](https://github.com/cosmos/gogoproto)
from 1.4.11 to 1.4.12.
<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.4.12</h2>
<h2>What's Changed</h2>
<ul>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a>
chores</li>
<li>docs: updated installation instructions in README.md by <a
href="https://github.com/cratelyn"><code>@​cratelyn</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/106">cosmos/gogoproto#106</a></li>
<li>chore(any): Add cosmos any type by <a
href="https://github.com/raynaudoe"><code>@​raynaudoe</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/115">cosmos/gogoproto#115</a></li>
<li>chore: prepare v1.4.12 by <a
href="https://github.com/julienrbrt"><code>@​julienrbrt</code></a> in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/116">cosmos/gogoproto#116</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/cratelyn"><code>@​cratelyn</code></a>
made their first contribution in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/106">cosmos/gogoproto#106</a></li>
<li><a href="https://github.com/raynaudoe"><code>@​raynaudoe</code></a>
made their first contribution in <a
href="https://redirect.github.com/cosmos/gogoproto/pull/115">cosmos/gogoproto#115</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cosmos/gogoproto/compare/v1.4.11...v1.4.12">https://github.com/cosmos/gogoproto/compare/v1.4.11...v1.4.12</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.4.12">v1.4.12</a>
- 2024-03-20</h2>
<h3>Improvements</h3>
<ul>
<li><a
href="https://redirect.github.com/cosmos/gogoproto/pull/115">#115</a>
Move any type from <code>cosmos-sdk/codec/types</code> to
<code>types/any</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cosmos/gogoproto/commit/0e4446320b9e408a7426f160af6fb5421e7a3f88"><code>0e44463</code></a>
chore: prepare v1.4.12 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/116">#116</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/07294c8eaa343e92c699e93edc6301553350417a"><code>07294c8</code></a>
chore(any): Add cosmos any type (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/115">#115</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/b28362f49909c683df472abcccc499970c791fe1"><code>b28362f</code></a>
chore: bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/114">#114</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/014c64553f206ca64bdc0ec6bc991e0356d301b8"><code>014c645</code></a>
chore: bump google.golang.org/grpc from 1.62.0 to 1.62.1 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/113">#113</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/c702259df553d277955f4ea9c8e4101af156c83f"><code>c702259</code></a>
chore: bump google.golang.org/grpc from 1.61.1 to 1.62.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/111">#111</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/1b6dbad483160bbbca7ca816ca13a577f404d5de"><code>1b6dbad</code></a>
chore: bump google.golang.org/grpc from 1.61.0 to 1.61.1 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/109">#109</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/34f37065b54523d08d7b637c78333d444f350e21"><code>34f3706</code></a>
chore: bump google.golang.org/grpc from 1.59.0 to 1.61.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/107">#107</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/be198e2ea4545a90209e299140c062623450c2dd"><code>be198e2</code></a>
chore: bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/108">#108</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/d9ddd261b6a688940aca5d7845b094bcf9a6334a"><code>d9ddd26</code></a>
docs: updated installation instructions in README.md (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/106">#106</a>)</li>
<li><a
href="https://github.com/cosmos/gogoproto/commit/fb691b149811bdd7611fffb0f8645e6f16effab6"><code>fb691b1</code></a>
chore: bump actions/setup-go from 4 to 5 (<a
href="https://redirect.github.com/cosmos/gogoproto/issues/102">#102</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cosmos/gogoproto/compare/v1.4.11...v1.4.12">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.11&new-version=1.4.12)](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 Mar 22, 2024
1 parent d5a9362 commit 952a455
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.12.0
github.com/cosmos/cosmos-proto v1.0.0-beta.4
github.com/cosmos/cosmos-sdk v0.46.16
github.com/cosmos/gogoproto v1.4.11
github.com/cosmos/gogoproto v1.4.12
github.com/cosmos/ibc-go/v6 v6.2.1
github.com/ethereum/go-ethereum v1.13.14
github.com/gogo/protobuf v1.3.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,8 @@ github.com/cosmos/cosmos-proto v1.0.0-beta.4/go.mod h1:oeB+FyVzG3XrQJbJng0EnV8Vl
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.11 h1:LZcMHrx4FjUgrqQSWeaGC1v/TeuVFqSLa43CC6aWR2g=
github.com/cosmos/gogoproto v1.4.11/go.mod h1:/g39Mh8m17X8Q/GDEs5zYTSNaNnInBSohtaxzQnYq1Y=
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/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 952a455

Please sign in to comment.