mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-26 07:59:28 -05:00
Merge #440
440: Bump hyper from 0.14.5 to 0.14.7 r=thomaseizinger a=dependabot[bot] Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.5 to 0.14.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hyperium/hyper/releases">hyper's releases</a>.</em></p> <blockquote> <h2>v0.14.6</h2> <h2>Features</h2> <ul> <li><strong>client:</strong> add option to allow misplaced spaces in HTTP/1 responses (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2506">#2506</a>) (<a href="11345394d9
">11345394</a>)</li> <li><strong>http1:</strong> add options to preserve header casing (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2480">#2480</a>) (<a href="dbea7716f1
">dbea7716</a>, closes <a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2313">#2313</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hyperium/hyper/blob/master/CHANGELOG.md">hyper's changelog</a>.</em></p> <blockquote> <h3>v0.14.7 (2021-04-22)</h3> <h4>Bug Fixes</h4> <ul> <li><strong>http1:</strong> http1_title_case_headers should move Builder (<a href="a303b3c329
">a303b3c3</a>)</li> </ul> <h4>Features</h4> <ul> <li><strong>server:</strong> implement forgotten settings for case preserving (<a href="4fd6c4cb0b
">4fd6c4cb</a>)</li> </ul> <h3>v0.14.6 (2021-04-21)</h3> <h4>Features</h4> <ul> <li><strong>client:</strong> add option to allow misplaced spaces in HTTP/1 responses (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2506">#2506</a>) (<a href="11345394d9
">11345394</a>)</li> <li><strong>http1:</strong> add options to preserve header casing (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2480">#2480</a>) (<a href="dbea7716f1
">dbea7716</a>, closes <a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2313">#2313</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="963dc23f0d
"><code>963dc23</code></a> v0.14.7</li> <li><a href="4fd6c4cb0b
"><code>4fd6c4c</code></a> feat(server): implement forgotten settings for case preserving</li> <li><a href="a303b3c329
"><code>a303b3c</code></a> fix(http1): http1_title_case_headers should move Builder</li> <li><a href="7f69d8f94c
"><code>7f69d8f</code></a> v0.14.6</li> <li><a href="dbea7716f1
"><code>dbea771</code></a> feat(http1): add options to preserve header casing (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2480">#2480</a>)</li> <li><a href="117cc492a6
"><code>117cc49</code></a> chore(ci): quiet the warnings when verifying the generated header file (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2507">#2507</a>)</li> <li><a href="11345394d9
"><code>1134539</code></a> feat(client): add option to allow misplaced spaces in HTTP/1 responses (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2506">#2506</a>)</li> <li><a href="ed2fdb7b6a
"><code>ed2fdb7</code></a> chore(ffi): fix compile errors and warnings (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2492">#2492</a>)</li> <li><a href="aa4a2eaa44
"><code>aa4a2ea</code></a> chore(LICENSE): update license year (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2491">#2491</a>)</li> <li><a href="a5464f761a
"><code>a5464f7</code></a> chore(ffi): run gen_header.sh in CI environment (<a href="https://github-redirect.dependabot.com/hyperium/hyper/issues/2488">#2488</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hyperium/hyper/compare/v0.14.5...v0.14.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hyper&package-manager=cargo&previous-version=0.14.5&new-version=0.14.7)](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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
commit
f1608413be
18
Cargo.lock
generated
18
Cargo.lock
generated
@ -1420,15 +1420,15 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "httparse"
|
name = "httparse"
|
||||||
version = "1.3.5"
|
version = "1.4.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "615caabe2c3160b313d52ccc905335f4ed5f10881dd63dc5699d47e90be85691"
|
checksum = "4a1ce40d6fc9764887c2fdc7305c3dcc429ba11ff981c1509416afd5697e4437"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "httpdate"
|
name = "httpdate"
|
||||||
version = "0.3.2"
|
version = "1.0.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47"
|
checksum = "05842d0d43232b23ccb7060ecb0f0626922c21f30012e97b767b30afd4a5d4b9"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hyper"
|
name = "hyper"
|
||||||
@ -1451,9 +1451,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hyper"
|
name = "hyper"
|
||||||
version = "0.14.5"
|
version = "0.14.7"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "8bf09f61b52cfcf4c00de50df88ae423d6c02354e385a86341133b5338630ad1"
|
checksum = "1e5f105c494081baa3bf9e200b279e27ec1623895cd504c7dbef8d0b080fcf54"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytes 1.0.1",
|
"bytes 1.0.1",
|
||||||
"futures-channel",
|
"futures-channel",
|
||||||
@ -1480,7 +1480,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||||||
checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"
|
checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"futures-util",
|
"futures-util",
|
||||||
"hyper 0.14.5",
|
"hyper 0.14.7",
|
||||||
"log 0.4.14",
|
"log 0.4.14",
|
||||||
"rustls 0.19.0",
|
"rustls 0.19.0",
|
||||||
"tokio 1.5.0",
|
"tokio 1.5.0",
|
||||||
@ -2986,7 +2986,7 @@ dependencies = [
|
|||||||
"futures-util",
|
"futures-util",
|
||||||
"http",
|
"http",
|
||||||
"http-body",
|
"http-body",
|
||||||
"hyper 0.14.5",
|
"hyper 0.14.7",
|
||||||
"hyper-rustls",
|
"hyper-rustls",
|
||||||
"ipnet",
|
"ipnet",
|
||||||
"js-sys",
|
"js-sys",
|
||||||
@ -3649,7 +3649,7 @@ dependencies = [
|
|||||||
"ecdsa_fun",
|
"ecdsa_fun",
|
||||||
"futures",
|
"futures",
|
||||||
"get-port",
|
"get-port",
|
||||||
"hyper 0.14.5",
|
"hyper 0.14.7",
|
||||||
"itertools 0.10.0",
|
"itertools 0.10.0",
|
||||||
"libp2p",
|
"libp2p",
|
||||||
"libp2p-async-await",
|
"libp2p-async-await",
|
||||||
|
Loading…
Reference in New Issue
Block a user