deps:(deps): bump rand from 0.8.5 to 0.10.2 - #67
dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
c2b2697 to
a2367ea
Compare
Bumps [rand](https://github.com/rust-random/rand) from 0.8.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.8.5...0.10.2) --- updated-dependencies: - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
a2367ea to
ec3074d
Compare
|
Superseded by #71, which applies this bump on top of the current main (dependabot did not rebase on request). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebases dependabot janfeddersen-wq#67 and janfeddersen-wq#69 on top of the current main: - rand 0.8 -> 0.10 in serdes-ai-cli. The 0.10 API dropped thread_rng and gen_range; the PKCE helpers now use rand::random_range, as the retries crate already does. The only rand 0.8 left in the tree is a transitive build dependency of scraper via phf. - open 5.4.3 and once_cell 1.21.4, the two bumps from janfeddersen-wq#69 that janfeddersen-wq#70 had not already applied. Claude-Session: https://claude.ai/code/session_01LyK5xR9w87CFD4bvuEzPCB
Bumps rand from 0.8.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)