Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commander-js/extra-typings ^13.0.0 -> ^14.0.0 age adoption passing confidence

Release Notes

commander-js/extra-typings (@​commander-js/extra-typings)

v14.0.0

Compare Source

Added
  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher-level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following options/commands ([#​100])
  • TypeScript: add parseArg property to Argument class ([#​93])
Changed
  • Breaking: peer dependency on Commander 14.0.x which requires Node.js 20 or higher
  • internal refactor of Help class adding .formatItemList() and .groupItems() methods ([#​93])

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 is behind base branch, 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 force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from 9cb32a9 to 4dff6c4 Compare May 26, 2025 01:24
@RichDom2185 RichDom2185 enabled auto-merge (squash) May 26, 2025 01:28
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch from 4dff6c4 to 68f4b85 Compare May 26, 2025 01:29
@RichDom2185 RichDom2185 merged commit f188d39 into master May 26, 2025
4 checks passed
@RichDom2185 RichDom2185 deleted the renovate/commander-js-extra-typings-14.x branch May 26, 2025 01:32
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.

2 participants