aboutsummaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-06-11 06:46:18 -0400
committerGitHub <noreply@github.com>2020-06-11 06:46:18 -0400
commita34d1573b6d79211f0efeafcc3ae4b505280cb54 (patch)
tree79ff6342adda33f58569d4d38d3c5698ba0c60d6 /components
parent264b4344fbdc01b31b9ee35f0a5f4c1d6ea92063 (diff)
parentc53c5816ad82e2bc3ac0316938e82a41e35f0b8c (diff)
downloadservo-a34d1573b6d79211f0efeafcc3ae4b505280cb54.tar.gz
servo-a34d1573b6d79211f0efeafcc3ae4b505280cb54.zip
Auto merge of #26846 - servo:dependabot/cargo/sha-1-0.8.2, r=jdm
build(deps): bump sha-1 from 0.8.1 to 0.8.2 Bumps [sha-1](https://github.com/RustCrypto/hashes) from 0.8.1 to 0.8.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/hashes/commit/da2452e9de57e9e4ac40c8dc18b81afd3d223219"><code>da2452e</code></a> bump sha1 and sha2 versions</li> <li><a href="https://github.com/RustCrypto/hashes/commit/3d11a0f248f5333c10de467716c1510c5ce45658"><code>3d11a0f</code></a> remove benchmarks</li> <li><a href="https://github.com/RustCrypto/hashes/commit/9edb0a53f7cfd6e89e7a14becc08855e258d2299"><code>9edb0a5</code></a> Enable sha1 and sha2 AArch64 extensions from asm-hashes (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/97">#97</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/18a28655d57b9e6a77c6d6b80299bfefc5f069e0"><code>18a2865</code></a> add test vector for streebog overflow bug</li> <li><a href="https://github.com/RustCrypto/hashes/commit/9695573914ad96f234ecabf9ecee2dbb3a6a36ed"><code>9695573</code></a> Fix an overflow in Streebog causing panic or incorrect output (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/91">#91</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/7f3080be055b2feef44c408870654619eb14524f"><code>7f3080b</code></a> fix block sizes for blake2 hashes</li> <li><a href="https://github.com/RustCrypto/hashes/commit/526cc6e9fda3b31b7f19e28e20def26afa42bd45"><code>526cc6e</code></a> add sha3 docs</li> <li><a href="https://github.com/RustCrypto/hashes/commit/2d6379d3fabeea639fa8cc6f5e94b46ec0303b5e"><code>2d6379d</code></a> Turn Keccak256Full comment into docs (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/81">#81</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/0484eaac39e8f5decda89ee6b812d6faa884e4f1"><code>0484eaa</code></a> Be slightly less judgemental of md5/sha1 (<a href="https://github-redirect.dependabot.com/RustCrypto/hashes/issues/80">#80</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/04127f7727be970cc084472db0fb0052d111e381"><code>04127f7</code></a> update readme and license</li> <li>Additional commits viewable in <a href="https://github.com/RustCrypto/hashes/compare/sha1-v0.8.1...sha1-v0.8.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=sha-1&package-manager=cargo&previous-version=0.8.1&new-version=0.8.2)](https://dependabot.com/compatibility-score/?dependency-name=sha-1&package-manager=cargo&previous-version=0.8.1&new-version=0.8.2) 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) - `@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](https://app.dependabot.com): - 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) </details>
Diffstat (limited to 'components')
0 files changed, 0 insertions, 0 deletions