Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@commander-js/extra-typings ^12.0.1 -> ^14.0.0 age 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])

v13.1.0

Compare Source

v13.0.0

Compare Source

Added
  • strongly type .optsWithGlobals() to include inferred globals ([#​78])
  • weakly type .getOptionValueSourceWithGlobals() to include inferred globals ([#​78])
  • infer narrow types for choices, so no longer need to specify as const ([#​79])
Changed
  • Breaking: Typescript 5.0 or higher is required ([#​79])

v12.1.0

Compare Source

Changed
  • use ESLint for linting ([#​65])
  • format source files with Prettier ([#​66])
Removed
  • removed unimplemented Option.fullDescription from TypeScript definition ([#​70])

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 added the dependencies Pull requests that update a dependency file label Jul 6, 2025
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 6 times, most recently from 293b5af to 8432de7 Compare July 6, 2025 17:55
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from bde0033 to d3d91b7 Compare July 21, 2025 10:12
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from 6280c1f to 61b6bb3 Compare August 5, 2025 22:24
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 5 times, most recently from fa38f52 to 3a6aefe Compare August 16, 2025 19:13
@renovate renovate bot changed the title Update dependency @commander-js/extra-typings to v14 fix(deps): update dependency @commander-js/extra-typings to v14 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch from 3a6aefe to e8bf0a9 Compare August 24, 2025 14:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants