aschampion / h2n5

HTTP 2 N5: Serve N5 datasets over HTTP as tiled image stacks
Apache License 2.0
7 stars 0 forks source link

Bump structopt from 0.2.10 to 0.2.14 #20

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps structopt from 0.2.10 to 0.2.14.

Changelog *Sourced from [structopt's changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md).* > # v0.2.14 (2018-12-10) > > * Introduce smarter parsing of doc comments by [[**0ndorio**](https://github.com/0ndorio)](https://github.com/0ndorio) > > # v0.2.13 (2018-11-01) > > * Automatic naming of fields and subcommands by [[**0ndorio**](https://github.com/0ndorio)](https://github.com/0ndorio) > > # v0.2.12 (2018-10-11) > > * Fix minimal clap version by [[**TeXitoi**](https://github.com/TeXitoi)](https://github.com/TeXitoi) > > # v0.2.11 (2018-10-05) > > * Upgrade syn to 0.15 by [[**konstin**](https://github.com/konstin)](https://github.com/konstin)
Commits - [`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)) - [`3eae923`](https://github.com/TeXitoi/structopt/commit/3eae9231166eb9d39eea10086518fe23667a4f26) v0.2.13 - [`3a75288`](https://github.com/TeXitoi/structopt/commit/3a7528856b75b99a278238fd0cc856b16bee68a0) Automatic naming of fields and subcommands ([#143](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/143)) - [`6646491`](https://github.com/TeXitoi/structopt/commit/6646491c354252d1cf3b1d45c8476731d2dd7047) update minimal clap version to 2.21 - [`720cf4e`](https://github.com/TeXitoi/structopt/commit/720cf4ee199b7f5fa9dd0b97ba75bc1b9ea63269) v0.2.11 - [`7320cc9`](https://github.com/TeXitoi/structopt/commit/7320cc913e5d8311e655be7026511510f452bb45) Upgrade syn to 0.15 ([#140](https://github-redirect.dependabot.com/TeXitoi/structopt/issues/140)) - [`b286be5`](https://github.com/TeXitoi/structopt/commit/b286be59360fe34ac2c501baf449b1d811e0af70) fmt - Additional commits viewable in [compare view](https://github.com/TeXitoi/structopt/compare/v0.2.10...v0.2.14)


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 cancel merge` will cancel a previously requested merge - `@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 #23.