chore(deps): update rust crate nanorand to 0.8.0 #257

Merged
lucas merged 1 commit from renovate/nanorand-0.x into master 2025-06-13 14:45:33 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
nanorand workspace.dependencies minor 0.7.0 -> 0.8.0

Release Notes

Absolucy/nanorand-rs (nanorand)

v0.8.0: nanorand v0.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Absolucy/nanorand-rs/compare/0.7.0...0.8.0


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nanorand](https://github.com/Absolucy/nanorand-rs) | workspace.dependencies | minor | `0.7.0` -> `0.8.0` | --- ### Release Notes <details> <summary>Absolucy/nanorand-rs (nanorand)</summary> ### [`v0.8.0`](https://github.com/Absolucy/nanorand-rs/releases/tag/0.8.0): nanorand v0.8.0 [Compare Source](https://github.com/Absolucy/nanorand-rs/compare/0.7.0...0.8.0) #### What's Changed - Fix lower bound for signed `generate_range` function by [@&#8203;smvilar](https://github.com/smvilar) in https://github.com/Absolucy/nanorand-rs/pull/38 - Add OpenBSD support by [@&#8203;n1000](https://github.com/n1000) in https://github.com/Absolucy/nanorand-rs/pull/40 - Implement Fisher-Yates shuffle by [@&#8203;jklott](https://github.com/jklott) in https://github.com/Absolucy/nanorand-rs/pull/42 - Fix SmallCrush by [@&#8203;jklott](https://github.com/jklott) in https://github.com/Absolucy/nanorand-rs/pull/44 - Add FreeBSD support. by [@&#8203;MikaelUrankar](https://github.com/MikaelUrankar) in https://github.com/Absolucy/nanorand-rs/pull/46 - fix: underlying issue of generate_range of signed integers being off by 1 by [@&#8203;StT191](https://github.com/StT191) in https://github.com/Absolucy/nanorand-rs/pull/48 - feat: add chacha counter initialization by [@&#8203;xpe](https://github.com/xpe) in https://github.com/Absolucy/nanorand-rs/pull/51 - Fix signature of RtlGenRandom and update entropy correspondingly by [@&#8203;cakarsubasi](https://github.com/cakarsubasi) in https://github.com/Absolucy/nanorand-rs/pull/53 - Update getrandom to 0.3 by [@&#8203;robert3005](https://github.com/robert3005) in https://github.com/Absolucy/nanorand-rs/pull/54 #### New Contributors - [@&#8203;smvilar](https://github.com/smvilar) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/38 - [@&#8203;n1000](https://github.com/n1000) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/40 - [@&#8203;jklott](https://github.com/jklott) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/42 - [@&#8203;MikaelUrankar](https://github.com/MikaelUrankar) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/46 - [@&#8203;StT191](https://github.com/StT191) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/48 - [@&#8203;xpe](https://github.com/xpe) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/51 - [@&#8203;cakarsubasi](https://github.com/cakarsubasi) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/53 - [@&#8203;robert3005](https://github.com/robert3005) made their first contribution in https://github.com/Absolucy/nanorand-rs/pull/54 **Full Changelog**: https://github.com/Absolucy/nanorand-rs/compare/0.7.0...0.8.0 </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40Mi4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-botbot added 1 commit 2025-06-08 07:46:26 +02:00
chore(deps): update rust crate nanorand to 0.8.0
All checks were successful
build/linux Build for the target platform: linux
lint/clippy Checking for common mistakes and opportunities for code improvement
build/msvc Build for the target platform: msvc
bdc563a33f
renovate-botbot force-pushed renovate/nanorand-0.x from bdc563a33f to fb072e1fba 2025-06-11 11:31:40 +02:00 Compare
lucas merged commit 4d283bfa27 into master 2025-06-13 14:45:33 +02:00
lucas deleted branch renovate/nanorand-0.x 2025-06-13 14:45:34 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#257
No description provided.