Skip to content

Bump yargs from 13.2.0 to 13.2.2#161

Merged
RandomByte merged 1 commit intomasterfrom
dependabot/npm_and_yarn/yargs-13.2.2
Mar 7, 2019
Merged

Bump yargs from 13.2.0 to 13.2.2#161
RandomByte merged 1 commit intomasterfrom
dependabot/npm_and_yarn/yargs-13.2.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps yargs from 13.2.0 to 13.2.2.

Changelog

Sourced from yargs's changelog.

13.2.2 (2019-03-06)

13.2.1 (2019-02-18)

Bug Fixes

  • add zsh script to files array (3180224)
  • support options/sub-commands in zsh completion (0a96394)

13.1.0 (2019-02-12)

Features

  • add applyBeforeValidation, for applying sync middleware before validation (5be206a)

13.0.0 (2019-02-02)

Bug Fixes

  • deps: Update os-locale to avoid security vulnerability (#1270) (27bf739)
  • validation: Use the error as a message when none exists otherwise (#1268) (0510fe6)
  • better bash path completion (#1272) (da75ea2)
  • middleware added multiple times due to reference bug (#1282) (64af518)

Chores

  • drop Node 6 from testing matrix (#1287) (ef16792)
    • opting to not drop Node 6 support until April, see.
  • update dependencies (#1284) (f25de4f)

Features

  • Add .parserConfiguration() method, deprecating package.json config (#1262) (3c6869a)
  • adds config option for sorting command output (#1256) (6916ce9)
  • options/positionals with leading '+' and '0' no longer parse as numbers (#1286) (e9dc3aa)
  • support promises in middleware (f3a4e4f)
... (truncated)
Commits
  • e7f2937 chore(release): 13.2.2
  • edd0bb5 test: correct test description
  • 03a9523 chore: forgoing dropping Node 6 until yargs@14 (#1308)
  • 14920d1 docs: remove --save option as it isn't required anymore (#1301)
  • 545c7f1 test: slightly reworded one test
  • 4375680 chore(release): 13.2.1
  • dfcaa68 test: slight edit to test wording
  • 3180224 fix: add zsh script to files array
  • 0a96394 fix: support options/sub-commands in zsh completion
  • See full diff in compare view

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:

  • 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.

Bumps [yargs](https://github.com/yargs/yargs) from 13.2.0 to 13.2.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](yargs/yargs@v13.2.0...v13.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 82.051% when pulling 52cfb0d on dependabot/npm_and_yarn/yargs-13.2.2 into 4c9ab3f on master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 82.051% when pulling 52cfb0d on dependabot/npm_and_yarn/yargs-13.2.2 into 4c9ab3f on master.

@RandomByte RandomByte merged commit 3745f39 into master Mar 7, 2019
@RandomByte RandomByte deleted the dependabot/npm_and_yarn/yargs-13.2.2 branch March 7, 2019 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants