chore(lambda): bump the nx group in /lambdas with 3 updates - #4973
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 22.2.0 to 22.2.7 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.2.7/packages/eslint) Updates `@nx/js` from 22.2.3 to 22.2.7 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.2.7/packages/js) Updates `@nx/vite` from 22.2.3 to 22.2.7 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.2.7/packages/vite) --- updated-dependencies: - dependency-name: "@nx/eslint" dependency-version: 22.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/js" dependency-version: 22.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx - dependency-name: "@nx/vite" dependency-version: 22.2.7 dependency-type: direct:development update-type: version-update:semver-patch 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
Jan 6, 2026
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…ws-runners#4973) 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 22.2.0 to 22.2.7 <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.7 (2025-12-16)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-plugin:</strong> allow customizing the location of the companion E2E project (<a href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> display task output in TUI when native command runner is disabled (<a href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li> <li><strong>core:</strong> prevent pinning the same task in multiple panes in the tui (<a href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li> <li><strong>core:</strong> reduce error rate with dir validation and add more debugging data (<a href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li> <li><strong>node:</strong> use <code>@swc/helpers</code> instead of tslib when compiler is swc (<a href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li> <li><strong>web:</strong> update e2e test regex for SWC decorator metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude Opus 4.5</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Tine Kondo <a href="https://github.com/tinesoft"><code>@tinesoft</code></a></li> </ul> <h2>22.2.6 (2025-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> include PNPM patches in externalDependencies hash computations (<a href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li> <li><strong>core:</strong> add back ability to create <code>cache_outputs</code> table without a foreign key (<a href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li> <li><strong>js:</strong> detect changes to pnpm.overrides and overrides in package.json (<a href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li> <li><strong>js:</strong> check package.json for name when project.json exists but has no name (<a href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li> <li><strong>js:</strong> adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> version (<a href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li> <li><strong>misc:</strong> use string type for fetchDepth in azure-pipelines.yml (<a href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li> <li><strong>nextjs:</strong> accept fileName option to generate page (<a href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>AgentEnder <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Charlie Croom</li> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Kasper Christensen</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Raphael Araújo <a href="https://github.com/raphox"><code>@raphox</code></a></li> <li>teawithfruit <a href="https://github.com/teawithfruit"><code>@teawithfruit</code></a></li> <li>Zachary DeRose <a href="https://github.com/ZackDeRose"><code>@ZackDeRose</code></a></li> </ul> <h2>22.2.5 (2025-12-15)</h2> <!-- 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.7/packages/eslint">compare view</a></li> </ul> </details> <br /> Updates `@nx/js` from 22.2.3 to 22.2.7 <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.7 (2025-12-16)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-plugin:</strong> allow customizing the location of the companion E2E project (<a href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> display task output in TUI when native command runner is disabled (<a href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li> <li><strong>core:</strong> prevent pinning the same task in multiple panes in the tui (<a href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li> <li><strong>core:</strong> reduce error rate with dir validation and add more debugging data (<a href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li> <li><strong>node:</strong> use <code>@swc/helpers</code> instead of tslib when compiler is swc (<a href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li> <li><strong>web:</strong> update e2e test regex for SWC decorator metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude Opus 4.5</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Tine Kondo <a href="https://github.com/tinesoft"><code>@tinesoft</code></a></li> </ul> <h2>22.2.6 (2025-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> include PNPM patches in externalDependencies hash computations (<a href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li> <li><strong>core:</strong> add back ability to create <code>cache_outputs</code> table without a foreign key (<a href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li> <li><strong>js:</strong> detect changes to pnpm.overrides and overrides in package.json (<a href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li> <li><strong>js:</strong> check package.json for name when project.json exists but has no name (<a href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li> <li><strong>js:</strong> adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> version (<a href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li> <li><strong>misc:</strong> use string type for fetchDepth in azure-pipelines.yml (<a href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li> <li><strong>nextjs:</strong> accept fileName option to generate page (<a href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>AgentEnder <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Charlie Croom</li> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Kasper Christensen</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Raphael Araújo <a href="https://github.com/raphox"><code>@raphox</code></a></li> <li>teawithfruit <a href="https://github.com/teawithfruit"><code>@teawithfruit</code></a></li> <li>Zachary DeRose <a href="https://github.com/ZackDeRose"><code>@ZackDeRose</code></a></li> </ul> <h2>22.2.5 (2025-12-15)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/43e49c2f6b115d646c46cd1e1d97dc3ff8062fb1"><code>43e49c2</code></a> fix(js): adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> v...</li> <li><a href="https://github.com/nrwl/nx/commit/db6b9ee8c814a05799b25ee5e7b0a736df96ffcf"><code>db6b9ee</code></a> fix(js): check package.json for name when project.json exists but has no name...</li> <li><a href="https://github.com/nrwl/nx/commit/78abb5c5a2b7d5b180ad77700d03826e61d2965e"><code>78abb5c</code></a> fix(js): resolve nx binary from workspace root in node executor (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33842">#33842</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/cac58fafbc28a9db37e4db17d51fad8a3866c01e"><code>cac58fa</code></a> fix(js): prevent crash when terminating task using the <code>@nx/js:swc</code> executor ...</li> <li><a href="https://github.com/nrwl/nx/commit/4c8d01d22b08640719caf6470063e4ea2ccc033b"><code>4c8d01d</code></a> feat(js): improve SWC compilation error logging (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33297">#33297</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.2.7/packages/js">compare view</a></li> </ul> </details> <br /> Updates `@nx/vite` from 22.2.3 to 22.2.7 <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.7 (2025-12-16)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-plugin:</strong> allow customizing the location of the companion E2E project (<a href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> display task output in TUI when native command runner is disabled (<a href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li> <li><strong>core:</strong> prevent pinning the same task in multiple panes in the tui (<a href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li> <li><strong>core:</strong> reduce error rate with dir validation and add more debugging data (<a href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li> <li><strong>node:</strong> use <code>@swc/helpers</code> instead of tslib when compiler is swc (<a href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li> <li><strong>web:</strong> update e2e test regex for SWC decorator metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude Opus 4.5</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Tine Kondo <a href="https://github.com/tinesoft"><code>@tinesoft</code></a></li> </ul> <h2>22.2.6 (2025-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> include PNPM patches in externalDependencies hash computations (<a href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li> <li><strong>core:</strong> add back ability to create <code>cache_outputs</code> table without a foreign key (<a href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li> <li><strong>js:</strong> detect changes to pnpm.overrides and overrides in package.json (<a href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li> <li><strong>js:</strong> check package.json for name when project.json exists but has no name (<a href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li> <li><strong>js:</strong> adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> version (<a href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li> <li><strong>misc:</strong> use string type for fetchDepth in azure-pipelines.yml (<a href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li> <li><strong>nextjs:</strong> accept fileName option to generate page (<a href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>AgentEnder <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Charlie Croom</li> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Kasper Christensen</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Raphael Araújo <a href="https://github.com/raphox"><code>@raphox</code></a></li> <li>teawithfruit <a href="https://github.com/teawithfruit"><code>@teawithfruit</code></a></li> <li>Zachary DeRose <a href="https://github.com/ZackDeRose"><code>@ZackDeRose</code></a></li> </ul> <h2>22.2.5 (2025-12-15)</h2> <!-- 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.7/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>
zeekay
pushed a commit
to zeekay/terraform-aws-github-runner
that referenced
this pull request
Sep 9, 2026
…ws-runners#4973) 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 22.2.0 to 22.2.7 <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.7 (2025-12-16)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-plugin:</strong> allow customizing the location of the companion E2E project (<a href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> display task output in TUI when native command runner is disabled (<a href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li> <li><strong>core:</strong> prevent pinning the same task in multiple panes in the tui (<a href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li> <li><strong>core:</strong> reduce error rate with dir validation and add more debugging data (<a href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li> <li><strong>node:</strong> use <code>@swc/helpers</code> instead of tslib when compiler is swc (<a href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li> <li><strong>web:</strong> update e2e test regex for SWC decorator metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude Opus 4.5</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Tine Kondo <a href="https://github.com/tinesoft"><code>@tinesoft</code></a></li> </ul> <h2>22.2.6 (2025-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> include PNPM patches in externalDependencies hash computations (<a href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li> <li><strong>core:</strong> add back ability to create <code>cache_outputs</code> table without a foreign key (<a href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li> <li><strong>js:</strong> detect changes to pnpm.overrides and overrides in package.json (<a href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li> <li><strong>js:</strong> check package.json for name when project.json exists but has no name (<a href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li> <li><strong>js:</strong> adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> version (<a href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li> <li><strong>misc:</strong> use string type for fetchDepth in azure-pipelines.yml (<a href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li> <li><strong>nextjs:</strong> accept fileName option to generate page (<a href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>AgentEnder <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Charlie Croom</li> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Kasper Christensen</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Raphael Araújo <a href="https://github.com/raphox"><code>@raphox</code></a></li> <li>teawithfruit <a href="https://github.com/teawithfruit"><code>@teawithfruit</code></a></li> <li>Zachary DeRose <a href="https://github.com/ZackDeRose"><code>@ZackDeRose</code></a></li> </ul> <h2>22.2.5 (2025-12-15)</h2> <!-- 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.7/packages/eslint">compare view</a></li> </ul> </details> <br /> Updates `@nx/js` from 22.2.3 to 22.2.7 <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.7 (2025-12-16)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-plugin:</strong> allow customizing the location of the companion E2E project (<a href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> display task output in TUI when native command runner is disabled (<a href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li> <li><strong>core:</strong> prevent pinning the same task in multiple panes in the tui (<a href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li> <li><strong>core:</strong> reduce error rate with dir validation and add more debugging data (<a href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li> <li><strong>node:</strong> use <code>@swc/helpers</code> instead of tslib when compiler is swc (<a href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li> <li><strong>web:</strong> update e2e test regex for SWC decorator metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude Opus 4.5</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Tine Kondo <a href="https://github.com/tinesoft"><code>@tinesoft</code></a></li> </ul> <h2>22.2.6 (2025-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> include PNPM patches in externalDependencies hash computations (<a href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li> <li><strong>core:</strong> add back ability to create <code>cache_outputs</code> table without a foreign key (<a href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li> <li><strong>js:</strong> detect changes to pnpm.overrides and overrides in package.json (<a href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li> <li><strong>js:</strong> check package.json for name when project.json exists but has no name (<a href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li> <li><strong>js:</strong> adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> version (<a href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li> <li><strong>misc:</strong> use string type for fetchDepth in azure-pipelines.yml (<a href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li> <li><strong>nextjs:</strong> accept fileName option to generate page (<a href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>AgentEnder <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Charlie Croom</li> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Kasper Christensen</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Raphael Araújo <a href="https://github.com/raphox"><code>@raphox</code></a></li> <li>teawithfruit <a href="https://github.com/teawithfruit"><code>@teawithfruit</code></a></li> <li>Zachary DeRose <a href="https://github.com/ZackDeRose"><code>@ZackDeRose</code></a></li> </ul> <h2>22.2.5 (2025-12-15)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/43e49c2f6b115d646c46cd1e1d97dc3ff8062fb1"><code>43e49c2</code></a> fix(js): adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> v...</li> <li><a href="https://github.com/nrwl/nx/commit/db6b9ee8c814a05799b25ee5e7b0a736df96ffcf"><code>db6b9ee</code></a> fix(js): check package.json for name when project.json exists but has no name...</li> <li><a href="https://github.com/nrwl/nx/commit/78abb5c5a2b7d5b180ad77700d03826e61d2965e"><code>78abb5c</code></a> fix(js): resolve nx binary from workspace root in node executor (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33842">#33842</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/cac58fafbc28a9db37e4db17d51fad8a3866c01e"><code>cac58fa</code></a> fix(js): prevent crash when terminating task using the <code>@nx/js:swc</code> executor ...</li> <li><a href="https://github.com/nrwl/nx/commit/4c8d01d22b08640719caf6470063e4ea2ccc033b"><code>4c8d01d</code></a> feat(js): improve SWC compilation error logging (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33297">#33297</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.2.7/packages/js">compare view</a></li> </ul> </details> <br /> Updates `@nx/vite` from 22.2.3 to 22.2.7 <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.7 (2025-12-16)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-plugin:</strong> allow customizing the location of the companion E2E project (<a href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> display task output in TUI when native command runner is disabled (<a href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li> <li><strong>core:</strong> prevent pinning the same task in multiple panes in the tui (<a href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li> <li><strong>core:</strong> reduce error rate with dir validation and add more debugging data (<a href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li> <li><strong>node:</strong> use <code>@swc/helpers</code> instead of tslib when compiler is swc (<a href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li> <li><strong>web:</strong> update e2e test regex for SWC decorator metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude Opus 4.5</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Tine Kondo <a href="https://github.com/tinesoft"><code>@tinesoft</code></a></li> </ul> <h2>22.2.6 (2025-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> include PNPM patches in externalDependencies hash computations (<a href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li> <li><strong>core:</strong> add back ability to create <code>cache_outputs</code> table without a foreign key (<a href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li> <li><strong>js:</strong> detect changes to pnpm.overrides and overrides in package.json (<a href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li> <li><strong>js:</strong> check package.json for name when project.json exists but has no name (<a href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li> <li><strong>js:</strong> adjusted stdout and stderr handling to support the latest <code>@swc/cli</code> version (<a href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li> <li><strong>misc:</strong> use string type for fetchDepth in azure-pipelines.yml (<a href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li> <li><strong>nextjs:</strong> accept fileName option to generate page (<a href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>AgentEnder <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Charlie Croom</li> <li>Claude</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li> <li>Kasper Christensen</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li> <li>Raphael Araújo <a href="https://github.com/raphox"><code>@raphox</code></a></li> <li>teawithfruit <a href="https://github.com/teawithfruit"><code>@teawithfruit</code></a></li> <li>Zachary DeRose <a href="https://github.com/ZackDeRose"><code>@ZackDeRose</code></a></li> </ul> <h2>22.2.5 (2025-12-15)</h2> <!-- 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.7/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 in /lambdas with 3 updates: @nx/eslint, @nx/js and @nx/vite.
Updates
@nx/eslintfrom 22.2.0 to 22.2.7Release notes
Sourced from
@nx/eslint's releases.... (truncated)
Commits
Updates
@nx/jsfrom 22.2.3 to 22.2.7Release notes
Sourced from
@nx/js's releases.... (truncated)
Commits
43e49c2fix(js): adjusted stdout and stderr handling to support the latest@swc/cliv...db6b9eefix(js): check package.json for name when project.json exists but has no name...78abb5cfix(js): resolve nx binary from workspace root in node executor (#33842)cac58fafix(js): prevent crash when terminating task using the@nx/js:swcexecutor ...4c8d01dfeat(js): improve SWC compilation error logging (#33297)Updates
@nx/vitefrom 22.2.3 to 22.2.7Release notes
Sourced from
@nx/vite's releases.... (truncated)
Commits
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