chore(deps): bump commander from 14.0.0 to 14.0.2 in /packages/webpack5
Open
Number: #10917
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 01, 2025 at 11:02 PM UTC
(4 months ago)
(4 months ago)
Updated:
November 01, 2025 at 11:08 PM UTC
(4 months ago)
(4 months ago)
Labels:
patch JavaScript dependencies
patch JavaScript dependencies
Description:
Bumps commander from 14.0.0 to 14.0.2.
Release notes
Sourced from commander's releases.
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 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.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 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
0692be5Prepare for 14.0.2 (#2437)88a348eBump actions/setup-node from 5 to 6 (#2438)3fe83d6Bump github/codeql-action from 3 to 4 (#2435)0b7988eBump globals from 16.3.0 to 16.4.0 (#2429)8005253Bump typescript-eslint from 8.42.0 to 8.45.0 (#2430)213e679Bump ts-jest from 29.4.1 to 29.4.4 (#2431)7ede91bBump jest from 30.1.3 to 30.2.0 (#2432)8c91f34Bump typescript from 5.9.2 to 5.9.3 (#2433)ff1d2ceImprove negative test (#2428)1a6dba5Clarify deprecated routine (#2427)- 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)
Package Dependencies
Package:
commander
Ecosystem:
npm
npm
Version Change:
14.0.0 → 14.0.2
Update Type:
Patch
Patch
Path:
/packages/webpack5
Technical Details
| ID: | 10754898 |
| UUID: | 3578575699 |
| Node ID: | PR_kwDOAeCJis6xA9AI |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |