chore(lambda): bump the nx group across 1 directory with 3 updates#4953
Merged
chore(lambda): bump the nx group across 1 directory with 3 updates#4953
Conversation
Bumps the nx group with 3 updates in the /lambdas directory: [@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 22.1.2 to 22.2.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.2.0/packages/eslint) Updates `@nx/js` from 22.1.3 to 22.2.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.2.0/packages/js) Updates `@nx/vite` from 22.1.3 to 22.2.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.2.0/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 22.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/js" dependency-version: 22.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 22.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nx ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency ReviewThe following issues were found:
License Issueslambdas/yarn.lock
OpenSSF ScorecardScorecard details
Scanned Files
|
npalm
approved these changes
Dec 18, 2025
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…ithub-aws-runners#4953) Bumps the nx group with 3 updates in the /lambdas directory: [@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 22.1.2 to 22.2.0 <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>22.2.0 (2025-12-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> add multiple Nx version detection to nx report (<a href="https://redirect.github.com/nrwl/nx/pull/33599">#33599</a>)</li> <li><strong>core:</strong> add template support to create-nx-workspace (<a href="https://redirect.github.com/nrwl/nx/pull/33468">#33468</a>)</li> <li><strong>docker:</strong> auto-select version scheme when only one is available (<a href="https://redirect.github.com/nrwl/nx/pull/33671">#33671</a>)</li> <li><strong>expo:</strong> support Expo 54 (<a href="https://redirect.github.com/nrwl/nx/pull/33612">#33612</a>)</li> <li><strong>gradle:</strong> add targetNamePrefix option to mark all gradle targets (<a href="https://redirect.github.com/nrwl/nx/pull/33685">#33685</a>)</li> <li><strong>linter:</strong> add util to load eslint rules from a directory (<a href="https://redirect.github.com/nrwl/nx/pull/33543">#33543</a>)</li> <li><strong>maven:</strong> update Maven plugin version to 0.0.11 (<a href="https://redirect.github.com/nrwl/nx/pull/33713">#33713</a>)</li> <li><strong>nextjs:</strong> add migration to add AI instructions for upgrading to Next 16 (<a href="https://redirect.github.com/nrwl/nx/pull/33608">#33608</a>)</li> <li><strong>nuxt:</strong> support nuxt v4 (<a href="https://redirect.github.com/nrwl/nx/pull/33611">#33611</a>)</li> <li><strong>nx-cloud:</strong> prepend nx version to stats metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33568">#33568</a>)</li> <li><strong>storybook:</strong> support storybook 10.1 (<a href="https://redirect.github.com/nrwl/nx/pull/33637">#33637</a>)</li> <li><strong>vite:</strong> add vitest 4 migration for users using <code>@nx/vite</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33630">#33630</a>)</li> <li><strong>vite:</strong> add migration to add <code>@nx/vitest</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33669">#33669</a>)</li> <li><strong>vitest:</strong> update <code>@analogjs/vitest-angular</code> to 2.1.2 <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/33602">#33602</a> (<a href="https://redirect.github.com/nrwl/nx/pull/33681">#33681</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33602">#33602</a>)</li> <li><strong>vitest:</strong> make initial generation for JS projects more lightweight (<a href="https://redirect.github.com/nrwl/nx/pull/33670">#33670</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular-rspack:</strong> use CJS when serving applications for HMR <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/33106">#33106</a> (<a href="https://redirect.github.com/nrwl/nx/pull/33693">#33693</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33106">#33106</a>)</li> <li><strong>angular-rspack:</strong> ensure rebuild logs are only printed once (<a href="https://redirect.github.com/nrwl/nx/pull/33694">#33694</a>)</li> <li><strong>bundling:</strong> replace rollup-plugin-copy with nx copy assets plugin (<a href="https://redirect.github.com/nrwl/nx/pull/33601">#33601</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32398">#32398</a>)</li> <li><strong>bundling:</strong> set buildLibsFromSource in normalize options for Rollup (<a href="https://redirect.github.com/nrwl/nx/pull/33679">#33679</a>)</li> <li><strong>core:</strong> don't presume a task is long running if its marked cacheable (<a href="https://redirect.github.com/nrwl/nx/pull/33545">#33545</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32610">#32610</a>)</li> <li><strong>core:</strong> daemon command should exit at end (<a href="https://redirect.github.com/nrwl/nx/pull/33547">#33547</a>)</li> <li><strong>core:</strong> provide error when nested graph construction would occur invoked during createNodes (<a href="https://redirect.github.com/nrwl/nx/pull/33541">#33541</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29618">#29618</a>)</li> <li><strong>core:</strong> filter out automated release commits in getCommitsRelevantToProjects (<a href="https://redirect.github.com/nrwl/nx/pull/33482">#33482</a>)</li> <li><strong>core:</strong> make daemon socket path unique per process to prevent race condition (<a href="https://redirect.github.com/nrwl/nx/pull/33580">#33580</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33491">#33491</a>)</li> <li><strong>core:</strong> use nx-mcp for older nx versions instead of nx mcp (<a href="https://redirect.github.com/nrwl/nx/pull/33553">#33553</a>)</li> <li><strong>core:</strong> propagate continuous task failures to dependent tasks (<a href="https://redirect.github.com/nrwl/nx/pull/33492">#33492</a>)</li> <li><strong>core:</strong> kill child process tree in different running tasks (<a href="https://redirect.github.com/nrwl/nx/pull/33636">#33636</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32438">#32438</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33460">#33460</a>)</li> <li><strong>core:</strong> include create-nx-workspace in migration package group (<a href="https://redirect.github.com/nrwl/nx/pull/33643">#33643</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33585">#33585</a>)</li> <li><strong>core:</strong> suppress git stderr output in parseGitOutput (<a href="https://redirect.github.com/nrwl/nx/pull/33645">#33645</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33330">#33330</a>)</li> <li><strong>core:</strong> prevent Nx Console prompt from blocking non-interactive commands (<a href="https://redirect.github.com/nrwl/nx/pull/33646">#33646</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33552">#33552</a>)</li> <li><strong>core:</strong> ensure perf logs are flushed before exit in graph command (<a href="https://redirect.github.com/nrwl/nx/pull/33621">#33621</a>)</li> <li><strong>core:</strong> nx-schema default value for preserveMatchingDependencyRanges should have changed in v22 (<a href="https://redirect.github.com/nrwl/nx/pull/33587">#33587</a>)</li> <li><strong>core:</strong> stop adding outdated vscode/cursor rule files to gitignore (<a href="https://redirect.github.com/nrwl/nx/pull/33680">#33680</a>)</li> <li><strong>core:</strong> sanitize project names for valid git tag names in nx release (<a href="https://redirect.github.com/nrwl/nx/pull/33692">#33692</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33262">#33262</a>)</li> <li><strong>core:</strong> optimize bun lockfile parser (<a href="https://redirect.github.com/nrwl/nx/pull/33623">#33623</a>)</li> <li><strong>core:</strong> cnw sends correct selectedRepositoryName; prints instructions when user Ctrl+C (<a href="https://redirect.github.com/nrwl/nx/pull/33699">#33699</a>)</li> <li><strong>core:</strong> use Set for O(1) visited node lookup in hasPath (<a href="https://redirect.github.com/nrwl/nx/pull/33754">#33754</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32265">#32265</a>)</li> <li><strong>docker:</strong> fix releasing non docker projects (<a href="https://redirect.github.com/nrwl/nx/pull/33667">#33667</a>)</li> <li><strong>gradle:</strong> do not add gradle plugin to plugins block if using version catalogs (<a href="https://redirect.github.com/nrwl/nx/pull/33763">#33763</a>)</li> <li><strong>graph:</strong> align exclude flag with others by using findMatchingProjects (<a href="https://redirect.github.com/nrwl/nx/pull/33550">#33550</a>)</li> <li><strong>graph:</strong> surface task graph client error via error toast (<a href="https://redirect.github.com/nrwl/nx/pull/33600">#33600</a>)</li> <li><strong>js:</strong> ensure copy-workspace-modules copies transitive workspace dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33570">#33570</a>)</li> <li><strong>linter:</strong> handle various flat config override structures (<a href="https://redirect.github.com/nrwl/nx/pull/33548">#33548</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31796">#31796</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/f8f05b40866679490330e77b5c0095630644d042"><code>f8f05b4</code></a> fix(linter): update generators to use ESLint v9 compatible versions (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/33633">#33633</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f87e20fe75807c77456cc70a45c63dbcea6e8004"><code>f87e20f</code></a> fix(linter): base eslint config should ignore out-tsc directories (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/33639">#33639</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.2.0/packages/eslint">compare view</a></li> </ul> </details> <br /> Updates `@nx/js` from 22.1.3 to 22.2.0 <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>22.2.0 (2025-12-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> add multiple Nx version detection to nx report (<a href="https://redirect.github.com/nrwl/nx/pull/33599">#33599</a>)</li> <li><strong>core:</strong> add template support to create-nx-workspace (<a href="https://redirect.github.com/nrwl/nx/pull/33468">#33468</a>)</li> <li><strong>docker:</strong> auto-select version scheme when only one is available (<a href="https://redirect.github.com/nrwl/nx/pull/33671">#33671</a>)</li> <li><strong>expo:</strong> support Expo 54 (<a href="https://redirect.github.com/nrwl/nx/pull/33612">#33612</a>)</li> <li><strong>gradle:</strong> add targetNamePrefix option to mark all gradle targets (<a href="https://redirect.github.com/nrwl/nx/pull/33685">#33685</a>)</li> <li><strong>linter:</strong> add util to load eslint rules from a directory (<a href="https://redirect.github.com/nrwl/nx/pull/33543">#33543</a>)</li> <li><strong>maven:</strong> update Maven plugin version to 0.0.11 (<a href="https://redirect.github.com/nrwl/nx/pull/33713">#33713</a>)</li> <li><strong>nextjs:</strong> add migration to add AI instructions for upgrading to Next 16 (<a href="https://redirect.github.com/nrwl/nx/pull/33608">#33608</a>)</li> <li><strong>nuxt:</strong> support nuxt v4 (<a href="https://redirect.github.com/nrwl/nx/pull/33611">#33611</a>)</li> <li><strong>nx-cloud:</strong> prepend nx version to stats metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33568">#33568</a>)</li> <li><strong>storybook:</strong> support storybook 10.1 (<a href="https://redirect.github.com/nrwl/nx/pull/33637">#33637</a>)</li> <li><strong>vite:</strong> add vitest 4 migration for users using <code>@nx/vite</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33630">#33630</a>)</li> <li><strong>vite:</strong> add migration to add <code>@nx/vitest</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33669">#33669</a>)</li> <li><strong>vitest:</strong> update <code>@analogjs/vitest-angular</code> to 2.1.2 <a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33602">#33602</a> (<a href="https://redirect.github.com/nrwl/nx/pull/33681">#33681</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33602">#33602</a>)</li> <li><strong>vitest:</strong> make initial generation for JS projects more lightweight (<a href="https://redirect.github.com/nrwl/nx/pull/33670">#33670</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular-rspack:</strong> use CJS when serving applications for HMR <a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33106">#33106</a> (<a href="https://redirect.github.com/nrwl/nx/pull/33693">#33693</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33106">#33106</a>)</li> <li><strong>angular-rspack:</strong> ensure rebuild logs are only printed once (<a href="https://redirect.github.com/nrwl/nx/pull/33694">#33694</a>)</li> <li><strong>bundling:</strong> replace rollup-plugin-copy with nx copy assets plugin (<a href="https://redirect.github.com/nrwl/nx/pull/33601">#33601</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32398">#32398</a>)</li> <li><strong>bundling:</strong> set buildLibsFromSource in normalize options for Rollup (<a href="https://redirect.github.com/nrwl/nx/pull/33679">#33679</a>)</li> <li><strong>core:</strong> don't presume a task is long running if its marked cacheable (<a href="https://redirect.github.com/nrwl/nx/pull/33545">#33545</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32610">#32610</a>)</li> <li><strong>core:</strong> daemon command should exit at end (<a href="https://redirect.github.com/nrwl/nx/pull/33547">#33547</a>)</li> <li><strong>core:</strong> provide error when nested graph construction would occur invoked during createNodes (<a href="https://redirect.github.com/nrwl/nx/pull/33541">#33541</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29618">#29618</a>)</li> <li><strong>core:</strong> filter out automated release commits in getCommitsRelevantToProjects (<a href="https://redirect.github.com/nrwl/nx/pull/33482">#33482</a>)</li> <li><strong>core:</strong> make daemon socket path unique per process to prevent race condition (<a href="https://redirect.github.com/nrwl/nx/pull/33580">#33580</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33491">#33491</a>)</li> <li><strong>core:</strong> use nx-mcp for older nx versions instead of nx mcp (<a href="https://redirect.github.com/nrwl/nx/pull/33553">#33553</a>)</li> <li><strong>core:</strong> propagate continuous task failures to dependent tasks (<a href="https://redirect.github.com/nrwl/nx/pull/33492">#33492</a>)</li> <li><strong>core:</strong> kill child process tree in different running tasks (<a href="https://redirect.github.com/nrwl/nx/pull/33636">#33636</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32438">#32438</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33460">#33460</a>)</li> <li><strong>core:</strong> include create-nx-workspace in migration package group (<a href="https://redirect.github.com/nrwl/nx/pull/33643">#33643</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33585">#33585</a>)</li> <li><strong>core:</strong> suppress git stderr output in parseGitOutput (<a href="https://redirect.github.com/nrwl/nx/pull/33645">#33645</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33330">#33330</a>)</li> <li><strong>core:</strong> prevent Nx Console prompt from blocking non-interactive commands (<a href="https://redirect.github.com/nrwl/nx/pull/33646">#33646</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33552">#33552</a>)</li> <li><strong>core:</strong> ensure perf logs are flushed before exit in graph command (<a href="https://redirect.github.com/nrwl/nx/pull/33621">#33621</a>)</li> <li><strong>core:</strong> nx-schema default value for preserveMatchingDependencyRanges should have changed in v22 (<a href="https://redirect.github.com/nrwl/nx/pull/33587">#33587</a>)</li> <li><strong>core:</strong> stop adding outdated vscode/cursor rule files to gitignore (<a href="https://redirect.github.com/nrwl/nx/pull/33680">#33680</a>)</li> <li><strong>core:</strong> sanitize project names for valid git tag names in nx release (<a href="https://redirect.github.com/nrwl/nx/pull/33692">#33692</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33262">#33262</a>)</li> <li><strong>core:</strong> optimize bun lockfile parser (<a href="https://redirect.github.com/nrwl/nx/pull/33623">#33623</a>)</li> <li><strong>core:</strong> cnw sends correct selectedRepositoryName; prints instructions when user Ctrl+C (<a href="https://redirect.github.com/nrwl/nx/pull/33699">#33699</a>)</li> <li><strong>core:</strong> use Set for O(1) visited node lookup in hasPath (<a href="https://redirect.github.com/nrwl/nx/pull/33754">#33754</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32265">#32265</a>)</li> <li><strong>docker:</strong> fix releasing non docker projects (<a href="https://redirect.github.com/nrwl/nx/pull/33667">#33667</a>)</li> <li><strong>gradle:</strong> do not add gradle plugin to plugins block if using version catalogs (<a href="https://redirect.github.com/nrwl/nx/pull/33763">#33763</a>)</li> <li><strong>graph:</strong> align exclude flag with others by using findMatchingProjects (<a href="https://redirect.github.com/nrwl/nx/pull/33550">#33550</a>)</li> <li><strong>graph:</strong> surface task graph client error via error toast (<a href="https://redirect.github.com/nrwl/nx/pull/33600">#33600</a>)</li> <li><strong>js:</strong> ensure copy-workspace-modules copies transitive workspace dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33570">#33570</a>)</li> <li><strong>linter:</strong> handle various flat config override structures (<a href="https://redirect.github.com/nrwl/nx/pull/33548">#33548</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31796">#31796</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.2.0/packages/js">compare view</a></li> </ul> </details> <br /> Updates `@nx/vite` from 22.1.3 to 22.2.0 <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>22.2.0 (2025-12-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> add multiple Nx version detection to nx report (<a href="https://redirect.github.com/nrwl/nx/pull/33599">#33599</a>)</li> <li><strong>core:</strong> add template support to create-nx-workspace (<a href="https://redirect.github.com/nrwl/nx/pull/33468">#33468</a>)</li> <li><strong>docker:</strong> auto-select version scheme when only one is available (<a href="https://redirect.github.com/nrwl/nx/pull/33671">#33671</a>)</li> <li><strong>expo:</strong> support Expo 54 (<a href="https://redirect.github.com/nrwl/nx/pull/33612">#33612</a>)</li> <li><strong>gradle:</strong> add targetNamePrefix option to mark all gradle targets (<a href="https://redirect.github.com/nrwl/nx/pull/33685">#33685</a>)</li> <li><strong>linter:</strong> add util to load eslint rules from a directory (<a href="https://redirect.github.com/nrwl/nx/pull/33543">#33543</a>)</li> <li><strong>maven:</strong> update Maven plugin version to 0.0.11 (<a href="https://redirect.github.com/nrwl/nx/pull/33713">#33713</a>)</li> <li><strong>nextjs:</strong> add migration to add AI instructions for upgrading to Next 16 (<a href="https://redirect.github.com/nrwl/nx/pull/33608">#33608</a>)</li> <li><strong>nuxt:</strong> support nuxt v4 (<a href="https://redirect.github.com/nrwl/nx/pull/33611">#33611</a>)</li> <li><strong>nx-cloud:</strong> prepend nx version to stats metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33568">#33568</a>)</li> <li><strong>storybook:</strong> support storybook 10.1 (<a href="https://redirect.github.com/nrwl/nx/pull/33637">#33637</a>)</li> <li><strong>vite:</strong> add vitest 4 migration for users using <code>@nx/vite</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33630">#33630</a>)</li> <li><strong>vite:</strong> add migration to add <code>@nx/vitest</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33669">#33669</a>)</li> <li><strong>vitest:</strong> update <code>@analogjs/vitest-angular</code> to 2.1.2 <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33602">#33602</a> (<a href="https://redirect.github.com/nrwl/nx/pull/33681">#33681</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33602">#33602</a>)</li> <li><strong>vitest:</strong> make initial generation for JS projects more lightweight (<a href="https://redirect.github.com/nrwl/nx/pull/33670">#33670</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular-rspack:</strong> use CJS when serving applications for HMR <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33106">#33106</a> (<a href="https://redirect.github.com/nrwl/nx/pull/33693">#33693</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33106">#33106</a>)</li> <li><strong>angular-rspack:</strong> ensure rebuild logs are only printed once (<a href="https://redirect.github.com/nrwl/nx/pull/33694">#33694</a>)</li> <li><strong>bundling:</strong> replace rollup-plugin-copy with nx copy assets plugin (<a href="https://redirect.github.com/nrwl/nx/pull/33601">#33601</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32398">#32398</a>)</li> <li><strong>bundling:</strong> set buildLibsFromSource in normalize options for Rollup (<a href="https://redirect.github.com/nrwl/nx/pull/33679">#33679</a>)</li> <li><strong>core:</strong> don't presume a task is long running if its marked cacheable (<a href="https://redirect.github.com/nrwl/nx/pull/33545">#33545</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32610">#32610</a>)</li> <li><strong>core:</strong> daemon command should exit at end (<a href="https://redirect.github.com/nrwl/nx/pull/33547">#33547</a>)</li> <li><strong>core:</strong> provide error when nested graph construction would occur invoked during createNodes (<a href="https://redirect.github.com/nrwl/nx/pull/33541">#33541</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29618">#29618</a>)</li> <li><strong>core:</strong> filter out automated release commits in getCommitsRelevantToProjects (<a href="https://redirect.github.com/nrwl/nx/pull/33482">#33482</a>)</li> <li><strong>core:</strong> make daemon socket path unique per process to prevent race condition (<a href="https://redirect.github.com/nrwl/nx/pull/33580">#33580</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33491">#33491</a>)</li> <li><strong>core:</strong> use nx-mcp for older nx versions instead of nx mcp (<a href="https://redirect.github.com/nrwl/nx/pull/33553">#33553</a>)</li> <li><strong>core:</strong> propagate continuous task failures to dependent tasks (<a href="https://redirect.github.com/nrwl/nx/pull/33492">#33492</a>)</li> <li><strong>core:</strong> kill child process tree in different running tasks (<a href="https://redirect.github.com/nrwl/nx/pull/33636">#33636</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32438">#32438</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33460">#33460</a>)</li> <li><strong>core:</strong> include create-nx-workspace in migration package group (<a href="https://redirect.github.com/nrwl/nx/pull/33643">#33643</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33585">#33585</a>)</li> <li><strong>core:</strong> suppress git stderr output in parseGitOutput (<a href="https://redirect.github.com/nrwl/nx/pull/33645">#33645</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33330">#33330</a>)</li> <li><strong>core:</strong> prevent Nx Console prompt from blocking non-interactive commands (<a href="https://redirect.github.com/nrwl/nx/pull/33646">#33646</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33552">#33552</a>)</li> <li><strong>core:</strong> ensure perf logs are flushed before exit in graph command (<a href="https://redirect.github.com/nrwl/nx/pull/33621">#33621</a>)</li> <li><strong>core:</strong> nx-schema default value for preserveMatchingDependencyRanges should have changed in v22 (<a href="https://redirect.github.com/nrwl/nx/pull/33587">#33587</a>)</li> <li><strong>core:</strong> stop adding outdated vscode/cursor rule files to gitignore (<a href="https://redirect.github.com/nrwl/nx/pull/33680">#33680</a>)</li> <li><strong>core:</strong> sanitize project names for valid git tag names in nx release (<a href="https://redirect.github.com/nrwl/nx/pull/33692">#33692</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33262">#33262</a>)</li> <li><strong>core:</strong> optimize bun lockfile parser (<a href="https://redirect.github.com/nrwl/nx/pull/33623">#33623</a>)</li> <li><strong>core:</strong> cnw sends correct selectedRepositoryName; prints instructions when user Ctrl+C (<a href="https://redirect.github.com/nrwl/nx/pull/33699">#33699</a>)</li> <li><strong>core:</strong> use Set for O(1) visited node lookup in hasPath (<a href="https://redirect.github.com/nrwl/nx/pull/33754">#33754</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32265">#32265</a>)</li> <li><strong>docker:</strong> fix releasing non docker projects (<a href="https://redirect.github.com/nrwl/nx/pull/33667">#33667</a>)</li> <li><strong>gradle:</strong> do not add gradle plugin to plugins block if using version catalogs (<a href="https://redirect.github.com/nrwl/nx/pull/33763">#33763</a>)</li> <li><strong>graph:</strong> align exclude flag with others by using findMatchingProjects (<a href="https://redirect.github.com/nrwl/nx/pull/33550">#33550</a>)</li> <li><strong>graph:</strong> surface task graph client error via error toast (<a href="https://redirect.github.com/nrwl/nx/pull/33600">#33600</a>)</li> <li><strong>js:</strong> ensure copy-workspace-modules copies transitive workspace dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33570">#33570</a>)</li> <li><strong>linter:</strong> handle various flat config override structures (<a href="https://redirect.github.com/nrwl/nx/pull/33548">#33548</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31796">#31796</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/f0252323f8f035534afac16a231ffb8e50aa9e01"><code>f025232</code></a> fix(misc): update output location of ai-migration files (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33696">#33696</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/804d4c2e0cce564a4fdc0c1c685d130ed1b7ee86"><code>804d4c2</code></a> feat(vitest): update <code>@analogjs/vitest-angular</code> to 2.1.2 <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33602">#33602</a> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33681">#33681</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/8ff2768aaa6bc3dacd99635de898dd4fe84c4be6"><code>8ff2768</code></a> feat(vite): add migration to add <code>@nx/vitest</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33669">#33669</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/637daf5343ce01200fe19ede08596454280b3d3d"><code>637daf5</code></a> fix(vite): vitest executor to return the async iterable <a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33588">#33588</a> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33668">#33668</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/00e4c0c69a4c439047ff718d2167bd8a0c4ec140"><code>00e4c0c</code></a> feat(vite): add vitest 4 migration for users using <code>@nx/vite</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/vite/issues/33630">#33630</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.2.0/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>
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 with 3 updates in the /lambdas directory: @nx/eslint, @nx/js and @nx/vite.
Updates
@nx/eslintfrom 22.1.2 to 22.2.0Release notes
Sourced from
@nx/eslint's releases.... (truncated)
Commits
f8f05b4fix(linter): update generators to use ESLint v9 compatible versions (#33633)f87e20ffix(linter): base eslint config should ignore out-tsc directories (#33639)Updates
@nx/jsfrom 22.1.3 to 22.2.0Release notes
Sourced from
@nx/js's releases.... (truncated)
Commits
Updates
@nx/vitefrom 22.1.3 to 22.2.0Release notes
Sourced from
@nx/vite's releases.... (truncated)
Commits
f025232fix(misc): update output location of ai-migration files (#33696)804d4c2feat(vitest): update@analogjs/vitest-angularto 2.1.2 #33602 (#33681)8ff2768feat(vite): add migration to add@nx/vitest(#33669)637daf5fix(vite): vitest executor to return the async iterable #33588 (#33668)00e4c0cfeat(vite): add vitest 4 migration for users using@nx/vite(#33630)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