dependabot[bot] opened a new pull request, #12787: URL: https://github.com/apache/cloudstack/pull/12787
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.11 and updates ancestor dependencies [tar](https://github.com/isaacs/node-tar), [npm-check-updates](https://github.com/raineorshine/npm-check-updates) and [node-gyp](https://github.com/nodejs/node-gyp). These dependencies need to be updated together. Updates `tar` from 6.1.11 to 7.5.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-tar/releases">tar's releases</a>.</em></p> <blockquote> <h2>v6.1.13</h2> <h2><a href="https://github.com/npm/node-tar/compare/v6.1.12...v6.1.13">6.1.13</a> (2022-12-07)</h2> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/node-tar/commit/cc4e0ddfe523a0bce383846a67442c637a65d486"><code>cc4e0dd</code></a> <a href="https://redirect.github.com/npm/node-tar/pull/343">#343</a> bump minipass from 3.3.6 to 4.0.0</li> </ul> <h2>v6.1.12</h2> <h2><a href="https://github.com/npm/node-tar/compare/v6.1.11...v6.1.12">6.1.12</a> (2022-10-31)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/node-tar/commit/57493ee66ece50d62114e02914282fc37be3a91a"><code>57493ee</code></a> <a href="https://redirect.github.com/npm/node-tar/pull/332">#332</a> ensuring close event is emited after stream has ended (<a href="https://github.com/webark"><code>@webark</code></a>)</li> <li><a href="https://github.com/npm/node-tar/commit/b003c64f624332e24e19b30dc011069bb6708680"><code>b003c64</code></a> <a href="https://redirect.github.com/npm/node-tar/pull/314">#314</a> replace deprecated String.prototype.substr() (<a href="https://redirect.github.com/isaacs/node-tar/issues/314">#314</a>) (<a href="https://github.com/CommanderRoot"><code>@CommanderRoot</code></a>, <a href="https://github.com/lukekarrys"><code>@lukekarrys</code></a>)</li> </ul> <h3>Documentation</h3> <ul> <li><a href="https://github.com/npm/node-tar/commit/f12992932f171ea248b27fad95e7d489a56d31ed"><code>f129929</code></a> <a href="https://redirect.github.com/npm/node-tar/pull/313">#313</a> remove dead link to benchmarks (<a href="https://redirect.github.com/isaacs/node-tar/issues/313">#313</a>) (<a href="https://github.com/yetzt"><code>@yetzt</code></a>)</li> <li><a href="https://github.com/npm/node-tar/commit/c1faa9f44001dfb0bc7638b2850eb6058bd56a4a"><code>c1faa9f</code></a> add examples/explanation of using tar.t (<a href="https://github.com/isaacs"><code>@isaacs</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md">tar's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>7.5</h2> <ul> <li>Added <code>zstd</code> compression support.</li> <li>Consistent TOCTOU behavior in sync t.list</li> <li>Only read from ustar block if not specified in Pax</li> <li>Fix sync tar.list when file size reduces while reading</li> <li>Sanitize absolute linkpaths properly</li> <li>Prevent writing hardlink entries to the archive ahead of their file target</li> </ul> <h2>7.4</h2> <ul> <li>Deprecate <code>onentry</code> in favor of <code>onReadEntry</code> for clarity.</li> </ul> <h2>7.3</h2> <ul> <li>Add <code>onWriteEntry</code> option</li> </ul> <h2>7.2</h2> <ul> <li>DRY the command definitions into a single <code>makeCommand</code> method, and update the type signatures to more appropriately infer the return type from the options and arguments provided.</li> </ul> <h2>7.1</h2> <ul> <li>Update minipass to v7.1.0</li> <li>Update the type definitions of <code>write()</code> and <code>end()</code> methods on <code>Unpack</code> and <code>Parser</code> classes to be compatible with the NodeJS.WritableStream type in the latest versions of <code>@types/node</code>.</li> </ul> <h2>7.0</h2> <ul> <li>Drop support for node <18</li> <li>Rewrite in TypeScript, provide ESM and CommonJS hybrid interface</li> <li>Add tree-shake friendly exports, like <code>import('tar/create')</code> and <code>import('tar/read-entry')</code> to get individual functions or classes.</li> <li>Add <code>chmod</code> option that defaults to false, and deprecate <code>noChmod</code>. That is, reverse the default option regarding explicitly setting file system modes to match tar entry settings.</li> <li>Add <code>processUmask</code> option to avoid having to call <code>process.umask()</code> when <code>chmod: true</code> (or <code>noChmod: false</code>) is set.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/bf776f673164215074b62749e0fe80e5834588f4"><code>bf776f6</code></a> 7.5.11</li> <li><a href="https://github.com/isaacs/node-tar/commit/f48b5fa3b7985ddab96dc0f2125a4ffc9911b6ad"><code>f48b5fa</code></a> prevent escaping symlinks with drive-relative paths</li> <li><a href="https://github.com/isaacs/node-tar/commit/97cff15d3539a37a4095eb3d287147d9d77c2dc3"><code>97cff15</code></a> docs: more security info</li> <li><a href="https://github.com/isaacs/node-tar/commit/2b72abc1d47c3570e1ad95c9ab557fc4c2e6e4b1"><code>2b72abc</code></a> 7.5.10</li> <li><a href="https://github.com/isaacs/node-tar/commit/7bc755dd85e623c0279e08eb3784909e6d7e4b9f"><code>7bc755d</code></a> parse root off paths before sanitizing .. parts</li> <li><a href="https://github.com/isaacs/node-tar/commit/c8cb84629dee649feedde03f2f4ea48f2e44e778"><code>c8cb846</code></a> update deps</li> <li><a href="https://github.com/isaacs/node-tar/commit/1f0c2c9006b10199cf2686f8ef43e79a1773e1aa"><code>1f0c2c9</code></a> 7.5.9</li> <li><a href="https://github.com/isaacs/node-tar/commit/fbb08518bf290733b68ca4d4135f75becf73fd75"><code>fbb0851</code></a> build minified version as default export</li> <li><a href="https://github.com/isaacs/node-tar/commit/6b8eba0ef367ac937e703238daa6df94ae6f823f"><code>6b8eba0</code></a> 7.5.8</li> <li><a href="https://github.com/isaacs/node-tar/commit/2cb1120bcefe28d7ecc719b41441ade59c52e384"><code>2cb1120</code></a> fix(unpack): improve UnpackSync symlink error "into" path accuracy</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/node-tar/compare/v6.1.11...v7.5.11">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~isaacs">isaacs</a>, a new releaser for tar since your current version.</p> </details> <details> <summary>Install script changes</summary> <p>This version adds <code>prepare</code> script that runs during installation. Review the package contents before updating.</p> </details> <br /> Updates `npm-check-updates` from 6.0.1 to 19.6.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raineorshine/npm-check-updates/releases">npm-check-updates's releases</a>.</em></p> <blockquote> <h2>v19.6.3</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.6.2...v19.6.3">https://github.com/raineorshine/npm-check-updates/compare/v19.6.2...v19.6.3</a></p> <h2>v19.6.2</h2> <h2>What's Changed</h2> <ul> <li>fix: fix overwrites pnpm-workspace.yaml and .yarnrc.yml into json by <a href="https://github.com/MKruschke"><code>@MKruschke</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1589">raineorshine/npm-check-updates#1589</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.6.1...v19.6.2">https://github.com/raineorshine/npm-check-updates/compare/v19.6.1...v19.6.2</a></p> <h2>v19.6.1</h2> <h2>What's Changed</h2> <ul> <li>Swap diff service. by <a href="https://github.com/diegocr"><code>@diegocr</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1603">raineorshine/npm-check-updates#1603</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.6.0...v19.6.1">https://github.com/raineorshine/npm-check-updates/compare/v19.6.0...v19.6.1</a></p> <h2>v19.6.0</h2> <h2>What's Changed</h2> <ul> <li>Display link to compare the changes between package versions (--format diff) by <a href="https://github.com/diegocr"><code>@diegocr</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1602">raineorshine/npm-check-updates#1602</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/diegocr"><code>@diegocr</code></a> made their first contribution in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1602">raineorshine/npm-check-updates#1602</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.5.0...v19.6.0">https://github.com/raineorshine/npm-check-updates/compare/v19.5.0...v19.6.0</a></p> <h2>v19.5.0</h2> <h2>What's Changed</h2> <ul> <li>feat(homepage): Add <code>--format homepage</code> option to print homepage.</li> </ul> <p>e.g.</p> <pre lang="sh"><code>$ ncu --format homepage ... mocha ^11.7.2 → ^11.7.5 https://mochajs.org/ npm-registry-fetch ^19.0.0 → ^19.1.1 prettier ^3.6.2 → ^3.8.1 https://prettier.io ... </code></pre> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.4.1...v19.5.0">https://github.com/raineorshine/npm-check-updates/compare/v19.4.1...v19.5.0</a></p> <h2>v19.4.1</h2> <h2>What's Changed</h2> <ul> <li>Fixed a small <code>cooldown</code> regression with number types in the ncurc</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.4.0...v19.4.1">https://github.com/raineorshine/npm-check-updates/compare/v19.4.0...v19.4.1</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md">npm-check-updates's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>This file only documents <strong>major version</strong> releases. For smaller releases, you're stuck reading the <a href="https://github.com/raineorshine/npm-check-updates/commits/main">commit history</a>.</p> <h2>[18.0.0] - 2025-04-21</h2> <h3>Breaking</h3> <p>The <strong>only</strong> breaking change in v18 is with the <code>-g/--global</code> flag.</p> <p><code>npm-check-updates -g</code> will now auto-detect your package manager based on the execution path. Previously, it defaulted to <code>npm</code>.</p> <ul> <li><code>yarn dlx ncu -g --packageManager yarn</code> → <code>yarn dlx ncu -g</code></li> <li><code>pnpm dlx ncu --global --packageManager pnpm</code> → <code>pnpm dlx ncu -g</code></li> <li><code>bunx ncu -g--packageManager pnpm</code> → <code>bunx ncu -g</code></li> </ul> <p>If for some reason you were running <code>ncu -g</code> with an alternative package manager and relying on it checking the global <code>npm</code> packages, you will need to now explicitly specify npm:</p> <ul> <li><code>ncu -g</code> → <code>ncu -g--packageManager npm</code></li> </ul> <p>Thanks to <a href="https://github.com/LuisFerLCC"><code>@LuisFerLCC</code></a> for the improvement (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1514">#1514</a>).</p> <p><a href="https://github.com/raineorshine/npm-check-updates/compare/v17.1.18...v18.0.0">https://github.com/raineorshine/npm-check-updates/compare/v17.1.18...v18.0.0</a></p> <h2>[17.0.0] - 2024-07-31</h2> <h3>Breaking</h3> <ul> <li>Require node >= 18.18.0</li> <li>Deprecated versions are no longer excluded by default, as it requires fetching package info for every published version, significantly slowing down upgrades. <ul> <li>You can opt in with <code>--no-deprecated</code> in the CLI or <code>deprecated: false</code> in your <code>ncurc</code> config.</li> </ul> </li> <li>In workspaces mode, <code>--root</code> is now set by default (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1353">#1353</a>) <ul> <li>To <strong>not</strong> check the root package.json, use <code>--no-root</code>.</li> </ul> </li> <li>If you have a <a href="https://nodejs.org/api/packages.html#packagemanager">packageManager</a> field in your package.json, it is now upgraded by default (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1390">#1390</a>) <ul> <li>Use <code>--dep prod,dev,optional</code> for the old behavior.</li> </ul> </li> </ul> <p><a href="https://github.com/raineorshine/npm-check-updates/compare/v16.14.20...v17.0.0">https://github.com/raineorshine/npm-check-updates/compare/v16.14.20...v17.0.0</a></p> <h2>[16.0.0] - 2022-07-23</h2> <h3>Breaking</h3> <ul> <li>Automatic detection of package data on stdin has been removed. This feature was deprecated in <code>v14.0.0</code>. Add <code>--stdin</code> for old behavior.</li> <li>Wild card filters now apply to scoped packages. Previously, <code>ncu -f '*vite*'</code> would not include <code>@vitejs/plugin-react</code>. Now, filters will match any part of the package name, including the scope. Use a more specific glob or regex expression for old behavior.</li> </ul> <p><a href="https://github.com/raineorshine/npm-check-updates/compare/v15.3.4...v16.0.0">https://github.com/raineorshine/npm-check-updates/compare/v15.3.4...v16.0.0</a></p> <h2>[15.0.0] - 2022-06-30</h2> <h3>Breaking</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/d8c983bca483fe344a4bd3f78081ccee7429045b"><code>d8c983b</code></a> 19.6.3</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/057f3eb3e01ceb6d1d2d2ed82ba9ea61f9a35151"><code>057f3eb</code></a> fix: --format diff encodeURIComponent</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/a863706f0845bd07457e149a66a863ca00031d80"><code>a863706</code></a> 19.6.2</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/4ea83fc4c8ed7551a29866ce9bfe540dc247b870"><code>4ea83fc</code></a> fix: fix overwrites pnpm-workspace.yaml and .yarnrc.yml into json (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1589">#1589</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/0a62370def87a2fef3d3e8aa9d4ebaf309287576"><code>0a62370</code></a> 19.6.1</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/6ed2658556e77c5529b0c28e2e8e483c445b23f2"><code>6ed2658</code></a> Swap diff service. (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1603">#1603</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/57a09e7889ca805145206a06312b779df9932ded"><code>57a09e7</code></a> 19.6.0</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/0d32cde2280d5470ca3e3d151a6d36a2eaec7a70"><code>0d32cde</code></a> --format diff (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1602">#1602</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/33aab2181acb0deb60107ba7defc1ec0a4ac9829"><code>33aab21</code></a> 19.5.0</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/c273d79d7ea5daa2cdf9000120c8f5e7f084017b"><code>c273d79</code></a> --format homepage (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1600">#1600</a>)</li> <li>Additional commits viewable in <a href="https://github.com/raineorshine/npm-check-updates/compare/v6.0.1...v19.6.3">compare view</a></li> </ul> </details> <details> <summary>Install script changes</summary> <p>This version adds <code>prepare</code> script that runs during installation. Review the package contents before updating.</p> </details> <br /> Updates `node-gyp` from 7.1.2 to 12.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/node-gyp/releases">node-gyp's releases</a>.</em></p> <blockquote> <h2>v12.2.0</h2> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.1.0...v12.2.0">12.2.0</a> (2026-01-26)</h2> <h3>Features</h3> <ul> <li>include built package version in error logs (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3254">#3254</a>) (<a href="https://github.com/nodejs/node-gyp/commit/ee9cbdd6e1d40dc7c1cdc5ed6a75432c716eaf3f">ee9cbdd</a>)</li> <li>update gyp-next to v0.21.1 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3273">#3273</a>) (<a href="https://github.com/nodejs/node-gyp/commit/888ff2c48a4cf5602013b96b52c6670906976f63">888ff2c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>cpu concurrency detection on some platforms (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3255">#3255</a>) (<a href="https://github.com/nodejs/node-gyp/commit/f15b79a03c54cea0f66d940a0d6d839df867a319">f15b79a</a>), closes <a href="https://redirect.github.com/nodejs/node-gyp/issues/3191">#3191</a></li> <li>python is no longer a valid npm config setting (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3258">#3258</a>) (<a href="https://github.com/nodejs/node-gyp/commit/c7c678f89837d956194f326b01c5a8eb1d745db3">c7c678f</a>)</li> <li>Switch to URL instead of url.parse (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3256">#3256</a>) (<a href="https://github.com/nodejs/node-gyp/commit/3f819499d8ce6d46c646466de7b9492bf7bde663">3f81949</a>)</li> <li>Test Windows on Python 3.14, not 3.13 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3262">#3262</a>) (<a href="https://github.com/nodejs/node-gyp/commit/7b4f315e4dad880c841d21df641d6dd9b68bf36b">7b4f315</a>)</li> </ul> <h3>Core</h3> <ul> <li><strong>deps:</strong> bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3248">#3248</a>) (<a href="https://github.com/nodejs/node-gyp/commit/db5385c5467e5bfb914b9954f0313c46f1f4e10d">db5385c</a>)</li> </ul> <h3>Doc</h3> <ul> <li>add a note about changes in gyp folder (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3259">#3259</a>) (<a href="https://github.com/nodejs/node-gyp/commit/a52bc819f44b881854ff798865ad416430e3dce2">a52bc81</a>)</li> <li>correct typos (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3269">#3269</a>) (<a href="https://github.com/nodejs/node-gyp/commit/0f2bc7d2e0665b1c7bb03e1cd8653ea330277a70">0f2bc7d</a>)</li> <li>remove obsolete Microsoft Node.js Guidelines link (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3268">#3268</a>) (<a href="https://github.com/nodejs/node-gyp/commit/30cda268730798dc0f67182c8c568d8b8069964e">30cda26</a>)</li> <li>update Python manual install instructions for Windows (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3265">#3265</a>) (<a href="https://github.com/nodejs/node-gyp/commit/0407877e3e26d3201f74cf1a9deabbbfc40bdbb7">0407877</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>deps:</strong> upgrade tar to 7.5.4 to address CVE-2026-23950 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3271">#3271</a>) (<a href="https://github.com/nodejs/node-gyp/commit/7bf371c4dd7c694232ab3169d02fe8197e1ecc6d">7bf371c</a>)</li> </ul> <h2>v12.1.0</h2> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.0.0...v12.1.0">12.1.0</a> (2025-11-12)</h2> <h3>Features</h3> <ul> <li>Add support for Visual Studio 2026 (18.x) (<a href="https://github.com/nodejs/node-gyp/commit/69e5fd2c98ac83dad5200a47515b301ccd80d2d3">69e5fd2</a>)</li> <li>Support for Visual Studio 2026 (18.x) (<a href="https://github.com/nodejs/node-gyp/commit/69e5fd2c98ac83dad5200a47515b301ccd80d2d3">69e5fd2</a>)</li> </ul> <h2>v12.0.0</h2> <h2><a href="https://github.com/nodejs/node-gyp/compare/v11.5.0...v12.0.0">12.0.0</a> (2025-11-10)</h2> <h3>⚠ BREAKING CHANGES</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md">node-gyp's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.1.0...v12.2.0">12.2.0</a> (2026-01-26)</h2> <h3>Features</h3> <ul> <li>include built package version in error logs (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3254">#3254</a>) (<a href="https://github.com/nodejs/node-gyp/commit/ee9cbdd6e1d40dc7c1cdc5ed6a75432c716eaf3f">ee9cbdd</a>)</li> <li>update gyp-next to v0.21.1 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3273">#3273</a>) (<a href="https://github.com/nodejs/node-gyp/commit/888ff2c48a4cf5602013b96b52c6670906976f63">888ff2c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>cpu concurrency detection on some platforms (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3255">#3255</a>) (<a href="https://github.com/nodejs/node-gyp/commit/f15b79a03c54cea0f66d940a0d6d839df867a319">f15b79a</a>), closes <a href="https://redirect.github.com/nodejs/node-gyp/issues/3191">#3191</a></li> <li>python is no longer a valid npm config setting (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3258">#3258</a>) (<a href="https://github.com/nodejs/node-gyp/commit/c7c678f89837d956194f326b01c5a8eb1d745db3">c7c678f</a>)</li> <li>Switch to URL instead of url.parse (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3256">#3256</a>) (<a href="https://github.com/nodejs/node-gyp/commit/3f819499d8ce6d46c646466de7b9492bf7bde663">3f81949</a>)</li> <li>Test Windows on Python 3.14, not 3.13 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3262">#3262</a>) (<a href="https://github.com/nodejs/node-gyp/commit/7b4f315e4dad880c841d21df641d6dd9b68bf36b">7b4f315</a>)</li> </ul> <h3>Core</h3> <ul> <li><strong>deps:</strong> bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3248">#3248</a>) (<a href="https://github.com/nodejs/node-gyp/commit/db5385c5467e5bfb914b9954f0313c46f1f4e10d">db5385c</a>)</li> </ul> <h3>Doc</h3> <ul> <li>add a note about changes in gyp folder (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3259">#3259</a>) (<a href="https://github.com/nodejs/node-gyp/commit/a52bc819f44b881854ff798865ad416430e3dce2">a52bc81</a>)</li> <li>correct typos (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3269">#3269</a>) (<a href="https://github.com/nodejs/node-gyp/commit/0f2bc7d2e0665b1c7bb03e1cd8653ea330277a70">0f2bc7d</a>)</li> <li>remove obsolete Microsoft Node.js Guidelines link (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3268">#3268</a>) (<a href="https://github.com/nodejs/node-gyp/commit/30cda268730798dc0f67182c8c568d8b8069964e">30cda26</a>)</li> <li>update Python manual install instructions for Windows (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3265">#3265</a>) (<a href="https://github.com/nodejs/node-gyp/commit/0407877e3e26d3201f74cf1a9deabbbfc40bdbb7">0407877</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li><strong>deps:</strong> upgrade tar to 7.5.4 to address CVE-2026-23950 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3271">#3271</a>) (<a href="https://github.com/nodejs/node-gyp/commit/7bf371c4dd7c694232ab3169d02fe8197e1ecc6d">7bf371c</a>)</li> </ul> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.0.0...v12.1.0">12.1.0</a> (2025-11-12)</h2> <h3>Features</h3> <ul> <li>Add support for Visual Studio 2026 (18.x) (<a href="https://github.com/nodejs/node-gyp/commit/69e5fd2c98ac83dad5200a47515b301ccd80d2d3">69e5fd2</a>)</li> <li>Support for Visual Studio 2026 (18.x) (<a href="https://github.com/nodejs/node-gyp/commit/69e5fd2c98ac83dad5200a47515b301ccd80d2d3">69e5fd2</a>)</li> </ul> <h2><a href="https://github.com/nodejs/node-gyp/compare/v11.5.0...v12.0.0">12.0.0</a> (2025-11-10)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>align to npm 11 node engine range</li> </ul> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/node-gyp/commit/878061f9b58afc7f6ecb45b74e521005bd619473"><code>878061f</code></a> chore(main): release 12.2.0 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3249">#3249</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/7bf371c4dd7c694232ab3169d02fe8197e1ecc6d"><code>7bf371c</code></a> chore(deps): upgrade tar to 7.5.4 to address CVE-2026-23950 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3271">#3271</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/888ff2c48a4cf5602013b96b52c6670906976f63"><code>888ff2c</code></a> feat: update gyp-next to v0.21.1 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3273">#3273</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/30cda268730798dc0f67182c8c568d8b8069964e"><code>30cda26</code></a> readme: remove obsolete Microsoft Node.js Guidelines link (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3268">#3268</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/0f2bc7d2e0665b1c7bb03e1cd8653ea330277a70"><code>0f2bc7d</code></a> readme: correct typos (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3269">#3269</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/0407877e3e26d3201f74cf1a9deabbbfc40bdbb7"><code>0407877</code></a> readme: update Python manual install instructions for Windows (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3265">#3265</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/3f819499d8ce6d46c646466de7b9492bf7bde663"><code>3f81949</code></a> fix: Switch to URL instead of url.parse (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3256">#3256</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/7b4f315e4dad880c841d21df641d6dd9b68bf36b"><code>7b4f315</code></a> fix: Test Windows on Python 3.14, not 3.13 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3262">#3262</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/a52bc819f44b881854ff798865ad416430e3dce2"><code>a52bc81</code></a> doc: add a note about changes in gyp folder (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3259">#3259</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/c7c678f89837d956194f326b01c5a8eb1d745db3"><code>c7c678f</code></a> fix: python is no longer a valid npm config setting (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3258">#3258</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/node-gyp/compare/v7.1.2...v12.2.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for node-gyp since your current version.</p> </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 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/apache/cloudstack/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
