21.md (3667B)
1 # PR #21 Bump clap from 2.33.1 to 2.33.3 2 3 - **Status:** open 4 - **Author:** @dependabot-preview[bot] 5 - **Created:** 2020-08-14T04:54:27Z 6 - **Branch:** dependabot/cargo/clap-2.33.3 → master 7 - **Labels:** dependencies 8 - **Assignees:** @MTRNord 9 - **Diff:** [21.diff](./21.diff) 10 11 --- 12 13 Bumps [clap](https://github.com/clap-rs/clap) from 2.33.1 to 2.33.3. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> 17 <blockquote> 18 <h2>v2.33.2</h2> 19 <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> 20 <h3>v2.33.2 (2020-08-5)</h3> 21 <h4>Documentation</h4> 22 <ul> 23 <li>Fixed links to <code>2.x</code> examples. Now they point to the right place.</li> 24 </ul> 25 </blockquote> 26 </details> 27 <details> 28 <summary>Commits</summary> 29 <ul> 30 <li>See full diff in <a href="https://github.com/clap-rs/clap/commits">compare view</a></li> 31 </ul> 32 </details> 33 <br /> 34 35 36 [](https://dependabot.com/compatibility-score/?dependency-name=clap&package-manager=cargo&previous-version=2.33.1&new-version=2.33.3) 37 38 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`. 39 40 [//]: # (dependabot-automerge-start) 41 [//]: # (dependabot-automerge-end) 42 43 --- 44 45 <details> 46 <summary>Dependabot commands and options</summary> 47 <br /> 48 49 You can trigger Dependabot actions by commenting on this PR: 50 - `@dependabot rebase` will rebase this PR 51 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 52 - `@dependabot merge` will merge this PR after your CI passes on it 53 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 54 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 55 - `@dependabot reopen` will reopen this PR if it is closed 56 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 57 - `@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) 58 - `@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) 59 - `@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) 60 - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language 61 - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language 62 - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language 63 - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language 64 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 65 66 Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): 67 - Update frequency (including time of day and day of week) 68 - Pull request limits (per update run and/or open at any time) 69 - Out-of-range updates (receive only lockfile updates, if desired) 70 - Security updates (receive only security updates, if desired) 71 72 73 74 </details> 75