chore(deps): update dependency commander to v15 - abandoned#451
Open
renovate[bot] wants to merge 2 commits into
Open
chore(deps): update dependency commander to v15 - abandoned#451renovate[bot] wants to merge 2 commits into
renovate[bot] wants to merge 2 commits into
Conversation
sharevb
force-pushed
the
chore/all-my-stuffs
branch
3 times, most recently
from
July 11, 2026 15:17
1cc77eb to
02df0f3
Compare
renovate
Bot
force-pushed
the
renovate/commander-15.x
branch
from
July 12, 2026 11:44
ad4a8f8 to
bb66e17
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
2 times, most recently
from
July 12, 2026 14:58
41fa755 to
0620f57
Compare
renovate
Bot
force-pushed
the
renovate/commander-15.x
branch
from
July 12, 2026 16:23
bb66e17 to
608b928
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
from
July 12, 2026 19:04
e7d0ce8 to
41464cf
Compare
renovate
Bot
force-pushed
the
renovate/commander-15.x
branch
from
July 12, 2026 19:13
608b928 to
77e0634
Compare
sharevb
force-pushed
the
chore/all-my-stuffs
branch
2 times, most recently
from
July 12, 2026 21:11
c6447be to
23dc0d4
Compare
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
sharevb
force-pushed
the
chore/all-my-stuffs
branch
4 times, most recently
from
July 19, 2026 19:02
6a1819c to
65955d9
Compare
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.3→^15.0.0Release Notes
tj/commander.js (commander)
v15.0.0Compare Source
Commander 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 15 moves Commander 14 into maintenance. Commander 14 will get security updates for
12 months (to May 2027). For more info see Release Policy.
Added
Fixed
--no-*option sets default option value totrue, default not implicitly set when define both positive and negative option in either order ([#2405])Changed
require(esm)).node:testtest runner ([#2463])Deleted
commander/esm.mjs([#2464])Migration Tips
Commander 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, and Deno. 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 15 in your environment, one option is stay on Commander 14 for now. Commander 14 will
get security updates until May 2027 and things will hopefully improve for your setup in the meantime.
Configuration
📅 Schedule: (in timezone Europe/Paris)
* 0-3 * * *)* 0-3 * * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.