mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Merge #1014
1014: Bump reqwest from 0.11.9 to 0.11.10 r=delta1 a=dependabot[bot] Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.9 to 0.11.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/releases">reqwest's releases</a>.</em></p> <blockquote> <h2>v0.11.10</h2> <h2>What's Changed</h2> <ul> <li>Add <code>Error::url()</code> to access the URL of an error.</li> <li>Add <code>Response::extensions()</code> to access the <code>http::Extensions</code> of a response.</li> <li>Fix <code>rustls-native-certs</code> to log an error instead of panicking when loading an invalid system certificate.</li> <li>Fix passing Basic Authorization header to proxies.</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nikstur"><code>`@nikstur</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1448">seanmonstar/reqwest#1448</a></li> <li><a href="https://github.com/ecclarke42"><code>`@ecclarke42</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1442">seanmonstar/reqwest#1442</a></li> <li><a href="https://github.com/TjeuKayim"><code>`@TjeuKayim</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1316">seanmonstar/reqwest#1316</a></li> <li><a href="https://github.com/kraktus"><code>`@kraktus</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1456">seanmonstar/reqwest#1456</a></li> <li><a href="https://github.com/edmorley"><code>`@edmorley</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1482">seanmonstar/reqwest#1482</a></li> <li><a href="https://github.com/ViddeM"><code>`@ViddeM</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1480">seanmonstar/reqwest#1480</a></li> <li><a href="https://github.com/nihaals"><code>`@nihaals</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1490">seanmonstar/reqwest#1490</a></li> <li><a href="https://github.com/biluohc"><code>`@biluohc</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1491">seanmonstar/reqwest#1491</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's changelog</a>.</em></p> <blockquote> <h2>v0.11.10</h2> <ul> <li>Add <code>Error::url()</code> to access the URL of an error.</li> <li>Add <code>Response::extensions()</code> to access the <code>http::Extensions</code> of a response.</li> <li>Fix <code>rustls-native-certs</code> to log an error instead of panicking when loading an invalid system certificate.</li> <li>Fix passing Basic Authorization header to proxies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="798df70fb0
"><code>798df70</code></a> v0.11.10</li> <li><a href="6dbac11d39
"><code>6dbac11</code></a> expose http::Extensions in Response (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1476">#1476</a>)</li> <li><a href="ee57777d42
"><code>ee57777</code></a> fix basic-auth for access http over https's proxy (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1491">#1491</a>)</li> <li><a href="b4f716bd3a
"><code>b4f716b</code></a> Update winreg to 0.10 (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1496">#1496</a>)</li> <li><a href="f889a7b6a7
"><code>f889a7b</code></a> Improve <code>RequestBuilder.form()</code> docs (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1490">#1490</a>)</li> <li><a href="0170947fb4
"><code>0170947</code></a> Bump MSRV to 1.49 (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1484">#1484</a>)</li> <li><a href="faea83b562
"><code>faea83b</code></a> Fix doc example code for query parameters (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1480">#1480</a>)</li> <li><a href="70d05cfab6
"><code>70d05cf</code></a> docs; fix typo in <code>Client::new()</code> (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1482">#1482</a>)</li> <li><a href="0384759a19
"><code>0384759</code></a> Bump rustls-pemfile to 0.3 (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1459">#1459</a>)</li> <li><a href="a654d3951e
"><code>a654d39</code></a> Bump serde_urlencoded to 0.7.1 (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1457">#1457</a>)</li> <li>Additional commits viewable in <a href="https://github.com/seanmonstar/reqwest/compare/v0.11.9...v0.11.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reqwest&package-manager=cargo&previous-version=0.11.9&new-version=0.11.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
commit
e1e7b1ef51
20
Cargo.lock
generated
20
Cargo.lock
generated
@ -3173,9 +3173,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "reqwest"
|
||||
version = "0.11.9"
|
||||
version = "0.11.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "87f242f1488a539a79bac6dbe7c8609ae43b7914b7736210f239a37cccb32525"
|
||||
checksum = "46a1f7aa4f35e5e8b4160449f51afc758f0ce6454315a9fa7d0d113e958c41eb"
|
||||
dependencies = [
|
||||
"base64 0.13.0",
|
||||
"bytes",
|
||||
@ -3208,7 +3208,7 @@ dependencies = [
|
||||
"wasm-bindgen-futures",
|
||||
"web-sys",
|
||||
"webpki-roots 0.22.2",
|
||||
"winreg 0.7.0",
|
||||
"winreg 0.10.1",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -3330,9 +3330,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustls-pemfile"
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5eebeaeb360c87bfb72e84abdb3447159c0eaececf1bef2aecd65a8be949d1c9"
|
||||
checksum = "1ee86d63972a7c661d1536fefe8c3c8407321c3df668891286de28abcd087360"
|
||||
dependencies = [
|
||||
"base64 0.13.0",
|
||||
]
|
||||
@ -3545,12 +3545,12 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "serde_urlencoded"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9"
|
||||
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
||||
dependencies = [
|
||||
"form_urlencoded",
|
||||
"itoa 0.4.7",
|
||||
"itoa 1.0.1",
|
||||
"ryu",
|
||||
"serde",
|
||||
]
|
||||
@ -5021,9 +5021,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "winreg"
|
||||
version = "0.7.0"
|
||||
version = "0.10.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"
|
||||
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
|
||||
dependencies = [
|
||||
"winapi 0.3.9",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user