Skip to content

chore(deps): update rust crate rand to v0.10.2#163

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/rand-0-x
Jul 2, 2026
Merged

chore(deps): update rust crate rand to v0.10.2#163
ReenigneArcher merged 1 commit into
masterfrom
renovate/rand-0-x

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rand (source) dependencies patch =0.10.1=0.10.2

Release Notes

rust-random/rand (rand)

v0.10.2

Compare Source

Fixes
  • Fix possible memory safety violation due to deserialization of UniformChar from bad source (#​1790)
Changes
  • Document required output order of fn partial_shuffle and apply #[must_use] (#​1769)
  • Avoid usage of unsafe in contexts where non-local memory corruption could invalidate contract (#​1791)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 2, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.96%. Comparing base (cfd6a21) to head (5c36dae).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   52.00%   51.96%   -0.04%     
==========================================
  Files          40       40              
  Lines       13191    13191              
==========================================
- Hits         6860     6855       -5     
- Misses       6331     6336       +5     
Flag Coverage Δ
aarch64-apple-darwin 51.02% <ø> (ø)
aarch64-unknown-linux-gnu 51.01% <ø> (-0.03%) ⬇️
aarch64-unknown-linux-musl 51.56% <ø> (ø)
x86_64-apple-darwin 51.02% <ø> (ø)
x86_64-pc-windows-msvc 51.93% <ø> (-0.02%) ⬇️
x86_64-unknown-linux-gnu 51.00% <ø> (-0.01%) ⬇️
x86_64-unknown-linux-musl 51.55% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cfd6a21...5c36dae. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ReenigneArcher ReenigneArcher merged commit 51195fc into master Jul 2, 2026
46 checks passed
@ReenigneArcher ReenigneArcher deleted the renovate/rand-0-x branch July 2, 2026 20:52
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.

1 participant