Skip to content

Commit

Permalink
build(deps): bump github.com/celestiaorg/nmt from 0.17.0 to 0.18.1 (c…
Browse files Browse the repository at this point in the history
…osmos#1098)

Bumps [github.com/celestiaorg/nmt](https://github.com/celestiaorg/nmt)
from 0.17.0 to 0.18.1.
<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.18.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: add go option in proto to be able to import pb.Proof by <a
href="https://github.com/vgonkivs"><code>@​vgonkivs</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/226">celestiaorg/nmt#226</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/nmt/compare/v0.18.0...v0.18.1">https://github.com/celestiaorg/nmt/compare/v0.18.0...v0.18.1</a></p>
<h2>v0.18.0</h2>
<h2>What's Changed</h2>
<ul>
<li>doc: introduces short namespace absence proof in the NMT specs by <a
href="https://github.com/staheri14"><code>@​staheri14</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/209">celestiaorg/nmt#209</a></li>
<li>doc: aligns the nmt API doc with the current implementation by <a
href="https://github.com/staheri14"><code>@​staheri14</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/215">celestiaorg/nmt#215</a></li>
<li>test: incorporates tests for short absence proof verification by <a
href="https://github.com/staheri14"><code>@​staheri14</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/217">celestiaorg/nmt#217</a></li>
<li>feat(proof): create a proto representation of the proof by <a
href="https://github.com/vgonkivs"><code>@​vgonkivs</code></a> in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/220">celestiaorg/nmt#220</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/vgonkivs"><code>@​vgonkivs</code></a>
made their first contribution in <a
href="https://redirect.github.com/celestiaorg/nmt/pull/220">celestiaorg/nmt#220</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/nmt/compare/v0.17.0...v0.18.0">https://github.com/celestiaorg/nmt/compare/v0.17.0...v0.18.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/nmt/commit/33110363c1d9bc966c1a6f22fd6c35ff41f00b31"><code>3311036</code></a>
fix: add go option in proto to be able to import pb.Proof (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/226">#226</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/9d22de935d750c5af847be633a32d576867d36ca"><code>9d22de9</code></a>
feat(proof): create a proto representation of the proof (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/220">#220</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/3693c9a626b7ddaae996b3c75602f5accfa45739"><code>3693c9a</code></a>
test: incorporates tests for short absence proof verification (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/217">#217</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/48b8f96a8764c19ea89ca076986f844cb29e8e9d"><code>48b8f96</code></a>
doc: aligns the nmt API doc with the current implementation (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/215">#215</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/9f0f36e87af75efce55cb95e38fb99bd152894d8"><code>9f0f36e</code></a>
doc: introduces short namespace absence proof in the NMT specs (<a
href="https://redirect.github.com/celestiaorg/nmt/issues/209">#209</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/nmt/compare/v0.17.0...v0.18.1">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.17.0&new-version=0.18.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 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 17, 2023
1 parent 3967fc2 commit 13987f9
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 @@ -4,7 +4,7 @@ go 1.20

require (
github.com/celestiaorg/go-header v0.2.13
github.com/celestiaorg/nmt v0.17.0
github.com/celestiaorg/nmt v0.18.1
github.com/celestiaorg/rsmt2d v0.10.0
github.com/celestiaorg/utils v0.1.0
github.com/cometbft/cometbft v0.37.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ github.com/celestiaorg/go-libp2p-messenger v0.2.0 h1:/0MuPDcFamQMbw9xTZ73yImqgTO
github.com/celestiaorg/go-libp2p-messenger v0.2.0/go.mod h1:s9PIhMi7ApOauIsfBcQwbr7m+HBzmVfDIS+QLdgzDSo=
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.17.0 h1:/k8YLwJvuHgT/jQ435zXKaDX811+sYEMXL4B/vYdSLU=
github.com/celestiaorg/nmt v0.17.0/go.mod h1:ZndCeAR4l9lxm7W51ouoyTo1cxhtFgK+4DpEIkxRA3A=
github.com/celestiaorg/nmt v0.18.1 h1:zU3apzW4y0fs0ilQA74XnEYW8FvRv0CUK2LXK66L3rA=
github.com/celestiaorg/nmt v0.18.1/go.mod h1:0l8q6UYRju1xNrxtvV6NwPdW3lfsN6KuZ0htRnModdc=
github.com/celestiaorg/rsmt2d v0.10.0 h1:8dprr6CW5mCk5YPnbiLdirojw9YsJOE+XB+GORb8sT0=
github.com/celestiaorg/rsmt2d v0.10.0/go.mod h1:BiCZkCJfhDHUEOJKXUeu+CudjluecKvRTqHcuxKvodc=
github.com/celestiaorg/utils v0.1.0 h1:WsP3O8jF7jKRgLNFmlDCwdThwOFMFxg0MnqhkLFVxPo=
Expand Down

0 comments on commit 13987f9

Please sign in to comment.