mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Auto merge of #28519 - servo:dependabot/cargo/getrandom-0.1.16, r=jdm
Bump getrandom from 0.1.14 to 0.1.16 Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.1.14 to 0.1.16. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md">getrandom's changelog</a>.</em></p> <blockquote> <h2>[0.1.16] - 2020-12-31</h2> <h3>Changed</h3> <ul> <li>Update <code>cfg-if</code> to v1.0. <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/173">#173</a></li> <li>Implement <code>std::error::Error</code> for the <code>Error</code> type on additional targets. <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/169">#169</a></li> </ul> <h3>Fixed</h3> <ul> <li>Multithreaded WASM support. <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/171">#171</a></li> </ul> <p><a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/173">#173</a>: <a href="https://github-redirect.dependabot.com/rust-random/getrandom/pull/173">rust-random/getrandom#173</a> <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/171">#171</a>: <a href="https://github-redirect.dependabot.com/rust-random/getrandom/pull/171">rust-random/getrandom#171</a> <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/169">#169</a>: <a href="https://github-redirect.dependabot.com/rust-random/getrandom/pull/169">rust-random/getrandom#169</a></p> <h2>[0.1.15] - 2020-09-10</h2> <h3>Changed</h3> <ul> <li>Added support for Internet Explorer 11 <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/139">#139</a></li> <li>Fix Webpack require warning with <code>wasm-bindgen</code> <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/137">#137</a></li> </ul> <p><a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/137">#137</a>: <a href="https://github-redirect.dependabot.com/rust-random/getrandom/pull/137">rust-random/getrandom#137</a> <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/139">#139</a>: <a href="https://github-redirect.dependabot.com/rust-random/getrandom/pull/139">rust-random/getrandom#139</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="bd14b7a243
"><code>bd14b7a</code></a> Release v0.1.16 (<a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/185">#185</a>)</li> <li><a href="15e65a70b5
"><code>15e65a7</code></a> backport update to cfg-if v1.0 to the v0.1 branch (<a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/173">#173</a>)</li> <li><a href="b33dcdd41d
"><code>b33dcdd</code></a> Enable v0.1 std-trait workaround for additional targets (<a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/169">#169</a>)</li> <li><a href="445e929719
"><code>445e929</code></a> Backport <a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/165">#165</a> (<a href="https://github-redirect.dependabot.com/rust-random/getrandom/issues/171">#171</a>)</li> <li><a href="48dfdb5d7a
"><code>48dfdb5</code></a> Release v0.1.15</li> <li><a href="7dcb167694
"><code>7dcb167</code></a> travis: Stop Pinning nightly</li> <li><a href="9ec7d217a8
"><code>9ec7d21</code></a> travis: Move cloudabi to xbuild section</li> <li><a href="d8679fbf5e
"><code>d8679fb</code></a> travis: Update pinned dependancies</li> <li><a href="0ad1c77214
"><code>0ad1c77</code></a> wasm-bindgen: Added support for Internet Explorer 11</li> <li><a href="f1c264d476
"><code>f1c264d</code></a> Fixing Webpack require warning</li> <li>Additional commits viewable in <a href="https://github.com/rust-random/getrandom/compare/v0.1.14...v0.1.16">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This commit is contained in:
commit
d6399977d8
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -1983,11 +1983,11 @@ checksum = "b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "getrandom"
|
name = "getrandom"
|
||||||
version = "0.1.14"
|
version = "0.1.16"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfg-if 0.1.10",
|
"cfg-if 1.0.0",
|
||||||
"libc",
|
"libc",
|
||||||
"wasi",
|
"wasi",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue