22.md (7574B)
1 # PR #22 Bump reqwest from 0.10.7 to 0.10.8 2 3 - **Status:** closed 4 - **Author:** @dependabot-preview[bot] 5 - **Created:** 2020-08-26T04:46:48Z 6 - **Branch:** dependabot/cargo/reqwest-0.10.8 → master 7 - **Closed:** 2020-11-20T04:53:22Z 8 - **Labels:** dependencies 9 - **Assignees:** @MTRNord 10 - **Diff:** [22.diff](./22.diff) 11 12 --- 13 14 Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.7 to 0.10.8. 15 <details> 16 <summary>Release notes</summary> 17 <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/releases">reqwest's releases</a>.</em></p> 18 <blockquote> 19 <h2>v0.10.8</h2> 20 <ul> 21 <li>Add <code>must_use</code> to <code>RequestBuilder</code> and <code>ClientBuilder</code>.</li> 22 <li>Fix Windows system proxy detection of Fiddler proxies.</li> 23 <li>(wasm) Add <code>headers</code> method to <code>RequestBuilder</code>.</li> 24 <li>(wasm) Add <code>execute</code> method to <code>Client</code>.</li> 25 <li>(wasm) Add <code>TryFrom<http::Request></code> for <code>Request</code>.</li> 26 <li>(wasm) Fix checking for global <code>window</code> to work in non-browser environments.</li> 27 <li>(wasm) Fix sending of an empty body when not required.</li> 28 </ul> 29 </blockquote> 30 </details> 31 <details> 32 <summary>Changelog</summary> 33 <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's changelog</a>.</em></p> 34 <blockquote> 35 <h2>v0.10.8</h2> 36 <ul> 37 <li>Add <code>must_use</code> to <code>RequestBuilder</code> and <code>ClientBuilder</code>.</li> 38 <li>Fix Windows system proxy detection of Fiddler proxies.</li> 39 <li>(wasm) Add <code>headers</code> method to <code>RequestBuilder</code>.</li> 40 <li>(wasm) Add <code>execute</code> method to <code>Client</code>.</li> 41 <li>(wasm) Add <code>TryFrom<http::Request></code> for <code>Request</code>.</li> 42 <li>(wasm) Fix checking for global <code>window</code> to work in non-browser environments.</li> 43 <li>(wasm) Fix sending of an empty body when not required.</li> 44 </ul> 45 </blockquote> 46 </details> 47 <details> 48 <summary>Commits</summary> 49 <ul> 50 <li><a href="https://github.com/seanmonstar/reqwest/commit/7ef8e94250634e306d398e4f369d2f86e3f075ed"><code>7ef8e94</code></a> v0.10.8</li> 51 <li><a href="https://github.com/seanmonstar/reqwest/commit/db24d5409730397645c076142dc0119955e7a8a4"><code>db24d54</code></a> Add must_use to ClientBuilder & RequestBuilder (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1011">#1011</a>)</li> 52 <li><a href="https://github.com/seanmonstar/reqwest/commit/d42385e7f2cc364efa5e16a7154e7e0cebdd1b57"><code>d42385e</code></a> wasm: Omit request body if it's empty (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1012">#1012</a>)</li> 53 <li><a href="https://github.com/seanmonstar/reqwest/commit/9e23103371c6e35182c8851dd839133ca4c09606"><code>9e23103</code></a> Fix detection of system proxy from Windows registry (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1005">#1005</a>)</li> 54 <li><a href="https://github.com/seanmonstar/reqwest/commit/512fb97ffc35376d8569145f8b8b6ce515365729"><code>512fb97</code></a> Use proxy's DNS in TOR example (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/1003">#1003</a>)</li> 55 <li><a href="https://github.com/seanmonstar/reqwest/commit/7a5c5ed600823ad3e8eca8af374e88b66dc1c25b"><code>7a5c5ed</code></a> Remove non-working example. Postman-echo does not return CORS headers. After ...</li> 56 <li><a href="https://github.com/seanmonstar/reqwest/commit/cff487ff58630cf0ac59f3e46cbf20cf50a28b3f"><code>cff487f</code></a> docsrs: build wasm32-unknown-unknown docs (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/998">#998</a>)</li> 57 <li><a href="https://github.com/seanmonstar/reqwest/commit/dd8441fd23dae6ffb79b4cea2862e5bca0c59743"><code>dd8441f</code></a> wasm: impl TryFrom<HttpRequest<!-- raw HTML omitted -->> for Request (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/997">#997</a>)</li> 58 <li><a href="https://github.com/seanmonstar/reqwest/commit/ecc863fdacc94e3f2ec1c6cccc42e730063b6b08"><code>ecc863f</code></a> Do not assume that <code>window</code> exists in WASM (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/990">#990</a>)</li> 59 <li><a href="https://github.com/seanmonstar/reqwest/commit/83fa93ccafe1ec5044f2edd118006edf4faa28b2"><code>83fa93c</code></a> Make headers method on WASM client for compatibility with async_impl (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/991">#991</a>)</li> 60 <li>Additional commits viewable in <a href="https://github.com/seanmonstar/reqwest/compare/v0.10.7...v0.10.8">compare view</a></li> 61 </ul> 62 </details> 63 <br /> 64 65 66 [](https://dependabot.com/compatibility-score/?dependency-name=reqwest&package-manager=cargo&previous-version=0.10.7&new-version=0.10.8) 67 68 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`. 69 70 [//]: # (dependabot-automerge-start) 71 [//]: # (dependabot-automerge-end) 72 73 --- 74 75 <details> 76 <summary>Dependabot commands and options</summary> 77 <br /> 78 79 You can trigger Dependabot actions by commenting on this PR: 80 - `@dependabot rebase` will rebase this PR 81 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 82 - `@dependabot merge` will merge this PR after your CI passes on it 83 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 84 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 85 - `@dependabot reopen` will reopen this PR if it is closed 86 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 87 - `@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) 88 - `@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) 89 - `@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) 90 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language 91 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language 92 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language 93 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language 94 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 95 96 Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): 97 - Update frequency (including time of day and day of week) 98 - Pull request limits (per update run and/or open at any time) 99 - Out-of-range updates (receive only lockfile updates, if desired) 100 - Security updates (receive only security updates, if desired) 101 102 103 104 </details> 105 106 107 ## Comments 108 109 ### @dependabot-preview[bot] — 2020-11-20T04:53:20Z 110 111 Superseded by #24. 112