Skip to content

Commit

Permalink
build(deps): bump commander from 12.0.0 to 12.1.0 (#1200)
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 12.0.0 to
12.1.0.
<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>v12.1.0</h2>
<h3>Added</h3>
<ul>
<li>auto-detect special node flags <code>node --eval</code> and
<code>node --print</code> when call <code>.parse()</code> with no
arguments (<a
href="https://redirect.github.com/tj/commander.js/issues/2164">#2164</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>prefix require of Node.js core modules with <code>node:</code> (<a
href="https://redirect.github.com/tj/commander.js/issues/2170">#2170</a>)</li>
<li>format source files with Prettier (<a
href="https://redirect.github.com/tj/commander.js/issues/2180">#2180</a>)</li>
<li>switch from StandardJS to directly calling ESLint for linting (<a
href="https://redirect.github.com/tj/commander.js/issues/2153">#2153</a>)</li>
<li>extend security support for previous major version of Commander (<a
href="https://redirect.github.com/tj/commander.js/issues/2150">#2150</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>removed unimplemented Option.fullDescription from TypeScript
definition (<a
href="https://redirect.github.com/tj/commander.js/issues/2191">#2191</a>)</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>[12.1.0] (2024-05-18)</h2>
<h3>Added</h3>
<ul>
<li>auto-detect special node flags <code>node --eval</code> and
<code>node --print</code> when call <code>.parse()</code> with no
arguments (<a
href="https://redirect.github.com/tj/commander.js/issues/2164">#2164</a>)</li>
<li></li>
</ul>
<h3>Changed</h3>
<ul>
<li>prefix require of Node.js core modules with <code>node:</code> (<a
href="https://redirect.github.com/tj/commander.js/issues/2170">#2170</a>)</li>
<li>format source files with Prettier (<a
href="https://redirect.github.com/tj/commander.js/issues/2180">#2180</a>)</li>
<li>switch from StandardJS to directly calling ESLint for linting (<a
href="https://redirect.github.com/tj/commander.js/issues/2153">#2153</a>)</li>
<li>extend security support for previous major version of Commander (<a
href="https://redirect.github.com/tj/commander.js/issues/2150">#2150</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>removed unimplemented Option.fullDescription from TypeScript
definition (<a
href="https://redirect.github.com/tj/commander.js/issues/2191">#2191</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tj/commander.js/commit/970ecae402b253de691e6a9066fea22f38fe7431"><code>970ecae</code></a>
12.1.0</li>
<li><a
href="https://github.com/tj/commander.js/commit/4a9b21153889312d27ecf11c98978ff58891f005"><code>4a9b211</code></a>
Prepare CHANGELOG for 12.1.0 (<a
href="https://redirect.github.com/tj/commander.js/issues/2193">#2193</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/0e083f8af796e7b4f4ac57bb1cf18a3af13adbfe"><code>0e083f8</code></a>
ci: add 22.x to node-version (<a
href="https://redirect.github.com/tj/commander.js/issues/2192">#2192</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/d3b48f7fe7903b6c150415cb03d5e2992705fa29"><code>d3b48f7</code></a>
Remove unimplemented fullDescription from TypeScript (<a
href="https://redirect.github.com/tj/commander.js/issues/2191">#2191</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/c749eb89c899d06562784d8048e065becd2362a4"><code>c749eb8</code></a>
Bump tsd from 0.30.4 to 0.31.0 (<a
href="https://redirect.github.com/tj/commander.js/issues/2172">#2172</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/f09d0b29aad82ac69373a564d06ed90643695796"><code>f09d0b2</code></a>
Bump <code>@​typescript-eslint/parser</code> from 6.14.0 to 6.21.0 (<a
href="https://redirect.github.com/tj/commander.js/issues/2179">#2179</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/4484e79e3fceadbabad98796927ad1b32b38aa09"><code>4484e79</code></a>
Bump <code>@​types/node</code> from 20.8.9 to 20.12.7 (<a
href="https://redirect.github.com/tj/commander.js/issues/2187">#2187</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/6c740e963f4dc01e08b35979bdae7b4f865110f1"><code>6c740e9</code></a>
Bump eslint-plugin-jest from 27.9.0 to 28.3.0 (<a
href="https://redirect.github.com/tj/commander.js/issues/2188">#2188</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/27b134962f4cb74ce29bf2f0b12dd16d363d6d74"><code>27b1349</code></a>
Bump typescript from 5.2.2 to 5.4.5 (<a
href="https://redirect.github.com/tj/commander.js/issues/2189">#2189</a>)</li>
<li><a
href="https://github.com/tj/commander.js/commit/b95ea4479a27fefb1e311454930ccaf3ab58b723"><code>b95ea44</code></a>
Fix some JSDoc lint issues (<a
href="https://redirect.github.com/tj/commander.js/issues/2181">#2181</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tj/commander.js/compare/v12.0.0...v12.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commander&package-manager=npm_and_yarn&previous-version=12.0.0&new-version=12.1.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 4472f34 commit 19d325c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/safe-ds-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@safe-ds/lang": ">=0.3.0",
"chalk": "^5.3.0",
"commander": "^12.0.0",
"commander": "^12.1.0",
"glob": "^10.4.1",
"langium": "^3.0.0",
"true-myth": "^7.3.0"
Expand Down

0 comments on commit 19d325c

Please sign in to comment.