Skip to content

Commit

Permalink
chore(deps): Bump github.com/celestiaorg/nmt from 0.20.0 to 0.21.0 (#328
Browse files Browse the repository at this point in the history
)

Bumps [github.com/celestiaorg/nmt](https://github.com/celestiaorg/nmt)
from 0.20.0 to 0.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/nmt/releases">github.com/celestiaorg/nmt's
releases</a>.</em></p>
<blockquote>
<h2>v0.21.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/celestiaorg/nmt/pull/241">celestiaorg/nmt#241</a></li>
<li>chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/celestiaorg/nmt/pull/240">celestiaorg/nmt#240</a></li>
<li>chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/celestiaorg/nmt/pull/242">celestiaorg/nmt#242</a></li>
<li>chore(deps): bump actions/setup-go from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/244">celestiaorg/nmt#244</a></li>
<li>chore(deps): bump golangci/golangci-lint-action from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/245">celestiaorg/nmt#245</a></li>
<li>chore(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/celestiaorg/nmt/pull/246">celestiaorg/nmt#246</a></li>
<li>chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/celestiaorg/nmt/pull/247">celestiaorg/nmt#247</a></li>
<li>chore: rename master to main by <a
href="https://github.com/rootulp"><code>@​rootulp</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/249">celestiaorg/nmt#249</a></li>
<li>chore(deps): bump golangci/golangci-lint-action from 4 to 6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/252">celestiaorg/nmt#252</a></li>
<li>ci: add secrets.CODECOV_TOKEN to codecov by <a
href="https://github.com/ramin"><code>@​ramin</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/255">celestiaorg/nmt#255</a></li>
<li>chore: fixes dead link for golangci-lint status badge in README by
<a href="https://github.com/staheri14"><code>@​staheri14</code></a> in
<a
href="https://redirect.github.com/celestiaorg/nmt/pull/254">celestiaorg/nmt#254</a></li>
<li>feat!: adds input range check to optimize VerifyLeafHashes and
VerifyInclusion methods by <a
href="https://github.com/staheri14"><code>@​staheri14</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/253">celestiaorg/nmt#253</a></li>
<li>refactor: popIfNonEmpty for leaf hashes by <a
href="https://github.com/walldiss"><code>@​walldiss</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/257">celestiaorg/nmt#257</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ramin"><code>@​ramin</code></a> made
their first contribution in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/255">celestiaorg/nmt#255</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/nmt/compare/v0.20.0...v0.21.0">https://github.com/celestiaorg/nmt/compare/v0.20.0...v0.21.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/nmt/commit/9fb3c91bf9ded541c4a81ef1f0a0b3cb4e1b113c"><code>9fb3c91</code></a>
refactor: popIfNonEmpty for leaf hashes (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/257">#257</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/7831a962bec496e6ab4b72b0d618cce0391f7b73"><code>7831a96</code></a>
feat!: adds input range check to optimize VerifyLeafHashes and
VerifyInclusio...</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/559fe2bc50faba6bdc4fe58db0611ece8a7637f5"><code>559fe2b</code></a>
chore: fixes dead link for golangci-lint status badge in README (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/254">#254</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/2c0563aa85a8a087dde05fa57a32b4fe6938d46a"><code>2c0563a</code></a>
ci: add secrets.CODECOV_TOKEN to codecov (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/255">#255</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/749d39b4be98657d1766a5e73c6cd1c9edc693d0"><code>749d39b</code></a>
chore(deps): bump golangci/golangci-lint-action from 4 to 6 (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/252">#252</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/eb927ae83c744547c46f1fbc51b1e178038dafe6"><code>eb927ae</code></a>
chore: rename master to main (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/249">#249</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/a81c0733771abfafd0ed1e871879cbe263fdbd86"><code>a81c073</code></a>
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/247">#247</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/f5556676429118db8eeb5fc396a2c75ab12b5f20"><code>f555667</code></a>
chore(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1 (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/246">#246</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/38a8a09e9ef418a7e28746835ab75c04ac8b81db"><code>38a8a09</code></a>
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/245">#245</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/faa9ad0e3b4f6188331b2ec098085d923ba83c6d"><code>faa9ad0</code></a>
chore(deps): bump actions/setup-go from 4 to 5 (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/244">#244</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/celestiaorg/nmt/compare/v0.20.0...v0.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/celestiaorg/nmt&package-manager=go_modules&previous-version=0.20.0&new-version=0.21.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2024
1 parent ffebc7f commit 8149293
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4
github.com/celestiaorg/nmt v0.20.0
github.com/celestiaorg/nmt v0.21.0
github.com/klauspost/reedsolomon v1.12.1
github.com/stretchr/testify v1.9.0
golang.org/x/sync v0.7.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/celestiaorg/merkletree v0.0.0-20210714075610-a84dc3ddbbe4 h1:CJdIpo8n5MFP2MwK0gSRcOVlDlFdQJO1p+FqdxYzmvc=
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/nmt v0.21.0 h1:81MBqxNn3orByoiCtdNVjwi5WsLgMkzHwP02ZMhTBHM=
github.com/celestiaorg/nmt v0.21.0/go.mod h1:ia/EpCk0enD5yO5frcxoNoFToz2Ghtk2i+blmCRjIY8=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand All @@ -25,8 +25,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tidwall/gjson v1.14.4 h1:uo0p8EbA09J7RQaflQ1aBRffTR7xedD2bcIVSYxLnkM=
github.com/tidwall/gjson v1.14.4/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/gjson v1.17.1 h1:wlYEnwqAHgzmhNUFfw7Xalt2JzQvsMx2Se4PcoFCT/U=
github.com/tidwall/gjson v1.17.1/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
github.com/tidwall/match v1.1.1/go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM=
github.com/tidwall/pretty v1.2.1 h1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4=
Expand Down

0 comments on commit 8149293

Please sign in to comment.