Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

fix(deps): update dependency yargs to v15 #173

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2019

This PR contains the following updates:

Package Type Update Change
yargs (source) dependencies major 14.2.2 -> 15.3.1

Release Notes

yargs/yargs

v15.3.1

Compare Source

v15.3.0

Compare Source

Features
Bug Fixes
  • address ambiguity between nargs of 1 and requiresArg (#​1572) (a5edc32)

v15.2.0

Compare Source

⚠ BREAKING CHANGES
  • deps: [email protected] no longer implicitly creates arrays out of boolean
    arguments when duplicates are provided
Features
Bug Fixes
  • help always displayed for the first command parsed having an async handler (#​1535) (d585b30)
  • deps: fix enumeration for normalized path arguments (#​1567) (0b5b1b0)
  • locales: only translate default option group name (acc16de)
  • locales: remove extra space in French for 'default' (#​1564) (ecfc2c4)
  • translations: add French translation for unknown command (#​1563) (18b0b75)
  • translations: fix pluralization in error messages. (#​1557) (94fa38c)
  • yargs: correct support of bundled electron apps (#​1554) (a0b61ac)

v15.1.0

Compare Source

Features
Bug Fixes
15.0.2 (2019-11-19)
Bug Fixes
  • temporary fix for libraries that call Object.freeze() (#​1483) (99c2dc8)
15.0.1 (2019-11-16)
Bug Fixes
  • deps: cliui, find-up, and string-width, all drop Node 6 support (#​1479) (6a9ebe2)

v15.0.2

Compare Source

v15.0.1

Compare Source

v15.0.0

Compare Source

⚠ BREAKING CHANGES
Features
Bug Fixes
  • docs: TypeScript import to prevent a future major release warning (#​1441) (b1b156a)
  • stop-parse was not being respected by commands (#​1459) (12c82e6)
  • update to yargs-parser with fix for array default values (#​1463) (ebee59d)
  • docs: update boolean description and examples in docs (#​1474) (afd5b48)
Miscellaneous Chores
Code Refactoring

v14.2.3

Compare Source


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday" in timezone Europe/London.

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/yargs-15.x branch 2 times, most recently from 8acda17 to db58474 Compare December 10, 2019 01:26
@coveralls
Copy link

coveralls commented Dec 10, 2019

Coverage Status

Coverage remained the same at 80.638% when pulling 49ee3be on renovate/yargs-15.x into 10ca63f on master.

@renovate renovate bot force-pushed the renovate/yargs-15.x branch 8 times, most recently from 682d8e5 to 6290c76 Compare December 16, 2019 02:21
@renovate renovate bot force-pushed the renovate/yargs-15.x branch 6 times, most recently from 5ca84c7 to 50a5170 Compare January 9, 2020 01:49
@renovate renovate bot force-pushed the renovate/yargs-15.x branch 2 times, most recently from 35ec3d2 to 0f40846 Compare January 17, 2020 02:23
@renovate renovate bot force-pushed the renovate/yargs-15.x branch 2 times, most recently from 2b6335c to 0ec61f5 Compare February 17, 2020 02:47
@renovate renovate bot force-pushed the renovate/yargs-15.x branch 2 times, most recently from c2cde3b to 2419f6a Compare March 1, 2020 18:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants