Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

Bump yargs from 11.0.0 to 13.2.1#27

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/yargs-13.2.1
Closed

Bump yargs from 11.0.0 to 13.2.1#27
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/yargs-13.2.1

Conversation

@dependabot-preview
Copy link

Bumps yargs from 11.0.0 to 13.2.1.

Changelog

Sourced from yargs's changelog.

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

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)

BREAKING CHANGES

  • options with leading '+' or '0' now parse as strings
  • dropping Node 6 which hits end of life in April 2019
... (truncated)
Commits
  • 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
  • 48249a2 chore(release): 13.2.0
  • 51876e6 chore: update deps (#1296)
  • 16c5d25 feat: zsh auto completion (#1292)
  • 706fc7a chore(release): 13.1.0
  • 95700d6 test: add tests for alias behavior, based on conversations today (#1291)
  • f45a817 chore: slight refactor of approach being used, add support for per-command
  • Additional commits viewable 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 11.0.0 to 13.2.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](yargs/yargs@v11.0.0...v13.2.1)

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

Superseded by #30.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/yargs-13.2.1 branch April 1, 2019 07:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant