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

Update Rust crate getrandom to v0.2.15 - autoclosed #153

Closed
wants to merge 1 commit into from

Conversation

balena-renovate[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
getrandom dependencies patch 0.2.9 -> 0.2.15

Release Notes

rust-random/getrandom (getrandom)

v0.2.15

Compare Source

Added
Changed

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

v0.2.12

Compare Source

Fixed
  • Custom backend for targets without atomics #​385
Changed
  • Improve robustness of the Hermit backend and sys_fill_exact #​386
  • Raise minimum supported Apple OS versions to macOS 10.12 and iOS 10 #​388
Added
  • Document platform support policy #​387

v0.2.11

Compare Source

Added
Changed
  • Renamed __getrandom_internal to __GETRANDOM_INTERNAL #​369
  • Updated link to Hermit docs #​374

v0.2.10

Compare Source

Added
  • Support for PS Vita (armv7-sony-vita-newlibeabihf) #​359
Changed
  • Use getentropy from libc on Emscripten targets #​362

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Update getrandom
Changelog-entry: Update getrandom to 0.2.15
@balena-renovate balena-renovate bot enabled auto-merge July 25, 2024 17:41
@balena-renovate balena-renovate bot changed the title Update Rust crate getrandom to v0.2.15 Update Rust crate getrandom to v0.2.15 - autoclosed Jul 25, 2024
@balena-renovate balena-renovate bot closed this Jul 25, 2024
auto-merge was automatically disabled July 25, 2024 20:29

Pull request was closed

@balena-renovate balena-renovate bot deleted the renovate/getrandom-0.x-lockfile branch July 25, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants