build(deps): bump commander from 13.1.0 to 14.0.0
Merged
Number: #1903
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
May 19, 2025 at 05:05 PM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
June 09, 2025 at 10:30 AM UTC
(12 months ago)
(12 months ago)
Merged:
June 09, 2025 at 10:30 AM UTC
(12 months ago)
by dscho
(12 months ago)
by dscho
Time to Close:
21 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps commander from 13.1.0 to 14.0.0.
Release notes
Sourced from commander's releases.
v14.0.0
Added
- support for groups of options and commands in the help using low-level
.helpGroup()onOptionandCommand, 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
parseArgproperty toArgumentclass (#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
Helpclass adding.formatItemList()and.groupItems()methods (#2328)
Changelog
Sourced from commander's changelog.
[14.0.0] (2025-05-18)
Added
- support for groups of options and commands in the help using low-level
.helpGroup()onOptionandCommand, 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
parseArgproperty toArgumentclass (#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
Helpclass adding.formatItemList()and.groupItems()methods (#2328)
Commits
395cf71Preparing for Commander v14.0.0 (#2366)dd7edf4Add typings for helpGroup support (#2367)c324ea3Add support for groups of options and commands in the help (#2328)00af603Merge branch 'develop' into release/14.xfe4bedbci: Update node-version (#2365)ed70e5bBump eslint from 9.23.0 to 9.25.1 (#2362)5bb7b6eBump@eslint/jsfrom 9.23.0 to 9.25.1 (#2363)d0380cfBump typescript from 5.8.2 to 5.8.3 (#2364)a2eebf3Bump@types/nodefrom 22.13.14 to 22.15.3 (#2361)1276c4cBump eslint-config-prettier from 10.1.1 to 10.1.2 (#2360)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+6
+6
Deletions:
-6
-6
Package Dependencies
Technical Details
| ID: | 478661 |
| UUID: | 2529319683 |
| Node ID: | PR_kwDOCAEfxM6WwlsD |
| Host: | GitHub |
| Repository: | gitgitgadget/gitgitgadget |
| Merge State: | Unknown |