gae-init / gae-init-docs

Documentation and Tutorial for gae-init
http://docs.gae-init.appspot.com
MIT License
14 stars 18 forks source link

Bump yargs-parser from 10.0.0 to 11.0.0 #254

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps yargs-parser from 10.0.0 to 11.0.0.

Changelog *Sourced from [yargs-parser's changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md).* > # [11.0.0](https://github.com/yargs/yargs-parser/compare/v10.1.0...v11.0.0) (2018-10-06) > > > ### Bug Fixes > > * flatten-duplicate-arrays:false for more than 2 arrays ([#128](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/128)) ([2bc395f](https://github.com/yargs/yargs-parser/commit/2bc395f)) > * hyphenated flags combined with dot notation broke parsing ([#131](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/131)) ([dc788da](https://github.com/yargs/yargs-parser/commit/dc788da)) > * make requiresArg work in conjunction with arrays ([#136](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/136)) ([77ae1d4](https://github.com/yargs/yargs-parser/commit/77ae1d4)) > > > ### Chores > > * update dependencies ([6dc42a1](https://github.com/yargs/yargs-parser/commit/6dc42a1)) > > > ### Features > > * also add camelCase array options ([#125](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/125)) ([08c0117](https://github.com/yargs/yargs-parser/commit/08c0117)) > * array.type can now be provided, supporting coercion ([#132](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/132)) ([4b8cfce](https://github.com/yargs/yargs-parser/commit/4b8cfce)) > > > ### BREAKING CHANGES > > * drops Node 4 support > * the argv object is now populated differently (correctly) when hyphens and dot notation are used in conjunction. > > > > > # [10.1.0](https://github.com/yargs/yargs-parser/compare/v10.0.0...v10.1.0) (2018-06-29) > > > ### Features > > * add `set-placeholder-key` configuration ([#123](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/123)) ([19386ee](https://github.com/yargs/yargs-parser/commit/19386ee)) > > > >
Commits - [`68dd3a1`](https://github.com/yargs/yargs-parser/commit/68dd3a18f04b819c25b48f523a861c81c17c82b8) chore(release): 11.0.0 - [`4b8cfce`](https://github.com/yargs/yargs-parser/commit/4b8cfce511edce5fe6f3c5a6d7eb147b56cd8f52) feat: array.type can now be provided, supporting coercion ([#132](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/132)) - [`6dc42a1`](https://github.com/yargs/yargs-parser/commit/6dc42a190a97a779ac01b6ddf3d405bddefb0e96) chore: update dependencies - [`77ae1d4`](https://github.com/yargs/yargs-parser/commit/77ae1d4e1c2590eeca025952671fff935ab7e884) fix: make requiresArg work in conjunction with arrays ([#136](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/136)) - [`7df1bd4`](https://github.com/yargs/yargs-parser/commit/7df1bd478f99605090248b513e8c7941abea8fb8) chore: remove deploy logic, now that I use 2FA - [`dc788da`](https://github.com/yargs/yargs-parser/commit/dc788daac7845f5cf7a44c2f73c84087441264ef) fix: hyphenated flags combined with dot notation broke parsing ([#131](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/131)) - [`0e366e3`](https://github.com/yargs/yargs-parser/commit/0e366e38a8fc034d57fd1096372c1e0c1a969c18) docs: coders care 'bout spellin'. ([#129](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/129)) - [`8b5e470`](https://github.com/yargs/yargs-parser/commit/8b5e4702dfb0ab54716f29955b6915bbd49b6162) docs: use SVG for Travis CI badge ([#127](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/127)) - [`08c0117`](https://github.com/yargs/yargs-parser/commit/08c011796f83e84fe50ffb066a87ae2effadfc75) feat: also add camelCase array options ([#125](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/125)) - [`2bc395f`](https://github.com/yargs/yargs-parser/commit/2bc395fb28300222e7c93c2682eb37311065198f) fix: flatten-duplicate-arrays:false for more than 2 arrays ([#128](https://github-redirect.dependabot.com/yargs/yargs-parser/issues/128)) - Additional commits viewable in [compare view](https://github.com/yargs/yargs-parser/compare/v10.0.0...v11.0.0)


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 6 years ago

Superseded by #281.