Skip to content

Update dependency commander to ~4.1.0 #225

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 11, 2020
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 6, 2020

This PR contains the following updates:

Package Type Update Change
commander dependencies minor ~4.0.0 -> ~4.1.0

Release Notes

tj/commander.js

v4.1.1

Compare Source

Fixed
  • TypeScript definition for .action() should include Promise for async ([#​1157])

v4.1.0

Compare Source

Added
  • two routines to change how option values are handled, and eliminate name clashes with command properties ([#​933][#​1102])
    • see storeOptionsAsProperties and passCommandToAction in README
  • .parseAsync to use instead of .parse if supply async action handlers ([#​806][#​1118])
Fixed
  • Remove trailing blanks from wrapped help text ([#​1096])
Changed
  • update dependencies
  • extend security coverage for Commander 2.x to 2020-02-03
  • improvements to README
  • improvements to TypeScript definition documentation
  • move old versions out of main CHANGELOG
  • removed explicit use of ts-node in tests

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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 force-pushed the renovate/commander-4.x branch from 26e9f55 to 7ddeef9 Compare March 11, 2020 21:55
@consideRatio consideRatio merged commit 2931beb into master Mar 11, 2020
@renovate renovate bot deleted the renovate/commander-4.x branch March 11, 2020 22:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants