The dependency commander was updated from 4.1.1 to 5.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.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
☝️ 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
4.1.1
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 68 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
There are 68 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: