chore(deps): bump commander from 14.0.0 to 14.0.1 in /packages/webpack5
Closed
Number: #10875
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
October 01, 2025 at 11:03 PM UTC
(5 months ago)
(5 months ago)
Updated:
October 02, 2025 at 08:00 PM UTC
(5 months ago)
(5 months ago)
Closed:
October 02, 2025 at 08:00 PM UTC
(5 months ago)
(5 months ago)
Time to Close:
about 21 hours
Labels:
patch JavaScript dependencies
patch JavaScript dependencies
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:
2
2
Additions:
+176
+176
Deletions:
-175
-175
Package Dependencies
Package:
commander
Ecosystem:
npm
npm
Version Change:
14.0.0 → 14.0.1
Update Type:
Patch
Patch
Path:
/packages/webpack5
Technical Details
| ID: | 9140679 |
| UUID: | 2879946656 |
| Node ID: | PR_kwDOAeCJis6rqH-g |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |
| Mergeable: | Yes |
| Merge State: | Unstable |