Skip to content

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

Merged
rhuanbarreto merged 1 commit into
mainfrom
renovate/commander-js-extra-typings-15.x
Jun 26, 2026
Merged

chore(deps): update dependency @commander-js/extra-typings to v15#425
rhuanbarreto merged 1 commit into
mainfrom
renovate/commander-js-extra-typings-15.x

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
@commander-js/extra-typings devDependencies major 14.0.015.0.0 OpenSSF Scorecard

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: (in timezone Europe/Oslo)

  • Branch creation
    • Between 12:00 AM and 05:59 AM, between day 25 and 31 of the month, and on Sunday (* 0-5 25-31 * 0)
  • Automerge
    • Between 12:00 AM and 05:59 AM, between day 25 and 31 of the month, and on Sunday (* 0-5 25-31 * 0)

🚦 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 635a207
Status: ✅  Deploy successful!
Preview URL: https://f13ae90b.archgate-cli.pages.dev
Branch Preview URL: https://renovate-commander-js-extra.archgate-cli.pages.dev

View logs

@github-actions

Copy link
Copy Markdown
Contributor

Code Coverage

Metric Value
Lines 90.4% (6890 / 7618)
Threshold 90% minimum — met
Platforms Linux + Windows

Full HTML report available in workflow artifacts.

Per-directory breakdown
Directory Coverage Lines
src/commands/ 88.1% 1874 / 2128
src/engine/ 93.3% 1420 / 1522
src/formats/ 100.0% 142 / 142
src/helpers/ 90.3% 3454 / 3826

@rhuanbarreto rhuanbarreto merged commit 85f6831 into main Jun 26, 2026
20 checks passed
@rhuanbarreto rhuanbarreto deleted the renovate/commander-js-extra-typings-15.x branch June 26, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant