Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate getrandom to 0.2.14 #63

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
getrandom workspace.dependencies patch 0.2.12 -> 0.2.14

Release Notes

rust-random/getrandom (getrandom)

v0.2.14

Compare Source

Fixed
  • Enable /dev/urandom fallback for MUSL-based Linux targets #​408

v0.2.13

Compare Source

Added
  • linux_disable_fallback crate feature to disable /dev/urandom-based fallback on Linux and
    Android targets. Enabling this feature bumps minimum supported Linux kernel version to 3.17 and
    Android API level to 23 (Marshmallow). #​396
Changed
  • Disable /dev/urandom fallback for Linux targets outside of the following target_arches:
    aarch64, arm, powerpc, powerpc64, s390x, x86, x86_64 #​396
  • Do not catch EPERM error code on Android while checking availability of
    the getrandom syscall #​396

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 6, 2024 03:25
@renovate renovate bot force-pushed the renovate/getrandom-0.x branch from 22a7955 to 0c5abe3 Compare April 8, 2024 12:54
@renovate renovate bot changed the title chore(deps): update rust crate getrandom to 0.2.13 chore(deps): update rust crate getrandom to 0.2.14 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/getrandom-0.x branch from 0c5abe3 to 536eb62 Compare April 10, 2024 08:25
@renovate renovate bot force-pushed the renovate/getrandom-0.x branch 2 times, most recently from f0ba4d6 to 7c9764f Compare April 18, 2024 12:04
@renovate renovate bot force-pushed the renovate/getrandom-0.x branch from 7c9764f to e315d05 Compare April 18, 2024 12:07
@haraldh haraldh merged commit 29a9217 into main Apr 19, 2024
6 checks passed
@haraldh haraldh deleted the renovate/getrandom-0.x branch April 19, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant