Skip to content

chore(deps): bump rand from 0.8.5 to 0.8.6 in /crates/test-artifacts/programs/fibonacci-blake3#2744

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/crates/test-artifacts/programs/fibonacci-blake3/rand-0.8.6
Open

chore(deps): bump rand from 0.8.5 to 0.8.6 in /crates/test-artifacts/programs/fibonacci-blake3#2744
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/crates/test-artifacts/programs/fibonacci-blake3/rand-0.8.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps rand from 0.8.5 to 0.8.6.

Changelog

Sourced from rand's changelog.

[0.8.6] - 2026-04-14

This release back-ports a fix from v0.10. See also #1763.

Changes

  • Deprecate feature log (#1772)

#1763: rust-random/rand#1763 #1772: rust-random/rand#1772

  • Drop the experimental simd_support feature.
Commits
  • 5309f25 0.8.6 (#1772): update for recent nightly rustc and backport #1764
  • 1126d03 When testing rustc 1.36, use compatible dependencies.
  • 143b602 Add Cargo.lock.msrv.
  • 9be86f2 Fix cross build test.
  • 5e0d50d Drop simd_support.
  • 8ff02f0 Upgrade cache action.
  • 4ad0cc3 Don't test for unsupported target architecture.
  • 258e6d0 Address warning.
  • 9f0e676 Mark some internal traits as potentially unused.
  • 6f123c1 Workaround never constructed and never used warning.
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...0.8.6)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.8.6
  dependency-type: direct:production
...

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 Apr 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Test Old New Diff
k256_test_recover_rand_lte_100 4449200 4456321 0.1601 %
bn_test_bn_test_g1_msm_edge 406721 406721 0.0000 %
k256_test_recover_pubkey_infinity 98274 98274 0.0000 %
sha_test_sha3_expected_digest_lte_100_times 1609223 1609170 -0.0033 %
bn_test_bn_test_g1_mul_zero 46120 46120 0.0000 %
sha_test_sha2_v0_10_9_expected_digest_lte_100_times 1766057 1763963 -0.1186 %
bn_test_bn_test_g1_add_neg 306879 306879 0.0000 %
bn_test_bn_test_fq_partial_ord 184120 184120 0.0000 %
bn_test_bn_test_fq_inverse_100 834812 834812 0.0000 %
bls12_381_tests_test_bls_double_100 6348821 6348821 0.0000 %
k256_test_point_ops_edge_cases 33843 33843 0.0000 %
curve25519_dalek_test_decompressed_expected_value 4465164 4423017 -0.9439 %
bls12_381_tests_test_sqrt_fp_100 979844 967723 -1.2370 %
k256_test_verify_rand_lte_100 11900382 11950680 0.4227 %
keccack_test_expected_digest_lte_100 1715786 1716025 0.0139 %
p256_test_recover_high_hash_high_recid 4793925 5679405 18.4709 %
p256_test_verify_rand_lte_100 11866401 11916660 0.4235 %
secp256k1_program_test_recover_rand_lte_100 5483404 5496449 0.2379 %
sha_test_sha2_v0_10_8_expected_digest_lte_100_times 1767331 1765866 -0.0829 %
sha_test_sha2_v0_9_9_expected_digest_lte_100_times 1262383 1260444 -0.1536 %
rustcrypto_bigint_test_bigint_mul_mod_special 1753913 1753913 0.0000 %
bn_test_bn_test_g1_add_100 986802 986816 0.0014 %
bls12_381_tests_test_sqrt_fp2_100 1911797 1889402 -1.1714 %
p256_test_recover_pubkey_infinity 102285 102285 0.0000 %
bn_test_bn_test_fq_sqrt_100 833212 833212 0.0000 %
k256_test_recover_high_hash_high_recid 1953577 1808894 -7.4061 %
curve25519_dalek_ng_test_zero_mul 108069 108069 0.0000 %
secp256k1_program_test_verify_rand_lte_100 17134846 17110333 -0.1431 %
secp256k1_program_test_recover_v0_30_0_rand_lte_100 5480070 5492171 0.2208 %
curve25519_dalek_test_ed25519_verify 13287858 13288411 0.0042 %
p256_test_recover_rand_lte_100 15963519 15941000 -0.1411 %
sha_test_sha2_v0_10_6_expected_digest_lte_100_times 1766536 1762974 -0.2016 %
secp256k1_program_test_verify_v0_30_0_rand_lte_100 17120669 17124222 0.0208 %
k256_test_schnorr_verify 5748217 5743836 -0.0762 %
bn_test_bn_test_fr_inverse_100 851812 851812 0.0000 %
curve25519_dalek_ng_test_decompressed_noncanonical 195590 195590 0.0000 %
curve25519_dalek_ng_test_zero_msm 125560 125560 0.0000 %
curve25519_dalek_ng_test_add_then_multiply 3593123 3998831 11.2912 %
bls12_381_tests_test_inverse_fp2_100 2766653 2766653 0.0000 %
bls12_381_tests_test_bls_add_100 10502108 10502108 0.0000 %
curve25519_dalek_test_zero_msm 83636 83636 0.0000 %
bls12_381_tests_test_inverse_fp_100 1416558 1416558 0.0000 %
curve25519_dalek_test_decompressed_noncanonical 7660 7660 0.0000 %
bn_test_bn_test_g1_double_100 727495 727516 0.0029 %
curve25519_dalek_test_add_then_multiply 3196810 2634821 -17.5797 %
rust_crypto_rsa_test_pkcs_verify_100 29252124 29050074 -0.6907 %
rustcrypto_bigint_test_bigint_mul_add_residue 1736500 1736508 0.0005 %
curve25519_dalek_test_zero_mul 72086 72086 0.0000 %

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