Commit 9a743d1
authored
build(deps): bump commander from 14.0.1 to 14.0.2 (#299)
Bumps [commander](https://github.com/tj/commander.js) from 14.0.1 to
14.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tj/commander.js/releases">commander's
releases</a>.</em></p>
<blockquote>
<h2>v14.0.2</h2>
<h3>Changed</h3>
<ul>
<li>improve negative number auto-detection test (<a
href="https://redirect.github.com/tj/commander.js/issues/2428">#2428</a>)</li>
<li>update (dev) dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tj/commander.js/blob/master/CHANGELOG.md">commander's
changelog</a>.</em></p>
<blockquote>
<h2>[14.0.2] (2025-10-25)</h2>
<h3>Changed</h3>
<ul>
<li>improve negative number auto-detection test (<a
href="https://redirect.github.com/tj/commander.js/issues/2428">#2428</a>)</li>
<li>update (dev) dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tj/commander.js/commit/0692be58103e1ea8052d5d45ab11cc02e197eea5"><code>0692be5</code></a>
Prepare for 14.0.2 (<a
href="https://redirect.github.com/tj/commander.js/issues/2437">#2437</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/88a348e13ece0569d27d78910c2adb2fb303303c"><code>88a348e</code></a>
Bump actions/setup-node from 5 to 6 (<a
href="https://redirect.github.com/tj/commander.js/issues/2438">#2438</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/3fe83d6484f80600f78e969d235a1b88e61a0965"><code>3fe83d6</code></a>
Bump github/codeql-action from 3 to 4 (<a
href="https://redirect.github.com/tj/commander.js/issues/2435">#2435</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/0b7988ee478c8a8e7f0bb681ea7fb1a8887e2987"><code>0b7988e</code></a>
Bump globals from 16.3.0 to 16.4.0 (<a
href="https://redirect.github.com/tj/commander.js/issues/2429">#2429</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/8005253833964b3d92cb346e9465114e4bde57b4"><code>8005253</code></a>
Bump typescript-eslint from 8.42.0 to 8.45.0 (<a
href="https://redirect.github.com/tj/commander.js/issues/2430">#2430</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/213e6793f982f15c7e0b033a1fbe6fcbc8cd7f1a"><code>213e679</code></a>
Bump ts-jest from 29.4.1 to 29.4.4 (<a
href="https://redirect.github.com/tj/commander.js/issues/2431">#2431</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/7ede91bff1cc2d62e095deddf238f4b181ab9502"><code>7ede91b</code></a>
Bump jest from 30.1.3 to 30.2.0 (<a
href="https://redirect.github.com/tj/commander.js/issues/2432">#2432</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/8c91f3433e4e5f9475ab63995bd33e8614e82a08"><code>8c91f34</code></a>
Bump typescript from 5.9.2 to 5.9.3 (<a
href="https://redirect.github.com/tj/commander.js/issues/2433">#2433</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/ff1d2ce86ef5dc50213bb25f97a6b0de808af64d"><code>ff1d2ce</code></a>
Improve negative test (<a
href="https://redirect.github.com/tj/commander.js/issues/2428">#2428</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/1a6dba53bf3a0a411505397809d5c930b63a6e29"><code>1a6dba5</code></a>
Clarify deprecated routine (<a
href="https://redirect.github.com/tj/commander.js/issues/2427">#2427</a>)</li>
<li>See full diff in <a
href="https://github.com/tj/commander.js/compare/v14.0.1...v14.0.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d02d106 commit 9a743d1
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments