19.json (7690B)
1 { 2 "number": 19, 3 "title": "Bump reqwest from 0.10.6 to 0.10.7", 4 "state": "merged", 5 "diff_file": "19.diff", 6 "author": "dependabot-preview[bot]", 7 "created_at": "2020-07-27T04:54:04Z", 8 "closed_at": "2020-07-27T07:38:50Z", 9 "merged_at": "2020-07-27T07:38:50Z", 10 "base_ref": "master", 11 "head_ref": "dependabot/cargo/reqwest-0.10.7", 12 "labels": [ 13 "dependencies" 14 ], 15 "assignees": [ 16 "MTRNord" 17 ], 18 "requested_reviewers": [], 19 "body": "Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.6 to 0.10.7.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/seanmonstar/reqwest/releases\">reqwest's releases</a>.</em></p>\n<blockquote>\n<h2>v0.10.7</h2>\n<ul>\n<li>Add <code>NO_PROXY</code> environment variable support.</li>\n<li>Add more <code>Error::{is_request, is_body, is_decode}</code> getters.</li>\n<li>Add conversion of <code>reqwest::ClientBuilder</code> to <code>reqwest::blocking::ClientBuilder</code>.</li>\n<li>Add <code>headers_mut()</code> to <code>reqwest::blocking::Response</code>.</li>\n<li>(wasm) Add <code>form()</code>, <code>query()</code>, <code>multipart</code> and <code>bearer_auth()</code> to <code>RequestBuilder</code>.</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md\">reqwest's changelog</a>.</em></p>\n<blockquote>\n<h2>v0.10.7</h2>\n<ul>\n<li>Add <code>NO_PROXY</code> environment variable support.</li>\n<li>Add more <code>Error::{is_request, is_body, is_decode}</code> getters.</li>\n<li>Add conversion of <code>reqwest::ClientBuilder</code> to <code>reqwest::blocking::ClientBuilder</code>.</li>\n<li>Add <code>headers_mut()</code> to <code>reqwest::blocking::Response</code>.</li>\n<li>(wasm) Add <code>form()</code>, <code>query()</code>, <code>multipart</code> and <code>bearer_auth()</code> to <code>RequestBuilder</code>.</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/c78aa50d4c9b740a0e11ceab90a0182744290e63\"><code>c78aa50</code></a> v0.10.7</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/4a8998241acc26db14df8d4cefbf5296a15cd7af\"><code>4a89982</code></a> Bump lodash from 4.17.15 to 4.17.19 in /examples/wasm_header (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/975\">#975</a>)</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/9df2bc6e61d5b0c934700c0fa1056d7215b444be\"><code>9df2bc6</code></a> Bump lodash from 4.17.15 to 4.17.19 in /examples/wasm_github_fetch (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/974\">#974</a>)</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/69288606bcf648967ddd09000f06e88161f80a2f\"><code>6928860</code></a> Allow conversion from async client builder to blocking one (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/978\">#978</a>)</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/a800202384484f60679cdd884b08ba1e320212e3\"><code>a800202</code></a> Add multipart for WASM (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/966\">#966</a>)</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/af9fc5c9d8e6f0970eefb4a2e6406e9eee54a1b7\"><code>af9fc5c</code></a> Implement <code>Request::bearer_auth</code> for <code>wasm32</code></li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/1a2c10256a924ff8753f683c4200b8b4d05a2cdd\"><code>1a2c102</code></a> deps(chore): update to the latest rustls (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/969\">#969</a>)</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/7fd6b44cdea416010ada4a9370c7530fda7adf62\"><code>7fd6b44</code></a> Issue <a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/956\">#956</a>: Take the cookie store write lock only when necessary (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/960\">#960</a>)</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/f2e8dd24779b7fd315db5c1c3664e96e6d93349b\"><code>f2e8dd2</code></a> Update cookie crates (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/946\">#946</a>)</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/1c680005c2fbd646dbca4858fa2b582983cee83d\"><code>1c68000</code></a> Add <code>blocking::Response::headers_mut</code> (<a href=\"https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/958\">#958</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/seanmonstar/reqwest/compare/v0.10.6...v0.10.7\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://dependabot.com/compatibility-score/?dependency-name=reqwest&package-manager=cargo&previous-version=0.10.6&new-version=0.10.7)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language\n- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language\n- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language\n- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language\n- `@dependabot badge me` will comment on this PR with code to add a \"Dependabot enabled\" badge to your readme\n\nAdditionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):\n- Update frequency (including time of day and day of week)\n- Pull request limits (per update run and/or open at any time)\n- Out-of-range updates (receive only lockfile updates, if desired)\n- Security updates (receive only security updates, if desired)\n\n\n\n</details>", 20 "comments": [], 21 "review_comments": [] 22 }