jonathanmorley / oktaws

Apache License 2.0
15 stars 10 forks source link

Bump structopt-derive from 0.2.12 to 0.2.15 #47

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps structopt-derive from 0.2.12 to 0.2.15.

Changelog *Sourced from [structopt-derive's changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md).* > # v0.2.15 (2018-03-08) > > * Fix [#168](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/168) by [@​TeXitoi](https://github.com/TeXitoi) > > # v0.2.14 (2018-12-10) > > * Introduce smarter parsing of doc comments by [@​0ndorio](https://github.com/0ndorio) > > # v0.2.13 (2018-11-01) > > * Automatic naming of fields and subcommands by [@​0ndorio](https://github.com/0ndorio)
Commits - [`3d5f9bd`](https://github.com/TeXitoi/structopt/commit/3d5f9bd063613dde84528624f7192c9eefb6ae21) Fix [#168](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/168) - [`2a30e71`](https://github.com/TeXitoi/structopt/commit/2a30e71c678db832de6598f5fc5d3383b3c15015) clippy - [`7056669`](https://github.com/TeXitoi/structopt/commit/7056669a23d1ad6704d50a3d100ab214ecd78f1b) Remove line-ending periods from short help. ([#161](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/161)) - [`444c578`](https://github.com/TeXitoi/structopt/commit/444c57833cbf0debbc7721f3694bc03631ed39dc) Typo fix on lib.rs ([#159](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/159)) - [`b4cdc47`](https://github.com/TeXitoi/structopt/commit/b4cdc47686b1f6a6fa9134eff447cfa7c00cab36) Fix spelling: occurences -> occurrences, ([#158](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/158)) - [`23e36e3`](https://github.com/TeXitoi/structopt/commit/23e36e33a84257cbad8811b72f22bbf92bda5669) Fix invalid structopt syntax error message ([#154](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/154)) - [`3545832`](https://github.com/TeXitoi/structopt/commit/35458321f3fcf8383964f38534ad92606e47b4f7) v0.2.14 - [`e23b401`](https://github.com/TeXitoi/structopt/commit/e23b401486f0bc0fa37c90af24d4ba409fdabd2e) fmt - [`d48f4ad`](https://github.com/TeXitoi/structopt/commit/d48f4ad48858fc172fb77f4acda5043a6c25b601) Introduce smarter parsing of doc comments. ([#146](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/146)) - [`b8503cf`](https://github.com/TeXitoi/structopt/commit/b8503cf5460b5a8fa1402a10c1e572558c981112) Fix up some docs about argument renaming. ([#148](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/148)) - Additional commits viewable in [compare view](https://github.com/TeXitoi/structopt/compare/v0.2.12...v0.2.15)


Dependabot compatibility score

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 commands and options
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #59.