Skip to content

Update dependency @commander-js/extra-typings to v15#754

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/commander-js-extra-typings-15.x
Open

Update dependency @commander-js/extra-typings to v15#754
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/commander-js-extra-typings-15.x

Conversation

@renovate

@renovate renovate Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@commander-js/extra-typings ^14.0.0^15.0.0 age confidence

Release Notes

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

v15.0.0

Compare Source

@commander-js/extra-typings 15 is ESM only. This is expected to be seamless for ESM consumers, but some CommonJS consumers may hit issues with tooling requiring configuration for ESM-only dependencies. See Migration Tips below.

The release of @commander-js/extra-typings 15 moves version 14 into maintenance. @commander-js/extra-typings 14 will get security updates for
12 months (to May 2027). For more info see Release Policy.

Added
Changed
  • Breaking: migrated implementation from CommonJS to ESM ([#​178])
  • Breaking: peer dependency on Commander 15.0.x which requires Node.js 22.12 or higher
  • update dependencies
  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date
  • only lone negated option defaults option value to true (matching Commander 15) ([#​179])
  • now reexporting the global program singleton from Commander rather than creating a separate one
Migration Tips

@commander-js/extra-typings 15 is ESM only, but this does not mean you need to migrate to ESM to use it. Importing ESM from CommonJS is
supported by Node.js, and Bun, Deno, and TypeScript. Hopefully it Just Works for you! However, you may be using a different runtime or
some other part of your setup that may not yet natively support importing ESM from CommonJS, such as your testing framework
or bundler.

If you have problems using @commander-js/extra-typings 15 in your environment, one option is stay on version 14 for now. @commander-js/extra-typings 14 will
get security updates until May 2027 and things will hopefully improve for your setup in the meantime.


Configuration

📅 Schedule: (UTC)

  • 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 these updates 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-15.x branch 30 times, most recently from 491c3cc to f3960e3 Compare July 4, 2026 02:08
@renovate renovate Bot force-pushed the renovate/commander-js-extra-typings-15.x branch 4 times, most recently from 3df2bdf to 1c05d35 Compare July 4, 2026 16:07
@renovate renovate Bot added the dependencies This pull request updates dependency files label Jul 4, 2026
@renovate renovate Bot force-pushed the renovate/commander-js-extra-typings-15.x branch 3 times, most recently from a4d080a to 6f71cc5 Compare July 4, 2026 16:41
@renovate renovate Bot force-pushed the renovate/commander-js-extra-typings-15.x branch from 6f71cc5 to c107a72 Compare July 4, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This pull request updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants