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

fix(deps): update dependency yargs to v14 #428

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2019

This PR contains the following updates:

Package Type Update Change
yargs (source) dependencies major 12.0.5 -> 14.0.0

Release Notes

yargs/yargs

v14.0.0

Compare Source

Bug Fixes
  • docs: fix incorrect parserConfiguration documentation (2a99124)
  • detect zsh when zsh isnt run as a login prompt (#​1395) (8792d13)
  • populate correct value on yargs.parsed and stop warning on access (#​1412) (bb0eb52)
  • showCompletionScript was logging script twice (#​1388) (07c8537)
  • strict() should not ignore hyphenated arguments (#​1414) (b774b5e)
  • docs: formalize existing callback argument to showHelp (#​1386) (d217764)
Features
  • make it possible to merge configurations when extending other config. (#​1411) (5d7ad98)
  • deps: yargs-parser with support for collect-unknown-options (#​1421) (d388a7c)

v13.3.0

Compare Source

⚠ BREAKING CHANGES
  • we now only officially support yargs.$0 parameter and discourage direct access to yargs.parsed
  • previously to this fix methods like yargs.getOptions() contained the state of the last command to execute.
  • do not allow additional positionals in strict mode
Bug Fixes
Features

v13.2.4

Compare Source

Bug Fixes
  • deps: yargs-parser update addressing several parsing bugs (#​1357) (e230d5b)
Features
  • i18n: swap out os-locale dependency for simple inline implementation (#​1356) (4dfa19b)
  • support defaultDescription for positional arguments (812048c)
13.2.4 (2019-05-13)
Bug Fixes
  • i18n: rename unclear 'implication failed' to 'missing dependent arguments' (#​1317) (bf46813)
13.2.3 (2019-05-05)
Bug Fixes
Tests

v13.2.2

Compare Source

v13.2.1

Compare Source

v13.2.0

Compare Source

Features

v13.1.0

Compare Source

Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

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.

1 participant