Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

⬆️ Update dependency yargs to v11.1.0 #18

Merged
merged 1 commit into from
Oct 13, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 13, 2018

This PR contains the following updates:

Package Type Update Change References
yargs dependencies minor 11.0.0 -> 11.1.0 homepage, source
@types/yargs devDependencies minor 11.0.0 -> 11.1.2 source

Release Notes

yargs/yargs

v11.1.0

Compare Source

Bug Fixes
  • .argv and .parse() now invoke identical code path (#​1126) (f13ebf4)
  • remove the trailing white spaces from the help output (#​1090) (3f0746c)
  • completion: Avoid default command and recommendations during completion (#​1123) (036e7c5)
Chores
  • test Node.js 6, 8 and 10 (#​1160) (84f9d2b)
  • upgrade to version of yargs-parser that does not populate value for unset boolean (#​1104) (d4705f4)
Features
BREAKING CHANGES
  • Options absent from argv (not set via CLI argument) are now absent from the parsed result object rather than being set with undefined
  • drop Node 4 from testing matrix, such that we'll gradually start drifting away from supporting Node 4.
  • yargs-parser does not populate 'false' when boolean flag is not passed
  • tests that assert against help output will need to be updated

Renovate configuration

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

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

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

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


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

@screendriver screendriver merged commit 4286996 into master Oct 13, 2018
@screendriver screendriver deleted the renovate/yargs-11.x branch October 13, 2018 16:50
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.

None yet

2 participants