celestiaorg / rsmt2d

Go implementation of two dimensional Reed-Solomon merkle tree data availability scheme.
Apache License 2.0
162 stars 80 forks source link

chore(deps): bump github.com/klauspost/reedsolomon from 1.11.1 to 1.11.8 #259

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/klauspost/reedsolomon from 1.11.1 to 1.11.8.

Release notes

Sourced from github.com/klauspost/reedsolomon's releases.

v1.11.8

What's Changed

New Contributors

Full Changelog: https://github.com/klauspost/reedsolomon/compare/v1.11.7...v1.11.8

v1.11.7

What's Changed

New Contributors

Full Changelog: https://github.com/klauspost/reedsolomon/compare/v1.11.6...v1.11.7

v1.11.6

What's Changed

Full Changelog: https://github.com/klauspost/reedsolomon/compare/v1.11.5...v1.11.6

v1.11.5

What's Changed

New Contributors

Full Changelog: https://github.com/klauspost/reedsolomon/compare/v1.11.4...v1.11.5

v1.11.4

What's Changed

Full Changelog: https://github.com/klauspost/reedsolomon/compare/v1.11.3...v1.11.4

BUGFIX: Fixes v1.11.2 Leopard GF8 GFNI code

What's Changed

... (truncated)

Commits


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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #259 (1bd772f) into main (67ad68d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #259   +/-   ##
=======================================
  Coverage   80.83%   80.83%           
=======================================
  Files           7        7           
  Lines         793      793           
=======================================
  Hits          641      641           
  Misses        110      110           
  Partials       42       42