Skip to content

fix(deps): bump commander from 12.1.0 to 14.0.3#2930

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/commander-14.0.3
Open

fix(deps): bump commander from 12.1.0 to 14.0.3#2930
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/commander-14.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps commander from 12.1.0 to 14.0.3.

Release notes

Sourced from commander's releases.

v14.0.3

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)

v14.0.2

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

v14.0.1

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies

v14.0.0

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher -level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following option s/commands (#2328)
  • support for unescaped negative numbers as option-arguments and command-arguments (#2339)
  • TypeScript: add parseArg property to Argument class (#2359)

Fixed

  • remove bogus leading space in help when option has default value but not a description (#2348)
  • .configureOutput() now makes copy of settings instead of modifying in-place, fixing side-effects (#2350)

Changed

  • Breaking: Commander 14 requires Node.js v20 or higher
  • internal refactor of Help class adding .formatItemList() and .groupItems() methods (#2328)

... (truncated)

Changelog

Sourced from commander's changelog.

[14.0.3] (2026-01-31)

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)

[14.0.2] (2025-10-25)

Changed

  • improve negative number auto-detection test (#2428)
  • update (dev) dependencies

[14.0.1] (2025-09-12)

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies

[14.0.0] (2025-05-18)

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher-level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following options/commands (#2328)
  • support for unescaped negative numbers as option-arguments and command-arguments (#2339)
  • TypeScript: add parseArg property to Argument class (#2359)

Fixed

  • remove bogus leading space in help when option has default value but not a description (#2348)
  • .configureOutput() now makes copy of settings instead of modifying in-place, fixing side-effects (#2350)

Changed

  • Breaking: Commander 14 requires Node.js v20 or higher

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 16, 2026
@github-actions github-actions Bot enabled auto-merge (squash) February 16, 2026 11:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from b9693d9 to cb894f9 Compare February 16, 2026 11:48
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch 4 times, most recently from f4cce86 to f1c9fa9 Compare February 19, 2026 11:11
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from f1c9fa9 to 1116faf Compare February 19, 2026 11:29
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 1116faf to fbfc60e Compare February 19, 2026 11:49
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from fbfc60e to 072a8f0 Compare February 20, 2026 20:21
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 072a8f0 to 8c50f6d Compare February 20, 2026 20:38
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 8c50f6d to dc8f78b Compare February 23, 2026 11:42
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from e00aacf to f67536e Compare February 23, 2026 12:20
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from f67536e to 0943e9f Compare February 23, 2026 12:40
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 65ad202 to 895da3a Compare March 10, 2026 22:14
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 895da3a to afcae1a Compare March 11, 2026 10:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from afcae1a to 3d21703 Compare March 13, 2026 10:52
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 3d21703 to a5dca43 Compare March 13, 2026 11:13
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from a5dca43 to c962929 Compare March 16, 2026 11:12
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from c962929 to 53c3c9c Compare March 16, 2026 11:31
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 53c3c9c to 8f53bc7 Compare March 16, 2026 11:48
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 8f53bc7 to 1147cbe Compare March 16, 2026 12:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from 1147cbe to a059d14 Compare March 16, 2026 12:29
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.3.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v12.1.0...v14.0.3)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/commander-14.0.3 branch from a059d14 to 3673c08 Compare March 18, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants