Skip to content

fix(deps): update dependency @commander-js/extra-typings to v15#49

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

fix(deps): update dependency @commander-js/extra-typings to v15#49
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/commander-js-extra-typings-15.x

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@commander-js/extra-typings 14.0.015.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 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 force-pushed the renovate/commander-js-extra-typings-15.x branch 3 times, most recently from 134af6e to d4cd883 Compare June 14, 2026 16:51
@renovate renovate Bot force-pushed the renovate/commander-js-extra-typings-15.x branch 3 times, most recently from 50037a7 to 7b7d8fe Compare June 23, 2026 22:44
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| npm        | @commander-js/extra-typings | 14.0.0 | 15.0.0 |
@renovate renovate Bot force-pushed the renovate/commander-js-extra-typings-15.x branch from 7b7d8fe to e51bdfc Compare June 24, 2026 13: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.

1 participant