Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(lambda): bump @nx/eslint from 20.3.0 to 20.4.0 in /lambdas (#4403)
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 20.3.0 to 20.4.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>20.4.0 (2025-01-27)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support angular v19.1 (<a href="https://redirect.github.com/nrwl/nx/pull/29523">#29523</a>)</li> <li><strong>core:</strong> allow tasks to run with a substring of project name (<a href="https://redirect.github.com/nrwl/nx/pull/29552">#29552</a>)</li> <li><strong>core:</strong> add support for skipping remote cache (<a href="https://redirect.github.com/nrwl/nx/pull/29574">#29574</a>)</li> <li><strong>core:</strong> Add ESM support for Eslint config file (<a href="https://redirect.github.com/nrwl/nx/pull/29613">#29613</a>)</li> <li><strong>core:</strong> handle existing plugins failed with imported project (<a href="https://redirect.github.com/nrwl/nx/pull/28893">#28893</a>)</li> <li><strong>core:</strong> support reading projects under new pnpm workspaces entry + skip writing empty nx property to pacakge.json for non-root projects (<a href="https://redirect.github.com/nrwl/nx/pull/29707">#29707</a>)</li> <li><strong>core:</strong> add pre and post run apis (<a href="https://redirect.github.com/nrwl/nx/pull/29636">#29636</a>)</li> <li><strong>graph:</strong> update headlessui v2 (<a href="https://redirect.github.com/nrwl/nx/pull/29586">#29586</a>)</li> <li><strong>js:</strong> simplify generated tsconfig.base.json compiler options in ts solution setup (<a href="https://redirect.github.com/nrwl/nx/pull/29550">#29550</a>)</li> <li><strong>js:</strong> infer build-deps and watch-deps targets for incremental builds (<a href="https://redirect.github.com/nrwl/nx/pull/29609">#29609</a>)</li> <li><strong>js:</strong> remove nx property from generated package.json files (<a href="https://redirect.github.com/nrwl/nx/pull/29705">#29705</a>)</li> <li><strong>misc:</strong> use <code>@swc/jest</code> instead of <code>ts-jest</code> for the ts solution setup (<a href="https://redirect.github.com/nrwl/nx/pull/29718">#29718</a>)</li> <li><strong>misc:</strong> prompt for unit test runner when creating a workspace using <code>--workspaces</code> flag (<a href="https://redirect.github.com/nrwl/nx/pull/29743">#29743</a>)</li> <li><strong>module-federation:</strong> upgrade to latest version of <code>@module-federation/enhanced</code> (<a href="https://redirect.github.com/nrwl/nx/pull/29535">#29535</a>)</li> <li><strong>node:</strong> update app generator for fastify to the next major v5 (<a href="https://redirect.github.com/nrwl/nx/pull/29589">#29589</a>)</li> <li><strong>node:</strong> upgrade express to v4.21.2 to address security vulnerabilities (<a href="https://redirect.github.com/nrwl/nx/pull/29419">#29419</a>)</li> <li><strong>nx-dev:</strong> add TOC markdoc component for blog posts (<a href="https://github.com/nrwl/nx/commit/3e564864fd">3e564864fd</a>)</li> <li><strong>nx-dev:</strong> customer videos on customer page (<a href="https://redirect.github.com/nrwl/nx/pull/29380">#29380</a>)</li> <li><strong>nx-dev:</strong> add trial pages for Powerpack and Enterprise, update contact sales team page (<a href="https://redirect.github.com/nrwl/nx/pull/29554">#29554</a>)</li> <li><strong>nx-dev:</strong> show arg aliases (<a href="https://redirect.github.com/nrwl/nx/pull/29653">#29653</a>)</li> <li><strong>nx-dev:</strong> generate migration detail pages (<a href="https://redirect.github.com/nrwl/nx/pull/29580">#29580</a>)</li> <li><strong>react:</strong> add support for React 19 for new Workspaces (<a href="https://redirect.github.com/nrwl/nx/pull/29286">#29286</a>)</li> <li><strong>release:</strong> allow invalid conventional commits to be considered via custom config (<a href="https://redirect.github.com/nrwl/nx/pull/29658">#29658</a>)</li> <li><strong>rspack:</strong> non-inferred targets should work OOTB (<a href="https://redirect.github.com/nrwl/nx/pull/29733">#29733</a>)</li> <li><strong>testing:</strong> add option <code>ciGroupName</code> to <code>@nx/jest/plugin</code> (<a href="https://redirect.github.com/nrwl/nx/pull/29365">#29365</a>)</li> <li><strong>web:</strong> support custom cors headers (<a href="https://redirect.github.com/nrwl/nx/pull/29382">#29382</a>)</li> <li><strong>web:</strong> add support for TS solution setup for <code>@nx/web</code> (<a href="https://redirect.github.com/nrwl/nx/pull/29583">#29583</a>)</li> <li><strong>webpack, rspack:</strong> support multiple configurations (<a href="https://redirect.github.com/nrwl/nx/pull/29691">#29691</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> restore esm2022 bundle and drop fesm2022 in ng-packagr-lite executor (<a href="https://redirect.github.com/nrwl/nx/pull/29615">#29615</a>)</li> <li><strong>core:</strong> daemon spinner should show text (<a href="https://redirect.github.com/nrwl/nx/pull/29448">#29448</a>)</li> <li><strong>core:</strong> update nx cloud bundle install directory logic (<a href="https://redirect.github.com/nrwl/nx/pull/29555">#29555</a>)</li> <li><strong>core:</strong> avoid launching default plugins twice (<a href="https://redirect.github.com/nrwl/nx/pull/29539">#29539</a>)</li> <li><strong>core:</strong> support subpath exports when constructing the project graph (<a href="https://redirect.github.com/nrwl/nx/pull/29577">#29577</a>)</li> <li><strong>core:</strong> update package script logic to handle cli tool name as command (<a href="https://redirect.github.com/nrwl/nx/pull/29617">#29617</a>)</li> <li><strong>core:</strong> show better project graph errors (<a href="https://redirect.github.com/nrwl/nx/pull/29525">#29525</a>)</li> <li><strong>core:</strong> check only for watcher connections during inactivity shutdown (<a href="https://redirect.github.com/nrwl/nx/pull/29621">#29621</a>)</li> <li><strong>core:</strong> do not warn about custom tasks runners when explicitly usi… (<a href="https://redirect.github.com/nrwl/nx/pull/29669">#29669</a>)</li> <li><strong>core:</strong> update yarn-parser to handle yarn v4 syntax for root workspace package (<a href="https://redirect.github.com/nrwl/nx/pull/29452">#29452</a>)</li> <li><strong>core:</strong> ensure that nx is backwards compatible with older versions of Nx Cloud (<a href="https://redirect.github.com/nrwl/nx/pull/29703">#29703</a>)</li> <li><strong>core:</strong> support subpath exports when constructing the project graph" (<a href="https://redirect.github.com/nrwl/nx/pull/29762">#29762</a>)</li> <li><strong>detox:</strong> use a version of Detox that works with React Native 0.76/Expo v52 (<a href="https://redirect.github.com/nrwl/nx/pull/29679">#29679</a>)</li> <li><strong>devkit:</strong> add .riv to binary extension (<a href="https://redirect.github.com/nrwl/nx/pull/29309">#29309</a>)</li> <li><strong>gradle:</strong> check if java is installed (<a href="https://redirect.github.com/nrwl/nx/pull/29572">#29572</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/45847a67546f7c7a6a00b6f64388112e7b5af2dd"><code>45847a6</code></a> feat(js): remove nx property from generated package.json files (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/29705">#29705</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d6015613f5296eec650be280969d3c6861857252"><code>d601561</code></a> feat(misc): use <code>@swc/jest</code> instead of <code>ts-jest</code> for the ts solution setup (#...</li> <li><a href="https://github.com/nrwl/nx/commit/dec21662b67653c37d068790cd42b2a2d01d36c5"><code>dec2166</code></a> feat(core): Add ESM support for Eslint config file (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/29613">#29613</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/6d8fe5c5fe0bddb253691f83dde9347435ad9fbc"><code>6d8fe5c</code></a> feat(angular): support angular v19.1 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/29523">#29523</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/20.4.0/packages/eslint">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jameshenry">jameshenry</a>, a new releaser for <code>@nx/eslint</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/eslint&package-manager=npm_and_yarn&previous-version=20.3.0&new-version=20.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information