Skip to content
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

fix(deps): update dependency commander to v6.1.0 #100

Merged
merged 1 commit into from
Aug 30, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2020

This PR contains the following updates:

Package Type Update Change
commander dependencies minor 6.0.0 -> 6.1.0

Release Notes

tj/commander.js

v6.1.0

Compare Source

Added
  • include URL to relevant section of README for error for potential conflict between Command properties and option values ([#​1306])
  • .combineFlagAndOptionalValue(false) to ease upgrade path from older versions of Commander ([#​1326])
  • allow disabling the built-in help option using .helpOption(false) ([#​1325])
  • allow just some arguments in argumentDescription to .description() ([#​1323])
Changed
  • tidy async test and remove lint override ([#​1312])
Fixed
  • executable subcommand launching when script path not known ([#​1322])

Renovate configuration

📅 Schedule: "after 10pm on monday,before 5am on monday" in timezone Asia/Tokyo.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot merged commit 2a3502f into master Aug 30, 2020
@renovate renovate bot deleted the renovate/dependencies branch August 30, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant