Skip to content

Commit df9593c

Browse files
chore(lambda): bump the nx group in /lambdas with 3 updates (#4799)
Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite). Updates `@nx/eslint` from 21.5.3 to 21.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@​nx/eslint</code>'s releases</a>.</em></p> <blockquote> <h2>21.6.1 (2025-09-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.3.0 (<a href="https://redirect.github.com/nrwl/nx/pull/32730">#32730</a>)</li> <li><strong>core:</strong> replace the pagination from the tui tasks list with scrolling (<a href="https://redirect.github.com/nrwl/nx/pull/32560">#32560</a>)</li> <li><strong>core:</strong> generate AI files in create-nx-workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32442">#32442</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runti… (<a href="https://redirect.github.com/nrwl/nx/pull/32736">#32736</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31428">#31428</a>)</li> <li><strong>core:</strong> improve split target to support Gradle format (<a href="https://redirect.github.com/nrwl/nx/pull/32766">#32766</a>)</li> <li><strong>core:</strong> add id, start and end time to lifecycle hooks (<a href="https://redirect.github.com/nrwl/nx/pull/32583">#32583</a>)</li> <li><strong>core:</strong> add configure-ai-agents command (<a href="https://redirect.github.com/nrwl/nx/pull/32825">#32825</a>)</li> <li><strong>docker:</strong> add env var for providing docker registry (<a href="https://redirect.github.com/nrwl/nx/pull/32676">#32676</a>)</li> <li><strong>docker:</strong> ensure docker:build dependsOn build (<a href="https://redirect.github.com/nrwl/nx/pull/32697">#32697</a>)</li> <li><strong>graph:</strong> unified graph UI and controls (<a href="https://redirect.github.com/nrwl/nx/pull/32724">#32724</a>)</li> <li><strong>misc:</strong> add Cookiebot global scripts to astro-docs (<a href="https://redirect.github.com/nrwl/nx/pull/32660">#32660</a>)</li> <li><strong>nx-dev:</strong> disable Algolia search on non-docs pages when Astro docs are enabled (<a href="https://redirect.github.com/nrwl/nx/pull/32789">#32789</a>)</li> <li><strong>nx-dev:</strong> change login button to try nx cloud (<a href="https://github.com/nrwl/nx/commit/5e0bcae9ef">5e0bcae9ef</a>)</li> <li><strong>nx-dev:</strong> enhance UI animations &amp; statistics display (<a href="https://redirect.github.com/nrwl/nx/pull/32863">#32863</a>)</li> <li><strong>release:</strong> new option preserveMatchingDependencyRanges to not update matching version ranges (<a href="https://redirect.github.com/nrwl/nx/pull/32556">#32556</a>)</li> <li><strong>rspack:</strong> respect deleteOutputPath option in rspack executor (<a href="https://redirect.github.com/nrwl/nx/pull/32609">#32609</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32015">#32015</a>)</li> <li><strong>testing:</strong> infer task to merge reports from playwright atomized tasks (<a href="https://redirect.github.com/nrwl/nx/pull/31615">#31615</a>)</li> <li><strong>testing:</strong> support inferring atomized tasks for cypress component tests (<a href="https://redirect.github.com/nrwl/nx/pull/32733">#32733</a>)</li> <li><strong>testing:</strong> forward <code>e2e-ci</code> task options to their atomized tasks (<a href="https://redirect.github.com/nrwl/nx/pull/32765">#32765</a>)</li> <li>⚠️ <strong>webpack:</strong> remove SVGR option and provide withSvgr composable function (<a href="https://redirect.github.com/nrwl/nx/pull/32843">#32843</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> install a compatible version of jest for angular (<a href="https://redirect.github.com/nrwl/nx/pull/32744">#32744</a>)</li> <li><strong>angular-rspack:</strong> show correct file sizes in build stats for i18n builds (<a href="https://redirect.github.com/nrwl/nx/pull/32758">#32758</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32277">#32277</a>)</li> <li><strong>angular-rspack:</strong> ensure assets extracted from stylesheets correctly <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/32487">#32487</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32759">#32759</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32487">#32487</a>)</li> <li><strong>bundling:</strong> postcss-cli-resources should handle relative urls <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/32582">#32582</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32658">#32658</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32582">#32582</a>)</li> <li><strong>core:</strong> ensure only supported bundlers are used for angular fallback to default (<a href="https://redirect.github.com/nrwl/nx/pull/32655">#32655</a>)</li> <li><strong>core:</strong> invalidate project graph when external nodes change (<a href="https://redirect.github.com/nrwl/nx/pull/32626">#32626</a>)</li> <li><strong>core:</strong> check if daemon process is actually alive before trying to kill it (<a href="https://redirect.github.com/nrwl/nx/pull/32661">#32661</a>)</li> <li><strong>core:</strong> add bold styling to terminal pane title when focused (<a href="https://redirect.github.com/nrwl/nx/pull/32462">#32462</a>)</li> <li><strong>core:</strong> resolve watcher infinite loops from missing parent gitignore support (<a href="https://redirect.github.com/nrwl/nx/pull/32604">#32604</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30313">#30313</a>)</li> <li><strong>core:</strong> check nx packages for provenance config before running nx migrate (<a href="https://redirect.github.com/nrwl/nx/pull/32557">#32557</a>)</li> <li><strong>core:</strong> handle uninstalled nx console case in autoinstall logic (<a href="https://redirect.github.com/nrwl/nx/pull/32673">#32673</a>)</li> <li><strong>core:</strong> filter task duration estimation by successful tasks only (<a href="https://redirect.github.com/nrwl/nx/pull/32688">#32688</a>)</li> <li><strong>core:</strong> move git utilities to fix WASM build (<a href="https://redirect.github.com/nrwl/nx/pull/32695">#32695</a>)</li> <li><strong>core:</strong> detect vscode insiders as separate editor (<a href="https://redirect.github.com/nrwl/nx/pull/32679">#32679</a>)</li> <li><strong>core:</strong> exit fork process and children when ipc connection closes (<a href="https://redirect.github.com/nrwl/nx/pull/32681">#32681</a>)</li> <li><strong>core:</strong> improve error messages for provenance checks (<a href="https://redirect.github.com/nrwl/nx/pull/32680">#32680</a>)</li> <li><strong>core:</strong> add missing view command to npm (<a href="https://redirect.github.com/nrwl/nx/pull/32729">#32729</a>)</li> <li><strong>core:</strong> kill child process correctly when run-script executor process is killed and not using pseudoterminal (<a href="https://redirect.github.com/nrwl/nx/pull/32699">#32699</a>)</li> <li><strong>core:</strong> do not shutdown daemon for project graph errors (<a href="https://redirect.github.com/nrwl/nx/pull/32764">#32764</a>)</li> <li><strong>core:</strong> fix misc db-related issues (<a href="https://redirect.github.com/nrwl/nx/pull/32745">#32745</a>)</li> <li><strong>core:</strong> update tui title text structure (<a href="https://redirect.github.com/nrwl/nx/pull/32793">#32793</a>)</li> <li><strong>core:</strong> move from execFile to exec for windows support (<a href="https://redirect.github.com/nrwl/nx/pull/32836">#32836</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32713">#32713</a>)</li> <li><strong>core:</strong> do not show placeholder parallel entries in tui when filtering (<a href="https://redirect.github.com/nrwl/nx/pull/32837">#32837</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/79ac44d078d1cd89f87e4e501efc48af85132d71"><code>79ac44d</code></a> fix(misc): remove unnecessary <code>bust</code> property from plugin hashes (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/32807">#32807</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.6.1/packages/eslint">compare view</a></li> </ul> </details> <br /> Updates `@nx/js` from 21.5.3 to 21.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@​nx/js</code>'s releases</a>.</em></p> <blockquote> <h2>21.6.1 (2025-09-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.3.0 (<a href="https://redirect.github.com/nrwl/nx/pull/32730">#32730</a>)</li> <li><strong>core:</strong> replace the pagination from the tui tasks list with scrolling (<a href="https://redirect.github.com/nrwl/nx/pull/32560">#32560</a>)</li> <li><strong>core:</strong> generate AI files in create-nx-workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32442">#32442</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runti… (<a href="https://redirect.github.com/nrwl/nx/pull/32736">#32736</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31428">#31428</a>)</li> <li><strong>core:</strong> improve split target to support Gradle format (<a href="https://redirect.github.com/nrwl/nx/pull/32766">#32766</a>)</li> <li><strong>core:</strong> add id, start and end time to lifecycle hooks (<a href="https://redirect.github.com/nrwl/nx/pull/32583">#32583</a>)</li> <li><strong>core:</strong> add configure-ai-agents command (<a href="https://redirect.github.com/nrwl/nx/pull/32825">#32825</a>)</li> <li><strong>docker:</strong> add env var for providing docker registry (<a href="https://redirect.github.com/nrwl/nx/pull/32676">#32676</a>)</li> <li><strong>docker:</strong> ensure docker:build dependsOn build (<a href="https://redirect.github.com/nrwl/nx/pull/32697">#32697</a>)</li> <li><strong>graph:</strong> unified graph UI and controls (<a href="https://redirect.github.com/nrwl/nx/pull/32724">#32724</a>)</li> <li><strong>misc:</strong> add Cookiebot global scripts to astro-docs (<a href="https://redirect.github.com/nrwl/nx/pull/32660">#32660</a>)</li> <li><strong>nx-dev:</strong> disable Algolia search on non-docs pages when Astro docs are enabled (<a href="https://redirect.github.com/nrwl/nx/pull/32789">#32789</a>)</li> <li><strong>nx-dev:</strong> change login button to try nx cloud (<a href="https://github.com/nrwl/nx/commit/5e0bcae9ef">5e0bcae9ef</a>)</li> <li><strong>nx-dev:</strong> enhance UI animations &amp; statistics display (<a href="https://redirect.github.com/nrwl/nx/pull/32863">#32863</a>)</li> <li><strong>release:</strong> new option preserveMatchingDependencyRanges to not update matching version ranges (<a href="https://redirect.github.com/nrwl/nx/pull/32556">#32556</a>)</li> <li><strong>rspack:</strong> respect deleteOutputPath option in rspack executor (<a href="https://redirect.github.com/nrwl/nx/pull/32609">#32609</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32015">#32015</a>)</li> <li><strong>testing:</strong> infer task to merge reports from playwright atomized tasks (<a href="https://redirect.github.com/nrwl/nx/pull/31615">#31615</a>)</li> <li><strong>testing:</strong> support inferring atomized tasks for cypress component tests (<a href="https://redirect.github.com/nrwl/nx/pull/32733">#32733</a>)</li> <li><strong>testing:</strong> forward <code>e2e-ci</code> task options to their atomized tasks (<a href="https://redirect.github.com/nrwl/nx/pull/32765">#32765</a>)</li> <li>⚠️ <strong>webpack:</strong> remove SVGR option and provide withSvgr composable function (<a href="https://redirect.github.com/nrwl/nx/pull/32843">#32843</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> install a compatible version of jest for angular (<a href="https://redirect.github.com/nrwl/nx/pull/32744">#32744</a>)</li> <li><strong>angular-rspack:</strong> show correct file sizes in build stats for i18n builds (<a href="https://redirect.github.com/nrwl/nx/pull/32758">#32758</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32277">#32277</a>)</li> <li><strong>angular-rspack:</strong> ensure assets extracted from stylesheets correctly <a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32487">#32487</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32759">#32759</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32487">#32487</a>)</li> <li><strong>bundling:</strong> postcss-cli-resources should handle relative urls <a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32582">#32582</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32658">#32658</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32582">#32582</a>)</li> <li><strong>core:</strong> ensure only supported bundlers are used for angular fallback to default (<a href="https://redirect.github.com/nrwl/nx/pull/32655">#32655</a>)</li> <li><strong>core:</strong> invalidate project graph when external nodes change (<a href="https://redirect.github.com/nrwl/nx/pull/32626">#32626</a>)</li> <li><strong>core:</strong> check if daemon process is actually alive before trying to kill it (<a href="https://redirect.github.com/nrwl/nx/pull/32661">#32661</a>)</li> <li><strong>core:</strong> add bold styling to terminal pane title when focused (<a href="https://redirect.github.com/nrwl/nx/pull/32462">#32462</a>)</li> <li><strong>core:</strong> resolve watcher infinite loops from missing parent gitignore support (<a href="https://redirect.github.com/nrwl/nx/pull/32604">#32604</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30313">#30313</a>)</li> <li><strong>core:</strong> check nx packages for provenance config before running nx migrate (<a href="https://redirect.github.com/nrwl/nx/pull/32557">#32557</a>)</li> <li><strong>core:</strong> handle uninstalled nx console case in autoinstall logic (<a href="https://redirect.github.com/nrwl/nx/pull/32673">#32673</a>)</li> <li><strong>core:</strong> filter task duration estimation by successful tasks only (<a href="https://redirect.github.com/nrwl/nx/pull/32688">#32688</a>)</li> <li><strong>core:</strong> move git utilities to fix WASM build (<a href="https://redirect.github.com/nrwl/nx/pull/32695">#32695</a>)</li> <li><strong>core:</strong> detect vscode insiders as separate editor (<a href="https://redirect.github.com/nrwl/nx/pull/32679">#32679</a>)</li> <li><strong>core:</strong> exit fork process and children when ipc connection closes (<a href="https://redirect.github.com/nrwl/nx/pull/32681">#32681</a>)</li> <li><strong>core:</strong> improve error messages for provenance checks (<a href="https://redirect.github.com/nrwl/nx/pull/32680">#32680</a>)</li> <li><strong>core:</strong> add missing view command to npm (<a href="https://redirect.github.com/nrwl/nx/pull/32729">#32729</a>)</li> <li><strong>core:</strong> kill child process correctly when run-script executor process is killed and not using pseudoterminal (<a href="https://redirect.github.com/nrwl/nx/pull/32699">#32699</a>)</li> <li><strong>core:</strong> do not shutdown daemon for project graph errors (<a href="https://redirect.github.com/nrwl/nx/pull/32764">#32764</a>)</li> <li><strong>core:</strong> fix misc db-related issues (<a href="https://redirect.github.com/nrwl/nx/pull/32745">#32745</a>)</li> <li><strong>core:</strong> update tui title text structure (<a href="https://redirect.github.com/nrwl/nx/pull/32793">#32793</a>)</li> <li><strong>core:</strong> move from execFile to exec for windows support (<a href="https://redirect.github.com/nrwl/nx/pull/32836">#32836</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32713">#32713</a>)</li> <li><strong>core:</strong> do not show placeholder parallel entries in tui when filtering (<a href="https://redirect.github.com/nrwl/nx/pull/32837">#32837</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/79ac44d078d1cd89f87e4e501efc48af85132d71"><code>79ac44d</code></a> fix(misc): remove unnecessary <code>bust</code> property from plugin hashes (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32807">#32807</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/dd5daeae0cf49b3359549044de4812e158e97c20"><code>dd5daea</code></a> fix(misc): add typescript output to the eslint ignore when needed (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32775">#32775</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/67f60e729f1cab779cc8a6da24c92c009adb26bb"><code>67f60e7</code></a> feat(release): new option preserveMatchingDependencyRanges to not update matc...</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.6.1/packages/js">compare view</a></li> </ul> </details> <br /> Updates `@nx/vite` from 21.5.3 to 21.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@​nx/vite</code>'s releases</a>.</em></p> <blockquote> <h2>21.6.1 (2025-09-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.3.0 (<a href="https://redirect.github.com/nrwl/nx/pull/32730">#32730</a>)</li> <li><strong>core:</strong> replace the pagination from the tui tasks list with scrolling (<a href="https://redirect.github.com/nrwl/nx/pull/32560">#32560</a>)</li> <li><strong>core:</strong> generate AI files in create-nx-workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32442">#32442</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runti… (<a href="https://redirect.github.com/nrwl/nx/pull/32736">#32736</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31428">#31428</a>)</li> <li><strong>core:</strong> improve split target to support Gradle format (<a href="https://redirect.github.com/nrwl/nx/pull/32766">#32766</a>)</li> <li><strong>core:</strong> add id, start and end time to lifecycle hooks (<a href="https://redirect.github.com/nrwl/nx/pull/32583">#32583</a>)</li> <li><strong>core:</strong> add configure-ai-agents command (<a href="https://redirect.github.com/nrwl/nx/pull/32825">#32825</a>)</li> <li><strong>docker:</strong> add env var for providing docker registry (<a href="https://redirect.github.com/nrwl/nx/pull/32676">#32676</a>)</li> <li><strong>docker:</strong> ensure docker:build dependsOn build (<a href="https://redirect.github.com/nrwl/nx/pull/32697">#32697</a>)</li> <li><strong>graph:</strong> unified graph UI and controls (<a href="https://redirect.github.com/nrwl/nx/pull/32724">#32724</a>)</li> <li><strong>misc:</strong> add Cookiebot global scripts to astro-docs (<a href="https://redirect.github.com/nrwl/nx/pull/32660">#32660</a>)</li> <li><strong>nx-dev:</strong> disable Algolia search on non-docs pages when Astro docs are enabled (<a href="https://redirect.github.com/nrwl/nx/pull/32789">#32789</a>)</li> <li><strong>nx-dev:</strong> change login button to try nx cloud (<a href="https://github.com/nrwl/nx/commit/5e0bcae9ef">5e0bcae9ef</a>)</li> <li><strong>nx-dev:</strong> enhance UI animations &amp; statistics display (<a href="https://redirect.github.com/nrwl/nx/pull/32863">#32863</a>)</li> <li><strong>release:</strong> new option preserveMatchingDependencyRanges to not update matching version ranges (<a href="https://redirect.github.com/nrwl/nx/pull/32556">#32556</a>)</li> <li><strong>rspack:</strong> respect deleteOutputPath option in rspack executor (<a href="https://redirect.github.com/nrwl/nx/pull/32609">#32609</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32015">#32015</a>)</li> <li><strong>testing:</strong> infer task to merge reports from playwright atomized tasks (<a href="https://redirect.github.com/nrwl/nx/pull/31615">#31615</a>)</li> <li><strong>testing:</strong> support inferring atomized tasks for cypress component tests (<a href="https://redirect.github.com/nrwl/nx/pull/32733">#32733</a>)</li> <li><strong>testing:</strong> forward <code>e2e-ci</code> task options to their atomized tasks (<a href="https://redirect.github.com/nrwl/nx/pull/32765">#32765</a>)</li> <li>⚠️ <strong>webpack:</strong> remove SVGR option and provide withSvgr composable function (<a href="https://redirect.github.com/nrwl/nx/pull/32843">#32843</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> install a compatible version of jest for angular (<a href="https://redirect.github.com/nrwl/nx/pull/32744">#32744</a>)</li> <li><strong>angular-rspack:</strong> show correct file sizes in build stats for i18n builds (<a href="https://redirect.github.com/nrwl/nx/pull/32758">#32758</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32277">#32277</a>)</li> <li><strong>angular-rspack:</strong> ensure assets extracted from stylesheets correctly <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32487">#32487</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32759">#32759</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32487">#32487</a>)</li> <li><strong>bundling:</strong> postcss-cli-resources should handle relative urls <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32582">#32582</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32658">#32658</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32582">#32582</a>)</li> <li><strong>core:</strong> ensure only supported bundlers are used for angular fallback to default (<a href="https://redirect.github.com/nrwl/nx/pull/32655">#32655</a>)</li> <li><strong>core:</strong> invalidate project graph when external nodes change (<a href="https://redirect.github.com/nrwl/nx/pull/32626">#32626</a>)</li> <li><strong>core:</strong> check if daemon process is actually alive before trying to kill it (<a href="https://redirect.github.com/nrwl/nx/pull/32661">#32661</a>)</li> <li><strong>core:</strong> add bold styling to terminal pane title when focused (<a href="https://redirect.github.com/nrwl/nx/pull/32462">#32462</a>)</li> <li><strong>core:</strong> resolve watcher infinite loops from missing parent gitignore support (<a href="https://redirect.github.com/nrwl/nx/pull/32604">#32604</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30313">#30313</a>)</li> <li><strong>core:</strong> check nx packages for provenance config before running nx migrate (<a href="https://redirect.github.com/nrwl/nx/pull/32557">#32557</a>)</li> <li><strong>core:</strong> handle uninstalled nx console case in autoinstall logic (<a href="https://redirect.github.com/nrwl/nx/pull/32673">#32673</a>)</li> <li><strong>core:</strong> filter task duration estimation by successful tasks only (<a href="https://redirect.github.com/nrwl/nx/pull/32688">#32688</a>)</li> <li><strong>core:</strong> move git utilities to fix WASM build (<a href="https://redirect.github.com/nrwl/nx/pull/32695">#32695</a>)</li> <li><strong>core:</strong> detect vscode insiders as separate editor (<a href="https://redirect.github.com/nrwl/nx/pull/32679">#32679</a>)</li> <li><strong>core:</strong> exit fork process and children when ipc connection closes (<a href="https://redirect.github.com/nrwl/nx/pull/32681">#32681</a>)</li> <li><strong>core:</strong> improve error messages for provenance checks (<a href="https://redirect.github.com/nrwl/nx/pull/32680">#32680</a>)</li> <li><strong>core:</strong> add missing view command to npm (<a href="https://redirect.github.com/nrwl/nx/pull/32729">#32729</a>)</li> <li><strong>core:</strong> kill child process correctly when run-script executor process is killed and not using pseudoterminal (<a href="https://redirect.github.com/nrwl/nx/pull/32699">#32699</a>)</li> <li><strong>core:</strong> do not shutdown daemon for project graph errors (<a href="https://redirect.github.com/nrwl/nx/pull/32764">#32764</a>)</li> <li><strong>core:</strong> fix misc db-related issues (<a href="https://redirect.github.com/nrwl/nx/pull/32745">#32745</a>)</li> <li><strong>core:</strong> update tui title text structure (<a href="https://redirect.github.com/nrwl/nx/pull/32793">#32793</a>)</li> <li><strong>core:</strong> move from execFile to exec for windows support (<a href="https://redirect.github.com/nrwl/nx/pull/32836">#32836</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32713">#32713</a>)</li> <li><strong>core:</strong> do not show placeholder parallel entries in tui when filtering (<a href="https://redirect.github.com/nrwl/nx/pull/32837">#32837</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/1ff26dde52e0760476f7e16511d95f7b8b9c5a83"><code>1ff26dd</code></a> fix(core): check nx packages for provenance config before running nx migrate ...</li> <li><a href="https://github.com/nrwl/nx/commit/46c26280e687d156c6493cafb72b313c1b2d85c6"><code>46c2628</code></a> fix(vite): handle config server properly for libs (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32608">#32608</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.6.1/packages/vite">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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3025930 commit df9593c

File tree

2 files changed

+91
-92
lines changed

2 files changed

+91
-92
lines changed

lambdas/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
},
2323
"devDependencies": {
2424
"@eslint/eslintrc": "^3.3.1",
25-
"@nx/eslint": "21.5.3",
26-
"@nx/js": "^21.5.3",
27-
"@nx/vite": "^21.5.3",
25+
"@nx/eslint": "21.6.1",
26+
"@nx/js": "^21.6.1",
27+
"@nx/vite": "^21.6.1",
2828
"@swc-node/register": "~1.10.10",
2929
"@swc/core": "~1.13.3",
3030
"@swc/helpers": "~0.5.17",

lambdas/yarn.lock

Lines changed: 88 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -3320,30 +3320,29 @@ __metadata:
33203320
languageName: node
33213321
linkType: hard
33223322

3323-
"@nx/devkit@npm:21.5.3":
3324-
version: 21.5.3
3325-
resolution: "@nx/devkit@npm:21.5.3"
3323+
"@nx/devkit@npm:21.6.1":
3324+
version: 21.6.1
3325+
resolution: "@nx/devkit@npm:21.6.1"
33263326
dependencies:
33273327
ejs: "npm:^3.1.7"
33283328
enquirer: "npm:~2.3.6"
33293329
ignore: "npm:^5.0.4"
33303330
minimatch: "npm:9.0.3"
33313331
semver: "npm:^7.5.3"
3332-
tmp: "npm:~0.2.1"
33333332
tslib: "npm:^2.3.0"
33343333
yargs-parser: "npm:21.1.1"
33353334
peerDependencies:
33363335
nx: ">= 20 <= 22"
3337-
checksum: 10c0/f7d2142a6279ed186f714f474d22044e833d263477c88d03a588ffec889e1bc3adffa838009ec99181487746912f2dbb2349ba2c02ceba36908167e6c19a75ca
3336+
checksum: 10c0/8cbf47e1143335a3c64bbe79a26b8297fa821aece5d3c039e06c9e935009dc6e4715d6a90620e33ab825727517f0180912ac845db647fcb39a3aa786ee75e35f
33383337
languageName: node
33393338
linkType: hard
33403339

3341-
"@nx/eslint@npm:21.5.3":
3342-
version: 21.5.3
3343-
resolution: "@nx/eslint@npm:21.5.3"
3340+
"@nx/eslint@npm:21.6.1":
3341+
version: 21.6.1
3342+
resolution: "@nx/eslint@npm:21.6.1"
33443343
dependencies:
3345-
"@nx/devkit": "npm:21.5.3"
3346-
"@nx/js": "npm:21.5.3"
3344+
"@nx/devkit": "npm:21.6.1"
3345+
"@nx/js": "npm:21.6.1"
33473346
semver: "npm:^7.5.3"
33483347
tslib: "npm:^2.3.0"
33493348
typescript: "npm:~5.9.2"
@@ -3353,13 +3352,13 @@ __metadata:
33533352
peerDependenciesMeta:
33543353
"@zkochan/js-yaml":
33553354
optional: true
3356-
checksum: 10c0/6be88fe6efc6d98a939ac633ada537309f0e6eefd603fd3f65c43e58c6128851f611eb82103048c53567371519e82ac1e327d819994a80a4828af0adc8ad7f42
3355+
checksum: 10c0/6d615a346ee7d0ff2d7a99d8f2e00263b3e25dffa8abe0f3c584d26d980c705056b87d048d0ed68a794019b72da9f75430c1af7a1196d3fd8d5b73b0ac193dc7
33573356
languageName: node
33583357
linkType: hard
33593358

3360-
"@nx/js@npm:21.5.3, @nx/js@npm:^21.5.3":
3361-
version: 21.5.3
3362-
resolution: "@nx/js@npm:21.5.3"
3359+
"@nx/js@npm:21.6.1, @nx/js@npm:^21.6.1":
3360+
version: 21.6.1
3361+
resolution: "@nx/js@npm:21.6.1"
33633362
dependencies:
33643363
"@babel/core": "npm:^7.23.2"
33653364
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3368,8 +3367,8 @@ __metadata:
33683367
"@babel/preset-env": "npm:^7.23.2"
33693368
"@babel/preset-typescript": "npm:^7.22.5"
33703369
"@babel/runtime": "npm:^7.22.6"
3371-
"@nx/devkit": "npm:21.5.3"
3372-
"@nx/workspace": "npm:21.5.3"
3370+
"@nx/devkit": "npm:21.6.1"
3371+
"@nx/workspace": "npm:21.6.1"
33733372
"@zkochan/js-yaml": "npm:0.0.7"
33743373
babel-plugin-const-enum: "npm:^1.0.1"
33753374
babel-plugin-macros: "npm:^3.1.0"
@@ -3395,7 +3394,14 @@ __metadata:
33953394
peerDependenciesMeta:
33963395
verdaccio:
33973396
optional: true
3398-
checksum: 10c0/0015fd42e698816589d0923cb3e8e9a46594462f673edb07dad6257d1dc3301c6d33826a3756b881ef878b6b3a374e10535dab02f4c5aabfa90a5829fa4b14c9
3397+
checksum: 10c0/e5c1a55ec7c178b1feb27873261e1557ef81bf6a87f54ed43037b5491b61edce945ed85dd408c6d84cccbd791bba6dbbbfde1010d3ed3442c32dcafcbceb094e
3398+
languageName: node
3399+
linkType: hard
3400+
3401+
"@nx/nx-darwin-arm64@npm:*":
3402+
version: 21.6.1
3403+
resolution: "@nx/nx-darwin-arm64@npm:21.6.1"
3404+
conditions: os=darwin & cpu=arm64
33993405
languageName: node
34003406
linkType: hard
34013407

@@ -3406,10 +3412,10 @@ __metadata:
34063412
languageName: node
34073413
linkType: hard
34083414

3409-
"@nx/nx-darwin-arm64@npm:21.5.3":
3410-
version: 21.5.3
3411-
resolution: "@nx/nx-darwin-arm64@npm:21.5.3"
3412-
conditions: os=darwin & cpu=arm64
3415+
"@nx/nx-darwin-x64@npm:*":
3416+
version: 21.6.1
3417+
resolution: "@nx/nx-darwin-x64@npm:21.6.1"
3418+
conditions: os=darwin & cpu=x64
34133419
languageName: node
34143420
linkType: hard
34153421

@@ -3420,10 +3426,10 @@ __metadata:
34203426
languageName: node
34213427
linkType: hard
34223428

3423-
"@nx/nx-darwin-x64@npm:21.5.3":
3424-
version: 21.5.3
3425-
resolution: "@nx/nx-darwin-x64@npm:21.5.3"
3426-
conditions: os=darwin & cpu=x64
3429+
"@nx/nx-freebsd-x64@npm:*":
3430+
version: 21.6.1
3431+
resolution: "@nx/nx-freebsd-x64@npm:21.6.1"
3432+
conditions: os=freebsd & cpu=x64
34273433
languageName: node
34283434
linkType: hard
34293435

@@ -3434,10 +3440,10 @@ __metadata:
34343440
languageName: node
34353441
linkType: hard
34363442

3437-
"@nx/nx-freebsd-x64@npm:21.5.3":
3438-
version: 21.5.3
3439-
resolution: "@nx/nx-freebsd-x64@npm:21.5.3"
3440-
conditions: os=freebsd & cpu=x64
3443+
"@nx/nx-linux-arm-gnueabihf@npm:*":
3444+
version: 21.6.1
3445+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.6.1"
3446+
conditions: os=linux & cpu=arm
34413447
languageName: node
34423448
linkType: hard
34433449

@@ -3448,10 +3454,10 @@ __metadata:
34483454
languageName: node
34493455
linkType: hard
34503456

3451-
"@nx/nx-linux-arm-gnueabihf@npm:21.5.3":
3452-
version: 21.5.3
3453-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.5.3"
3454-
conditions: os=linux & cpu=arm
3457+
"@nx/nx-linux-arm64-gnu@npm:*":
3458+
version: 21.6.1
3459+
resolution: "@nx/nx-linux-arm64-gnu@npm:21.6.1"
3460+
conditions: os=linux & cpu=arm64 & libc=glibc
34553461
languageName: node
34563462
linkType: hard
34573463

@@ -3462,10 +3468,10 @@ __metadata:
34623468
languageName: node
34633469
linkType: hard
34643470

3465-
"@nx/nx-linux-arm64-gnu@npm:21.5.3":
3466-
version: 21.5.3
3467-
resolution: "@nx/nx-linux-arm64-gnu@npm:21.5.3"
3468-
conditions: os=linux & cpu=arm64 & libc=glibc
3471+
"@nx/nx-linux-arm64-musl@npm:*":
3472+
version: 21.6.1
3473+
resolution: "@nx/nx-linux-arm64-musl@npm:21.6.1"
3474+
conditions: os=linux & cpu=arm64 & libc=musl
34693475
languageName: node
34703476
linkType: hard
34713477

@@ -3476,10 +3482,10 @@ __metadata:
34763482
languageName: node
34773483
linkType: hard
34783484

3479-
"@nx/nx-linux-arm64-musl@npm:21.5.3":
3480-
version: 21.5.3
3481-
resolution: "@nx/nx-linux-arm64-musl@npm:21.5.3"
3482-
conditions: os=linux & cpu=arm64 & libc=musl
3485+
"@nx/nx-linux-x64-gnu@npm:*":
3486+
version: 21.6.1
3487+
resolution: "@nx/nx-linux-x64-gnu@npm:21.6.1"
3488+
conditions: os=linux & cpu=x64 & libc=glibc
34833489
languageName: node
34843490
linkType: hard
34853491

@@ -3490,10 +3496,10 @@ __metadata:
34903496
languageName: node
34913497
linkType: hard
34923498

3493-
"@nx/nx-linux-x64-gnu@npm:21.5.3":
3494-
version: 21.5.3
3495-
resolution: "@nx/nx-linux-x64-gnu@npm:21.5.3"
3496-
conditions: os=linux & cpu=x64 & libc=glibc
3499+
"@nx/nx-linux-x64-musl@npm:*":
3500+
version: 21.6.1
3501+
resolution: "@nx/nx-linux-x64-musl@npm:21.6.1"
3502+
conditions: os=linux & cpu=x64 & libc=musl
34973503
languageName: node
34983504
linkType: hard
34993505

@@ -3504,10 +3510,10 @@ __metadata:
35043510
languageName: node
35053511
linkType: hard
35063512

3507-
"@nx/nx-linux-x64-musl@npm:21.5.3":
3508-
version: 21.5.3
3509-
resolution: "@nx/nx-linux-x64-musl@npm:21.5.3"
3510-
conditions: os=linux & cpu=x64 & libc=musl
3513+
"@nx/nx-win32-arm64-msvc@npm:*":
3514+
version: 21.6.1
3515+
resolution: "@nx/nx-win32-arm64-msvc@npm:21.6.1"
3516+
conditions: os=win32 & cpu=arm64
35113517
languageName: node
35123518
linkType: hard
35133519

@@ -3518,10 +3524,10 @@ __metadata:
35183524
languageName: node
35193525
linkType: hard
35203526

3521-
"@nx/nx-win32-arm64-msvc@npm:21.5.3":
3522-
version: 21.5.3
3523-
resolution: "@nx/nx-win32-arm64-msvc@npm:21.5.3"
3524-
conditions: os=win32 & cpu=arm64
3527+
"@nx/nx-win32-x64-msvc@npm:*":
3528+
version: 21.6.1
3529+
resolution: "@nx/nx-win32-x64-msvc@npm:21.6.1"
3530+
conditions: os=win32 & cpu=x64
35253531
languageName: node
35263532
linkType: hard
35273533

@@ -3532,19 +3538,12 @@ __metadata:
35323538
languageName: node
35333539
linkType: hard
35343540

3535-
"@nx/nx-win32-x64-msvc@npm:21.5.3":
3536-
version: 21.5.3
3537-
resolution: "@nx/nx-win32-x64-msvc@npm:21.5.3"
3538-
conditions: os=win32 & cpu=x64
3539-
languageName: node
3540-
linkType: hard
3541-
3542-
"@nx/vite@npm:^21.5.3":
3543-
version: 21.5.3
3544-
resolution: "@nx/vite@npm:21.5.3"
3541+
"@nx/vite@npm:^21.6.1":
3542+
version: 21.6.1
3543+
resolution: "@nx/vite@npm:21.6.1"
35453544
dependencies:
3546-
"@nx/devkit": "npm:21.5.3"
3547-
"@nx/js": "npm:21.5.3"
3545+
"@nx/devkit": "npm:21.6.1"
3546+
"@nx/js": "npm:21.6.1"
35483547
"@phenomnomnominal/tsquery": "npm:~5.0.1"
35493548
ajv: "npm:^8.0.0"
35503549
enquirer: "npm:~2.3.6"
@@ -3555,24 +3554,24 @@ __metadata:
35553554
peerDependencies:
35563555
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
35573556
vitest: ^1.3.1 || ^2.0.0 || ^3.0.0
3558-
checksum: 10c0/64120b63d197fc4bc6e3848c7737e389ebc0f868562a603c43fdd3818d94320caeea79873be1783a270d58078988c05c252cecaa6e3ee59d4c9696dc807a7f19
3557+
checksum: 10c0/73de75aded730bcf1c0fe3fc2ed67b1228a52f26c32c7f2657e09e9287af6bd600e9f2284beda0744e82b54434f2551fc30dd9c16bd1d0e8fe2465d4ea9d5e7d
35593558
languageName: node
35603559
linkType: hard
35613560

3562-
"@nx/workspace@npm:21.5.3":
3563-
version: 21.5.3
3564-
resolution: "@nx/workspace@npm:21.5.3"
3561+
"@nx/workspace@npm:21.6.1":
3562+
version: 21.6.1
3563+
resolution: "@nx/workspace@npm:21.6.1"
35653564
dependencies:
3566-
"@nx/devkit": "npm:21.5.3"
3565+
"@nx/devkit": "npm:21.6.1"
35673566
"@zkochan/js-yaml": "npm:0.0.7"
35683567
chalk: "npm:^4.1.0"
35693568
enquirer: "npm:~2.3.6"
3570-
nx: "npm:21.5.3"
3569+
nx: "npm:21.6.1"
35713570
picomatch: "npm:4.0.2"
35723571
semver: "npm:^7.6.3"
35733572
tslib: "npm:^2.3.0"
35743573
yargs-parser: "npm:21.1.1"
3575-
checksum: 10c0/f0b02111c868442aa2d3d71074ae47620a5b4f7b508eae934b50deb0f0cbc17da47f4c0c64964d29f538150429d0b4f2e4871c1622ac693bfa2b070de9eeda4f
3574+
checksum: 10c0/69adaac14ec67248bfc3f91dc09df2ae9d3ac009b637defc79ba547dc75d1af79e3c47a9ce977589aa2111e599e44e71ff933b978a3ddb136a2e90c3d2d533d4
35763575
languageName: node
35773576
linkType: hard
35783577

@@ -8879,9 +8878,9 @@ __metadata:
88798878
resolution: "lambdas@workspace:."
88808879
dependencies:
88818880
"@eslint/eslintrc": "npm:^3.3.1"
8882-
"@nx/eslint": "npm:21.5.3"
8883-
"@nx/js": "npm:^21.5.3"
8884-
"@nx/vite": "npm:^21.5.3"
8881+
"@nx/eslint": "npm:21.6.1"
8882+
"@nx/js": "npm:^21.6.1"
8883+
"@nx/vite": "npm:^21.6.1"
88858884
"@swc-node/register": "npm:~1.10.10"
88868885
"@swc/core": "npm:~1.13.3"
88878886
"@swc/helpers": "npm:~0.5.17"
@@ -9537,21 +9536,21 @@ __metadata:
95379536
languageName: node
95389537
linkType: hard
95399538

9540-
"nx@npm:21.5.3":
9541-
version: 21.5.3
9542-
resolution: "nx@npm:21.5.3"
9539+
"nx@npm:21.6.1":
9540+
version: 21.6.1
9541+
resolution: "nx@npm:21.6.1"
95439542
dependencies:
95449543
"@napi-rs/wasm-runtime": "npm:0.2.4"
9545-
"@nx/nx-darwin-arm64": "npm:21.5.3"
9546-
"@nx/nx-darwin-x64": "npm:21.5.3"
9547-
"@nx/nx-freebsd-x64": "npm:21.5.3"
9548-
"@nx/nx-linux-arm-gnueabihf": "npm:21.5.3"
9549-
"@nx/nx-linux-arm64-gnu": "npm:21.5.3"
9550-
"@nx/nx-linux-arm64-musl": "npm:21.5.3"
9551-
"@nx/nx-linux-x64-gnu": "npm:21.5.3"
9552-
"@nx/nx-linux-x64-musl": "npm:21.5.3"
9553-
"@nx/nx-win32-arm64-msvc": "npm:21.5.3"
9554-
"@nx/nx-win32-x64-msvc": "npm:21.5.3"
9544+
"@nx/nx-darwin-arm64": "npm:*"
9545+
"@nx/nx-darwin-x64": "npm:*"
9546+
"@nx/nx-freebsd-x64": "npm:*"
9547+
"@nx/nx-linux-arm-gnueabihf": "npm:*"
9548+
"@nx/nx-linux-arm64-gnu": "npm:*"
9549+
"@nx/nx-linux-arm64-musl": "npm:*"
9550+
"@nx/nx-linux-x64-gnu": "npm:*"
9551+
"@nx/nx-linux-x64-musl": "npm:*"
9552+
"@nx/nx-win32-arm64-msvc": "npm:*"
9553+
"@nx/nx-win32-x64-msvc": "npm:*"
95559554
"@yarnpkg/lockfile": "npm:^1.1.0"
95569555
"@yarnpkg/parsers": "npm:3.0.2"
95579556
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9618,7 +9617,7 @@ __metadata:
96189617
bin:
96199618
nx: bin/nx.js
96209619
nx-cloud: bin/nx-cloud.js
9621-
checksum: 10c0/3b1fc6afcd78eef4af02756da878ff3d0f37924973e5bd9f0122377be17f95433ad2e60200cfc423446c9dc83c6e47a49690f1cdbe989236c58cdf2e928f9189
9620+
checksum: 10c0/3ef57a30e6002f095db3f670b1a3f7e96f862b7416ce9928f9b8eba3c6a3878b684d212fe567f904d40b0f6d9348b291e74204bd8bbc74407d55c4e765b2cdf8
96229621
languageName: node
96239622
linkType: hard
96249623

0 commit comments

Comments
 (0)