Skip to content

Commit

Permalink
MINOR: [JS] Bump command-line-args from 5.2.1 to 6.0.1 in /js (#44833)
Browse files Browse the repository at this point in the history
Bumps [command-line-args](https://github.com/75lb/command-line-args) from 5.2.1 to 6.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/75lb/command-line-args/releases">command-line-args's releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<p>This is a non-functional release intended to refresh the codebase and dependency tree. There are no changes to the library's API or behaviour.</p>
<h2>Breaking changes since 5.2.1</h2>
<ul>
<li>Dropped support for Node versions less than v12.20</li>
</ul>
<h2>Misc other improvements</h2>
<ul>
<li>The package is now a native ES6 module while still maintaining support for CommonJS</li>
<li>All dependencies updated to their latest version</li>
</ul>
<h2>Upgrade Notes</h2>
<ul>
<li>If you're using Node v12.20 or above it's safe to upgrade with zero changes to your code.</li>
<li>Users of older versions of Node should stick with command-line-args v5.2.1.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/75lb/command-line-args/commit/40f364642bf6e3a16b60d8d8fbdb0241e7092ecb"><code>40f3646</code></a> 6.0.1</li>
<li><a href="https://github.com/75lb/command-line-args/commit/baee1e81eb844820d0d9162185101831f86f3165"><code>baee1e8</code></a> add Node v23 to CI</li>
<li><a href="https://github.com/75lb/command-line-args/commit/e3c4d16720682da2072b29b2ab333a64151ebee2"><code>e3c4d16</code></a> 6.0.0</li>
<li><a href="https://github.com/75lb/command-line-args/commit/1feac1807ee21dc99d0bc0d0ed7da74d5e8e0c7c"><code>1feac18</code></a> remove coveralls</li>
<li><a href="https://github.com/75lb/command-line-args/commit/9e3ea5ea8c2c65235a607ed40ea7b4f4deb48b4c"><code>9e3ea5e</code></a> Fix CI</li>
<li><a href="https://github.com/75lb/command-line-args/commit/6fd5e984bef8854c73ab49666ee5b669610dfd5b"><code>6fd5e98</code></a> Add rollup config and CommonJS test</li>
<li><a href="https://github.com/75lb/command-line-args/commit/574a6070a7584dc65a2c0718d74489e065900312"><code>574a607</code></a> Drop support for Node versions less than 12.20</li>
<li>See full diff in <a href="https://github.com/75lb/command-line-args/compare/v5.2.1...v6.0.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=command-line-args&package-manager=npm_and_yarn&previous-version=5.2.1&new-version=6.0.1)](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>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent e8224fc commit 3f2478e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 28 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/command-line-args": "^5.2.3",
"@types/command-line-usage": "^5.0.4",
"@types/node": "^20.13.0",
"command-line-args": "^5.2.1",
"command-line-args": "^6.0.1",
"command-line-usage": "^7.0.1",
"flatbuffers": "^24.3.25",
"json-bignum": "^0.0.3",
Expand Down
42 changes: 15 additions & 27 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1915,11 +1915,6 @@ arr-union@^3.1.0:
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
integrity sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==

array-back@^3.0.1, array-back@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/array-back/-/array-back-3.1.0.tgz#b8859d7a508871c9a7b2cf42f99428f65e96bfb0"
integrity sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==

array-back@^6.2.2:
version "6.2.2"
resolved "https://registry.yarnpkg.com/array-back/-/array-back-6.2.2.tgz#f567d99e9af88a6d3d2f9dfcc21db6f9ba9fd157"
Expand Down Expand Up @@ -2511,15 +2506,15 @@ color-support@^1.1.3:
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==

command-line-args@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-5.2.1.tgz#c44c32e437a57d7c51157696893c5909e9cec42e"
integrity sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==
command-line-args@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/command-line-args/-/command-line-args-6.0.1.tgz#cbd1efb4f72b285dbd54bde9a8585c2d9694b070"
integrity sha512-Jr3eByUjqyK0qd8W0SGFW1nZwqCaNCtbXjRo2cRJC1OYxWl3MZ5t1US3jq+cO4sPavqgw4l9BMGX0CBe+trepg==
dependencies:
array-back "^3.1.0"
find-replace "^3.0.0"
array-back "^6.2.2"
find-replace "^5.0.2"
lodash.camelcase "^4.3.0"
typical "^4.0.0"
typical "^7.2.0"

command-line-usage@^7.0.1:
version "7.0.3"
Expand Down Expand Up @@ -3436,12 +3431,10 @@ fill-range@^7.0.1:
dependencies:
to-regex-range "^5.0.1"

find-replace@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/find-replace/-/find-replace-3.0.0.tgz#3e7e23d3b05167a76f770c9fbd5258b0def68c38"
integrity sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==
dependencies:
array-back "^3.0.1"
find-replace@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/find-replace/-/find-replace-5.0.2.tgz#fe27ff0be05975aef6fc679c1139bbabea564e26"
integrity sha512-Y45BAiE3mz2QsrN2fb5QEtO4qb44NcS7en/0y9PEVsg351HsLeVclP8QPMH79Le9sH3rs5RSwJu99W0WPZO43Q==

find-up@^1.0.0:
version "1.1.2"
Expand Down Expand Up @@ -7055,15 +7048,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

typical@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/typical/-/typical-4.0.0.tgz#cbeaff3b9d7ae1e2bbfaf5a4e6f11eccfde94fc4"
integrity sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==

typical@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/typical/-/typical-7.1.1.tgz#ba177ab7ab103b78534463ffa4c0c9754523ac1f"
integrity sha512-T+tKVNs6Wu7IWiAce5BgMd7OZfNYUndHwc5MknN+UHOudi7sGZzuHdCadllRuqJ3fPtgFtIH9+lt9qRv6lmpfA==
typical@^7.1.1, typical@^7.2.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/typical/-/typical-7.3.0.tgz#930376be344228709f134613911fa22aa09617a4"
integrity sha512-ya4mg/30vm+DOWfBg4YK3j2WD6TWtRkCbasOJr40CseYENzCUby/7rIvXA99JGsQHeNxLbnXdyLLxKSv3tauFw==

uc.micro@^2.0.0, uc.micro@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 3f2478e

Please sign in to comment.