Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Bump getrandom from 0.1.14 to 0.1.16 #680

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 31, 2020

Bumps getrandom from 0.1.14 to 0.1.16.

Changelog

Sourced from getrandom's changelog.

[0.1.16] - 2020-12-31

Changed

  • Update cfg-if to v1.0. #173
  • Implement std::error::Error for the Error type on additional targets. #169

Fixed

  • Multithreaded WASM support. #171

#173: rust-random/getrandom#173 #171: rust-random/getrandom#171 #169: rust-random/getrandom#169

[0.1.15] - 2020-09-10

Changed

  • Added support for Internet Explorer 11 #139
  • Fix Webpack require warning with wasm-bindgen #137

#137: rust-random/getrandom#137 #139: rust-random/getrandom#139

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 31, 2020
@codecov
Copy link

codecov bot commented Dec 31, 2020

Codecov Report

Merging #680 (7eefe0b) into master (2257d1e) will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #680      +/-   ##
==========================================
- Coverage   88.27%   87.91%   -0.36%     
==========================================
  Files          88       88              
  Lines        9652     9652              
==========================================
- Hits         8520     8486      -34     
- Misses       1132     1166      +34     
Impacted Files Coverage Δ
rust/src/bindings/external/common/arb.rs 82.09% <0.00%> (-16.05%) ⬇️
rust/src/core/common/error.rs 38.18% <0.00%> (-4.55%) ⬇️
rust/src/bindings/util.rs 84.53% <0.00%> (-3.10%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2257d1e...d265568. Read the comment docs.

Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.1.14 to 0.1.16.
- [Release notes](https://github.com/rust-random/getrandom/releases)
- [Changelog](https://github.com/rust-random/getrandom/blob/v0.1.16/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.1.14...v0.1.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/cargo/getrandom-0.1.16 branch from 95887c5 to d265568 Compare January 14, 2021 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant