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 dependency yargs to v15 (v12.x) #13

Open
wants to merge 1 commit into
base: v12.x
Choose a base branch
from

Conversation

renovate-tests
Copy link
Owner

@renovate-tests renovate-tests commented May 5, 2020

This PR contains the following updates:

Package Type Update Change
yargs (source) dependencies major ^13.0.0 -> ^15.0.0

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

v14.2.2

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source

Bug Fixes
Features
  • deps: introduce yargs-parser with support for unknown-options-as-args (#​1440) (4d21520)

v14.1.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)

v14.0.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

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 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 Renovate Bot.

@renovate-tests renovate-tests force-pushed the renovate/v12.x-yargs-15.x branch 2 times, most recently from 020f98f to 3fda4ac Compare May 5, 2020 17:46
@renovate-tests renovate-tests changed the title Update dependency yargs to v15 (v12.x) fix: update dependency yargs to v15 (v12.x) May 5, 2020
@renovate-tests renovate-tests changed the title fix: update dependency yargs to v15 (v12.x) Update dependency yargs to v15 (v12.x) May 5, 2020
@renovate-tests renovate-tests changed the title Update dependency yargs to v15 (v12.x) fix: update dependency yargs to v15 (v12.x) May 6, 2020
@renovate-tests renovate-tests changed the title fix: update dependency yargs to v15 (v12.x) Update dependency yargs to v15 (v12.x) May 6, 2020
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