-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): update dependency commander to v5.1.0 #6066
Conversation
Naming conflict |
43febe1
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 you may click the "rebase" checkbox in the PR body/description. |
@rarkins Is it ok to have the comander changes here? Or should i extract to separate pr? |
I think it’s ok here but I wonder how we can fully test it. What do you think are the chances that any behaviour changes? |
I think there is no behavior change, as all tests are passing (without change). I only changed to official solution to avoid name clashes |
🎉 This PR is included in version 19.219.14 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This PR contains the following updates:
5.0.0
->5.1.0
Release Notes
tj/commander.js
v5.1.0
Compare Source
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])Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.