Skip to content

Bump crypto-primes from 0.7.0-pre.3 to 0.7.0-pre.6#17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crypto-primes-0.7.0-pre.6
Closed

Bump crypto-primes from 0.7.0-pre.3 to 0.7.0-pre.6#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/crypto-primes-0.7.0-pre.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown

Bumps crypto-primes from 0.7.0-pre.3 to 0.7.0-pre.6.

Changelog

Sourced from crypto-primes's changelog.

[0.7.0-pre.6] - 2026-01-12

Changed

  • Bumped crypto-bigint dependency to 0.7.0-rc.16. (#106)

#106: entropyxyz/crypto-primes#106

[0.7.0-pre.5] - 2026-01-03

Changed

  • Added an add_trial_division_test argument to fips::is_prime(). (#99)
  • fips::is_prime() now takes a FipsOptions structure for additional options. (#101)
  • Bumped crypto-bigint dependency to 0.7.0-rc.13. (#104)

Added

  • Primality::is_composite(). (#101)

#99: entropyxyz/crypto-primes#99 #101: entropyxyz/crypto-primes#101 #104: entropyxyz/crypto-primes#104

[0.7.0-pre.4] - 2025-11-06

Changed

  • Bumped rand_core to 0.10.0-rc.2 and crypto-bigint to 0.7.0-pre.10. (#95)

#95: entropyxyz/crypto-primes#95

Commits
  • 41b60a9 v0.7.0-pre.6 released
  • 3af2a0e Updates for crypto_bigint::Monty::new signature change (#106)
  • 48fa3f4 Cargo.toml: bump rand to v0.10.0-rc.6 (#105)
  • 6bdebec v0.7.0-pre.5 released
  • 518d4d4 Bump crypto-bigint to v0.7.0-rc.13 (#104)
  • 11f4735 Merge pull request #101 from fjarri/fips-options
  • c2c79ff Include MR iterations into FipsOptions
  • 91ab684 Add some tests for fips::is_prime() corner cases
  • df9436c Add a test for a random_prime(Flavor::Safe) panic
  • 04c8d2d Add Primality::is_composite() to avoid confusing negations
  • Additional commits viewable 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 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)

Bumps [crypto-primes](https://github.com/entropyxyz/crypto-primes) from 0.7.0-pre.3 to 0.7.0-pre.6.
- [Changelog](https://github.com/entropyxyz/crypto-primes/blob/master/CHANGELOG.md)
- [Commits](entropyxyz/crypto-primes@v0.7.0-pre.3...v0.7.0-pre.6)

---
updated-dependencies:
- dependency-name: crypto-primes
  dependency-version: 0.7.0-pre.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Author

Superseded by #22.

@dependabot dependabot Bot closed this Jan 26, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/crypto-primes-0.7.0-pre.6 branch January 26, 2026 12:29
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