feat(deps): bump commander from 14.0.0 to 14.0.1
Merged
Number: #347
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 3
Association: Contributor
Comments: 3
Created:
September 12, 2025 at 09:06 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 14, 2025 at 08:56 AM UTC
(9 months ago)
(9 months ago)
Merged:
September 14, 2025 at 08:56 AM UTC
(9 months ago)
by rhahao
(9 months ago)
by rhahao
Time to Close:
2 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps commander from 14.0.0 to 14.0.1.
Release notes
Sourced from commander's releases.
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 ofstring.slice()(#2396)- refactor
.parseOptions()to process args array in-place (#2409)- change private variadic support routines from
._concatValue()to._collectValue()(change code fromarray.concat()toarray.push()) (#2410)- update (dev) dependencies
Changelog
Sourced from commander's changelog.
[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 ofstring.slice()(#2396)- refactor
.parseOptions()to process args array in-place (#2409)- change private variadic support routines from
._concatValue()to._collectValue()(change code fromarray.concat()toarray.push()) (#2410)- update (dev) dependencies
Commits
bd4ae26Prepare for 14.0.1 release (#2426)cb7ae51Bump actions/setup-node from 4 to 5 (#2422)b855083Update dependencies (#2421)64003acBump tsd from 0.32.0 to 0.33.0 (#2419)025ee3fBump@eslint/jsfrom 9.32.0 to 9.34.0 (#2417)fb2429eBump prettier from 3.5.3 to 3.6.2 (#2415)6e40543Bump actions/checkout from 4 to 5 (#2412)c635fadCollect variadic with push, add tests (#2410)201d932Refactor parseOptions to process args in-place (#2409)fb65fcaBump eslint from 9.30.1 to 9.32.0 (#2402)- 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:
1
1
Additions:
+6
+6
Deletions:
-7
-7
Package Dependencies
Technical Details
| ID: | 7595477 |
| UUID: | 2821891476 |
| Node ID: | PR_kwDOIDxdk86oMqWU |
| Host: | GitHub |
| Repository: | sws2apps/github-gcloud-cli |
| Merge State: | Unknown |