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: bump rand_chacha from 0.2.2 to 0.3.1 #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps rand_chacha from 0.2.2 to 0.3.1.

Changelog

Sourced from rand_chacha's changelog.

[0.3.19] - 2017-12-27

Changed

  • Require log <= 0.3.8 for dev builds
  • Update fuchsia-zircon dependency to 0.3
  • Fix broken links in docs (to unblock compiler docs testing CI)

[0.3.18] - 2017-11-06

Changed

  • thread_rng is seeded from the system time if OsRng fails
  • weak_rng now uses thread_rng internally

[0.3.17] - 2017-10-07

Changed

  • Fuchsia: Magenta was renamed Zircon

[0.3.16] - 2017-07-27

Added

  • Implement Debug for mote non-public types
  • implement Rand for (i|u)i128
  • Support for Fuchsia

Changed

  • Add inline attribute to SampleRange::construct_range. This improves the benchmark for sample in 11% and for shuffle in 16%.
  • Use RtlGenRandom instead of CryptGenRandom

[0.3.15] - 2016-11-26

Added

  • Add Rng trait method choose_mut
  • Redox support

Changed

  • Use arc4rand for OsRng on FreeBSD.
  • Use arc4random(3) for OsRng on OpenBSD.

Fixed

  • Fix filling buffers 4 GiB or larger with OsRng::fill_bytes on Windows

[0.3.14] - 2016-02-13

Fixed

  • Inline definitions from winapi/advapi32, which decreases build times

[0.3.13] - 2016-01-09

Fixed

  • Compatible with Rust 1.7.0-nightly (needed some extra type annotations)

... (truncated)

Commits
  • 98a0339 Merge pull request #1135 from dhardy/work
  • a7f8fb7 Prepare rand_chacha v0.3.1 release
  • 09d3df3 Merge pull request #1130 from dhardy/work
  • d167dd2 Deprecate ReadRng
  • e3bc4a1 Do not impl serde for ReadRng or ReseedingRng
  • 66b1636 Merge pull request #1132 from rust-random/readme-wasm-note
  • d9c6a76 README: add note regarding wasm32-unknown-unknown
  • 4726d32 Update minimum version of packed_simd_2
  • f6bbfcf serde for BlockRng, ReseedingRng and ReadRng
  • 2732f2d Merge pull request #1116 from vks/criterion
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 29, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from 462f70e to 9a0df36 Compare November 11, 2021 18:16
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from 9a0df36 to 4c3d1c6 Compare December 2, 2021 19:14
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from 4c3d1c6 to 8d8914a Compare December 14, 2021 00:31
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from e84c214 to facccb4 Compare January 5, 2022 17:30
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 7f47dd7 to 13d0867 Compare January 12, 2022 00:55
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 335b595 to b533bcd Compare January 31, 2022 16:49
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from b533bcd to 92d12c6 Compare February 28, 2022 19:47
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from b4a4f14 to 9634c70 Compare March 11, 2022 07:04
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 868c1e6 to 69b28b1 Compare March 16, 2022 17:03
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 97bda12 to 3376fff Compare April 12, 2022 23:47
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 3 times, most recently from 0909cb2 to 0ee0aea Compare April 23, 2022 02:54
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 3 times, most recently from ac2c23f to af7a250 Compare May 3, 2022 19:26
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 26f3cec to 4ce92df Compare May 10, 2022 18:03
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 3 times, most recently from 0ec4f24 to 4803a1a Compare May 24, 2022 10:27
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from 4803a1a to a718185 Compare June 1, 2022 05:57
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from a718185 to d6f11b2 Compare June 15, 2022 03:23
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from d6f11b2 to e817644 Compare June 23, 2022 21:00
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from ffa2ec2 to 38c3d9a Compare July 6, 2022 22:52
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from 38c3d9a to dfff006 Compare July 21, 2022 16:34
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from e2dd55a to b831cea Compare August 4, 2022 20:05
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 4458e90 to 45e243d Compare August 10, 2022 20:35
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 162bfc7 to c989710 Compare August 22, 2022 22:32
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch 2 times, most recently from 67cf344 to 736779d Compare August 24, 2022 16:33
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from 736779d to fd7075b Compare August 31, 2022 22:07
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from fd7075b to 08f41a3 Compare September 21, 2022 16:05
@dependabot dependabot bot force-pushed the dependabot/cargo/rand_chacha-0.3.1 branch from 08f41a3 to 412b73e Compare October 18, 2022 06:38
Bumps [rand_chacha](https://github.com/rust-random/rand) from 0.2.2 to 0.3.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@rand_chacha-0.2.2...rand_chacha-0.3.1)

---
updated-dependencies:
- dependency-name: rand_chacha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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
0 participants