Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/celestiaorg/nmt from 0.11.0 to 0.12.0 #1134

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/celestiaorg/nmt from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/celestiaorg/nmt's releases.

v0.12.0

What's Changed

New Contributors

Full Changelog: celestiaorg/nmt@v0.11.0...v0.12.0

Commits
  • 7d31915 Bug fix: reject forged proofs of absence. Fixes (#86) (#90)
  • 574ce4e chore: misc updates (#89)
  • 95e8313 chore: add overflow test (#83)
  • 51cedb1 nmt: sanity check addition results to avoid overflows (#79)
  • ee5e576 Simplify GetSubrootPaths (#80)
  • 53eee18 docs: improve namespace doc (#81)
  • 2a051d5 prune, subdivide: check bounds and use bits.Len instead of math.Log2 to deter...
  • 3b1802d prune: speed up using 1<<N instead of math.Pow(2, N) (#76)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [github.com/celestiaorg/nmt](https://github.com/celestiaorg/nmt) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/celestiaorg/nmt/releases)
- [Commits](celestiaorg/nmt@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/celestiaorg/nmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

The following labels could not be found: automerge.

@codecov-commenter
Copy link

Codecov Report

Merging #1134 (a7b9247) into main (c16d6e7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1134   +/-   ##
=======================================
  Coverage   47.98%   47.98%           
=======================================
  Files          71       71           
  Lines        3995     3995           
=======================================
  Hits         1917     1917           
  Misses       1909     1909           
  Partials      169      169           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@evan-forbes evan-forbes merged commit c1b6f7f into main Dec 19, 2022
@evan-forbes evan-forbes deleted the dependabot/go_modules/github.com/celestiaorg/nmt-0.12.0 branch December 19, 2022 12:29
rootulp pushed a commit to rootulp/celestia-app that referenced this pull request Dec 19, 2022
…elestiaorg#1134)

Bumps [github.com/celestiaorg/nmt](https://github.com/celestiaorg/nmt)
from 0.11.0 to 0.12.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.12.0</h2>
<h2>What's Changed</h2>
<ul>
<li>prune: speed up using 1&lt;&lt;N instead of math.Pow(2, N) by <a
href="https://github.com/odeke-em"><code>@​odeke-em</code></a> in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/76">celestiaorg/nmt#76</a></li>
<li>prune, subdivide: check bounds and use bits.Len instead of math.Log2
to determine bits for width by <a
href="https://github.com/odeke-em"><code>@​odeke-em</code></a> in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/78">celestiaorg/nmt#78</a></li>
<li>docs: improve namespace doc by <a
href="https://github.com/rootulp"><code>@​rootulp</code></a> in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/81">celestiaorg/nmt#81</a></li>
<li>Simplify GetSubrootPaths by <a
href="https://github.com/elias-orijtech"><code>@​elias-orijtech</code></a>
in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/80">celestiaorg/nmt#80</a></li>
<li>nmt: sanity check addition results to avoid overflows by <a
href="https://github.com/odeke-em"><code>@​odeke-em</code></a> in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/79">celestiaorg/nmt#79</a></li>
<li>chore: add overflow test by <a
href="https://github.com/rootulp"><code>@​rootulp</code></a> in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/83">celestiaorg/nmt#83</a></li>
<li>chore: misc updates by <a
href="https://github.com/rahulghangas"><code>@​rahulghangas</code></a>
in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/89">celestiaorg/nmt#89</a></li>
<li>Bug fix: reject forged proofs of absence. Fixes (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/86">#86</a>)
by <a
href="https://github.com/preston-evans98"><code>@​preston-evans98</code></a>
in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/90">celestiaorg/nmt#90</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/odeke-em"><code>@​odeke-em</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/76">celestiaorg/nmt#76</a></li>
<li><a
href="https://github.com/elias-orijtech"><code>@​elias-orijtech</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/80">celestiaorg/nmt#80</a></li>
<li><a
href="https://github.com/preston-evans98"><code>@​preston-evans98</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/pull/90">celestiaorg/nmt#90</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/nmt/compare/v0.11.0...v0.12.0">https://github.com/celestiaorg/nmt/compare/v0.11.0...v0.12.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/nmt/commit/7d31915d17e5019abef8bdea89a3182842331cba"><code>7d31915</code></a>
Bug fix: reject forged proofs of absence. Fixes (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/86">#86</a>)
(<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/90">#90</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/574ce4e11effdd8a5d5c35a6ed4e9282a3ae7f63"><code>574ce4e</code></a>
chore: misc updates (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/89">#89</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/95e8313eb788b46b30f3f85b20fd9a40bf68d432"><code>95e8313</code></a>
chore: add overflow test (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/83">#83</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/51cedb1e14abea8c1afe5f6dc846ccc188ff9d9f"><code>51cedb1</code></a>
nmt: sanity check addition results to avoid overflows (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/79">#79</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/ee5e576144e4f27af375d479925e9a074280cf55"><code>ee5e576</code></a>
Simplify GetSubrootPaths (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/80">#80</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/53eee181f7f2ee627622d09a2d1f46e17885ea8f"><code>53eee18</code></a>
docs: improve namespace doc (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/81">#81</a>)</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/2a051d5247ff40188de75220dddb7975815b580f"><code>2a051d5</code></a>
prune, subdivide: check bounds and use bits.Len instead of math.Log2 to
deter...</li>
<li><a
href="https://github.com/celestiaorg/nmt/commit/3b1802d71da231dba652d95ebf2d09443d4969de"><code>3b1802d</code></a>
prune: speed up using 1&lt;&lt;N instead of math.Pow(2, N) (<a
href="https://github-redirect.dependabot.com/celestiaorg/nmt/issues/76">#76</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/nmt/compare/v0.11.0...v0.12.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.11.0&new-version=0.12.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 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants