Update commander to the latest version 🚀 #6643
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The dependency commander was updated from
5.0.0
to5.1.0
.This version 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.
Publisher: abetomo
License: MIT
Release Notes for v5.1.0
Added
addCommand()
forhidden
andisDefault
([#1232])Fixed
helpOption
([#1248])Changed
arguments
to improve auto-generated help in editors ([#1235]).command()
configurationnoHelp
tohidden
(but not remove old support) ([#1232])Commits
The new version differs by 15 commits.
6405325
Prepare for release (#1255)
8c9cfbb
Add Node.js 14 to the CI settings of GitHub Actions (#1253)
b8baafb
Update dependencies (#1251)
e1966fc
Omit the help flags from help that are masked by other options (#1247)
56221f7
Allow helpOption to only include long flag (#1248)
28e8d3f
Add support for multiple aliases (#1236)
b59adfc
Replace use of arguments.length (#1235)
b5d95ee
Add opts to addCommand, and rename noHelp to hidden (#1232)
8ec3e7f
Consistently refer to returning this for chaining (not parent) (#1231)
2c0a237
Remove most uses of top-level, as less accurate now with command nesting. (#1230)
e960c90
Fixing lint errors in TypeScript (#1208)
ebc8b41
Merge pull request #1221 from shadowspawn/feature/nested-typos
2ffa6f2
Add 5.x, EOL for 4.x (#1222)
c3895db
Add 5.x, EOL for 4.x
9b0a991
Fix typos
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 🌴