dependabot[bot] opened a new pull request, #13674: URL: https://github.com/apache/cloudstack/pull/13674
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.21 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.21 <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/0cd9cc3c5814446d3c0cbea6a31d6c00c2c8a9d9"><code>0cd9cc3</code></a> 7.5.21</li> <li><a href="https://github.com/isaacs/node-tar/commit/631ae59121bf8fc8a22bbae35f074cb9b789cd4a"><code>631ae59</code></a> list: prevent unbounded recursion</li> <li><a href="https://github.com/isaacs/node-tar/commit/ebbb72094159d003f428dcd1cb28255d37ea4873"><code>ebbb720</code></a> 7.5.20</li> <li><a href="https://github.com/isaacs/node-tar/commit/2f271963a7fe5a5960aee5dd6adf9647a1e266fd"><code>2f27196</code></a> fix: fully disable and dispose of unzip when aborting parser</li> <li><a href="https://github.com/isaacs/node-tar/commit/be440da64e9fe80c68c755d8147328ea1cc2a9ad"><code>be440da</code></a> 7.5.19</li> <li><a href="https://github.com/isaacs/node-tar/commit/2812e9338665659b183aa7226518c307044957d3"><code>2812e93</code></a> add maxDecompressionRatio guard against explosive decompression</li> <li><a href="https://github.com/isaacs/node-tar/commit/9ecd4d2956fd915507eca018ddc1fea727fbba93"><code>9ecd4d2</code></a> 7.5.18</li> <li><a href="https://github.com/isaacs/node-tar/commit/9e78bf058b2c22dd4d52e00d8922d5c06fc2f7b5"><code>9e78bf0</code></a> refuse to let header size be less than 0</li> <li><a href="https://github.com/isaacs/node-tar/commit/e02a4e9e013c4be95302e2eb2047a942b883c27b"><code>e02a4e9</code></a> pax: parse values according to known types</li> <li><a href="https://github.com/isaacs/node-tar/commit/9cbdb31e5e8dbcb97a642e0f91e2d1e342585946"><code>9cbdb31</code></a> 7.5.17</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/node-tar/compare/v6.1.11...v7.5.21">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 22.2.9 <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>v22.2.9</h2> <h2>What's Changed</h2> <ul> <li>Dockerfile: use lts-alpine image by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1862">raineorshine/npm-check-updates#1862</a></li> <li>Rename variable and test file by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1884">raineorshine/npm-check-updates#1884</a></li> <li>eslint.config.js: drop moot jest globals by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1887">raineorshine/npm-check-updates#1887</a></li> <li>replace zod with valibot to reduce bundle size by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1885">raineorshine/npm-check-updates#1885</a></li> <li>CI: add prettier in lint workflow by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1889">raineorshine/npm-check-updates#1889</a></li> <li>Use async glob instead of glob.sync in getAllPackages by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1891">raineorshine/npm-check-updates#1891</a></li> <li>Minor type tweaks by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1892">raineorshine/npm-check-updates#1892</a></li> <li>Switch mocha tests to parallel by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1886">raineorshine/npm-check-updates#1886</a></li> <li>Replace markdownlint-cli with markdownlint-cli2 by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1893">raineorshine/npm-check-updates#1893</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v22.2.8...v22.2.9">https://github.com/raineorshine/npm-check-updates/compare/v22.2.8...v22.2.9</a></p> <h2>v22.2.8</h2> <h2>What's Changed</h2> <ul> <li>CI: remove concurrency by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1846">raineorshine/npm-check-updates#1846</a></li> <li>build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1872">raineorshine/npm-check-updates#1872</a></li> <li>Downgrade ts-json-schema-generator to v2.4.0 for Node.js 20 support by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1848">raineorshine/npm-check-updates#1848</a></li> <li>prepare: add exit 0 as an extra guard by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1850">raineorshine/npm-check-updates#1850</a></li> <li>ESLint: bump to es2023 globals by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1854">raineorshine/npm-check-updates#1854</a></li> <li>package.json: remove redundant tests from files by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1855">raineorshine/npm-check-updates#1855</a></li> <li>tsconfig: enable verbatimModuleSyntax by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1860">raineorshine/npm-check-updates#1860</a></li> <li>Remove the unused libnpmconfig.d.ts by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1857">raineorshine/npm-check-updates#1857</a></li> <li>Clean up <code>run()</code> return type JSDoc by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1868">raineorshine/npm-check-updates#1868</a></li> <li>cache test: remove any previous stale cache file to prevent failures by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1865">raineorshine/npm-check-updates#1865</a></li> <li>package.json: remove duplicate typecheck script by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1856">raineorshine/npm-check-updates#1856</a></li> <li>Doctor tests cleanup by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1869">raineorshine/npm-check-updates#1869</a></li> <li>fix: skip cache write when cooldown is active by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1871">raineorshine/npm-check-updates#1871</a></li> <li>Fix stale <a href="https://github.com/param"><code>@param</code></a> names in JSDoc by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1874">raineorshine/npm-check-updates#1874</a></li> <li>Simplify tsconfig.json by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1858">raineorshine/npm-check-updates#1858</a></li> <li>Add a .npmrc file enabling engine-strict by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1847">raineorshine/npm-check-updates#1847</a></li> <li>Enforce node: protocol and dedupe imports by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1842">raineorshine/npm-check-updates#1842</a></li> <li>Fix verbose log printing local yarn config under "user yarn config" header by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1875">raineorshine/npm-check-updates#1875</a></li> <li>lint: add --continue-on-error by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1859">raineorshine/npm-check-updates#1859</a></li> <li>test: cover <code>$</code> override references by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1877">raineorshine/npm-check-updates#1877</a></li> <li>CI updates by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1870">raineorshine/npm-check-updates#1870</a></li> <li>More shell tweaks by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1853">raineorshine/npm-check-updates#1853</a></li> <li>Update interactive hint for q button by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1879">raineorshine/npm-check-updates#1879</a></li> <li>Vite config cleanup by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1861">raineorshine/npm-check-updates#1861</a></li> <li>package.json: remove unneeded overrides by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1849">raineorshine/npm-check-updates#1849</a></li> <li>build: stub unused iconv-lite out of the bundle by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1881">raineorshine/npm-check-updates#1881</a></li> <li>package.json: specify allowScripts by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1878">raineorshine/npm-check-updates#1878</a></li> <li>build(deps): bump softprops/action-gh-release by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1880">raineorshine/npm-check-updates#1880</a></li> <li>refactor prettifyCooldown and share the cooldown regex by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1883">raineorshine/npm-check-updates#1883</a></li> <li>build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1876">raineorshine/npm-check-updates#1876</a></li> <li>fix(cooldown): scope auto-cooldown config to active package manager only by <a href="https://github.com/raineorshine"><code>@raineorshine</code></a> with <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1882">raineorshine/npm-check-updates#1882</a></li> </ul> <!-- 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>[22.0.0] - 2026-04-25</h2> <h2>Breaking Changes</h2> <p><code>--cooldown</code> now falls back to the greatest non-prerelease version rather than skipping the upgrade entirely when the latest version falls within the cooldown window.</p> <ul> <li>This <em>only</em> affects <code>--cooldown</code> (or inferred cooldown from <code>min-release-age</code>/<code>minimumReleaseAge</code>/<code>npmMinimalAgeGate</code>).</li> <li>This <em>only</em> affects <code>--target latest</code> (which is the default).</li> </ul> <h3>⚠️ WARNING</h3> <p>In rare circumstances, it is now possible for <code>ncu --cooldown 10</code> to install a version <strong>that was never published to latest</strong>. This is because the npm registry does not store a history of versions published to the <code>latest</code> dist-tag. It is <em>impossible</em> to fall back to an earlier <code>latest</code> version, because there is no record of it. However, we do have a list of all published versions, and it's <em>likely</em> that a boring version like <code>1.0.1</code> was published to <code>latest</code> at some point. Versions like <code>1.0.1-pre.0</code>, <code>1.0.1-beta</code>, <code>1.0.1-build.58157394</code>, etc will be ignored, as you would expect.</p> <p>While npm-check-updates typically takes a conservative approach to version upgrades, following semver exactly and only upgrading to the <code>latest</code> version, falling back to the highest version outside the cooldown window is clearly the more intuitive behavior, and this outweighs the few cases where the results would be undesirable. The discussion in <a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1556">#1556</a> and the large amount of confusion since the initial release of <code>--cooldown</code> attest to this.</p> <h3>How to opt out of the new behavior</h3> <p>You can opt out of the new behavior by using <code>--target "@latest"</code>. This forces a strict upgrade (or downgrade) to the <code>latest</code> tag only, without any fallback behavior.</p> <p>For granular control, use a custom ncurc function to set the <a href="https://github.com/raineorshine/npm-check-updates#target">target</a> or disable <a href="https://github.com/raineorshine/npm-check-updates#cooldown">cooldown</a> for a single package.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v21.0.3...v22.0.0">https://github.com/raineorshine/npm-check-updates/compare/v21.0.3...v22.0.0</a></p> <h2>[21.0.0] - 2026-04-14</h2> <h3>⚠️ Breaking Changes</h3> <p>This is a <strong>major breaking change</strong> with significant architectural updates.</p> <h4>ESM Migration & Module System</h4> <ul> <li><strong>Pure ESM:</strong> Converted to pure ESM with dual-build support (ESM/CJS) via Vite 8.</li> <li><strong>Import Syntax:</strong> Programmatic usage now requires named imports or namespace imports. <ul> <li><strong>Old:</strong> <code>import ncu from 'npm-check-updates'</code></li> <li><strong>New:</strong> <code>import * as ncu from 'npm-check-updates'</code> or <code>import { run } from 'npm-check-updates'</code></li> </ul> </li> <li><strong>Node.js Requirements:</strong> Now requires <code>^20.19.0 || ^22.12.0 || >=24.0.0</code>. This is required for native <code>require(esm)</code> support and the Rolldown engine.</li> <li><strong>npm Requirements:</strong> Minimum version increased to <code>>=10.0.0</code>.</li> </ul> <h4>Configuration Files (<code>.ncurc.js</code>)</h4> <ul> <li>Files named <code>.ncurc.js</code> that use <code>module.exports</code> will now fail in projects that are <code>"type": "module"</code>.</li> <li><strong>Fix:</strong> Rename these files to <code>.ncurc.cjs</code> or convert them to use <code>export default</code>.</li> </ul> <h4>Dependency Updates (Pure ESM versions)</h4> <p>| Package | Old Version | New Version |</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/5ad831bd29963c3d7d4435603f043ec0fd2cc38c"><code>5ad831b</code></a> 22.2.9</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/2653ab6e94fc425b3a9d872a5efbd64fe091bfa8"><code>2653ab6</code></a> Replace markdownlint-cli with markdownlint-cli2 (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1893">#1893</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/75a6a92549b9da24560f8658a5bce14ebd23df0b"><code>75a6a92</code></a> Switch mocha tests to parallel (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1886">#1886</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/bf7285b72d2ae26ae54a87b4b486623b1ccbe5bb"><code>bf7285b</code></a> Minor type tweaks (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1892">#1892</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/3231f230e540b4581bae161ea1aa896380cccfe5"><code>3231f23</code></a> Use async glob instead of glob.sync in getAllPackages (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1891">#1891</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/8a37479348bb035758905a39acffb28d893649c4"><code>8a37479</code></a> CI: add prettier in lint workflow (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1889">#1889</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/0409e7739b6c355953468cea649365468b64207f"><code>0409e77</code></a> replace zod with valibot to reduce bundle size (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1885">#1885</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/02b4218b926d2fd433f98d23de4c66df989599f6"><code>02b4218</code></a> eslint.config.js: drop moot jest globals (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1887">#1887</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/c4435d0800386ad3eae29f3416074ef2c35123ad"><code>c4435d0</code></a> Rename variable and test file (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1884">#1884</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/e849b1d75948aba5f5e7f2f0c56dc96030b61608"><code>e849b1d</code></a> Dockerfile: use lts-alpine image (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1862">#1862</a>)</li> <li>Additional commits viewable in <a href="https://github.com/raineorshine/npm-check-updates/compare/v6.0.1...v22.2.9">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 10.0.1 to 13.0.1 <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>v13.0.1</h2> <h2><a href="https://github.com/nodejs/node-gyp/compare/v13.0.0...v13.0.1">13.0.1</a> (2026-07-02)</h2> <h3>Core</h3> <ul> <li><strong>deps:</strong> bump undici from 6.26.0 to 8.4.1 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3330">#3330</a>) (<a href="https://github.com/nodejs/node-gyp/commit/2c95a19f54bedf76209e795b146ab44e6fc3f359">2c95a19</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>fix windows vs2026 version (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3338">#3338</a>) (<a href="https://github.com/nodejs/node-gyp/commit/5a835eaae4d8b08189debbd2f20e078e7a661b3d">5a835ea</a>)</li> </ul> <h2>v13.0.0</h2> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.4.0...v13.0.0">13.0.0</a> (2026-06-10)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><code>node-gyp</code> now supports node <code>^22.22.2 || ^24.15.0 || >=26.0.0</code></li> </ul> <h3>Features</h3> <ul> <li>bump to new node engine range (<a href="https://github.com/nodejs/node-gyp/commit/b792b8e321e6e56d46c32f4b9adb15e4085c3797">b792b8e</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ci:</strong> update ruff-action version to v4.0.0 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3324">#3324</a>) (<a href="https://github.com/nodejs/node-gyp/commit/f089669a4c95a3c8b7f435556b226fa66dcd94b7">f089669</a>)</li> <li>disable LTO for addon builds on Windows (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3331">#3331</a>) (<a href="https://github.com/nodejs/node-gyp/commit/d30bb6e6fdaf46374de9b9bfe1bf54f49337b052">d30bb6e</a>)</li> </ul> <h3>Core</h3> <ul> <li><strong>deps:</strong> bump actions/github-script from 8 to 9 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3297">#3297</a>) (<a href="https://github.com/nodejs/node-gyp/commit/f6a5e458e819f05ddfbba5cbd5589a7a1c80128e">f6a5e45</a>)</li> <li><strong>deps:</strong> bump googleapis/release-please-action from 4 to 5 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3307">#3307</a>) (<a href="https://github.com/nodejs/node-gyp/commit/b2cde802487f3b9efd726a1a1cb43650731f9958">b2cde80</a>)</li> <li>[email protected] (<a href="https://github.com/nodejs/node-gyp/commit/327424ad630dd7007771b19f7b77691b2156a556">327424a</a>)</li> <li>[email protected] (<a href="https://github.com/nodejs/node-gyp/commit/f6c296b2952e23b7e690b7148c9dc32b25a26ee2">f6c296b</a>)</li> <li>[email protected] (<a href="https://github.com/nodejs/node-gyp/commit/11a8b109f805f13129302508c219607167a8e9ea">11a8b10</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>add commit-lint (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3325">#3325</a>) (<a href="https://github.com/nodejs/node-gyp/commit/6fb6c11eae1258eddd478956a20f0cb154dd4553">6fb6c11</a>)</li> </ul> <h2>v12.4.0</h2> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.3.0...v12.4.0">12.4.0</a> (2026-05-15)</h2> <h3>Features</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/v13.0.0...v13.0.1">13.0.1</a> (2026-07-02)</h2> <h3>Core</h3> <ul> <li><strong>deps:</strong> bump undici from 6.26.0 to 8.4.1 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3330">#3330</a>) (<a href="https://github.com/nodejs/node-gyp/commit/2c95a19f54bedf76209e795b146ab44e6fc3f359">2c95a19</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>fix windows vs2026 version (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3338">#3338</a>) (<a href="https://github.com/nodejs/node-gyp/commit/5a835eaae4d8b08189debbd2f20e078e7a661b3d">5a835ea</a>)</li> </ul> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.4.0...v13.0.0">13.0.0</a> (2026-06-10)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li><code>node-gyp</code> now supports node <code>^22.22.2 || ^24.15.0 || >=26.0.0</code></li> </ul> <h3>Features</h3> <ul> <li>bump to new node engine range (<a href="https://github.com/nodejs/node-gyp/commit/b792b8e321e6e56d46c32f4b9adb15e4085c3797">b792b8e</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ci:</strong> update ruff-action version to v4.0.0 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3324">#3324</a>) (<a href="https://github.com/nodejs/node-gyp/commit/f089669a4c95a3c8b7f435556b226fa66dcd94b7">f089669</a>)</li> <li>disable LTO for addon builds on Windows (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3331">#3331</a>) (<a href="https://github.com/nodejs/node-gyp/commit/d30bb6e6fdaf46374de9b9bfe1bf54f49337b052">d30bb6e</a>)</li> </ul> <h3>Core</h3> <ul> <li><strong>deps:</strong> bump actions/github-script from 8 to 9 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3297">#3297</a>) (<a href="https://github.com/nodejs/node-gyp/commit/f6a5e458e819f05ddfbba5cbd5589a7a1c80128e">f6a5e45</a>)</li> <li><strong>deps:</strong> bump googleapis/release-please-action from 4 to 5 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3307">#3307</a>) (<a href="https://github.com/nodejs/node-gyp/commit/b2cde802487f3b9efd726a1a1cb43650731f9958">b2cde80</a>)</li> <li>[email protected] (<a href="https://github.com/nodejs/node-gyp/commit/327424ad630dd7007771b19f7b77691b2156a556">327424a</a>)</li> <li>[email protected] (<a href="https://github.com/nodejs/node-gyp/commit/f6c296b2952e23b7e690b7148c9dc32b25a26ee2">f6c296b</a>)</li> <li>[email protected] (<a href="https://github.com/nodejs/node-gyp/commit/11a8b109f805f13129302508c219607167a8e9ea">11a8b10</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>add commit-lint (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3325">#3325</a>) (<a href="https://github.com/nodejs/node-gyp/commit/6fb6c11eae1258eddd478956a20f0cb154dd4553">6fb6c11</a>)</li> </ul> <h2><a href="https://github.com/nodejs/node-gyp/compare/v12.3.0...v12.4.0">12.4.0</a> (2026-05-15)</h2> <h3>Features</h3> <ul> <li>update gyp-next to v0.22.2 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3316">#3316</a>) (<a href="https://github.com/nodejs/node-gyp/commit/8ea71e5a0d5577f8f780df7597fa1f94089e1be4">8ea71e5</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/node-gyp/commit/cd5c9b18ac3ad8d62f13591ff4c50c618ad9ca0f"><code>cd5c9b1</code></a> chore(main): release 13.0.1 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3332">#3332</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/5a835eaae4d8b08189debbd2f20e078e7a661b3d"><code>5a835ea</code></a> chore: fix windows vs2026 version (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3338">#3338</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/2c95a19f54bedf76209e795b146ab44e6fc3f359"><code>2c95a19</code></a> build(deps): bump undici from 6.26.0 to 8.4.1 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3330">#3330</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/866daafcca3a41ef1f2c2e414671db6abe29e3e1"><code>866daaf</code></a> chore(main): release 13.0.0 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3323">#3323</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/f089669a4c95a3c8b7f435556b226fa66dcd94b7"><code>f089669</code></a> fix(ci): update ruff-action version to v4.0.0 (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3324">#3324</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/6fb6c11eae1258eddd478956a20f0cb154dd4553"><code>6fb6c11</code></a> chore: add commit-lint (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3325">#3325</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/d30bb6e6fdaf46374de9b9bfe1bf54f49337b052"><code>d30bb6e</code></a> fix: disable LTO for addon builds on Windows (<a href="https://redirect.github.com/nodejs/node-gyp/issues/3331">#3331</a>)</li> <li><a href="https://github.com/nodejs/node-gyp/commit/11a8b109f805f13129302508c219607167a8e9ea"><code>11a8b10</code></a> deps: [email protected]</li> <li><a href="https://github.com/nodejs/node-gyp/commit/f6c296b2952e23b7e690b7148c9dc32b25a26ee2"><code>f6c296b</code></a> deps: [email protected]</li> <li><a href="https://github.com/nodejs/node-gyp/commit/327424ad630dd7007771b19f7b77691b2156a556"><code>327424a</code></a> deps: [email protected]</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/node-gyp/compare/v10.0.1...v13.0.1">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/~GitHub%20Actions">GitHub Actions</a>, 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]
