Skip to content

chore(deps): bump rand from 0.10.0 to 0.10.1#5330

Merged
HalidOdat merged 1 commit intomainfrom
dependabot/cargo/rand-0.10.1
Apr 14, 2026
Merged

chore(deps): bump rand from 0.10.0 to 0.10.1#5330
HalidOdat merged 1 commit intomainfrom
dependabot/cargo/rand-0.10.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps rand from 0.10.0 to 0.10.1.

Changelog

Sourced from rand's changelog.

[0.10.1] — 2026-02-11

This release includes a fix for a soundness bug; see #1763.

Changes

  • Document panic behavior of make_rng and add #[track_caller] (#1761)
  • Deprecate feature log (#1763)

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

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 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.10.0 to 0.10.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.10.0...0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the C-Dependencies Pull requests that update a dependency file label Apr 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2026 01:05
@dependabot dependabot bot added the C-Dependencies Pull requests that update a dependency file label Apr 14, 2026
@github-actions github-actions bot added the Waiting On Review Waiting on reviews from the maintainers label Apr 14, 2026
@github-actions github-actions bot added this to the v1.0.0 milestone Apr 14, 2026
@github-actions
Copy link
Copy Markdown

Test262 conformance changes

Test result main count PR count difference
Total 53,125 53,125 0
Passed 51,049 51,049 0
Ignored 1,482 1,482 0
Failed 594 594 0
Panics 0 0 0
Conformance 96.09% 96.09% 0.00%

Tested main commit: 3cec5e6bc4454077cb8d65b537d368d633137e0e
Tested PR commit: 75712e2c13370c0ce10e14b001a47eaabbe3f3b8
Compare commits: 3cec5e6...75712e2

@HalidOdat HalidOdat added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit bb6a236 Apr 14, 2026
21 checks passed
@HalidOdat HalidOdat deleted the dependabot/cargo/rand-0.10.1 branch April 14, 2026 17:01
@github-actions github-actions bot removed the Waiting On Review Waiting on reviews from the maintainers label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant