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
Fixes
- Fix possible memory safety violation due to deserialization of
UniformCharfrom bad source (#1790)
Changes
Configuration
📅 Schedule: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate.
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rand](https://rust-random.github.io/book) ([source](https://github.com/rust-random/rand)) | dependencies | patch | `0.10.1` → `0.10.2` |
---
### Release Notes
<details>
<summary>rust-random/rand (rand)</summary>
### [`v0.10.2`](https://github.com/rust-random/rand/blob/HEAD/CHANGELOG.md#0102--2026年07月02日)
[Compare Source](https://github.com/rust-random/rand/compare/0.10.1...0.10.2)
##### 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])
[#​1769]: https://github.com/rust-random/rand/pull/1769
[#​1790]: https://github.com/rust-random/rand/pull/1790
[#​1791]: https://github.com/rust-random/rand/pull/1791
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjcuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIyNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->