fix(deps): update dependency commander to v14#1694
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
2 times, most recently
from
September 14, 2025 19:25
032ab8e to
3a50c5f
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
September 15, 2025 17:01
3a50c5f to
098cdb6
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
12 times, most recently
from
October 2, 2025 15:11
53aa9e8 to
982e12a
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
October 7, 2025 23:52
982e12a to
10ad686
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
2 times, most recently
from
October 25, 2025 14:02
d761a14 to
ce59902
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
November 10, 2025 15:54
ce59902 to
2de6604
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
November 18, 2025 18:11
2de6604 to
785b458
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
December 3, 2025 19:45
785b458 to
792bcbe
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
December 31, 2025 14:41
792bcbe to
0b97b91
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
January 19, 2026 19:59
0b97b91 to
d8efb1d
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
January 31, 2026 05:54
d8efb1d to
ca2124c
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
March 5, 2026 15:38
ca2124c to
0a16d36
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
March 29, 2026 20:12
0a16d36 to
504403f
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
April 18, 2026 16:57
504403f to
bb36f1d
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
April 29, 2026 10:22
bb36f1d to
b046c61
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
May 12, 2026 14:44
b046c61 to
9c009b4
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
2 times, most recently
from
June 1, 2026 19:20
a4cff57 to
eec5400
Compare
renovate
Bot
force-pushed
the
renovate/commander-14.x
branch
from
July 14, 2026 08:04
eec5400 to
bdd0426
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.0→14.0.3Release Notes
tj/commander.js (commander)
v14.0.3Compare Source
Added
Changes
.outputHelp()([#2427])v14.0.2Compare Source
Changed
v14.0.1Compare Source
Fixed
Changed
Object.assign()([#2395])string.endsWith()instead ofstring.slice()([#2396]).parseOptions()to process args array in-place ([#2409])._concatValue()to._collectValue()(change code fromarray.concat()toarray.push()) ([#2410])v14.0.0Compare Source
Added
.helpGroup()onOptionandCommand, and higher-level.optionsGroup()and.commandsGroup()which can be used in chaining way to specify group title for following options/commands ([#2328])parseArgproperty toArgumentclass ([#2359])Fixed
.configureOutput()now makes copy of settings instead of modifying in-place, fixing side-effects ([#2350])Changed
Helpclass adding.formatItemList()and.groupItems()methods ([#2328])Configuration
📅 Schedule: (UTC)
🚦 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.