2.md (4195B)
1 # PR #2 Bump reqwest from 0.10.2 to 0.10.3 2 3 - **Status:** merged 4 - **Author:** @dependabot-preview[bot] 5 - **Created:** 2020-02-27T05:06:50Z 6 - **Branch:** dependabot/cargo/reqwest-0.10.3 → master 7 - **Merged:** 2020-02-27T13:22:57Z 8 - **Labels:** dependencies 9 - **Assignees:** @MTRNord 10 - **Diff:** [2.diff](./2.diff) 11 12 --- 13 14 Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.2 to 0.10.3. 15 <details> 16 <summary>Changelog</summary> 17 <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's changelog</a>.</em></p> 18 <blockquote> 19 <h2>v0.10.3</h2> 20 <ul> 21 <li>Upgrade internal <code>rustls</code> version.</li> 22 </ul> 23 </blockquote> 24 </details> 25 <details> 26 <summary>Commits</summary> 27 <ul> 28 <li><a href="https://github.com/seanmonstar/reqwest/commit/53c5aaa25921b7b63527d40c7ae7ef9b254e6123"><code>53c5aaa</code></a> v0.10.3</li> 29 <li><a href="https://github.com/seanmonstar/reqwest/commit/a2acf91d9bc43605c1e1d2bb73953dacb02a51c8"><code>a2acf91</code></a> Bump rustls crate versions to latest (<a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/issues/822">#822</a>)</li> 30 <li><a href="https://github.com/seanmonstar/reqwest/commit/296490ce45980f92481500d2d584d9435c9d8e85"><code>296490c</code></a> Bump tokio minimum version to 0.2.5</li> 31 <li>See full diff in <a href="https://github.com/seanmonstar/reqwest/compare/v0.10.2...v0.10.3">compare view</a></li> 32 </ul> 33 </details> 34 <br /> 35 36 37 [](https://dependabot.com/compatibility-score/?dependency-name=reqwest&package-manager=cargo&previous-version=0.10.2&new-version=0.10.3) 38 39 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`. 40 41 [//]: # (dependabot-automerge-start) 42 [//]: # (dependabot-automerge-end) 43 44 --- 45 46 <details> 47 <summary>Dependabot commands and options</summary> 48 <br /> 49 50 You can trigger Dependabot actions by commenting on this PR: 51 - `@dependabot rebase` will rebase this PR 52 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 53 - `@dependabot merge` will merge this PR after your CI passes on it 54 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 55 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 56 - `@dependabot reopen` will reopen this PR if it is closed 57 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 58 - `@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) 59 - `@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) 60 - `@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) 61 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language 62 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language 63 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language 64 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language 65 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 66 67 Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): 68 - Update frequency (including time of day and day of week) 69 - Pull request limits (per update run and/or open at any time) 70 - Out-of-range updates (receive only lockfile updates, if desired) 71 - Security updates (receive only security updates, if desired) 72 73 74 75 </details> 76