aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/document.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-06-22 09:24:02 -0400
committerGitHub <noreply@github.com>2020-06-22 09:24:02 -0400
commitde01770253f3e2e7ded583a86caff8c9bf0e8ab5 (patch)
tree5114faa1681fa1b03bf5c0b0188683bfaa9298b7 /components/script/dom/document.rs
parent1dc41b327711bc7e267fd1212762ae0e15ee7401 (diff)
parent6d660058c7750018045b735261dbd4b410e8c9fd (diff)
downloadservo-de01770253f3e2e7ded583a86caff8c9bf0e8ab5.tar.gz
servo-de01770253f3e2e7ded583a86caff8c9bf0e8ab5.zip
Auto merge of #27019 - servo:dependabot/cargo/openssl-sys-0.9.58, r=jdm
build(deps): bump openssl-sys from 0.9.57 to 0.9.58 Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.57 to 0.9.58. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-openssl/commit/85c95f34a6fb6c12ab2b4c7ce88cf223389f9821"><code>85c95f3</code></a> Release openssl-sys v0.9.58</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/95a813b6468bff144a506aaeec0b5ddef602a952"><code>95a813b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1287">#1287</a> from henrydcase/hdc/pke</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/65a3417994e8dd50478a96b9419546f412558515"><code>65a3417</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1288">#1288</a> from sgg/sgg/impl-Debug-SslConnector</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/f658458c2f93bc6aa697175901e838a3c087ab21"><code>f658458</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1290">#1290</a> from Leo1003/fix-dsa-private-pem</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/bcce90effe2fd2d0c068b81fb7ef94e228fd9b72"><code>bcce90e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-openssl/issues/1289">#1289</a> from Leo1003/add_write_ec_pubkey</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/24af7de14c5e1767a64157ed16398e3ae2acb3e1"><code>24af7de</code></a> fix clippy</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/4469897ff9b9bcedb96f7a02337d51056dde54ab"><code>4469897</code></a> Fix private key serializtion in HasPublic impl for DsaRef</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/7d129b6413c2c88cf336d86fb2b8e5d8048ed53a"><code>7d129b6</code></a> Add PEM/DER serialization for EC public key</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/d5be3e57582e8ae4575d1a8bec8e16fba560e7f9"><code>d5be3e5</code></a> Adds Debug derive for SslConnector</li> <li><a href="https://github.com/sfackler/rust-openssl/commit/5be8a5e9f4d39e7501085c49daef84c07278b359"><code>5be8a5e</code></a> adding PKE interface</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.57...openssl-sys-v0.9.58">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=openssl-sys&package-manager=cargo&previous-version=0.9.57&new-version=0.9.58)](https://dependabot.com/compatibility-score/?dependency-name=openssl-sys&package-manager=cargo&previous-version=0.9.57&new-version=0.9.58) 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/script/dom/document.rs')
0 files changed, 0 insertions, 0 deletions