Skip to content

Update dependency yargs to v15 (v12.x)#13

Open
renovate-tests wants to merge 1 commit intov12.xfrom
renovate/v12.x-yargs-15.x
Open

Update dependency yargs to v15 (v12.x)#13
renovate-tests wants to merge 1 commit intov12.xfrom
renovate/v12.x-yargs-15.x

Conversation

@renovate-tests
Copy link
Copy Markdown
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: yargs-parser@17.0.0 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
  • deps: yargs-parser now throws on invalid combinations of config (#​1470)
  • yargs-parser@16.0.0 drops support for Node 6
  • drop Node 6 support (#​1461)
  • remove package.json-based parserConfiguration (#​1460)
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 force-pushed the renovate/v12.x-yargs-15.x branch from 3fda4ac to 4f42e0d Compare May 5, 2020 17:51
@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