jonathanmorley / oktaws

Apache License 2.0
15 stars 10 forks source link

Bump structopt from 0.2.12 to 0.2.18 #64

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps structopt from 0.2.12 to 0.2.18.

Changelog *Sourced from [structopt's changelog](https://github.com/TeXitoi/structopt/blob/v0.2.18/CHANGELOG.md).* > # v0.2.18 (2019-06-26) > > * Add optional feature to support `paw` by [@​gameldar](https://github.com/gameldar) > ([#187](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/187)) > > # v0.2.16 (2019-05-29) > > * Support `Option>` type for fields by [@​sphynx](https://github.com/sphynx) > ([#188](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/188)) > > # v0.2.15 (2019-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 - [`2ac49b8`](https://github.com/TeXitoi/structopt/commit/2ac49b8c7db66af88870c589cf2d96dfba31e542) v0.2.18 - [`2b0506e`](https://github.com/TeXitoi/structopt/commit/2b0506e8ebb24ce5d79c76fa15c285ff0978cb5d) Optionally add paw support for structopt as a feature ([#192](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/192)) - [`18c60e1`](https://github.com/TeXitoi/structopt/commit/18c60e1658b9a5aa61b5492dca6036974b0e302a) v0.2.16 - [`118731b`](https://github.com/TeXitoi/structopt/commit/118731b65a7622f6736f8c1977e490e455c6d4e6) Support Option\> field types ([#190](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/190)) - [`b866a0e`](https://github.com/TeXitoi/structopt/commit/b866a0e0eb8729c68c600f5819a7dfba3d288fed) Fix misspelling of "dependencies" ([#186](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/186)) - [`cd28127`](https://github.com/TeXitoi/structopt/commit/cd28127012be63f2622fd0e6180621f07d903ccf) Suppress `clippy::redundant_closure` ([#179](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/179)) - [`c29ba3d`](https://github.com/TeXitoi/structopt/commit/c29ba3d67a9841ebe44eda1baeafc2cc6a3ca228) add completions generation example ([#169](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/169)) - [`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)) - Additional commits viewable in [compare view](https://github.com/TeXitoi/structopt/compare/v0.2.12...v0.2.18)


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 #78.