5.json (6563B)
1 { 2 "number": 5, 3 "title": "Bump reqwest from 0.10.3 to 0.10.4", 4 "state": "merged", 5 "diff_file": "5.diff", 6 "author": "dependabot-preview[bot]", 7 "created_at": "2020-03-04T05:05:22Z", 8 "closed_at": "2020-03-04T17:32:51Z", 9 "merged_at": "2020-03-04T17:32:51Z", 10 "base_ref": "master", 11 "head_ref": "dependabot/cargo/reqwest-0.10.4", 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.3 to 0.10.4.\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.4</h2>\n<ul>\n<li>Add <code>trust-dns</code> optional feature to change DNS resolver.</li>\n<li>Add <code>bytes()</code> method to <code>reqwest::blocking::Response</code>.</li>\n<li>Add <code>buffer()</code> method to <code>reqwest::blocking::Body</code>.</li>\n<li>Implement <code>From<http::Request></code> for <code>reqwest::Request</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.4</h2>\n<ul>\n<li>Add <code>trust-dns</code> optional feature to change DNS resolver.</li>\n<li>Add <code>bytes()</code> method to <code>reqwest::blocking::Response</code>.</li>\n<li>Add <code>buffer()</code> method to <code>reqwest::blocking::Body</code>.</li>\n<li>Implement <code>From<http::Request></code> for <code>reqwest::Request</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/ead28223213c00df5c9fcd253377ac9402eb6ddd\"><code>ead2822</code></a> v0.10.4</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/603d498d2c2ba832e23f95d73fc26937c19687e7\"><code>603d498</code></a> De-duplicate Body::poll_next and poll_data</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/a06e03edf4663cbf0d8ec5bc3bcd5b4a4f101c61\"><code>a06e03e</code></a> Refactor gzip and brotli bools into an Accepts struct</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/2f875255e1471df87ca9b7828c6253e6e3ea3938\"><code>2f87525</code></a> Fix deprecated hyper client builder methods</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/526afe9d86c7ba6e0f9165000c477339ee288789\"><code>526afe9</code></a> Add bytes() function to blocking::Response</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/f267e1435d2f5a7b19dac9216074b946d1697432\"><code>f267e14</code></a> Adds From trait for http::Request</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/a5f3de07403be542a2ade9c2e84e32a48679a969\"><code>a5f3de0</code></a> Remove unnecessary <code>Result</code> returns.</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/c1c2b9dd7b0ef985009ee2f0e7599ff83436a686\"><code>c1c2b9d</code></a> Implement ability to disable <code>trust-dns</code> in <code>ClientBuilder</code>.</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/d2fc485d114a4b3cfc185c7e6eeca3d77f5246b1\"><code>d2fc485</code></a> Enable <code>trust-dns</code> in CI.</li>\n<li><a href=\"https://github.com/seanmonstar/reqwest/commit/3aef11a9f97b4e830efe56838819565a567b42bf\"><code>3aef11a</code></a> Add a method to buffer a request body into memory, and a method to access the...</li>\n<li>Additional commits viewable in <a href=\"https://github.com/seanmonstar/reqwest/compare/v0.10.3...v0.10.4\">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.3&new-version=0.10.4)\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 }