fix(deps): update dependency @commander-js/extra-typings to v15#315
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @commander-js/extra-typings to v15#315renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
14.0.0→15.0.0Release Notes
commander-js/extra-typings (@commander-js/extra-typings)
v15.0.0Compare Source
@commander-js/extra-typings15 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-typings15 moves version 14 into maintenance.@commander-js/extra-typings14 will get security updates for12 months (to May 2027). For more info see Release Policy.
Added
Changed
programsingleton from Commander rather than creating a separate oneMigration Tips
@commander-js/extra-typings15 is ESM only, but this does not mean you need to migrate to ESM to use it. Importing ESM from CommonJS issupported 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-typings15 in your environment, one option is stay on version 14 for now.@commander-js/extra-typings14 willget security updates until May 2027 and things will hopefully improve for your setup in the meantime.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.