dependabot[bot] opened a new pull request, #13995: URL: https://github.com/apache/cloudstack/pull/13995
Removes [pacote](https://github.com/npm/pacote). It's no longer used after updating ancestor dependency [npm-check-updates](https://github.com/raineorshine/npm-check-updates). These dependencies need to be updated together. Removes `pacote` Updates `npm-check-updates` from 6.0.1 to 23.1.0 <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>v23.1.0</h2> <h2>Added new option: <code>--interactiveSelect</code></h2> <p>Usage:</p> <pre lang="sh"><code>ncu -i --interactiveSelect [value] </code></pre> <p>Default: auto</p> <p>Control which upgrades are pre-selected in interactive mode. Only applies with <code>--interactive</code>.</p> <!-- raw HTML omitted --> <p>Specify <code>auto</code> explicitly to restore the default when another value is set in your <a href="https://github.com/raineorshine/npm-check-updates/blob/HEAD/#config-file">config file</a>.</p> <p>Major version zero upgrades (e.g. 0.1.0 → 0.2.0) are only pre-selected by <code>all</code>, since anything may change before 1.0.0. Custom groups returned by <a href="https://github.com/raineorshine/npm-check-updates/blob/HEAD/#groupfunction">--groupFunction</a> are likewise only pre-selected by <code>all</code>.</p> <h2>Other Changes</h2> <ul> <li>LICENSE: use clean GPL-2.0 by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1979">raineorshine/npm-check-updates#1979</a></li> <li>Strip terminal escape sequences from package and registry text by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1994">raineorshine/npm-check-updates#1994</a></li> <li>Select the pnpm global config by the installed major version by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1995">raineorshine/npm-check-updates#1995</a></li> <li>Do not let rejectOnError:false swallow spawn errors by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1997">raineorshine/npm-check-updates#1997</a></li> <li>Warn when peer dependency lookups fail instead of silently disabling <code>--peer</code> by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1984">raineorshine/npm-check-updates#1984</a></li> <li>Test getModuleMismatchError directly instead of through a real config load by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1998">raineorshine/npm-check-updates#1998</a></li> <li>Further e2e.sh improvements by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1993">raineorshine/npm-check-updates#1993</a></li> <li>Update dependencies by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1992">raineorshine/npm-check-updates#1992</a></li> <li>Wrap option default values in code tags by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2001">raineorshine/npm-check-updates#2001</a></li> <li>Always run the deep test CLI from build by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2000">raineorshine/npm-check-updates#2000</a></li> <li>Reject invalid values in array options by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2002">raineorshine/npm-check-updates#2002</a></li> <li>doctor: pass color through to the package manager spawn by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2003">raineorshine/npm-check-updates#2003</a></li> <li>Fix operator precedence in the invalid filter message by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2004">raineorshine/npm-check-updates#2004</a></li> <li>Replace the github url version tag only in the fragment by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2005">raineorshine/npm-check-updates#2005</a></li> <li>Clean up misleading names and dead code in npm, logging and filterAndReject by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2006">raineorshine/npm-check-updates#2006</a></li> <li>Fix pnpm global and prefix args being spread into single characters by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2007">raineorshine/npm-check-updates#2007</a></li> <li>Apply boolean false from the rc config as --no-<!-- raw HTML omitted --> by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2008">raineorshine/npm-check-updates#2008</a></li> <li>Restrict yaml catalog upgrades to catalog paths by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2009">raineorshine/npm-check-updates#2009</a></li> <li>Only log the merged yarn config when it is not empty by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2010">raineorshine/npm-check-updates#2010</a></li> <li>Fix --no-color being ignored by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2013">raineorshine/npm-check-updates#2013</a></li> <li>Run getOwnerPerDependency at --concurrency by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2017">raineorshine/npm-check-updates#2017</a></li> <li>Fix crash when a dist-tag points to a version missing from the packument by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2011">raineorshine/npm-check-updates#2011</a></li> <li>Fix two rc-config tests that asserted nothing by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2020">raineorshine/npm-check-updates#2020</a></li> <li>Restore <code>CHANGELOG.md</code> and automate release-driven changelog sync 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/2014">raineorshine/npm-check-updates#2014</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> <h2>[23.1.0] - 2026-08-23</h2> <h3>Added new option: <code>--interactiveSelect</code></h3> <p>Usage:</p> <pre lang="sh"><code>ncu -i --interactiveSelect [value] </code></pre> <p>Default: auto</p> <p>Control which upgrades are pre-selected in interactive mode. Only applies with <code>--interactive</code>.</p> <!-- raw HTML omitted --> <p>Specify <code>auto</code> explicitly to restore the default when another value is set in your <a href="https://github.com/raineorshine/npm-check-updates/blob/main/#config-file">config file</a>.</p> <p>Major version zero upgrades (e.g. 0.1.0 → 0.2.0) are only pre-selected by <code>all</code>, since anything may change before 1.0.0. Custom groups returned by <a href="https://github.com/raineorshine/npm-check-updates/blob/main/#groupfunction">--groupFunction</a> are likewise only pre-selected by <code>all</code>.</p> <h3>Other Changes</h3> <ul> <li>LICENSE: use clean GPL-2.0 by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1979">raineorshine/npm-check-updates#1979</a></li> <li>Strip terminal escape sequences from package and registry text by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1994">raineorshine/npm-check-updates#1994</a></li> <li>Select the pnpm global config by the installed major version by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1995">raineorshine/npm-check-updates#1995</a></li> <li>Do not let rejectOnError:false swallow spawn errors by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1997">raineorshine/npm-check-updates#1997</a></li> <li>Warn when peer dependency lookups fail instead of silently disabling <code>--peer</code> by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1984">raineorshine/npm-check-updates#1984</a></li> <li>Test getModuleMismatchError directly instead of through a real config load by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1998">raineorshine/npm-check-updates#1998</a></li> <li>Further e2e.sh improvements by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1993">raineorshine/npm-check-updates#1993</a></li> <li>Update dependencies by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1992">raineorshine/npm-check-updates#1992</a></li> <li>Wrap option default values in code tags by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2001">raineorshine/npm-check-updates#2001</a></li> <li>Always run the deep test CLI from build by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2000">raineorshine/npm-check-updates#2000</a></li> <li>Reject invalid values in array options by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2002">raineorshine/npm-check-updates#2002</a></li> <li>doctor: pass color through to the package manager spawn by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2003">raineorshine/npm-check-updates#2003</a></li> <li>Fix operator precedence in the invalid filter message by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2004">raineorshine/npm-check-updates#2004</a></li> <li>Replace the github url version tag only in the fragment by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2005">raineorshine/npm-check-updates#2005</a></li> <li>Clean up misleading names and dead code in npm, logging and filterAndReject by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2006">raineorshine/npm-check-updates#2006</a></li> <li>Fix pnpm global and prefix args being spread into single characters by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2007">raineorshine/npm-check-updates#2007</a></li> <li>Apply boolean false from the rc config as --no-<!-- raw HTML omitted --> by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2008">raineorshine/npm-check-updates#2008</a></li> <li>Restrict yaml catalog upgrades to catalog paths by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2009">raineorshine/npm-check-updates#2009</a></li> <li>Only log the merged yarn config when it is not empty by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2010">raineorshine/npm-check-updates#2010</a></li> <li>Fix --no-color being ignored by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2013">raineorshine/npm-check-updates#2013</a></li> <li>Run getOwnerPerDependency at --concurrency by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2017">raineorshine/npm-check-updates#2017</a></li> <li>Fix crash when a dist-tag points to a version missing from the packument by <a href="https://github.com/XhmikosR"><code>@XhmikosR</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/2011">raineorshine/npm-check-updates#2011</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/6060de6ba729b01a8189de3e0a569dbd585a879f"><code>6060de6</code></a> 23.1.0</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/cb8b979871977b20a07b1645b9483f20e6f7ac61"><code>cb8b979</code></a> feat: add --interactiveSelect to control pre-selected upgrades (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2029">#2029</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/adff18f021f72450146bda31bd08b45d5f4ae738"><code>adff18f</code></a> feat(pnpm): read registries from pnpm-workspace.yaml (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1973">#1973</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/e6fd084b2c961bbd4fbecc07e982b6f29e80eb87"><code>e6fd084</code></a> Update dependencies (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2023">#2023</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/7711706587c7589e71e510e2567c6d697021b258"><code>7711706</code></a> Remove the temp working directory created by the build-changelog tests (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2024">#2024</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/ab09299f0af35eed87b201a852c4063f1fb06512"><code>ab09299</code></a> Add min-release-age=7 to .npmrc (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2025">#2025</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/c68fe38eb6ba99a2aa65836533f8dd89e5a15f7f"><code>c68fe38</code></a> Restore <code>CHANGELOG.md</code> and automate release-driven changelog sync (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2014">#2014</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/9db5c590a52278eb504ea118132b996000c1d91c"><code>9db5c59</code></a> Fix two rc-config tests that asserted nothing (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2020">#2020</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/6ddcf1a0925fc20b278e877de6118bfa3f9e6465"><code>6ddcf1a</code></a> Fix crash when a dist-tag points to a version missing from the packument (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2011">#2011</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/1d584be3a6abc1d48b11456ff3032f327161be1a"><code>1d584be</code></a> Run getOwnerPerDependency at --concurrency (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/2017">#2017</a>)</li> <li>Additional commits viewable in <a href="https://github.com/raineorshine/npm-check-updates/compare/v6.0.1...v23.1.0">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 /> 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]
