Skip to content

deps: bump rand_core from 0.6.4 to 0.9.3#6327

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rand_core-0.9.3
Closed

deps: bump rand_core from 0.6.4 to 0.9.3#6327
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/rand_core-0.9.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps rand_core from 0.6.4 to 0.9.3.

Changelog

Sourced from rand_core's changelog.

0.9.3 - 2025-02-29

Other

  • Remove zerocopy dependency (rand#1607)
  • Deprecate rand_core::impls::fill_via_u32_chunks, fill_via_u64_chunks (rand#1607)

0.9.2 - 2025-02-22

API changes

  • Relax Sized bound on impls of TryRngCore, TryCryptoRng and UnwrapMut (rand#1593)
  • Add UnwrapMut::re to reborrow the inner rng with a tighter lifetime (rand#1595)

0.9.1 - 2025-02-16

API changes

  • Add TryRngCore::unwrap_mut, providing an impl of RngCore over &mut rng (rand#1589)

0.9.0 - 2025-01-27

Dependencies and features

  • Bump the MSRV to 1.63.0 ([rand#1536]); note that 1.60.0 may work for dependents when using --ignore-rust-version
  • Update to getrandom v0.3.0 ([rand#1558])
  • Use zerocopy to replace some unsafe code (rand#1349, [rand#1393], [rand#1446], [rand#1502])
  • Rename feature serde1 to serde ([rand#1477])
  • Rename feature getrandom to os_rng ([rand#1537])

API changes

  • Allow rand_core::impls::fill_via_u*_chunks to mutate source (rand#1182)
  • Add fn RngCore::read_adapter implementing std::io::Read (rand#1267)
  • Add trait CryptoBlockRng: BlockRngCore; make trait CryptoRng: RngCore replacing CryptoRngCore (rand#1273)
  • Add traits TryRngCore, TryCryptoRng ([rand#1424], [rand#1499])
  • Rename fn SeedableRng::from_rng -> try_from_rng and add infallible variant fn from_rng ([rand#1424])
  • Rename fn SeedableRng::from_entropy -> from_os_rng and add fallible variant fn try_from_os_rng ([rand#1424])
  • Add bounds Clone and AsRef to associated type SeedableRng::Seed ([rand#1491])

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 16, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_core-0.9.3 branch from 519a44e to 1926fbb Compare March 23, 2026 08:23
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_core-0.9.3 branch from 1926fbb to 4530db9 Compare March 30, 2026 08:24
Bumps [rand_core](https://github.com/rust-random/rand_core) from 0.6.4 to 0.9.3.
- [Release notes](https://github.com/rust-random/rand_core/releases)
- [Changelog](https://github.com/rust-random/rand_core/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand_core@v0.6.4...v0.9.3)

---
updated-dependencies:
- dependency-name: rand_core
  dependency-version: 0.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_core-0.9.3 branch from 4530db9 to ca091da Compare April 13, 2026 08:32
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

Superseded by #6379.

@dependabot dependabot bot closed this Apr 13, 2026
@dependabot dependabot bot deleted the dependabot/cargo/rand_core-0.9.3 branch April 13, 2026 08:33
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