Skip to content

Bump reed-solomon-simd from 3.0.1 to 3.1.0#341

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/reed-solomon-simd-3.1.0
Open

Bump reed-solomon-simd from 3.0.1 to 3.1.0#341
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/reed-solomon-simd-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps reed-solomon-simd from 3.0.1 to 3.1.0.

Changelog

Sourced from reed-solomon-simd's changelog.

3.0.1 - 2024-11-23

  • AVX2: Up to 20% higher throughput in encoding and up to 10% faster decoding.

3.1.0 - 2025-10-14

  • no_std support when new std feature is disabled (std feature is enabled by default).
  • Require Rust 1.82.0 or newer
  • Implement trait ExactSizeIterator for EncoderResult and DecoderResult iterators.
Commits
  • df1b4fe Merge pull request #72 from AndersTrier/AndersTrier/3.1.0
  • 34bd259 v3.1.0
  • 15c33b7 Merge pull request #68 from AndersTrier/update_deps
  • 6663cf2 Fix use of deprecated methods
  • 59e5b6f Update dependencies
  • a5d790a Merge pull request #67 from AndersTrier/AndersTrier/clippy_1.90.0
  • 58be0d4 clippy: doc_markdown: Add some words not needing ticks
  • bd94937 clippy::mismatched_lifetime_syntaxes
  • e143f20 Merge pull request #61 from AndersTrier/AndersTrier/ExactSizeIterator
  • 02ffbc0 Changelog: ExactSizeIterator
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [reed-solomon-simd](https://github.com/AndersTrier/reed-solomon-simd) from 3.0.1 to 3.1.0.
- [Changelog](https://github.com/AndersTrier/reed-solomon-simd/blob/master/CHANGELOG.md)
- [Commits](AndersTrier/reed-solomon-simd@3.0.1...3.1.0)

---
updated-dependencies:
- dependency-name: reed-solomon-simd
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 24, 2025
@0xjunha 0xjunha force-pushed the main branch 3 times, most recently from 1320977 to 1c23e77 Compare November 24, 2025 05:55
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants