Update yargs to the latest version π
Version 10.1.1 of yargs was just published.
| Dependency | yargs |
|---|---|
| Current Version | 9.0.1 |
| Type | dependency |
The version 10.1.1 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of yargs.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 52 commits.
232f9cachore(release): 10.1.1e87f487docs: fix middlware docs (#1037)331d103fix: Adddirnamesanity check onfindUp(#1036)0942a15chore: use chai 4.x (#1033)f4d01d0chore(release): 10.1.092faadachore: add test for happy path of async command handler (#1034)241124bfeat: async command handlers (#1001)6f4640dchore: docs, clarify test a bit37915fbtest: add failing test for scientific notation (#1019)c8adffbdocs: remove left over line talking about git-tap donationsa5ac213feat: add Norwegian Nynorsk translations (#1028)6b857d2chore: explicitly update dependencies (#1023)c679e90fix: 'undefined' should be taken to mean no argument was provided (#1015)a70b285docs: fix small typo77b8dbcfeat: middleware (#881)
There are 52 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 11.0.0 just got published.
Update to this version instead π
Commits
The new version differs by 5 commits.
57a39cbchore(release): 11.0.0a3ddaccfeat: requiresArg is now simply an alias for nargs(1) (#1054)2b56812fix: Set implicit nargs=1 when type=number requiresArg=true (#1050)6bad6a9chore(release): 10.1.2fbf41aefix: requiresArg should only be enforced if argument exists (#1043)
See the full diff
Version 12.0.1 just got published.
Update to this version instead π
Commits
The new version differs by 35 commits.
18b2fcbchore(release): 12.0.1cfa7c65chore: explicit update of yargs-parser6ab99fechore: bump engines to Node.js 6.x (#1169)52f87c0chore: bump decamelize & find-up (#1168)def00e8docs: add info about installing @next version, see #1134 (#1165)58292b6docs: fix breaking change note in CHANGELOG.md (#1166)fc31713docs: fix typo in CHANGELOG53e3a94chore(release): 12.0.06ee2c82feat: removesetPlaceholderKeys(#1105)26080bachore: cache node_modules (#1159)84f9d2bchore: test Node.js 6, 8 and 10 (#1160)37b07e7docs: corrected version specifier in help example (#1163)e8cf970docs: move Code of Conduct section to CODE_OF_CONDUCT.md (#1155)a2f2eaefeat: allow setting scriptName $0 (#1143)88b6d23chore: Run standard in pretest lifecycle (#1140)
There are 35 commits in total.
See the full diff
- The
dependencyyargs was updated from9.0.1to13.1.0.
Update to this version instead π
Commits
The new version differs by 46 commits.
706fc7achore(release): 13.1.095700d6test: add tests for alias behavior, based on conversations today (#1291)f45a817chore: slight refactor of approach being used, add support for per-command5be206afeat: add applyBeforeValidation, for applying sync middleware before validationcc8af76chore(release): 13.0.0e9dc3aafeat: options/positionals with leading '+' and '0' no longer parse as numbers (#1286)ef16792chore: drop Node 6 from testing matrix (#1287)f25de4fchore: update dependencies (#1284)6916ce9feat: adds config option for sorting command output (#1256)7b200d2chore: increase test timeout for windows64af518fix: middleware added multiple times due to reference bug (#1282)61f1b25doc: update docs to reflect new parserConfiguration method (#1280)3c6869afeat: Add.parserConfiguration()method, deprecating package.json config (#1262)da75ea2fix: better bash path completion (#1272)e0c62c8doc: edit help example to align with actual output (#1271)
There are 46 commits in total.
See the full diff
- The
dependencyyargs was updated from9.0.1to13.2.0.
- The
dependencyyargs was updated from9.0.1to13.2.1.
- The
dependencyyargs was updated from9.0.1to13.2.2.