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.0.8 to 20.3.0 in /lambdas (#4326)
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 20.0.8 to 20.3.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.3.0 (2024-12-20)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support ngrx v19 (<a href="https://redirect.github.com/nrwl/nx/pull/29398">#29398</a>)</li> <li><strong>core:</strong> support rollup.config.ts (<a href="https://redirect.github.com/nrwl/nx/pull/28240">#28240</a>)</li> <li><strong>core:</strong> use custom resolution to resolve from source local plugins with artifacts pointing to the outputs (<a href="https://redirect.github.com/nrwl/nx/pull/29222">#29222</a>)</li> <li><strong>core:</strong> add spinners when graph compute takes long time (<a href="https://redirect.github.com/nrwl/nx/pull/28966">#28966</a>)</li> <li><strong>core:</strong> not exit when one plugin installation failed (<a href="https://redirect.github.com/nrwl/nx/pull/28684">#28684</a>)</li> <li><strong>core:</strong> nx-plugin-checks accounts for outDir and rootDir of projects when checking file existence (<a href="https://redirect.github.com/nrwl/nx/pull/29391">#29391</a>)</li> <li><strong>core:</strong> add lib/** glob to workspaces so we support it out of the box (<a href="https://redirect.github.com/nrwl/nx/pull/29403">#29403</a>)</li> <li><strong>core:</strong> show progress on ci if graph construction takes longer than expected (<a href="https://redirect.github.com/nrwl/nx/pull/29392">#29392</a>)</li> <li><strong>eslint:</strong> rename eslint.config.js to eslint.config.cjs to resolve them as CommonJS (<a href="https://redirect.github.com/nrwl/nx/pull/29334">#29334</a>)</li> <li><strong>expo:</strong> upgrade Expo to v52 (<a href="https://redirect.github.com/nrwl/nx/pull/29142">#29142</a>)</li> <li><strong>js:</strong> update vue/node app and lib generators to support TS solutions (<a href="https://redirect.github.com/nrwl/nx/pull/29299">#29299</a>)</li> <li><strong>misc:</strong> handle artifact generators' <code>path</code> options including file extensions (<a href="https://redirect.github.com/nrwl/nx/pull/29111">#29111</a>)</li> <li><strong>nx-dev:</strong> link more customer videos on enterprise page (<a href="https://github.com/nrwl/nx/commit/7498e470fa">7498e470fa</a>)</li> <li><strong>nx-plugin:</strong> added support for vitest test runner (<a href="https://redirect.github.com/nrwl/nx/pull/29140">#29140</a>)</li> <li><strong>release:</strong> allow automated git push from version or changelog step (<a href="https://redirect.github.com/nrwl/nx/pull/29280">#29280</a>)</li> <li><strong>rsbuild:</strong> add intial package (<a href="https://redirect.github.com/nrwl/nx/pull/29147">#29147</a>)</li> <li><strong>rsbuild:</strong> add inferred targets plugin (<a href="https://redirect.github.com/nrwl/nx/pull/29192">#29192</a>)</li> <li><strong>rsbuild:</strong> add rsbuild configuration generator (<a href="https://redirect.github.com/nrwl/nx/pull/29321">#29321</a>)</li> <li><strong>rsbuild:</strong> add react and vue support for app generation (<a href="https://redirect.github.com/nrwl/nx/pull/29349">#29349</a>)</li> <li><strong>rsbuild:</strong> move plugin export to root of package (<a href="https://redirect.github.com/nrwl/nx/pull/29415">#29415</a>)</li> <li><strong>storybook:</strong> use createNodesV2 for init and convert-to-inferred generators (<a href="https://redirect.github.com/nrwl/nx/pull/28092">#28092</a>)</li> <li><strong>testing:</strong> allow custom address for local registry (<a href="https://redirect.github.com/nrwl/nx/pull/29050">#29050</a>)</li> <li><strong>vite:</strong> add angular option to vitest generator (<a href="https://redirect.github.com/nrwl/nx/pull/29055">#29055</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>typo in environment-variables.md (<a href="https://redirect.github.com/nrwl/nx/pull/29294">#29294</a>)</li> <li><strong>angular:</strong> handle removed angular-eslint rules in root eslint config files and update package (<a href="https://redirect.github.com/nrwl/nx/pull/29262">#29262</a>)</li> <li><strong>angular:</strong> normalize prerender and appShell options of the application executor correctly (<a href="https://redirect.github.com/nrwl/nx/pull/29281">#29281</a>)</li> <li><strong>angular:</strong> correctly normalize dev-server options (<a href="https://redirect.github.com/nrwl/nx/pull/29322">#29322</a>)</li> <li><strong>angular:</strong> add-localize-polyfill-to-targets fails if polyfills is a string (<a href="https://redirect.github.com/nrwl/nx/pull/29324">#29324</a>)</li> <li><strong>angular:</strong> normalize name when forced to build selector (<a href="https://redirect.github.com/nrwl/nx/pull/29417">#29417</a>)</li> <li><strong>angular:</strong> set up host and remote ssr apps correctly <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/29442">#29442</a> (<a href="https://redirect.github.com/nrwl/nx/pull/29447">#29447</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29442">#29442</a>)</li> <li><strong>bundling:</strong> ensure vitest timestamp files are ignored (<a href="https://redirect.github.com/nrwl/nx/pull/29418">#29418</a>)</li> <li><strong>core:</strong> add workspaces path if package path is not included (<a href="https://redirect.github.com/nrwl/nx/pull/28824">#28824</a>)</li> <li><strong>core:</strong> fix process being prevented from exiting (<a href="https://redirect.github.com/nrwl/nx/pull/29240">#29240</a>)</li> <li><strong>core:</strong> defer loading package manager until necessary (<a href="https://redirect.github.com/nrwl/nx/pull/29248">#29248</a>)</li> <li><strong>core:</strong> hashing fixes (<a href="https://redirect.github.com/nrwl/nx/pull/29247">#29247</a>)</li> <li><strong>core:</strong> Update bundlers to not typecheck if using new TS solution setup (<a href="https://redirect.github.com/nrwl/nx/pull/29227">#29227</a>)</li> <li><strong>core:</strong> ensure <code>@nx/module-federation</code> is listed in package group (<a href="https://redirect.github.com/nrwl/nx/pull/29292">#29292</a>)</li> <li><strong>core:</strong> ensure rsbuild is part of nx package group (<a href="https://redirect.github.com/nrwl/nx/pull/29310">#29310</a>)</li> <li><strong>core:</strong> avoid storing hash details for empty fileset (<a href="https://redirect.github.com/nrwl/nx/pull/29316">#29316</a>)</li> <li><strong>core:</strong> resolve imports from linked workspace projects (<a href="https://redirect.github.com/nrwl/nx/pull/29328">#29328</a>)</li> <li><strong>core:</strong> collect all logs from forked processes (<a href="https://redirect.github.com/nrwl/nx/pull/27778">#27778</a>)</li> <li><strong>core:</strong> Update move/remove workspace generators to work with ts project references (<a href="https://redirect.github.com/nrwl/nx/pull/29331">#29331</a>)</li> <li><strong>core:</strong> Adding react apps/libs to workspaces so they can be referenced. (<a href="https://redirect.github.com/nrwl/nx/pull/29202">#29202</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/b9c0e3db5f97d96372f2a7769e2188e2c853184b"><code>b9c0e3d</code></a> feat(eslint): rename eslint.config.js to eslint.config.cjs to resolve them as...</li> <li><a href="https://github.com/nrwl/nx/commit/df77fde81f524d86da85a4851883be552edaf558"><code>df77fde</code></a> fix(angular): handle removed angular-eslint rules in root eslint config files...</li> <li><a href="https://github.com/nrwl/nx/commit/2fa3ce21d4a819b69fd58fd1139c26b73a6fa19b"><code>2fa3ce2</code></a> feat(angular): add migration to remove angular eslint rules removed in v19 (#...</li> <li><a href="https://github.com/nrwl/nx/commit/3ec539065dded9e02e7eeedf13993fac706b71e7"><code>3ec5390</code></a> feat(angular): add support for angular v19 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/28847">#28847</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/ec5a5e63606b4b7a797ef1ff9d211ffa47dcef0c"><code>ec5a5e6</code></a> feat(react): update app and lib generators to support new TS solution setup (...</li> <li><a href="https://github.com/nrwl/nx/commit/636cd77002acf26a25e777fe7c1160923eb92398"><code>636cd77</code></a> fix(linter): remove legacy dependencies during convert to flat config (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/28981">#28981</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0d6ad2b1b0730859c867ba779ac7d9e111319efb"><code>0d6ad2b</code></a> feat(core): add eslint vscode extension on eslint init (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/28573">#28573</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/bb878aa03352ea7c33458b5d0e015f99b088930c"><code>bb878aa</code></a> feat(linter): add support eslint 9 --quiet param (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/28743">#28743</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/c2e31127d9178aad7803adfe0462136bbfeb714f"><code>c2e3112</code></a> feat(core): Update plugin generators so that they are formatted by default (#...</li> <li><a href="https://github.com/nrwl/nx/commit/d8d6d13c9e7907b1e700b5dd07f5cf609667f9b0"><code>d8d6d13</code></a> fix(linter): ensure .cjs config file is handled correctly for generators <a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/282">#282</a>...</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.3.0/packages/eslint">compare view</a></li> </ul> </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.0.8&new-version=20.3.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Niek Palm <npalm@users.noreply.github.com>
- Loading branch information