Skip to content

deps: bump getrandom from 0.2.8 to 0.2.10#185

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/getrandom-0.2.10
Open

deps: bump getrandom from 0.2.8 to 0.2.10#185
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/getrandom-0.2.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2023

Copy link
Copy Markdown

Bumps getrandom from 0.2.8 to 0.2.10.

Changelog

Sourced from getrandom's changelog.

[0.2.10] - 2023-06-06

Added

  • Support for PS Vita (armv7-sony-vita-newlibeabihf) #359

Changed

  • Use getentropy from libc on Emscripten targets #362

#359: rust-random/getrandom#359 #362: rust-random/getrandom#362

[0.2.9] - 2023-04-06

Added

  • AIX support #282
  • getrandom_uninit function #291
  • wasm64-unknown-unknown support #303
  • tvOS and watchOS support #317
  • QNX/nto support #325
  • Support for getrandom syscall on NetBSD ≥ 10.0 #331
  • RtlGenRandom fallback for non-UWP Windows #337

Breaking Changes

  • Update MSRV to 1.36 #291

Fixed

  • Solaris/OpenBSD/Dragonfly build #301

Changed

  • Update MSRV to 1.36 #291
  • Use getentropy on Emscripten #307
  • Solaris: consistantly use /dev/random source #310
  • Move 3ds selection above rdrand/js/custom fallback #312
  • Remove buffer zeroing from Node.js implementation #315
  • Use open instead of open64 #326
  • Remove #cfg from bsd_arandom.rs #332
  • Hermit: use sys_read_entropy syscall #333
  • Eliminate potential panic in sys_fill_exact #334
  • rdrand: Remove checking for 0 and !0 and instead check CPU family and do a self-test #335
  • Move __getrandom_custom definition into a const block #344
  • Switch the custom backend to Rust ABI #347

#282: rust-random/getrandom#282 #291: rust-random/getrandom#291 #301: rust-random/getrandom#301 #303: rust-random/getrandom#303 #307: rust-random/getrandom#307 #310: rust-random/getrandom#310 #312: rust-random/getrandom#312 #315: rust-random/getrandom#315 #317: rust-random/getrandom#317 #325: rust-random/getrandom#325

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.8 to 0.2.10.
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.2.8...v0.2.10)

---
updated-dependencies:
- dependency-name: getrandom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants