Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Confidence
commander 8.0.0 -> 8.3.0 age confidence

Release Notes

tj/commander.js (commander)

v8.3.0

Compare Source

Added
  • .getOptionValueSource() and .setOptionValueWithSource(), where expected values for source are one of 'default', 'env', 'config', 'cli' ([#​1613])
Deprecated
  • .command('*'), use default command instead ([#​1612])
  • on('command:*'), use .showSuggestionAfterError() instead ([#​1612])

v8.2.0

Compare Source

Added
  • .showSuggestionAfterError() to show suggestions after unknown command or unknown option ([#​1590])
  • add Option support for values from environment variables using .env() ([#​1587])
Changed
  • show error for unknown global option before subcommand (rather than just help) ([#​1590])
Removed
  • TypeScript declaration of unimplemented Option method argumentRejected

v8.1.0

Compare Source

Added
  • .copyInheritedSettings() ([#​1557])
  • update Chinese translations of documentation for Commander v8 ([#​1570])
  • Argument methods for .argRequired() and .argOptional() ([#​1567])

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 added the renovate label Mar 17, 2023
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch 2 times, most recently from 0383e1e to 81b3bf3 Compare January 30, 2025 17:07
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from 81b3bf3 to e34d1e1 Compare February 9, 2025 14:41
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from e34d1e1 to c7db354 Compare March 3, 2025 11:48
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch 3 times, most recently from a113808 to f6d9dd6 Compare March 17, 2025 12:32
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from f6d9dd6 to d3f79f6 Compare April 1, 2025 11:59
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from d3f79f6 to bf757ca Compare April 8, 2025 14:27
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from bf757ca to 1453b26 Compare April 24, 2025 07:25
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from 1453b26 to b2bcf47 Compare May 19, 2025 18:11
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch 2 times, most recently from 9e5ba8a to aae1d25 Compare June 4, 2025 06:24
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from aae1d25 to 6c33d24 Compare June 22, 2025 12:50
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from 6c33d24 to 465bf16 Compare July 2, 2025 18:00
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from 465bf16 to c47d67b Compare August 10, 2025 13:34
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from c47d67b to 655c021 Compare August 19, 2025 13:37
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from 655c021 to b69d054 Compare August 31, 2025 13:40
@renovate renovate bot changed the title fix(deps): update dependency commander to v8.3.0 chore(deps): update dependency commander to v8.3.0 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/commander-8.x-lockfile branch from b69d054 to e9860d3 Compare September 25, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants