Commit 3a97bdf
authored
Update Rust crate getrandom to v0.3.2 (astral-sh#16939)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [getrandom](https://redirect.github.com/rust-random/getrandom) |
workspace.dependencies | patch | `0.3.1` -> `0.3.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>rust-random/getrandom (getrandom)</summary>
###
[`v0.3.2`](https://redirect.github.com/rust-random/getrandom/blob/HEAD/CHANGELOG.md#032---2025-03-17)
[Compare
Source](https://redirect.github.com/rust-random/getrandom/compare/v0.3.1...v0.3.2)
##### Added
- `efi_rng` opt-in backend [#&astral-sh#8203;570]
- `linux_raw` opt-in backend [#&astral-sh#8203;572]
- `.cargo/config.toml` example in the crate-level docs [#&astral-sh#8203;591]
- `getrandom_test_linux_without_fallback` configuration flag to test
that file fallback
is not triggered in the `linux_android_with_fallback` backend
[#&astral-sh#8203;605]
- Built-in support for `*-linux-none` targets [#&astral-sh#8203;618]
- Cygwin support [#&astral-sh#8203;626]
##### Changed
- Update `wasi` dependency to v0.14 [#&astral-sh#8203;594]
- Add `#[inline]` attribute to the inner functions [#&astral-sh#8203;596]
- Update WASI and Emscripten links in the crate-level docs [#&astral-sh#8203;597]
- Do not use `dlsym` on MUSL targets in the
`linux_android_with_fallback` backend [#&astral-sh#8203;602]
- Remove `linux_android.rs` and use `getrandom.rs` instead [#&astral-sh#8203;603]
- Always use `RtlGenRandom` on Windows targets when compiling with
pre-1.78 Rust [#&astral-sh#8203;610]
- Internal representation of the `Error` type [#&astral-sh#8203;614]
- Remove `windows-targets` dependency and use [`raw-dylib`][raw-dylib]
directly [#&astral-sh#8203;627]
##### Removed
- `Error::INTERNAL_START` and `Error::CUSTOM_START` associated constants
[#&astral-sh#8203;614]
[#&astral-sh#8203;570]:
https://redirect.github.com/rust-random/getrandom/pull/570
[#&astral-sh#8203;572]:
https://redirect.github.com/rust-random/getrandom/pull/572
[#&astral-sh#8203;591]:
https://redirect.github.com/rust-random/getrandom/pull/591
[#&astral-sh#8203;594]:
https://redirect.github.com/rust-random/getrandom/pull/594
[#&astral-sh#8203;596]:
https://redirect.github.com/rust-random/getrandom/pull/596
[#&astral-sh#8203;597]:
https://redirect.github.com/rust-random/getrandom/pull/597
[#&astral-sh#8203;602]:
https://redirect.github.com/rust-random/getrandom/pull/602
[#&astral-sh#8203;603]:
https://redirect.github.com/rust-random/getrandom/pull/603
[#&astral-sh#8203;605]:
https://redirect.github.com/rust-random/getrandom/pull/605
[#&astral-sh#8203;610]:
https://redirect.github.com/rust-random/getrandom/pull/610
[#&astral-sh#8203;614]:
https://redirect.github.com/rust-random/getrandom/pull/614
[#&astral-sh#8203;618]:
https://redirect.github.com/rust-random/getrandom/pull/618
[#&astral-sh#8203;626]:
https://redirect.github.com/rust-random/getrandom/pull/626
[#&astral-sh#8203;627]:
https://redirect.github.com/rust-random/getrandom/pull/627
[`raw-dylib`]:
https://doc.rust-lang.org/reference/items/external-blocks.html?highlight=link#dylib-versus-raw-dylib
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ruff).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1bee399 commit 3a97bdf
1 file changed
+19
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments