Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 601c860

Browse files
Merge #717
717: Bump structopt from 0.3.14 to 0.3.15 r=mergify[bot] a=dependabot-preview[bot] Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.14 to 0.3.15. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md">structopt's changelog</a>.</em></p> <blockquote> <h1>v0.3.15 (2020-06-16)</h1> <ul> <li>Minor documentation improvements.</li> <li>Fixed <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/pull/398">a latent bug</a>, courtesy of <a href="https://github.com/Aaron1011">@Aaron1011</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TeXitoi/structopt/commit/b1174e5c9c0001386d7c0ca5e106f606d955eed1"><code>b1174e5</code></a> v0.3.15</li> <li><a href="https://github.com/TeXitoi/structopt/commit/7e431cb8684d6a51c8473249275addf29dd45bd7"><code>7e431cb</code></a> Flattening a subcommand now panics with a meaningful error message</li> <li><a href="https://github.com/TeXitoi/structopt/commit/caa145571fe170bc03b45866189465044d589e69"><code>caa1455</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/TeXitoi/structopt/issues/400">#400</a> from TeXitoi/fix/matches-span</li> <li><a href="https://github.com/TeXitoi/structopt/commit/83894e2a6b6b4d943eee6560084375ad7e55db65"><code>83894e2</code></a> Some tweaks</li> <li><a href="https://github.com/TeXitoi/structopt/commit/0a6bc511dbd0fb994bb0e39539acf9b33d3a4419"><code>0a6bc51</code></a> Use proper span when generating <code>matches</code> token</li> <li><a href="https://github.com/TeXitoi/structopt/commit/f84e7517867a07edfe40696114e0dba2daf55a86"><code>f84e751</code></a> Remove unnecessary braces</li> <li><a href="https://github.com/TeXitoi/structopt/commit/2b2d9417f42ec2fe7e5687f6dfa8dae412f3d666"><code>2b2d941</code></a> Fix first doc example for a practical one</li> <li><a href="https://github.com/TeXitoi/structopt/commit/891b25a68885bb686fc56fdbfd3d6e37333b4371"><code>891b25a</code></a> Update ui test to latest stable</li> <li><a href="https://github.com/TeXitoi/structopt/commit/4759d50eee2213adad185256bc56486db7e03c23"><code>4759d50</code></a> Fix license in Cargo.toml</li> <li>See full diff in <a href="https://github.com/TeXitoi/structopt/compare/v0.3.14...v0.3.15">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=structopt&package-manager=cargo&previous-version=0.3.14&new-version=0.3.15)](https://dependabot.com/compatibility-score/?dependency-name=structopt&package-manager=cargo&previous-version=0.3.14&new-version=0.3.15) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 2ca5ae6 + e4fb539 commit 601c860

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)