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 #240

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 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: "before 4am,after 11pm" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 added the dependencies Pull requests that update a dependency file label Aug 28, 2020
@renovate renovate bot force-pushed the renovate_commander-6.x-lockfile branch from 7e4c737 to d226758 Compare August 29, 2020 04:53
@aorinevo aorinevo self-requested a review August 29, 2020 21:11
@renovate renovate bot force-pushed the renovate_commander-6.x-lockfile branch from d226758 to a4c6c34 Compare August 29, 2020 21:20
@piperchester piperchester merged commit 98cc133 into master Aug 31, 2020
@piperchester piperchester deleted the renovate_commander-6.x-lockfile branch August 31, 2020 16:48
aorinevo pushed a commit that referenced this pull request Aug 31, 2020
## [1.10.1](v1.10.0...v1.10.1) (2020-08-31)

### Bug Fixes

* **deps:** update dependency commander to v6.1.0 ([#240](#240)) ([98cc133](98cc133))
@aorinevo
Copy link
Collaborator

🎉 This PR is included in version 1.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

jugaltheshah pushed a commit to jugaltheshah/shepherd that referenced this pull request Jan 21, 2021
Co-authored-by: Renovate Bot <bot@renovateapp.com>
jugaltheshah pushed a commit to jugaltheshah/shepherd that referenced this pull request Jan 21, 2021
## [1.10.1](NerdWalletOSS/shepherd@v1.10.0...v1.10.1) (2020-08-31)

### Bug Fixes

* **deps:** update dependency commander to v6.1.0 ([NerdWalletOSS#240](NerdWalletOSS#240)) ([98cc133](NerdWalletOSS@98cc133))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants