Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yargs in package.json from 13.2.0 to 13.2.1 #997

Merged
merged 1 commit into from
Feb 20, 2019

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Feb 18, 2019

Overview

The following dependencies have been updated by dependencies.io:

  • yargs in package.json from "13.2.0" to "13.2.1"

Details

yargs

This dependency is located in package.json and was updated from "13.2.0" to "13.2.1".

13.2.1

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
  • see yargs-parser@12.0.0 CHANGELOG
  • we now warn if the yargs stanza package.json is used.

@matteofigus matteofigus merged commit 84e98d4 into master Feb 20, 2019
@matteofigus matteofigus deleted the deps/update-a082cd07 branch February 20, 2019 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants