chore(lambda): bump the nx group in /lambdas with 3 updates - #4751
Merged
Conversation
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.4.1 to 21.5.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.5.1/packages/eslint) Updates `@nx/js` from 21.4.1 to 21.5.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.5.1/packages/js) Updates `@nx/vite` from 21.4.1 to 21.5.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.5.1/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 21.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 21.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 21.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
npalm
approved these changes
Sep 9, 2025
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…ws-runners#4751) 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.4.1 to 21.5.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.5.1 (2025-09-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32351">#32351</a>)</li> <li><strong>angular-rspack:</strong> do not rely on postinstall >20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32613">#32613</a>)</li> <li><strong>core:</strong> add incompatibleWith field for packageJsonUpdates (<a href="https://redirect.github.com/nrwl/nx/pull/32464">#32464</a>)</li> <li><strong>core:</strong> auto-retry lock files changed daemon msgs (<a href="https://redirect.github.com/nrwl/nx/pull/32489">#32489</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runtime cache inputs (<a href="https://redirect.github.com/nrwl/nx/pull/31428">#31428</a>, <a href="https://redirect.github.com/nrwl/nx/issues/20949">#20949</a>)</li> <li><strong>graph:</strong> task graph support multiple targets (<a href="https://redirect.github.com/nrwl/nx/pull/32418">#32418</a>)</li> <li><strong>graph:</strong> unwrap <code>RankDirPanel</code> from experimental (<a href="https://redirect.github.com/nrwl/nx/pull/32490">#32490</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32482">#32482</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32481">#32481</a>)</li> <li><strong>js:</strong> add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (<a href="https://redirect.github.com/nrwl/nx/pull/31813">#31813</a>)</li> <li><strong>js:</strong> detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://redirect.github.com/nrwl/nx/pull/32443">#32443</a>)</li> <li><strong>module-federation:</strong> align dynamic federation with latest from module federation and rspack (<a href="https://redirect.github.com/nrwl/nx/pull/32509">#32509</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32542">#32542</a>)</li> <li><strong>nx:</strong> use platform certificate trust store (<a href="https://redirect.github.com/nrwl/nx/pull/31999">#31999</a>)</li> <li><strong>nx-dev:</strong> link ukg article on homepage (<a href="https://github.com/nrwl/nx/commit/c02d448b9f">c02d448b9f</a>)</li> <li><strong>nx-dev:</strong> configure rewrite to astro-docs when NEXT_PUBLIC_ASTRO_URL is set (<a href="https://redirect.github.com/nrwl/nx/pull/32424">#32424</a>)</li> <li><strong>nx-dev:</strong> nx.dev homepage feature illustrations and CTA (<a href="https://redirect.github.com/nrwl/nx/pull/32298">#32298</a>)</li> <li><strong>nx-dev:</strong> update homepage subtagline (<a href="https://github.com/nrwl/nx/commit/2af5446fba">2af5446fba</a>)</li> <li><strong>repo:</strong> add GitHub Actions workflow to validate PR titles (<a href="https://redirect.github.com/nrwl/nx/pull/32458">#32458</a>)</li> <li><strong>rspack:</strong> add support for converting webpack plugin configs <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/30292">#30292</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32382">#32382</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30292">#30292</a>)</li> <li><strong>rspack:</strong> support passing templateParameters to HtmlRspackPlugin (<a href="https://redirect.github.com/nrwl/nx/pull/32553">#32553</a>)</li> <li><strong>tools:</strong> add repository update system for automated Nx migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32124">#32124</a>)</li> <li><strong>vite:</strong> support vite 7 (<a href="https://redirect.github.com/nrwl/nx/pull/32422">#32422</a>)</li> <li><strong>webpack:</strong> migrate from deprecated url.parse() to WHATWG URL API (<a href="https://github.com/nrwl/nx/commit/f768886ae7">f768886ae7</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> set the <code>tsConfig</code> option when possible to aid with angular migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32355">#32355</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32138">#32138</a>)</li> <li><strong>angular:</strong> do not update project configuration when not changes were made in migration (<a href="https://redirect.github.com/nrwl/nx/pull/32448">#32448</a>)</li> <li><strong>angular-rspack:</strong> do not error on server budget violation (<a href="https://redirect.github.com/nrwl/nx/pull/32445">#32445</a>)</li> <li><strong>core:</strong> improve Cursor editor detection and extension installation (<a href="https://redirect.github.com/nrwl/nx/pull/32374">#32374</a>)</li> <li><strong>core:</strong> ensure deterministic dummy task generation in task graphs (<a href="https://redirect.github.com/nrwl/nx/pull/32414">#32414</a>)</li> <li><strong>core:</strong> handle unsupported platforms in Cursor IDE install command (<a href="https://redirect.github.com/nrwl/nx/pull/32419">#32419</a>)</li> <li><strong>core:</strong> only prompt for NX Console installation in TTY environments (<a href="https://redirect.github.com/nrwl/nx/pull/32425">#32425</a>)</li> <li><strong>core:</strong> enhance validation for continuous task dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/31786">#31786</a>)</li> <li><strong>core:</strong> retry current message when receiving NX_VERSION_CHANGED from daemon (<a href="https://redirect.github.com/nrwl/nx/pull/32417">#32417</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29446">#29446</a>)</li> <li><strong>core:</strong> use black for all fg elements when in light theme (<a href="https://redirect.github.com/nrwl/nx/pull/32415">#32415</a>)</li> <li><strong>core:</strong> fail fast when running commands in parallel (<a href="https://redirect.github.com/nrwl/nx/pull/32386">#32386</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28477">#28477</a>)</li> <li><strong>core:</strong> handle no daemon when stopping (<a href="https://redirect.github.com/nrwl/nx/pull/32455">#32455</a>)</li> <li><strong>core:</strong> create pnpm peer deps settings in the appropriate location when creating workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32470">#32470</a>)</li> <li><strong>core:</strong> repair nx mcp in pnpm/yarn (<a href="https://redirect.github.com/nrwl/nx/pull/32452">#32452</a>)</li> <li><strong>core:</strong> allow additional properties in ProjectMetadata type (<a href="https://redirect.github.com/nrwl/nx/pull/32483">#32483</a>)</li> <li><strong>core:</strong> normalize root project root when merging project config results (<a href="https://redirect.github.com/nrwl/nx/pull/32517">#32517</a>)</li> <li><strong>core:</strong> detect devcontainer environment and skip Nx Console installation prompt if it exists (<a href="https://redirect.github.com/nrwl/nx/pull/32571">#32571</a>)</li> <li><strong>core:</strong> use more reasonable scroll speed on trackpads (<a href="https://redirect.github.com/nrwl/nx/pull/32603">#32603</a>)</li> <li><strong>core:</strong> exclude non-cacheable tasks from flaky detection (<a href="https://redirect.github.com/nrwl/nx/pull/32435">#32435</a>)</li> <li><strong>core:</strong> reduce CPU usage by adding 20ms interval to daemon process check (<a href="https://redirect.github.com/nrwl/nx/pull/32618">#32618</a>)</li> <li><strong>devkit:</strong> restore peer dep range to 2 majors (<a href="https://redirect.github.com/nrwl/nx/pull/32406">#32406</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31801">#31801</a>)</li> <li><strong>devkit:</strong> include UPDATE changes in findCreatedProjectFiles for generator callbacks (<a href="https://redirect.github.com/nrwl/nx/pull/31429">#31429</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29852">#29852</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/c7d540614c676401261fde321a3f418462635ee7"><code>c7d5406</code></a> docs(misc): update new subtagline</li> <li><a href="https://github.com/nrwl/nx/commit/a0c78e0bb952e96651f5e2cf8541a9c2e3321983"><code>a0c78e0</code></a> feat(angular): support angular v20.2 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/32351">#32351</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.5.1/packages/eslint">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@nx/eslint</code> since your current version.</p> </details> <br /> Updates `@nx/js` from 21.4.1 to 21.5.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.5.1 (2025-09-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32351">#32351</a>)</li> <li><strong>angular-rspack:</strong> do not rely on postinstall >20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32613">#32613</a>)</li> <li><strong>core:</strong> add incompatibleWith field for packageJsonUpdates (<a href="https://redirect.github.com/nrwl/nx/pull/32464">#32464</a>)</li> <li><strong>core:</strong> auto-retry lock files changed daemon msgs (<a href="https://redirect.github.com/nrwl/nx/pull/32489">#32489</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runtime cache inputs (<a href="https://redirect.github.com/nrwl/nx/pull/31428">#31428</a>, <a href="https://redirect.github.com/nrwl/nx/issues/20949">#20949</a>)</li> <li><strong>graph:</strong> task graph support multiple targets (<a href="https://redirect.github.com/nrwl/nx/pull/32418">#32418</a>)</li> <li><strong>graph:</strong> unwrap <code>RankDirPanel</code> from experimental (<a href="https://redirect.github.com/nrwl/nx/pull/32490">#32490</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32482">#32482</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32481">#32481</a>)</li> <li><strong>js:</strong> add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (<a href="https://redirect.github.com/nrwl/nx/pull/31813">#31813</a>)</li> <li><strong>js:</strong> detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://redirect.github.com/nrwl/nx/pull/32443">#32443</a>)</li> <li><strong>module-federation:</strong> align dynamic federation with latest from module federation and rspack (<a href="https://redirect.github.com/nrwl/nx/pull/32509">#32509</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32542">#32542</a>)</li> <li><strong>nx:</strong> use platform certificate trust store (<a href="https://redirect.github.com/nrwl/nx/pull/31999">#31999</a>)</li> <li><strong>nx-dev:</strong> link ukg article on homepage (<a href="https://github.com/nrwl/nx/commit/c02d448b9f">c02d448b9f</a>)</li> <li><strong>nx-dev:</strong> configure rewrite to astro-docs when NEXT_PUBLIC_ASTRO_URL is set (<a href="https://redirect.github.com/nrwl/nx/pull/32424">#32424</a>)</li> <li><strong>nx-dev:</strong> nx.dev homepage feature illustrations and CTA (<a href="https://redirect.github.com/nrwl/nx/pull/32298">#32298</a>)</li> <li><strong>nx-dev:</strong> update homepage subtagline (<a href="https://github.com/nrwl/nx/commit/2af5446fba">2af5446fba</a>)</li> <li><strong>repo:</strong> add GitHub Actions workflow to validate PR titles (<a href="https://redirect.github.com/nrwl/nx/pull/32458">#32458</a>)</li> <li><strong>rspack:</strong> add support for converting webpack plugin configs <a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/30292">#30292</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32382">#32382</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30292">#30292</a>)</li> <li><strong>rspack:</strong> support passing templateParameters to HtmlRspackPlugin (<a href="https://redirect.github.com/nrwl/nx/pull/32553">#32553</a>)</li> <li><strong>tools:</strong> add repository update system for automated Nx migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32124">#32124</a>)</li> <li><strong>vite:</strong> support vite 7 (<a href="https://redirect.github.com/nrwl/nx/pull/32422">#32422</a>)</li> <li><strong>webpack:</strong> migrate from deprecated url.parse() to WHATWG URL API (<a href="https://github.com/nrwl/nx/commit/f768886ae7">f768886ae7</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> set the <code>tsConfig</code> option when possible to aid with angular migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32355">#32355</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32138">#32138</a>)</li> <li><strong>angular:</strong> do not update project configuration when not changes were made in migration (<a href="https://redirect.github.com/nrwl/nx/pull/32448">#32448</a>)</li> <li><strong>angular-rspack:</strong> do not error on server budget violation (<a href="https://redirect.github.com/nrwl/nx/pull/32445">#32445</a>)</li> <li><strong>core:</strong> improve Cursor editor detection and extension installation (<a href="https://redirect.github.com/nrwl/nx/pull/32374">#32374</a>)</li> <li><strong>core:</strong> ensure deterministic dummy task generation in task graphs (<a href="https://redirect.github.com/nrwl/nx/pull/32414">#32414</a>)</li> <li><strong>core:</strong> handle unsupported platforms in Cursor IDE install command (<a href="https://redirect.github.com/nrwl/nx/pull/32419">#32419</a>)</li> <li><strong>core:</strong> only prompt for NX Console installation in TTY environments (<a href="https://redirect.github.com/nrwl/nx/pull/32425">#32425</a>)</li> <li><strong>core:</strong> enhance validation for continuous task dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/31786">#31786</a>)</li> <li><strong>core:</strong> retry current message when receiving NX_VERSION_CHANGED from daemon (<a href="https://redirect.github.com/nrwl/nx/pull/32417">#32417</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29446">#29446</a>)</li> <li><strong>core:</strong> use black for all fg elements when in light theme (<a href="https://redirect.github.com/nrwl/nx/pull/32415">#32415</a>)</li> <li><strong>core:</strong> fail fast when running commands in parallel (<a href="https://redirect.github.com/nrwl/nx/pull/32386">#32386</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28477">#28477</a>)</li> <li><strong>core:</strong> handle no daemon when stopping (<a href="https://redirect.github.com/nrwl/nx/pull/32455">#32455</a>)</li> <li><strong>core:</strong> create pnpm peer deps settings in the appropriate location when creating workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32470">#32470</a>)</li> <li><strong>core:</strong> repair nx mcp in pnpm/yarn (<a href="https://redirect.github.com/nrwl/nx/pull/32452">#32452</a>)</li> <li><strong>core:</strong> allow additional properties in ProjectMetadata type (<a href="https://redirect.github.com/nrwl/nx/pull/32483">#32483</a>)</li> <li><strong>core:</strong> normalize root project root when merging project config results (<a href="https://redirect.github.com/nrwl/nx/pull/32517">#32517</a>)</li> <li><strong>core:</strong> detect devcontainer environment and skip Nx Console installation prompt if it exists (<a href="https://redirect.github.com/nrwl/nx/pull/32571">#32571</a>)</li> <li><strong>core:</strong> use more reasonable scroll speed on trackpads (<a href="https://redirect.github.com/nrwl/nx/pull/32603">#32603</a>)</li> <li><strong>core:</strong> exclude non-cacheable tasks from flaky detection (<a href="https://redirect.github.com/nrwl/nx/pull/32435">#32435</a>)</li> <li><strong>core:</strong> reduce CPU usage by adding 20ms interval to daemon process check (<a href="https://redirect.github.com/nrwl/nx/pull/32618">#32618</a>)</li> <li><strong>devkit:</strong> restore peer dep range to 2 majors (<a href="https://redirect.github.com/nrwl/nx/pull/32406">#32406</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31801">#31801</a>)</li> <li><strong>devkit:</strong> include UPDATE changes in findCreatedProjectFiles for generator callbacks (<a href="https://redirect.github.com/nrwl/nx/pull/31429">#31429</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29852">#29852</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/ec1f1a45597c4b0d732d5da219d69fa6d5d465f3"><code>ec1f1a4</code></a> fix(js): store stale references correctly in <code>typescript-sync</code> generator (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/c7d540614c676401261fde321a3f418462635ee7"><code>c7d5406</code></a> docs(misc): update new subtagline</li> <li><a href="https://github.com/nrwl/nx/commit/ec6b707d130a681c8b8edbabb052d82cba9c835d"><code>ec6b707</code></a> fix(js): use a unique typescript custom condition name for the workspace (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/a0c78e0bb952e96651f5e2cf8541a9c2e3321983"><code>a0c78e0</code></a> feat(angular): support angular v20.2 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32351">#32351</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/86ebc846d700fd131a523837240aedb90f8f0d52"><code>86ebc84</code></a> feat(js): detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/0494d09e8e39ecc892864b610db3706ecb8e2ddc"><code>0494d09</code></a> fix(misc): check for <code>packages</code> existence to detect pnpm workspaces setup (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/fc8f9a9f9aca379e2464574f53b56b7c9ff056d9"><code>fc8f9a9</code></a> feat(js): add includeIgnoredAssetFiles option and per-asset includeIgnoredFil...</li> <li><a href="https://github.com/nrwl/nx/commit/2788d919799eac284ef606a12c3db4308fe79d5d"><code>2788d91</code></a> fix(js): do not infer the project type in the <code>@nx/js/typescript</code> plugin (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/4bf937e408e29439b0f097c8a5426caffd0151bf"><code>4bf937e</code></a> fix(js): improve <code>@nx/js/typescript</code> plugin check for buildable libraries (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/6ce1061471f1ee7037fd262d23614eb6c16ee054"><code>6ce1061</code></a> fix(misc): update <code>@types/node</code> to v20.19.9 to support fetch API (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32092">#32092</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/21.5.1/packages/js">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@nx/js</code> since your current version.</p> </details> <br /> Updates `@nx/vite` from 21.4.1 to 21.5.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.5.1 (2025-09-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32351">#32351</a>)</li> <li><strong>angular-rspack:</strong> do not rely on postinstall >20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32613">#32613</a>)</li> <li><strong>core:</strong> add incompatibleWith field for packageJsonUpdates (<a href="https://redirect.github.com/nrwl/nx/pull/32464">#32464</a>)</li> <li><strong>core:</strong> auto-retry lock files changed daemon msgs (<a href="https://redirect.github.com/nrwl/nx/pull/32489">#32489</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runtime cache inputs (<a href="https://redirect.github.com/nrwl/nx/pull/31428">#31428</a>, <a href="https://redirect.github.com/nrwl/nx/issues/20949">#20949</a>)</li> <li><strong>graph:</strong> task graph support multiple targets (<a href="https://redirect.github.com/nrwl/nx/pull/32418">#32418</a>)</li> <li><strong>graph:</strong> unwrap <code>RankDirPanel</code> from experimental (<a href="https://redirect.github.com/nrwl/nx/pull/32490">#32490</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32482">#32482</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32481">#32481</a>)</li> <li><strong>js:</strong> add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (<a href="https://redirect.github.com/nrwl/nx/pull/31813">#31813</a>)</li> <li><strong>js:</strong> detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://redirect.github.com/nrwl/nx/pull/32443">#32443</a>)</li> <li><strong>module-federation:</strong> align dynamic federation with latest from module federation and rspack (<a href="https://redirect.github.com/nrwl/nx/pull/32509">#32509</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32542">#32542</a>)</li> <li><strong>nx:</strong> use platform certificate trust store (<a href="https://redirect.github.com/nrwl/nx/pull/31999">#31999</a>)</li> <li><strong>nx-dev:</strong> link ukg article on homepage (<a href="https://github.com/nrwl/nx/commit/c02d448b9f">c02d448b9f</a>)</li> <li><strong>nx-dev:</strong> configure rewrite to astro-docs when NEXT_PUBLIC_ASTRO_URL is set (<a href="https://redirect.github.com/nrwl/nx/pull/32424">#32424</a>)</li> <li><strong>nx-dev:</strong> nx.dev homepage feature illustrations and CTA (<a href="https://redirect.github.com/nrwl/nx/pull/32298">#32298</a>)</li> <li><strong>nx-dev:</strong> update homepage subtagline (<a href="https://github.com/nrwl/nx/commit/2af5446fba">2af5446fba</a>)</li> <li><strong>repo:</strong> add GitHub Actions workflow to validate PR titles (<a href="https://redirect.github.com/nrwl/nx/pull/32458">#32458</a>)</li> <li><strong>rspack:</strong> add support for converting webpack plugin configs <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/30292">#30292</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32382">#32382</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30292">#30292</a>)</li> <li><strong>rspack:</strong> support passing templateParameters to HtmlRspackPlugin (<a href="https://redirect.github.com/nrwl/nx/pull/32553">#32553</a>)</li> <li><strong>tools:</strong> add repository update system for automated Nx migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32124">#32124</a>)</li> <li><strong>vite:</strong> support vite 7 (<a href="https://redirect.github.com/nrwl/nx/pull/32422">#32422</a>)</li> <li><strong>webpack:</strong> migrate from deprecated url.parse() to WHATWG URL API (<a href="https://github.com/nrwl/nx/commit/f768886ae7">f768886ae7</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> set the <code>tsConfig</code> option when possible to aid with angular migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32355">#32355</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32138">#32138</a>)</li> <li><strong>angular:</strong> do not update project configuration when not changes were made in migration (<a href="https://redirect.github.com/nrwl/nx/pull/32448">#32448</a>)</li> <li><strong>angular-rspack:</strong> do not error on server budget violation (<a href="https://redirect.github.com/nrwl/nx/pull/32445">#32445</a>)</li> <li><strong>core:</strong> improve Cursor editor detection and extension installation (<a href="https://redirect.github.com/nrwl/nx/pull/32374">#32374</a>)</li> <li><strong>core:</strong> ensure deterministic dummy task generation in task graphs (<a href="https://redirect.github.com/nrwl/nx/pull/32414">#32414</a>)</li> <li><strong>core:</strong> handle unsupported platforms in Cursor IDE install command (<a href="https://redirect.github.com/nrwl/nx/pull/32419">#32419</a>)</li> <li><strong>core:</strong> only prompt for NX Console installation in TTY environments (<a href="https://redirect.github.com/nrwl/nx/pull/32425">#32425</a>)</li> <li><strong>core:</strong> enhance validation for continuous task dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/31786">#31786</a>)</li> <li><strong>core:</strong> retry current message when receiving NX_VERSION_CHANGED from daemon (<a href="https://redirect.github.com/nrwl/nx/pull/32417">#32417</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29446">#29446</a>)</li> <li><strong>core:</strong> use black for all fg elements when in light theme (<a href="https://redirect.github.com/nrwl/nx/pull/32415">#32415</a>)</li> <li><strong>core:</strong> fail fast when running commands in parallel (<a href="https://redirect.github.com/nrwl/nx/pull/32386">#32386</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28477">#28477</a>)</li> <li><strong>core:</strong> handle no daemon when stopping (<a href="https://redirect.github.com/nrwl/nx/pull/32455">#32455</a>)</li> <li><strong>core:</strong> create pnpm peer deps settings in the appropriate location when creating workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32470">#32470</a>)</li> <li><strong>core:</strong> repair nx mcp in pnpm/yarn (<a href="https://redirect.github.com/nrwl/nx/pull/32452">#32452</a>)</li> <li><strong>core:</strong> allow additional properties in ProjectMetadata type (<a href="https://redirect.github.com/nrwl/nx/pull/32483">#32483</a>)</li> <li><strong>core:</strong> normalize root project root when merging project config results (<a href="https://redirect.github.com/nrwl/nx/pull/32517">#32517</a>)</li> <li><strong>core:</strong> detect devcontainer environment and skip Nx Console installation prompt if it exists (<a href="https://redirect.github.com/nrwl/nx/pull/32571">#32571</a>)</li> <li><strong>core:</strong> use more reasonable scroll speed on trackpads (<a href="https://redirect.github.com/nrwl/nx/pull/32603">#32603</a>)</li> <li><strong>core:</strong> exclude non-cacheable tasks from flaky detection (<a href="https://redirect.github.com/nrwl/nx/pull/32435">#32435</a>)</li> <li><strong>core:</strong> reduce CPU usage by adding 20ms interval to daemon process check (<a href="https://redirect.github.com/nrwl/nx/pull/32618">#32618</a>)</li> <li><strong>devkit:</strong> restore peer dep range to 2 majors (<a href="https://redirect.github.com/nrwl/nx/pull/32406">#32406</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31801">#31801</a>)</li> <li><strong>devkit:</strong> include UPDATE changes in findCreatedProjectFiles for generator callbacks (<a href="https://redirect.github.com/nrwl/nx/pull/31429">#31429</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29852">#29852</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/c7d540614c676401261fde321a3f418462635ee7"><code>c7d5406</code></a> docs(misc): update new subtagline</li> <li><a href="https://github.com/nrwl/nx/commit/ec6b707d130a681c8b8edbabb052d82cba9c835d"><code>ec6b707</code></a> fix(js): use a unique typescript custom condition name for the workspace (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/1b3a533f624d69a355c43a302f675322dfc3c8b8"><code>1b3a533</code></a> feat(core): add incompatibleWith field for packageJsonUpdates (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32464">#32464</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d8b98e3e92a42032920507b745ceb21bb7370766"><code>d8b98e3</code></a> feat(vite): support vite 7 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32422">#32422</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.5.1/packages/vite">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@nx/vite</code> 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 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>
zeekay
pushed a commit
to zeekay/terraform-aws-github-runner
that referenced
this pull request
Sep 9, 2026
…ws-runners#4751) 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.4.1 to 21.5.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.5.1 (2025-09-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32351">#32351</a>)</li> <li><strong>angular-rspack:</strong> do not rely on postinstall >20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32613">#32613</a>)</li> <li><strong>core:</strong> add incompatibleWith field for packageJsonUpdates (<a href="https://redirect.github.com/nrwl/nx/pull/32464">#32464</a>)</li> <li><strong>core:</strong> auto-retry lock files changed daemon msgs (<a href="https://redirect.github.com/nrwl/nx/pull/32489">#32489</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runtime cache inputs (<a href="https://redirect.github.com/nrwl/nx/pull/31428">#31428</a>, <a href="https://redirect.github.com/nrwl/nx/issues/20949">#20949</a>)</li> <li><strong>graph:</strong> task graph support multiple targets (<a href="https://redirect.github.com/nrwl/nx/pull/32418">#32418</a>)</li> <li><strong>graph:</strong> unwrap <code>RankDirPanel</code> from experimental (<a href="https://redirect.github.com/nrwl/nx/pull/32490">#32490</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32482">#32482</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32481">#32481</a>)</li> <li><strong>js:</strong> add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (<a href="https://redirect.github.com/nrwl/nx/pull/31813">#31813</a>)</li> <li><strong>js:</strong> detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://redirect.github.com/nrwl/nx/pull/32443">#32443</a>)</li> <li><strong>module-federation:</strong> align dynamic federation with latest from module federation and rspack (<a href="https://redirect.github.com/nrwl/nx/pull/32509">#32509</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32542">#32542</a>)</li> <li><strong>nx:</strong> use platform certificate trust store (<a href="https://redirect.github.com/nrwl/nx/pull/31999">#31999</a>)</li> <li><strong>nx-dev:</strong> link ukg article on homepage (<a href="https://github.com/nrwl/nx/commit/c02d448b9f">c02d448b9f</a>)</li> <li><strong>nx-dev:</strong> configure rewrite to astro-docs when NEXT_PUBLIC_ASTRO_URL is set (<a href="https://redirect.github.com/nrwl/nx/pull/32424">#32424</a>)</li> <li><strong>nx-dev:</strong> nx.dev homepage feature illustrations and CTA (<a href="https://redirect.github.com/nrwl/nx/pull/32298">#32298</a>)</li> <li><strong>nx-dev:</strong> update homepage subtagline (<a href="https://github.com/nrwl/nx/commit/2af5446fba">2af5446fba</a>)</li> <li><strong>repo:</strong> add GitHub Actions workflow to validate PR titles (<a href="https://redirect.github.com/nrwl/nx/pull/32458">#32458</a>)</li> <li><strong>rspack:</strong> add support for converting webpack plugin configs <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/30292">#30292</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32382">#32382</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30292">#30292</a>)</li> <li><strong>rspack:</strong> support passing templateParameters to HtmlRspackPlugin (<a href="https://redirect.github.com/nrwl/nx/pull/32553">#32553</a>)</li> <li><strong>tools:</strong> add repository update system for automated Nx migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32124">#32124</a>)</li> <li><strong>vite:</strong> support vite 7 (<a href="https://redirect.github.com/nrwl/nx/pull/32422">#32422</a>)</li> <li><strong>webpack:</strong> migrate from deprecated url.parse() to WHATWG URL API (<a href="https://github.com/nrwl/nx/commit/f768886ae7">f768886ae7</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> set the <code>tsConfig</code> option when possible to aid with angular migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32355">#32355</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32138">#32138</a>)</li> <li><strong>angular:</strong> do not update project configuration when not changes were made in migration (<a href="https://redirect.github.com/nrwl/nx/pull/32448">#32448</a>)</li> <li><strong>angular-rspack:</strong> do not error on server budget violation (<a href="https://redirect.github.com/nrwl/nx/pull/32445">#32445</a>)</li> <li><strong>core:</strong> improve Cursor editor detection and extension installation (<a href="https://redirect.github.com/nrwl/nx/pull/32374">#32374</a>)</li> <li><strong>core:</strong> ensure deterministic dummy task generation in task graphs (<a href="https://redirect.github.com/nrwl/nx/pull/32414">#32414</a>)</li> <li><strong>core:</strong> handle unsupported platforms in Cursor IDE install command (<a href="https://redirect.github.com/nrwl/nx/pull/32419">#32419</a>)</li> <li><strong>core:</strong> only prompt for NX Console installation in TTY environments (<a href="https://redirect.github.com/nrwl/nx/pull/32425">#32425</a>)</li> <li><strong>core:</strong> enhance validation for continuous task dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/31786">#31786</a>)</li> <li><strong>core:</strong> retry current message when receiving NX_VERSION_CHANGED from daemon (<a href="https://redirect.github.com/nrwl/nx/pull/32417">#32417</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29446">#29446</a>)</li> <li><strong>core:</strong> use black for all fg elements when in light theme (<a href="https://redirect.github.com/nrwl/nx/pull/32415">#32415</a>)</li> <li><strong>core:</strong> fail fast when running commands in parallel (<a href="https://redirect.github.com/nrwl/nx/pull/32386">#32386</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28477">#28477</a>)</li> <li><strong>core:</strong> handle no daemon when stopping (<a href="https://redirect.github.com/nrwl/nx/pull/32455">#32455</a>)</li> <li><strong>core:</strong> create pnpm peer deps settings in the appropriate location when creating workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32470">#32470</a>)</li> <li><strong>core:</strong> repair nx mcp in pnpm/yarn (<a href="https://redirect.github.com/nrwl/nx/pull/32452">#32452</a>)</li> <li><strong>core:</strong> allow additional properties in ProjectMetadata type (<a href="https://redirect.github.com/nrwl/nx/pull/32483">#32483</a>)</li> <li><strong>core:</strong> normalize root project root when merging project config results (<a href="https://redirect.github.com/nrwl/nx/pull/32517">#32517</a>)</li> <li><strong>core:</strong> detect devcontainer environment and skip Nx Console installation prompt if it exists (<a href="https://redirect.github.com/nrwl/nx/pull/32571">#32571</a>)</li> <li><strong>core:</strong> use more reasonable scroll speed on trackpads (<a href="https://redirect.github.com/nrwl/nx/pull/32603">#32603</a>)</li> <li><strong>core:</strong> exclude non-cacheable tasks from flaky detection (<a href="https://redirect.github.com/nrwl/nx/pull/32435">#32435</a>)</li> <li><strong>core:</strong> reduce CPU usage by adding 20ms interval to daemon process check (<a href="https://redirect.github.com/nrwl/nx/pull/32618">#32618</a>)</li> <li><strong>devkit:</strong> restore peer dep range to 2 majors (<a href="https://redirect.github.com/nrwl/nx/pull/32406">#32406</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31801">#31801</a>)</li> <li><strong>devkit:</strong> include UPDATE changes in findCreatedProjectFiles for generator callbacks (<a href="https://redirect.github.com/nrwl/nx/pull/31429">#31429</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29852">#29852</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/c7d540614c676401261fde321a3f418462635ee7"><code>c7d5406</code></a> docs(misc): update new subtagline</li> <li><a href="https://github.com/nrwl/nx/commit/a0c78e0bb952e96651f5e2cf8541a9c2e3321983"><code>a0c78e0</code></a> feat(angular): support angular v20.2 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/32351">#32351</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.5.1/packages/eslint">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@nx/eslint</code> since your current version.</p> </details> <br /> Updates `@nx/js` from 21.4.1 to 21.5.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.5.1 (2025-09-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32351">#32351</a>)</li> <li><strong>angular-rspack:</strong> do not rely on postinstall >20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32613">#32613</a>)</li> <li><strong>core:</strong> add incompatibleWith field for packageJsonUpdates (<a href="https://redirect.github.com/nrwl/nx/pull/32464">#32464</a>)</li> <li><strong>core:</strong> auto-retry lock files changed daemon msgs (<a href="https://redirect.github.com/nrwl/nx/pull/32489">#32489</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runtime cache inputs (<a href="https://redirect.github.com/nrwl/nx/pull/31428">#31428</a>, <a href="https://redirect.github.com/nrwl/nx/issues/20949">#20949</a>)</li> <li><strong>graph:</strong> task graph support multiple targets (<a href="https://redirect.github.com/nrwl/nx/pull/32418">#32418</a>)</li> <li><strong>graph:</strong> unwrap <code>RankDirPanel</code> from experimental (<a href="https://redirect.github.com/nrwl/nx/pull/32490">#32490</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32482">#32482</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32481">#32481</a>)</li> <li><strong>js:</strong> add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (<a href="https://redirect.github.com/nrwl/nx/pull/31813">#31813</a>)</li> <li><strong>js:</strong> detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://redirect.github.com/nrwl/nx/pull/32443">#32443</a>)</li> <li><strong>module-federation:</strong> align dynamic federation with latest from module federation and rspack (<a href="https://redirect.github.com/nrwl/nx/pull/32509">#32509</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32542">#32542</a>)</li> <li><strong>nx:</strong> use platform certificate trust store (<a href="https://redirect.github.com/nrwl/nx/pull/31999">#31999</a>)</li> <li><strong>nx-dev:</strong> link ukg article on homepage (<a href="https://github.com/nrwl/nx/commit/c02d448b9f">c02d448b9f</a>)</li> <li><strong>nx-dev:</strong> configure rewrite to astro-docs when NEXT_PUBLIC_ASTRO_URL is set (<a href="https://redirect.github.com/nrwl/nx/pull/32424">#32424</a>)</li> <li><strong>nx-dev:</strong> nx.dev homepage feature illustrations and CTA (<a href="https://redirect.github.com/nrwl/nx/pull/32298">#32298</a>)</li> <li><strong>nx-dev:</strong> update homepage subtagline (<a href="https://github.com/nrwl/nx/commit/2af5446fba">2af5446fba</a>)</li> <li><strong>repo:</strong> add GitHub Actions workflow to validate PR titles (<a href="https://redirect.github.com/nrwl/nx/pull/32458">#32458</a>)</li> <li><strong>rspack:</strong> add support for converting webpack plugin configs <a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/30292">#30292</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32382">#32382</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30292">#30292</a>)</li> <li><strong>rspack:</strong> support passing templateParameters to HtmlRspackPlugin (<a href="https://redirect.github.com/nrwl/nx/pull/32553">#32553</a>)</li> <li><strong>tools:</strong> add repository update system for automated Nx migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32124">#32124</a>)</li> <li><strong>vite:</strong> support vite 7 (<a href="https://redirect.github.com/nrwl/nx/pull/32422">#32422</a>)</li> <li><strong>webpack:</strong> migrate from deprecated url.parse() to WHATWG URL API (<a href="https://github.com/nrwl/nx/commit/f768886ae7">f768886ae7</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> set the <code>tsConfig</code> option when possible to aid with angular migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32355">#32355</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32138">#32138</a>)</li> <li><strong>angular:</strong> do not update project configuration when not changes were made in migration (<a href="https://redirect.github.com/nrwl/nx/pull/32448">#32448</a>)</li> <li><strong>angular-rspack:</strong> do not error on server budget violation (<a href="https://redirect.github.com/nrwl/nx/pull/32445">#32445</a>)</li> <li><strong>core:</strong> improve Cursor editor detection and extension installation (<a href="https://redirect.github.com/nrwl/nx/pull/32374">#32374</a>)</li> <li><strong>core:</strong> ensure deterministic dummy task generation in task graphs (<a href="https://redirect.github.com/nrwl/nx/pull/32414">#32414</a>)</li> <li><strong>core:</strong> handle unsupported platforms in Cursor IDE install command (<a href="https://redirect.github.com/nrwl/nx/pull/32419">#32419</a>)</li> <li><strong>core:</strong> only prompt for NX Console installation in TTY environments (<a href="https://redirect.github.com/nrwl/nx/pull/32425">#32425</a>)</li> <li><strong>core:</strong> enhance validation for continuous task dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/31786">#31786</a>)</li> <li><strong>core:</strong> retry current message when receiving NX_VERSION_CHANGED from daemon (<a href="https://redirect.github.com/nrwl/nx/pull/32417">#32417</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29446">#29446</a>)</li> <li><strong>core:</strong> use black for all fg elements when in light theme (<a href="https://redirect.github.com/nrwl/nx/pull/32415">#32415</a>)</li> <li><strong>core:</strong> fail fast when running commands in parallel (<a href="https://redirect.github.com/nrwl/nx/pull/32386">#32386</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28477">#28477</a>)</li> <li><strong>core:</strong> handle no daemon when stopping (<a href="https://redirect.github.com/nrwl/nx/pull/32455">#32455</a>)</li> <li><strong>core:</strong> create pnpm peer deps settings in the appropriate location when creating workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32470">#32470</a>)</li> <li><strong>core:</strong> repair nx mcp in pnpm/yarn (<a href="https://redirect.github.com/nrwl/nx/pull/32452">#32452</a>)</li> <li><strong>core:</strong> allow additional properties in ProjectMetadata type (<a href="https://redirect.github.com/nrwl/nx/pull/32483">#32483</a>)</li> <li><strong>core:</strong> normalize root project root when merging project config results (<a href="https://redirect.github.com/nrwl/nx/pull/32517">#32517</a>)</li> <li><strong>core:</strong> detect devcontainer environment and skip Nx Console installation prompt if it exists (<a href="https://redirect.github.com/nrwl/nx/pull/32571">#32571</a>)</li> <li><strong>core:</strong> use more reasonable scroll speed on trackpads (<a href="https://redirect.github.com/nrwl/nx/pull/32603">#32603</a>)</li> <li><strong>core:</strong> exclude non-cacheable tasks from flaky detection (<a href="https://redirect.github.com/nrwl/nx/pull/32435">#32435</a>)</li> <li><strong>core:</strong> reduce CPU usage by adding 20ms interval to daemon process check (<a href="https://redirect.github.com/nrwl/nx/pull/32618">#32618</a>)</li> <li><strong>devkit:</strong> restore peer dep range to 2 majors (<a href="https://redirect.github.com/nrwl/nx/pull/32406">#32406</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31801">#31801</a>)</li> <li><strong>devkit:</strong> include UPDATE changes in findCreatedProjectFiles for generator callbacks (<a href="https://redirect.github.com/nrwl/nx/pull/31429">#31429</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29852">#29852</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/ec1f1a45597c4b0d732d5da219d69fa6d5d465f3"><code>ec1f1a4</code></a> fix(js): store stale references correctly in <code>typescript-sync</code> generator (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/c7d540614c676401261fde321a3f418462635ee7"><code>c7d5406</code></a> docs(misc): update new subtagline</li> <li><a href="https://github.com/nrwl/nx/commit/ec6b707d130a681c8b8edbabb052d82cba9c835d"><code>ec6b707</code></a> fix(js): use a unique typescript custom condition name for the workspace (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/a0c78e0bb952e96651f5e2cf8541a9c2e3321983"><code>a0c78e0</code></a> feat(angular): support angular v20.2 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32351">#32351</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/86ebc846d700fd131a523837240aedb90f8f0d52"><code>86ebc84</code></a> feat(js): detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/0494d09e8e39ecc892864b610db3706ecb8e2ddc"><code>0494d09</code></a> fix(misc): check for <code>packages</code> existence to detect pnpm workspaces setup (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/fc8f9a9f9aca379e2464574f53b56b7c9ff056d9"><code>fc8f9a9</code></a> feat(js): add includeIgnoredAssetFiles option and per-asset includeIgnoredFil...</li> <li><a href="https://github.com/nrwl/nx/commit/2788d919799eac284ef606a12c3db4308fe79d5d"><code>2788d91</code></a> fix(js): do not infer the project type in the <code>@nx/js/typescript</code> plugin (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/4bf937e408e29439b0f097c8a5426caffd0151bf"><code>4bf937e</code></a> fix(js): improve <code>@nx/js/typescript</code> plugin check for buildable libraries (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/6ce1061471f1ee7037fd262d23614eb6c16ee054"><code>6ce1061</code></a> fix(misc): update <code>@types/node</code> to v20.19.9 to support fetch API (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/32092">#32092</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/21.5.1/packages/js">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@nx/js</code> since your current version.</p> </details> <br /> Updates `@nx/vite` from 21.4.1 to 21.5.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.5.1 (2025-09-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32351">#32351</a>)</li> <li><strong>angular-rspack:</strong> do not rely on postinstall >20.2 (<a href="https://redirect.github.com/nrwl/nx/pull/32613">#32613</a>)</li> <li><strong>core:</strong> add incompatibleWith field for packageJsonUpdates (<a href="https://redirect.github.com/nrwl/nx/pull/32464">#32464</a>)</li> <li><strong>core:</strong> auto-retry lock files changed daemon msgs (<a href="https://redirect.github.com/nrwl/nx/pull/32489">#32489</a>)</li> <li><strong>core:</strong> add NX_PROJECT_ROOT environment variable to runtime cache inputs (<a href="https://redirect.github.com/nrwl/nx/pull/31428">#31428</a>, <a href="https://redirect.github.com/nrwl/nx/issues/20949">#20949</a>)</li> <li><strong>graph:</strong> task graph support multiple targets (<a href="https://redirect.github.com/nrwl/nx/pull/32418">#32418</a>)</li> <li><strong>graph:</strong> unwrap <code>RankDirPanel</code> from experimental (<a href="https://redirect.github.com/nrwl/nx/pull/32490">#32490</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32482">#32482</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32481">#32481</a>)</li> <li><strong>js:</strong> add includeIgnoredAssetFiles option and per-asset includeIgnoredFiles (<a href="https://redirect.github.com/nrwl/nx/pull/31813">#31813</a>)</li> <li><strong>js:</strong> detect duplicate project references in <code>@nx/js:typescript-sync</code> (<a href="https://redirect.github.com/nrwl/nx/pull/32443">#32443</a>)</li> <li><strong>module-federation:</strong> align dynamic federation with latest from module federation and rspack (<a href="https://redirect.github.com/nrwl/nx/pull/32509">#32509</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32542">#32542</a>)</li> <li><strong>nx:</strong> use platform certificate trust store (<a href="https://redirect.github.com/nrwl/nx/pull/31999">#31999</a>)</li> <li><strong>nx-dev:</strong> link ukg article on homepage (<a href="https://github.com/nrwl/nx/commit/c02d448b9f">c02d448b9f</a>)</li> <li><strong>nx-dev:</strong> configure rewrite to astro-docs when NEXT_PUBLIC_ASTRO_URL is set (<a href="https://redirect.github.com/nrwl/nx/pull/32424">#32424</a>)</li> <li><strong>nx-dev:</strong> nx.dev homepage feature illustrations and CTA (<a href="https://redirect.github.com/nrwl/nx/pull/32298">#32298</a>)</li> <li><strong>nx-dev:</strong> update homepage subtagline (<a href="https://github.com/nrwl/nx/commit/2af5446fba">2af5446fba</a>)</li> <li><strong>repo:</strong> add GitHub Actions workflow to validate PR titles (<a href="https://redirect.github.com/nrwl/nx/pull/32458">#32458</a>)</li> <li><strong>rspack:</strong> add support for converting webpack plugin configs <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/30292">#30292</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32382">#32382</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30292">#30292</a>)</li> <li><strong>rspack:</strong> support passing templateParameters to HtmlRspackPlugin (<a href="https://redirect.github.com/nrwl/nx/pull/32553">#32553</a>)</li> <li><strong>tools:</strong> add repository update system for automated Nx migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32124">#32124</a>)</li> <li><strong>vite:</strong> support vite 7 (<a href="https://redirect.github.com/nrwl/nx/pull/32422">#32422</a>)</li> <li><strong>webpack:</strong> migrate from deprecated url.parse() to WHATWG URL API (<a href="https://github.com/nrwl/nx/commit/f768886ae7">f768886ae7</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> set the <code>tsConfig</code> option when possible to aid with angular migrations (<a href="https://redirect.github.com/nrwl/nx/pull/32355">#32355</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32138">#32138</a>)</li> <li><strong>angular:</strong> do not update project configuration when not changes were made in migration (<a href="https://redirect.github.com/nrwl/nx/pull/32448">#32448</a>)</li> <li><strong>angular-rspack:</strong> do not error on server budget violation (<a href="https://redirect.github.com/nrwl/nx/pull/32445">#32445</a>)</li> <li><strong>core:</strong> improve Cursor editor detection and extension installation (<a href="https://redirect.github.com/nrwl/nx/pull/32374">#32374</a>)</li> <li><strong>core:</strong> ensure deterministic dummy task generation in task graphs (<a href="https://redirect.github.com/nrwl/nx/pull/32414">#32414</a>)</li> <li><strong>core:</strong> handle unsupported platforms in Cursor IDE install command (<a href="https://redirect.github.com/nrwl/nx/pull/32419">#32419</a>)</li> <li><strong>core:</strong> only prompt for NX Console installation in TTY environments (<a href="https://redirect.github.com/nrwl/nx/pull/32425">#32425</a>)</li> <li><strong>core:</strong> enhance validation for continuous task dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/31786">#31786</a>)</li> <li><strong>core:</strong> retry current message when receiving NX_VERSION_CHANGED from daemon (<a href="https://redirect.github.com/nrwl/nx/pull/32417">#32417</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29446">#29446</a>)</li> <li><strong>core:</strong> use black for all fg elements when in light theme (<a href="https://redirect.github.com/nrwl/nx/pull/32415">#32415</a>)</li> <li><strong>core:</strong> fail fast when running commands in parallel (<a href="https://redirect.github.com/nrwl/nx/pull/32386">#32386</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28477">#28477</a>)</li> <li><strong>core:</strong> handle no daemon when stopping (<a href="https://redirect.github.com/nrwl/nx/pull/32455">#32455</a>)</li> <li><strong>core:</strong> create pnpm peer deps settings in the appropriate location when creating workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32470">#32470</a>)</li> <li><strong>core:</strong> repair nx mcp in pnpm/yarn (<a href="https://redirect.github.com/nrwl/nx/pull/32452">#32452</a>)</li> <li><strong>core:</strong> allow additional properties in ProjectMetadata type (<a href="https://redirect.github.com/nrwl/nx/pull/32483">#32483</a>)</li> <li><strong>core:</strong> normalize root project root when merging project config results (<a href="https://redirect.github.com/nrwl/nx/pull/32517">#32517</a>)</li> <li><strong>core:</strong> detect devcontainer environment and skip Nx Console installation prompt if it exists (<a href="https://redirect.github.com/nrwl/nx/pull/32571">#32571</a>)</li> <li><strong>core:</strong> use more reasonable scroll speed on trackpads (<a href="https://redirect.github.com/nrwl/nx/pull/32603">#32603</a>)</li> <li><strong>core:</strong> exclude non-cacheable tasks from flaky detection (<a href="https://redirect.github.com/nrwl/nx/pull/32435">#32435</a>)</li> <li><strong>core:</strong> reduce CPU usage by adding 20ms interval to daemon process check (<a href="https://redirect.github.com/nrwl/nx/pull/32618">#32618</a>)</li> <li><strong>devkit:</strong> restore peer dep range to 2 majors (<a href="https://redirect.github.com/nrwl/nx/pull/32406">#32406</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31801">#31801</a>)</li> <li><strong>devkit:</strong> include UPDATE changes in findCreatedProjectFiles for generator callbacks (<a href="https://redirect.github.com/nrwl/nx/pull/31429">#31429</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29852">#29852</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/c7d540614c676401261fde321a3f418462635ee7"><code>c7d5406</code></a> docs(misc): update new subtagline</li> <li><a href="https://github.com/nrwl/nx/commit/ec6b707d130a681c8b8edbabb052d82cba9c835d"><code>ec6b707</code></a> fix(js): use a unique typescript custom condition name for the workspace (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32">#32</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/1b3a533f624d69a355c43a302f675322dfc3c8b8"><code>1b3a533</code></a> feat(core): add incompatibleWith field for packageJsonUpdates (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32464">#32464</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d8b98e3e92a42032920507b745ceb21bb7370766"><code>d8b98e3</code></a> feat(vite): support vite 7 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/32422">#32422</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.5.1/packages/vite">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@nx/vite</code> 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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the nx group in /lambdas with 3 updates: @nx/eslint, @nx/js and @nx/vite.
Updates
@nx/eslintfrom 21.4.1 to 21.5.1Release notes
Sourced from
@nx/eslint's releases.... (truncated)
Commits
c7d5406docs(misc): update new subtaglinea0c78e0feat(angular): support angular v20.2 (#32351)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@nx/eslintsince your current version.Updates
@nx/jsfrom 21.4.1 to 21.5.1Release notes
Sourced from
@nx/js's releases.... (truncated)
Commits
ec1f1a4fix(js): store stale references correctly intypescript-syncgenerator (#32...c7d5406docs(misc): update new subtaglineec6b707fix(js): use a unique typescript custom condition name for the workspace (#32...a0c78e0feat(angular): support angular v20.2 (#32351)86ebc84feat(js): detect duplicate project references in@nx/js:typescript-sync(#3...0494d09fix(misc): check forpackagesexistence to detect pnpm workspaces setup (#3...fc8f9a9feat(js): add includeIgnoredAssetFiles option and per-asset includeIgnoredFil...2788d91fix(js): do not infer the project type in the@nx/js/typescriptplugin (#32...4bf937efix(js): improve@nx/js/typescriptplugin check for buildable libraries (#3...6ce1061fix(misc): update@types/nodeto v20.19.9 to support fetch API (#32092)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@nx/jssince your current version.Updates
@nx/vitefrom 21.4.1 to 21.5.1Release notes
Sourced from
@nx/vite's releases.... (truncated)
Commits
c7d5406docs(misc): update new subtaglineec6b707fix(js): use a unique typescript custom condition name for the workspace (#32...1b3a533feat(core): add incompatibleWith field for packageJsonUpdates (#32464)d8b98e3feat(vite): support vite 7 (#32422)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@nx/vitesince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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