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

Update dependency commander to v7.2.0 #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commander 7.0.0 -> 7.2.0 age adoption passing confidence

Release Notes

tj/commander.js (commander)

v7.2.0

Compare Source

Added
  • TypeScript typing for parent property on Command ([#​1475])
  • TypeScript typing for .attributeName() on Option ([#​1483])
  • support information in package ([#​1477])
Changed
  • improvements to error messages, README, and tests
  • update dependencies

v7.1.0

Compare Source

Added
  • support for named imports from ECMAScript modules ([#​1440])
  • add .cjs to list of expected script file extensions ([#​1449])
  • allow using option choices and variadic together ([#​1454])
Fixed
  • replace use of deprecated process.mainModule ([#​1448])
  • regression for legacy command('*') and call when command line includes options ([#​1464])
  • regression for on('command:*', ...) and call when command line includes unknown options ([#​1464])
  • display best error for combination of unknown command and unknown option (i.e. unknown command) ([#​1464])
Changed
  • make TypeScript typings tests stricter ([#​1453])
  • improvements to README and tests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency commander to v7.2.0 Update dependency commander to v7.2.0 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/commander-7.x-lockfile branch April 3, 2023 23:47
@renovate renovate bot changed the title Update dependency commander to v7.2.0 - autoclosed Update dependency commander to v7.2.0 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/commander-7.x-lockfile branch April 4, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants