Bump rand from 0.10.0 to 0.10.3 - #1
Merged
Merged
Conversation
Contributor
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-40d972a74b
branch
2 times, most recently
from
September 18, 2026 21:57
df07518 to
ac94d05
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-40d972a74b
branch
from
September 23, 2026 23:54
ac94d05 to
80b2c5e
Compare
ludfjig
approved these changes
Sep 24, 2026
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-40d972a74b
branch
from
September 24, 2026 16:27
80b2c5e to
5e7d8b2
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-40d972a74b
branch
from
September 24, 2026 17:17
5e7d8b2 to
d305fe0
Compare
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Contributor
|
@dependabot rebase |
Bumps [rand](https://github.com/rust-random/rand) from 0.10.0 to 0.10.3. - [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.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cargo-40d972a74b
branch
from
September 24, 2026 22:16
d305fe0 to
862f824
Compare
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rand from 0.10.0 to 0.10.3.
Changelog
Sourced from rand's changelog.
Commits
9e7d328Prepare rand 0.10.3 (#1840)f73ce74Optimize WeightedIndex weight lookup and iteration (#1838)ef9e044Avoid panic from deserializedUniform\<char>whererange == 0(#1831)c994eb1docs: fix angle unit in quick start example (#1839)33dea4fTest that WeightedIndex rejects INFINITY with Error::Overflow (#1822)94c9078Fix Uniform::new_inclusive overflow on large finite float ranges (#1821)bb1262fUse Xoshiro256PlusPlus in examples/rayon-monte-carlo.rs (#1805)521fab6Stop pinning dependencies (#1820)3f7c433Stop pinning dependenciescf4f73esample_efraimidis_spirakis: error on more than amount non-finite weights (#1814)