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 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/1941
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/29/2025
**Status:** ✅ Merged
**Merged:** 11/29/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/multi-b50d6d7a59`
---
### 📝 Commits (1)
- [`0961ac1`](https://github.com/fosrl/pangolin/commit/0961ac1da1d4585d5e5c0f09d4de1324b107443e) Bump tar and npm
### 📊 Changes
**2 files changed** (+237 additions, -673 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+236 -672)
📝 `package.json` (+1 -1)
</details>
### 📄 Description
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.
Removes `tar`
Updates `npm` from 11.6.2 to 11.6.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/npm/cli/releases">npm's releases</a>.</em></p>
<blockquote>
<h2>v11.6.4</h2>
<h2><a href="https://github.com/npm/cli/compare/v11.6.3...v11.6.4">11.6.4</a> (2025-11-25)</h2>
<h3>Documentation</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/dfb83c7887810abd555a2ab62a681858aabe2430"><code>dfb83c7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8749">#8749</a> add example for keywords field (<a href="https://redirect.github.com/npm/cli/issues/8749">#8749</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1b1e227d234dc6132832e1a65141260d3601838b"><code>1b1e227</code></a> <a href="https://redirect.github.com/npm/cli/pull/8750">#8750</a> remove outdated roadmap link (<a href="https://redirect.github.com/npm/cli/issues/8750">#8750</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1333d576448c3868a29a65cf9cfb0d07ccfccd93"><code>1333d57</code></a> <a href="https://redirect.github.com/npm/cli/pull/8752">#8752</a> clarify .npmrc naming convention for environment variable overrides (<a href="https://redirect.github.com/npm/cli/issues/8752">#8752</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/22cddb83f884c179258dabe6f20954246074c623"><code>22cddb8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8755">#8755</a> add workspace dependencies example to workspaces (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/17e154cac7394b1baa3987c5b9b168762d9ba4ad"><code>17e154c</code></a> <a href="https://redirect.github.com/npm/cli/pull/8756">#8756</a> standardize env vars to uppercase convention (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1e51a25d02508fbfa1d5d53602d35669115e55ff"><code>1e51a25</code></a> <a href="https://redirect.github.com/npm/cli/pull/8754">#8754</a> fix lifecycle event order for prepare script (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/8d72bc99dc705e04e25f24b05cac0f72934608b4"><code>8d72bc9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8753">#8753</a> add os, cpu, and funding fields to package-lock.json (Max Black)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/f56bb133bbd07f92b32f776f310bcd2aa26cbdfc"><code>f56bb13</code></a> <a href="https://redirect.github.com/npm/cli/pull/8779">#8779</a> <code>proc-log@6.1.0</code> (<a href="https://redirect.github.com/npm/cli/issues/8779">#8779</a>)</li>
<li><a href="https://github.com/npm/cli/commit/f96322350e497f90a54c8a1cfd952b3329f00492"><code>f963223</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>proggy@4.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/f51e4aaf06ac6703abe053a95fe25b8efca3c527"><code>f51e4aa</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>nopt@9.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/2d15040390697cd78c9a9db3f0dbafab51a6e3e9"><code>2d15040</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/query@5.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/9d77b84ce961a28941af8b1a597a03e308828cd4"><code>9d77b84</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/installed-package-contents@4.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/e2ac092fdab0ccbf3b20abbac7ff1ebb7cda9a88"><code>e2ac092</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>read@5.0.1</code></li>
<li><a href="https://github.com/npm/cli/commit/6e5bfd93f5423ab0b89fd81493969af108438066"><code>6e5bfd9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>init-package-json@8.2.4</code></li>
<li><a href="https://github.com/npm/cli/commit/7f8e2376e289fc46410f68b7c686d3868ad837c0"><code>7f8e237</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>p-map@7.0.4</code></li>
<li><a href="https://github.com/npm/cli/commit/a4aa218fa0a3cc5fc65bc516bc4c83fd4bac7fd8"><code>a4aa218</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>npm-user-validate@4.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/643044690be9554366e0cbd5bc42afa77c4acc45"><code>6430446</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>npm-audit-report@7.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/58650dc089c74d090c51d1cb2f269f2d605dcca0"><code>58650dc</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/fs@5.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/4a11146aa7e3d06c42793ef5daf3c19b37bdc7ce"><code>4a11146</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>glob@13.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/00511d426a7f8d761700b315a0f660854a782353"><code>00511d4</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/cacache@20.0.3</code></li>
<li><a href="https://github.com/npm/cli/commit/224afa27174f43695ac308de9f849529419a59b2"><code>224afa2</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/map-workspaces@5.0.3</code></li>
<li><a href="https://github.com/npm/cli/commit/664ac341efef746ac47d08fcd8cc4cc105f1445b"><code>664ac34</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/package-json@7.0.4</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.8">workspace</a>: <code>@npmcli/arborist@9.1.8</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/config-v10.4.4">workspace</a>: <code>@npmcli/config@10.4.4</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.11">workspace</a>: <code>libnpmdiff@8.0.11</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.10">workspace</a>: <code>libnpmexec@10.1.10</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.11">workspace</a>: <code>libnpmfund@7.0.11</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.11">workspace</a>: <code>libnpmpack@9.0.11</code></li>
</ul>
<h2>v11.6.3</h2>
<h2><a href="https://github.com/npm/cli/compare/v11.6.2...v11.6.3">11.6.3</a> (2025-11-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/c6242d92e5227e0a772d9cfe474ea57776af79e0"><code>c6242d9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8706">#8706</a> change npm profile to create tokens with GAT support (<a href="https://redirect.github.com/npm/cli/issues/8706">#8706</a>) (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>, <a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/cbc6fa9cd7c582053be77a56677191313c7e8d98"><code>cbc6fa9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8731">#8731</a> order of version information in error message (<a href="https://redirect.github.com/npm/cli/issues/8731">#8731</a>) (<a href="https://github.com/piotrd"><code>@piotrd</code></a>, <a href="https://github.com/pd-be"><code>@pd-be</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/11dbd7e36287695801f02a43e53b24fc2d72a545"><code>11dbd7e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8709">#8709</a> display full token when creating authentication tokens (<a href="https://redirect.github.com/npm/cli/issues/8709">#8709</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/49a4eefd613dbb60bcff3dac39129f70586d3cff"><code>49a4eef</code></a> <a href="https://redirect.github.com/npm/cli/pull/8676">#8676</a> use look behind regex for trailing slash stripping (<a href="https://redirect.github.com/npm/cli/issues/8676">#8676</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/b1aee62082d7b25ec07f64e906afd76840907fbd"><code>b1aee62</code></a> <a href="https://redirect.github.com/npm/cli/pull/8645">#8645</a> dep flag calculation (<a href="https://redirect.github.com/npm/cli/issues/8645">#8645</a>) (<a href="https://github.com/liamcmitchell"><code>@liamcmitchell</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/ca53c21e8a0f0e659e891415735e184443b8f48b"><code>ca53c21</code></a> <a href="https://redirect.github.com/npm/cli/pull/8745">#8745</a> add workspace usage examples (<a href="https://redirect.github.com/npm/cli/issues/8745">#8745</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/e71ca0e1934b805c97485b39501653655a54c919"><code>e71ca0e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8746">#8746</a> add --save flag to documentation (<a href="https://redirect.github.com/npm/cli/issues/8746">#8746</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/06510a8720fa180e9ef9093d9caee2e85bbc5165"><code>06510a8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8683">#8683</a> add ignore-scripts option to npm version help and docs (<a href="https://redirect.github.com/npm/cli/issues/8683">#8683</a>) (<a href="https://github.com/Tejas242"><code>@Tejas242</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/7f7223833b9f655ea82039cf389ed8d03fb3b212"><code>7f72238</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>cacache@20.0.2</code></li>
<li><a href="https://github.com/npm/cli/commit/7ac9db8564312ffd57a8f622634d6f3de080c472"><code>7ac9db8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>init-package-json@8.2.3</code></li>
<li><a href="https://github.com/npm/cli/commit/41e97c65d1d9d0bf7fa80d4b018ff4c051b1487b"><code>41e97c6</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>validate-npm-package-name@7.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/6b1fbe1ef3db7f5782809abdcdf6c53ff7542330"><code>6b1fbe1</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>npm-package-arg@13.0.2</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/npm/cli/blob/latest/CHANGELOG.md">npm's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/npm/cli/compare/v11.6.3...v11.6.4">11.6.4</a> (2025-11-25)</h2>
<h3>Documentation</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/dfb83c7887810abd555a2ab62a681858aabe2430"><code>dfb83c7</code></a> <a href="https://redirect.github.com/npm/cli/pull/8749">#8749</a> add example for keywords field (<a href="https://redirect.github.com/npm/cli/issues/8749">#8749</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1b1e227d234dc6132832e1a65141260d3601838b"><code>1b1e227</code></a> <a href="https://redirect.github.com/npm/cli/pull/8750">#8750</a> remove outdated roadmap link (<a href="https://redirect.github.com/npm/cli/issues/8750">#8750</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1333d576448c3868a29a65cf9cfb0d07ccfccd93"><code>1333d57</code></a> <a href="https://redirect.github.com/npm/cli/pull/8752">#8752</a> clarify .npmrc naming convention for environment variable overrides (<a href="https://redirect.github.com/npm/cli/issues/8752">#8752</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/22cddb83f884c179258dabe6f20954246074c623"><code>22cddb8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8755">#8755</a> add workspace dependencies example to workspaces (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/17e154cac7394b1baa3987c5b9b168762d9ba4ad"><code>17e154c</code></a> <a href="https://redirect.github.com/npm/cli/pull/8756">#8756</a> standardize env vars to uppercase convention (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/1e51a25d02508fbfa1d5d53602d35669115e55ff"><code>1e51a25</code></a> <a href="https://redirect.github.com/npm/cli/pull/8754">#8754</a> fix lifecycle event order for prepare script (Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/8d72bc99dc705e04e25f24b05cac0f72934608b4"><code>8d72bc9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8753">#8753</a> add os, cpu, and funding fields to package-lock.json (Max Black)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/f56bb133bbd07f92b32f776f310bcd2aa26cbdfc"><code>f56bb13</code></a> <a href="https://redirect.github.com/npm/cli/pull/8779">#8779</a> <code>proc-log@6.1.0</code> (<a href="https://redirect.github.com/npm/cli/issues/8779">#8779</a>)</li>
<li><a href="https://github.com/npm/cli/commit/f96322350e497f90a54c8a1cfd952b3329f00492"><code>f963223</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>proggy@4.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/f51e4aaf06ac6703abe053a95fe25b8efca3c527"><code>f51e4aa</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>nopt@9.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/2d15040390697cd78c9a9db3f0dbafab51a6e3e9"><code>2d15040</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/query@5.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/9d77b84ce961a28941af8b1a597a03e308828cd4"><code>9d77b84</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/installed-package-contents@4.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/e2ac092fdab0ccbf3b20abbac7ff1ebb7cda9a88"><code>e2ac092</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>read@5.0.1</code></li>
<li><a href="https://github.com/npm/cli/commit/6e5bfd93f5423ab0b89fd81493969af108438066"><code>6e5bfd9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>init-package-json@8.2.4</code></li>
<li><a href="https://github.com/npm/cli/commit/7f8e2376e289fc46410f68b7c686d3868ad837c0"><code>7f8e237</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>p-map@7.0.4</code></li>
<li><a href="https://github.com/npm/cli/commit/a4aa218fa0a3cc5fc65bc516bc4c83fd4bac7fd8"><code>a4aa218</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>npm-user-validate@4.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/643044690be9554366e0cbd5bc42afa77c4acc45"><code>6430446</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>npm-audit-report@7.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/58650dc089c74d090c51d1cb2f269f2d605dcca0"><code>58650dc</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/fs@5.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/4a11146aa7e3d06c42793ef5daf3c19b37bdc7ce"><code>4a11146</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>glob@13.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/00511d426a7f8d761700b315a0f660854a782353"><code>00511d4</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/cacache@20.0.3</code></li>
<li><a href="https://github.com/npm/cli/commit/224afa27174f43695ac308de9f849529419a59b2"><code>224afa2</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/map-workspaces@5.0.3</code></li>
<li><a href="https://github.com/npm/cli/commit/664ac341efef746ac47d08fcd8cc4cc105f1445b"><code>664ac34</code></a> <a href="https://redirect.github.com/npm/cli/pull/8770">#8770</a> <code>@npmcli/package-json@7.0.4</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/arborist-v9.1.8">workspace</a>: <code>@npmcli/arborist@9.1.8</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/config-v10.4.4">workspace</a>: <code>@npmcli/config@10.4.4</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.11">workspace</a>: <code>libnpmdiff@8.0.11</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmexec-v10.1.10">workspace</a>: <code>libnpmexec@10.1.10</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.11">workspace</a>: <code>libnpmfund@7.0.11</code></li>
<li><a href="https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.11">workspace</a>: <code>libnpmpack@9.0.11</code></li>
</ul>
<h2><a href="https://github.com/npm/cli/compare/v11.6.2...v11.6.3">11.6.3</a> (2025-11-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/c6242d92e5227e0a772d9cfe474ea57776af79e0"><code>c6242d9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8706">#8706</a> change npm profile to create tokens with GAT support (<a href="https://redirect.github.com/npm/cli/issues/8706">#8706</a>) (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>, <a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/cbc6fa9cd7c582053be77a56677191313c7e8d98"><code>cbc6fa9</code></a> <a href="https://redirect.github.com/npm/cli/pull/8731">#8731</a> order of version information in error message (<a href="https://redirect.github.com/npm/cli/issues/8731">#8731</a>) (<a href="https://github.com/piotrd"><code>@piotrd</code></a>, <a href="https://github.com/pd-be"><code>@pd-be</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/11dbd7e36287695801f02a43e53b24fc2d72a545"><code>11dbd7e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8709">#8709</a> display full token when creating authentication tokens (<a href="https://redirect.github.com/npm/cli/issues/8709">#8709</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/49a4eefd613dbb60bcff3dac39129f70586d3cff"><code>49a4eef</code></a> <a href="https://redirect.github.com/npm/cli/pull/8676">#8676</a> use look behind regex for trailing slash stripping (<a href="https://redirect.github.com/npm/cli/issues/8676">#8676</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li>
<li><a href="https://github.com/npm/cli/commit/b1aee62082d7b25ec07f64e906afd76840907fbd"><code>b1aee62</code></a> <a href="https://redirect.github.com/npm/cli/pull/8645">#8645</a> dep flag calculation (<a href="https://redirect.github.com/npm/cli/issues/8645">#8645</a>) (<a href="https://github.com/liamcmitchell"><code>@liamcmitchell</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/ca53c21e8a0f0e659e891415735e184443b8f48b"><code>ca53c21</code></a> <a href="https://redirect.github.com/npm/cli/pull/8745">#8745</a> add workspace usage examples (<a href="https://redirect.github.com/npm/cli/issues/8745">#8745</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/e71ca0e1934b805c97485b39501653655a54c919"><code>e71ca0e</code></a> <a href="https://redirect.github.com/npm/cli/pull/8746">#8746</a> add --save flag to documentation (<a href="https://redirect.github.com/npm/cli/issues/8746">#8746</a>) (<a href="https://github.com/MaxBlack-dev"><code>@MaxBlack-dev</code></a>, Max Black)</li>
<li><a href="https://github.com/npm/cli/commit/06510a8720fa180e9ef9093d9caee2e85bbc5165"><code>06510a8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8683">#8683</a> add ignore-scripts option to npm version help and docs (<a href="https://redirect.github.com/npm/cli/issues/8683">#8683</a>) (<a href="https://github.com/Tejas242"><code>@Tejas242</code></a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github.com/npm/cli/commit/7f7223833b9f655ea82039cf389ed8d03fb3b212"><code>7f72238</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>cacache@20.0.2</code></li>
<li><a href="https://github.com/npm/cli/commit/7ac9db8564312ffd57a8f622634d6f3de080c472"><code>7ac9db8</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>init-package-json@8.2.3</code></li>
<li><a href="https://github.com/npm/cli/commit/41e97c65d1d9d0bf7fa80d4b018ff4c051b1487b"><code>41e97c6</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>validate-npm-package-name@7.0.0</code></li>
<li><a href="https://github.com/npm/cli/commit/6b1fbe1ef3db7f5782809abdcdf6c53ff7542330"><code>6b1fbe1</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>npm-package-arg@13.0.2</code></li>
<li><a href="https://github.com/npm/cli/commit/aa1d486a4e4a82de16d4c63154a1b1a89ad09e6d"><code>aa1d486</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>@npmcli/promise-spawn@9.0.1</code></li>
<li><a href="https://github.com/npm/cli/commit/599c819e525f235bab08c9395e7f357d4d2454a6"><code>599c819</code></a> <a href="https://redirect.github.com/npm/cli/pull/8723">#8723</a> <code>which@6.0.0</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/npm/cli/commit/52714855e62a196fb853872f5106803605ab0ec4"><code>5271485</code></a> chore: release 11.6.4</li>
<li><a href="https://github.com/npm/cli/commit/f56bb133bbd07f92b32f776f310bcd2aa26cbdfc"><code>f56bb13</code></a> deps: proc-log@6.1.0 (<a href="https://redirect.github.com/npm/cli/issues/8779">#8779</a>)</li>
<li><a href="https://github.com/npm/cli/commit/b1183644faea618ee36af513c5bfc3387ada0f7e"><code>b118364</code></a> fix: undefined override set conflicts shouldn't error</li>
<li><a href="https://github.com/npm/cli/commit/dfb83c7887810abd555a2ab62a681858aabe2430"><code>dfb83c7</code></a> docs: add example for keywords field (<a href="https://redirect.github.com/npm/cli/issues/8749">#8749</a>)</li>
<li><a href="https://github.com/npm/cli/commit/1b1e227d234dc6132832e1a65141260d3601838b"><code>1b1e227</code></a> docs: remove outdated roadmap link (<a href="https://redirect.github.com/npm/cli/issues/8750">#8750</a>)</li>
<li><a href="https://github.com/npm/cli/commit/1333d576448c3868a29a65cf9cfb0d07ccfccd93"><code>1333d57</code></a> docs: clarify .npmrc naming convention for environment variable overrides (<a href="https://redirect.github.com/npm/cli/issues/8">#8</a>...</li>
<li><a href="https://github.com/npm/cli/commit/22cddb83f884c179258dabe6f20954246074c623"><code>22cddb8</code></a> docs: add workspace dependencies example to workspaces</li>
<li><a href="https://github.com/npm/cli/commit/17e154cac7394b1baa3987c5b9b168762d9ba4ad"><code>17e154c</code></a> docs: standardize env vars to uppercase convention</li>
<li><a href="https://github.com/npm/cli/commit/1e51a25d02508fbfa1d5d53602d35669115e55ff"><code>1e51a25</code></a> docs: fix lifecycle event order for prepare script</li>
<li><a href="https://github.com/npm/cli/commit/8d72bc99dc705e04e25f24b05cac0f72934608b4"><code>8d72bc9</code></a> docs: add os, cpu, and funding fields to package-lock.json</li>
<li>Additional commits viewable in <a href="https://github.com/npm/cli/compare/v11.6.2...v11.6.4">compare view</a></li>
</ul>
</details>
<br />
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fosrl/pangolin/network/alerts).
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/1941
Author: @dependabot[bot]
Created: 11/29/2025
Status: ✅ Merged
Merged: 11/29/2025
Merged by: @oschwartz10612
Base:
main← Head:dependabot/npm_and_yarn/multi-b50d6d7a59📝 Commits (1)
0961ac1Bump tar and npm📊 Changes
2 files changed (+237 additions, -673 deletions)
View changed files
📝
package-lock.json(+236 -672)📝
package.json(+1 -1)📄 Description
Removes tar. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.
Removes
tarUpdates
npmfrom 11.6.2 to 11.6.4Release notes
Sourced from npm's releases.
... (truncated)
Changelog
Sourced from npm's changelog.
... (truncated)
Commits
5271485chore: release 11.6.4f56bb13deps: proc-log@6.1.0 (#8779)b118364fix: undefined override set conflicts shouldn't errordfb83c7docs: add example for keywords field (#8749)1b1e227docs: remove outdated roadmap link (#8750)1333d57docs: clarify .npmrc naming convention for environment variable overrides (#8...22cddb8docs: add workspace dependencies example to workspaces17e154cdocs: standardize env vars to uppercase convention1e51a25docs: fix lifecycle event order for prepare script8d72bc9docs: add os, cpu, and funding fields to package-lock.jsonDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.