Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 18, 2025

This PR contains the following updates:

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

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 renovate label May 18, 2025
@renovate
Copy link
Contributor Author

renovate bot commented May 18, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/commander
npm error   commander@"12.1.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer commander@"~14.0.0" from @commander-js/[email protected]
npm error node_modules/@commander-js/extra-typings
npm error   @commander-js/extra-typings@"14.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-11T02_06_45_901Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-11T02_06_45_901Z-debug-0.log

@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 10 times, most recently from b4e721e to 1bb6adf Compare May 26, 2025 05:38
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 14 times, most recently from 8cd46af to a01f270 Compare June 3, 2025 05:01
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 4 times, most recently from 45447f1 to 1b3dc7d Compare June 7, 2025 00:29
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch from 5f5f8e4 to 94d8984 Compare July 21, 2025 05:07
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch from 94d8984 to b801e8f Compare July 28, 2025 08:59
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from fd7342c to bef558a Compare August 11, 2025 06:10
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from 4db48d8 to dfb50be Compare August 25, 2025 05:15
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch from dfb50be to 5540972 Compare September 8, 2025 04:33
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from fb40f69 to 4f1e26b Compare September 22, 2025 05:28
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch from 4f1e26b to 06ca80e Compare September 29, 2025 04:53
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from a99e28b to a2d83f2 Compare October 13, 2025 04:38
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 14 times, most recently from 8636dcc to caa355e Compare October 20, 2025 06:08
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch 2 times, most recently from 9bbe4c6 to 3251f2a Compare November 3, 2025 04:29
@renovate renovate bot force-pushed the renovate/commander-js-extra-typings-14.x branch from 3251f2a to b587218 Compare November 10, 2025 05:39
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.

1 participant