Bump the all-deps group with 3 updates by dependabot[bot] · Pull Request #1751 · rust-random/rand (original) (raw)
Bumps the all-deps group with 3 updates: getrandom, quote and r-efi.
Updates getrandom from 0.4.1 to 0.4.2
Changelog
Sourced from getrandom's changelog.
0.4.2 - 2026-03-03
Changed
- Bump
r-efidependency to v6 #814Fixed
#810: rust-random/getrandom#810 #811: rust-random/getrandom#811 #814: rust-random/getrandom#814
Commits
- 4d82673 Release v0.4.2 (#821)
- 158fdd4 build(deps): bump the all-deps group with 3 updates (#818)
- 5b0adcc changelog: fix Motor OS PR link (#816)
- f19d321 changelog: move version links to relevant sections (#815)
- b83c779 Avoid accessing
errnoon unexpected return values. (#810) - 3d1b151 Update
r-efito v6 (#814) - 73c17f7 windows: check return value of
ProcessPrng(#811) - 7589557 Update Cargo.lock (#809)
- 6dfd5cb Unify lazy types (#804)
- 5e6b022 Update Cargo.lock (#806)
- Additional commits viewable in compare view
Updates quote from 1.0.44 to 1.0.45
Release notes
Sourced from quote's releases.
1.0.45
- Add ToTokens impl for Arc (#326)
Commits
- 842ffde Release 1.0.45
- 93d691c Merge pull request #326 from dtolnay/arc
- d27d589 ToTokens for Arc
- 24d1082 Update ui test suite to nightly-2026-02-18
- 26b1276 Unpin CI miri toolchain
- c5e1c9e Pin CI miri to nightly-2026-02-11
- 58e2155 Remove compiler version support from readme
- 1fc6b50 Raise required compiler to Rust 1.71
- 515480a Update ui test suite to nightly-2026-02-01
- 2c5e770 Update ui test suite to nightly-2026-01-30
- See full diff in compare view
Updates r-efi from 5.3.0 to 6.0.0
Release notes
Sourced from r-efi's releases.
r-efi-6.0.0
# r-efi - UEFI Reference Specification Protocol Constants and Definitions [CHANGES WITH 6.0.0:] * Change all function prototypes to use `unsafe fn`. This is a major change, but reflects what all downstream users have already assumed. * Drop the obsolete efiapi and examples feature flags. The former was unused, and the latter is an alias for native. * The eficall!{} macro is now fully inline in all of r-efi. It is still provided for external users, but will no longer be used by r-efi. All users are recommended to use extern "efiapi" directly. Contributions from: Alan Egerton, David Rheinsberg * Dußlingen, 2026-02-03
Changelog
Sourced from r-efi's changelog.
CHANGES WITH 6.0.0:
* Change all function prototypes to use `unsafe fn`. This is a major change, but reflects what all downstream users have already assumed. * Drop the obsolete `efiapi` and `examples` feature flags. The former was unused, and the latter is an alias for `native`. * The eficall!{} macro is now fully inline in all of r-efi. It is still provided for external users, but will no longer be used by r-efi. All users are recommended to use extern "efiapi" directly. Contributions from: Alan Egerton, David Rheinsberg * Dußlingen, 2026-02-03
Commits
- 7e1b032 r-efi: prepare v6.0.0
- 96504bb r-efi: inline eficall!{}
- ea21433 build: drop unused feature flags
- 48b1a11 r-efi: extend the transpose guidelines
- e701536 build: synchronize AUTHORS
- 6f2330e r-efi: update remaining prototypes to
unsafe fn - 60793e0 Fix signatures of most EFI functions to be unsafe
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions