mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
Merge #755
755: Bump reqwest from 0.11.1 to 0.11.2 r=collinc97 a=dependabot-preview[bot] Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.1 to 0.11.2. <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.2</h2> <ul> <li>Add <code>CookieStore</code> trait to customize the type that stores and retrieves cookies for a session.</li> <li>Add <code>cookie::Jar</code> as a default <code>CookieStore</code>, easing creating some session cookies before creating the <code>Client</code>.</li> <li>Add <code>ClientBuilder::http2_adaptive_window()</code> option to configure an adaptive HTTP2 flow control behavior.</li> <li>Add <code>ClientBuilder::http2_max_frame_size()</code> option to adjust the maximum HTTP2 frame size that can be received.</li> <li>Implement <code>IntoUrl</code> for <code>String</code>, making it more convenient to create requests with <code>format!</code>.</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.2</h2> <ul> <li>Add <code>CookieStore</code> trait to customize the type that stores and retrieves cookies for a session.</li> <li>Add <code>cookie::Jar</code> as a default <code>CookieStore</code>, easing creating some session cookies before creating the <code>Client</code>.</li> <li>Add <code>ClientBuilder::http2_adaptive_window()</code> option to configure an adaptive HTTP2 flow control behavior.</li> <li>Add <code>ClientBuilder::http2_max_frame_size()</code> option to adjust the maximum HTTP2 frame size that can be received.</li> <li>Implement <code>IntoUrl</code> for <code>String</code>, making it more convenient to create requests with <code>format!</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="80999a8963
"><code>80999a8</code></a> v0.11.2</li> <li><a href="12d7905520
"><code>12d7905</code></a> Add <code>CookieStore</code> trait and expose default <code>Jar</code> (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1203">#1203</a>)</li> <li><a href="2414042269
"><code>2414042</code></a> replace match ... { } with matches! macro where possible (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1208">#1208</a>)</li> <li><a href="a856638316
"><code>a856638</code></a> Check format to all rs files under src (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1188">#1188</a>)</li> <li><a href="9fa58e316d
"><code>9fa58e3</code></a> Implement IntoUrl for String (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1201">#1201</a>)</li> <li><a href="ff2381e61e
"><code>ff2381e</code></a> Add http2_adaptive_window and htt2_max_frame_size from hyper (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1194">#1194</a>)</li> <li><a href="6ac97dc3aa
"><code>6ac97dc</code></a> Add minimal versions check for nightly CI job (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1197">#1197</a>)</li> <li><a href="61a955c821
"><code>61a955c</code></a> Bump mime to current version (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1196">#1196</a>)</li> <li><a href="dabb878f32
"><code>dabb878</code></a> update native-tls to v0.2.7 (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1183">#1183</a>)</li> <li>See full diff in <a href="https://github.com/seanmonstar/reqwest/compare/v0.11.1...v0.11.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=reqwest&package-manager=cargo&previous-version=0.11.1&new-version=0.11.2)](https://dependabot.com/compatibility-score/?dependency-name=reqwest&package-manager=cargo&previous-version=0.11.1&new-version=0.11.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> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
commit
c47ab84b1b
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2155,9 +2155,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "reqwest"
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0460542b551950620a3648c6aa23318ac6b3cd779114bd873209e6e8b5eb1c34"
|
||||
checksum = "bf12057f289428dbf5c591c74bf10392e4a8003f993405a902f20117019022d4"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bytes",
|
||||
|
@ -124,7 +124,7 @@ version = "0.8"
|
||||
version = "0.6.2"
|
||||
|
||||
[dependencies.reqwest]
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
features = [ "blocking", "json", "multipart" ]
|
||||
|
||||
[dependencies.self_update]
|
||||
|
Loading…
Reference in New Issue
Block a user