Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2018

This PR contains the following updates:

Package Type Update Change References
yargs dependencies minor 11.0.0 -> 11.1.0 homepage, 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 this update again.


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

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 28, 2018
@renovate renovate bot force-pushed the renovate/yargs-11.x branch 11 times, most recently from ba05673 to 60dcf35 Compare November 29, 2018 21:21
@renovate renovate bot force-pushed the renovate/yargs-11.x branch from 60dcf35 to 2d6a62c Compare November 30, 2018 02:11
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 30, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 30, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Nov 30, 2018

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label rebase to this PR and Renovate will reset/recreate it.

@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 30, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 30, 2018
@fhinkel fhinkel merged commit 56568b8 into master Nov 30, 2018
@fhinkel fhinkel deleted the renovate/yargs-11.x branch November 30, 2018 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants