Skip to content

Commit

Permalink
chore(deps): Bump github.com/celestiaorg/rsmt2d from 0.13.0 to 0.13.1 (
Browse files Browse the repository at this point in the history
…#3418)

Bumps
[github.com/celestiaorg/rsmt2d](https://github.com/celestiaorg/rsmt2d)
from 0.13.0 to 0.13.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/rsmt2d/releases">github.com/celestiaorg/rsmt2d's
releases</a>.</em></p>
<blockquote>
<h2>v0.13.1</h2>
<h2>What's Changed</h2>
<ul>
<li>refactor: make consistent names for row and col indexes by <a
href="https://github.com/walldiss"><code>@​walldiss</code></a> in <a
href="https://github.com/celestiaorg/rsmt2d/pull/317">celestiaorg/rsmt2d#317</a></li>
<li>chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://github.com/celestiaorg/rsmt2d/pull/319">celestiaorg/rsmt2d#319</a></li>
<li>fix: verifyEncoding should revert changes in verifiable data by <a
href="https://github.com/walldiss"><code>@​walldiss</code></a> in <a
href="https://github.com/celestiaorg/rsmt2d/pull/318">celestiaorg/rsmt2d#318</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/rsmt2d/compare/v0.13.0...v0.13.1">https://github.com/celestiaorg/rsmt2d/compare/v0.13.0...v0.13.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/rsmt2d/commit/3b81a94d0f3e31877d8d9a36682586506b702102"><code>3b81a94</code></a>
fix: verifyEncoding should revert changes in verifiable data (<a
href="https://github.com/celestiaorg/rsmt2d/issues/318">#318</a>)</li>
<li><a
href="https://github.com/celestiaorg/rsmt2d/commit/00c3cda0b9506d9015bfc1096019e70255ce9ccc"><code>00c3cda</code></a>
chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (<a
href="https://github.com/celestiaorg/rsmt2d/issues/319">#319</a>)</li>
<li><a
href="https://github.com/celestiaorg/rsmt2d/commit/34bcd7b35b02672ec8e30eb46593928493ebe0c7"><code>34bcd7b</code></a>
refactor: make consistent names for row and col indexes (<a
href="https://github.com/celestiaorg/rsmt2d/issues/317">#317</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/rsmt2d/compare/v0.13.0...v0.13.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/celestiaorg/rsmt2d&package-manager=go_modules&previous-version=0.13.0&new-version=0.13.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 67f0c78 commit 4f5df03
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 @@ -10,7 +10,7 @@ require (
github.com/celestiaorg/go-square/merkle v0.0.0-20240117232118-fd78256df076
github.com/celestiaorg/knuu v0.13.2
github.com/celestiaorg/nmt v0.20.0
github.com/celestiaorg/rsmt2d v0.13.0
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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@ github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4 h1:CJdIpo8n
github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4/go.mod h1:fzuHnhzj1pUygGz+1ZkB3uQbEUL4htqCGJ4Qs2LwMZA=
github.com/celestiaorg/nmt v0.20.0 h1:9i7ultZ8Wv5ytt8ZRaxKQ5KOOMo4A2K2T/aPGjIlSas=
github.com/celestiaorg/nmt v0.20.0/go.mod h1:Oz15Ub6YPez9uJV0heoU4WpFctxazuIhKyUtaYNio7E=
github.com/celestiaorg/rsmt2d v0.13.0 h1:cea8wg8MtTuUs9OTrP19QccuxvlMh0GFy7VAKc0/M+Q=
github.com/celestiaorg/rsmt2d v0.13.0/go.mod h1:P7t92OATXbBmc/P5uR+GCOBv+PV8wLb0vU32ucrb148=
github.com/celestiaorg/rsmt2d v0.13.1 h1:eRhp79DKTkDojwInKVs1lRK6f6zJc1BVlmZfUfI19yQ=
github.com/celestiaorg/rsmt2d v0.13.1/go.mod h1:P7t92OATXbBmc/P5uR+GCOBv+PV8wLb0vU32ucrb148=
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
github.com/cenkalti/backoff/v4 v4.1.1/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=
Expand Down

0 comments on commit 4f5df03

Please sign in to comment.