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

Fixed

#810: rust-random/getrandom#810 #811: rust-random/getrandom#811 #814: rust-random/getrandom#814

Commits

Updates quote from 1.0.44 to 1.0.45

Release notes

Sourced from quote's releases.

1.0.45

Commits

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

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: