chore(deps): bump rand from 0.9.5 to 0.10.2 - #10192
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/main/rand-0.10.1
branch
from
June 23, 2026 02:51
5abeac1 to
ce4c36e
Compare
16 tasks
dependabot
Bot
force-pushed
the
dependabot/cargo/main/rand-0.10.1
branch
2 times, most recently
from
June 27, 2026 22:22
af17f4b to
05ab979
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/main/rand-0.10.1
branch
3 times, most recently
from
July 10, 2026 01:02
4e5ef60 to
ae0b757
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/main/rand-0.10.1
branch
3 times, most recently
from
July 17, 2026 10:40
8fa29e9 to
75bcbc4
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/cargo/main/rand-0.10.1
branch
from
August 4, 2026 00:24
75bcbc4 to
d148f09
Compare
Contributor
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/cargo/main/rand-0.10.1
branch
from
August 4, 2026 01:05
d148f09 to
e74f530
Compare
Jefffrey
reviewed
Aug 4, 2026
| arrow-string = { workspace = true } | ||
|
|
||
| rand = { version = "0.9", default-features = false, features = ["std", "std_rng", "thread_rng"], optional = true } | ||
| rand = { version = "0.10", default-features = false, features = ["std", "std_rng", "thread_rng"], optional = true } |
Contributor
There was a problem hiding this comment.
- this might be blocked by Update rand to 0.10 VoidStarKat/half-rs#144
Contributor
There was a problem hiding this comment.
🤔 half-rs doesn't look very active: https://github.com/VoidStarKat/half-rs
alamb
pushed a commit
that referenced
this pull request
Aug 4, 2026
- Splitting out some of #10192 Updating some rand dependencies to 0.10 in our dev dependencies. Split out from above PR to make reviews easier. This contains mostly trivial changes that have no effect on our public API.
Contributor
|
@dependabot rebase |
Bumps [rand](https://github.com/rust-random/rand) from 0.9.5 to 0.10.2. - [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.9.5...0.10.2) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/main/rand-0.10.1
branch
from
August 4, 2026 23:36
e74f530 to
eb18720
Compare
Contributor
Author
|
Superseded by #10562. |
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.9.5 to 0.10.2.
Changelog
Sourced from rand's changelog.
... (truncated)
Commits
1540ea3Prepare rand 0.10.2 (#1800)a29964aBump chacha20 from 0.10.0 to 0.10.1 in the all-deps group (#1801)ced9491Tweak docs for RngExt::random_range and SampleRange (#1798)db14664Check UniformChar validity on deser (#1790)bea8620Bump the all-deps group with 2 updates (#1796)4f44932Bump actions/cache from 5 to 6 (#1795)b999a13Bump actions/checkout from 6 to 7 (#1794)aeab810Avoid unsafe where safety depends on non-local values (#1791)1896d7cAdd typos CI job (#1789)43eddeeBump the all-deps group with 2 updates (#1788)