mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Auto merge of #28004 - servo:dependabot/cargo/native-tls-0.2.7, r=jdm
Bump native-tls from 0.2.4 to 0.2.7 Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.4 to 0.2.7. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md">native-tls's changelog</a>.</em></p> <blockquote> <h2>[v0.2.7]</h2> <h3>Added</h3> <ul> <li>Added support for ALPN in client APIs flagged under the <code>alpn</code> Cargo feature.</li> </ul> <h2>[v0.2.6]</h2> <h3>Fixed</h3> <ul> <li>Fixed compilation on iOS.</li> </ul> <h2>[v0.2.5]</h2> <h3>Added</h3> <ul> <li>Added <code>TlsConnectorBuilder::disable_built_in_roots</code> to only trust root certificates explicitly added to the builder.</li> </ul> <h3>Updated</h3> <ul> <li>Updated security-framework to 2.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="41522daa6f
"><code>41522da</code></a> Release v0.2.7</li> <li><a href="d808f9a203
"><code>d808f9a</code></a> generate new certs to fix tests on catalina</li> <li><a href="e0ccc9087d
"><code>e0ccc90</code></a> remove old unused ios test harness</li> <li><a href="1c219d1b49
"><code>1c219d1</code></a> fix macos</li> <li><a href="ded063339a
"><code>ded0633</code></a> Run all CI on GH actions</li> <li><a href="a7e5e27744
"><code>a7e5e27</code></a> fix schannel alpn</li> <li><a href="b1846a783d
"><code>b1846a7</code></a> move windows build to github actions</li> <li><a href="cb64ca98a8
"><code>cb64ca9</code></a> Add rustfmt action</li> <li><a href="0f4dc51bd0
"><code>0f4dc51</code></a> alpn fixes</li> <li><a href="0a68efa085
"><code>0a68efa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/194">#194</a> from MarnixKuijs/alpn</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-native-tls/compare/v0.2.4...v0.2.7">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=native-tls&package-manager=cargo&previous-version=0.2.4&new-version=0.2.7) 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>
This commit is contained in:
commit
407064b93e
1 changed files with 9 additions and 9 deletions
18
Cargo.lock
generated
18
Cargo.lock
generated
|
@ -3856,9 +3856,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "native-tls"
|
||||
version = "0.2.4"
|
||||
version = "0.2.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d"
|
||||
checksum = "b8d96b2e1c8da3957d58100b09f102c6d9cfdfced01b7ec5a8974044bb09dbd4"
|
||||
dependencies = [
|
||||
"lazy_static",
|
||||
"libc",
|
||||
|
@ -5183,24 +5183,24 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "security-framework"
|
||||
version = "0.4.4"
|
||||
version = "2.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"
|
||||
checksum = "c1759c2e3c8580017a484a7ac56d3abc5a6c1feadf88db2f3633f12ae4268c69"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"core-foundation 0.7.0",
|
||||
"core-foundation-sys 0.7.0",
|
||||
"core-foundation 0.9.0",
|
||||
"core-foundation-sys 0.8.0",
|
||||
"libc",
|
||||
"security-framework-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "security-framework-sys"
|
||||
version = "0.4.3"
|
||||
version = "2.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
|
||||
checksum = "f99b9d5e26d2a71633cc4f2ebae7cc9f874044e0c351a27e17892d76dce5678b"
|
||||
dependencies = [
|
||||
"core-foundation-sys 0.7.0",
|
||||
"core-foundation-sys 0.8.0",
|
||||
"libc",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue