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 from 20.0.1 to 20.1.2 in /lambdas (#4269)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.0.1 to 20.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's releases</a>.</em></p> <blockquote> <h2>20.1.2 (2024-11-15)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> add eslint vscode extension on eslint init (<a href="https://redirect.github.com/nrwl/nx/pull/28573">#28573</a>)</li> <li><strong>nx-dev:</strong> version picker (<a href="https://redirect.github.com/nrwl/nx/pull/28828">#28828</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> typo in readme for CNW (<a href="https://redirect.github.com/nrwl/nx/pull/28942">#28942</a>)</li> <li><strong>nest:</strong> repair nestjs service generator schema (<a href="https://redirect.github.com/nrwl/nx/pull/28928">#28928</a>)</li> <li><strong>rspack:</strong> withModuleFederationForSSR should use commonjs-module as library (<a href="https://redirect.github.com/nrwl/nx/pull/28944">#28944</a>)</li> <li><strong>rspack:</strong> do not global styles as entrypoints (<a href="https://redirect.github.com/nrwl/nx/pull/28941">#28941</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Dmitry Zakharov <a href="https://github.com/pumano"><code>@pumano</code></a></li> <li>Isaac Mann <a href="https://github.com/isaacplmann"><code>@isaacplmann</code></a></li> <li>pawel-twardziak</li> </ul> <h2>20.1.1 (2024-11-14)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> when unit test runner is set to none library component should not generate spec file (<a href="https://redirect.github.com/nrwl/nx/pull/28906">#28906</a>)</li> <li><strong>core:</strong> set default branch to main if no git (<a href="https://redirect.github.com/nrwl/nx/pull/28854">#28854</a>)</li> <li><strong>core:</strong> lower socket path by 10 chars to reduce chances of too-long paths (<a href="https://redirect.github.com/nrwl/nx/pull/28920">#28920</a>)</li> <li><strong>core:</strong> create different dummy tasks for different parent tasks an… (<a href="https://redirect.github.com/nrwl/nx/pull/28923">#28923</a>)</li> <li><strong>js:</strong> handle <code>outputFileName</code> correctly when generating package json (<a href="https://redirect.github.com/nrwl/nx/pull/28915">#28915</a>)</li> <li><strong>js:</strong> skip tsc batch builds for implicit dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/28840">#28840</a>)</li> <li><strong>nx-dev:</strong> update course API to ignore system OS Metadata file (<a href="https://redirect.github.com/nrwl/nx/pull/28886">#28886</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@xiongemi</code></a></li> <li>Jack Stevenson</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>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> <li>Nicholas Cunningham <a href="https://github.com/ndcunningham"><code>@ndcunningham</code></a></li> </ul> <h2>20.1.0 (2024-11-11)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> add vitest option to angular (<a href="https://redirect.github.com/nrwl/nx/pull/27311">#27311</a>)</li> <li><strong>bundling:</strong> add createNodesV2 for rollup plugin (<a href="https://redirect.github.com/nrwl/nx/pull/28090">#28090</a>)</li> <li><strong>core:</strong> allow disabling of tsconfig path sorting in format:write and formatFiles() (<a href="https://redirect.github.com/nrwl/nx/pull/28517">#28517</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/3d0568dfdfcaffa9eeacbbb5f36e05dd85c4df07"><code>3d0568d</code></a> fix(core): create different dummy tasks for different parent tasks an… (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28923">#28923</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/622c2eac4f4d8737f707d9d963b68a80e2cddef5"><code>622c2ea</code></a> fix(core): lower socket path by 10 chars to reduce chances of too-long paths ...</li> <li><a href="https://github.com/nrwl/nx/commit/e8266e28c4a98e911ddf1675d1a6db8afbabde18"><code>e8266e2</code></a> fix(core): set default branch to main if no git (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28854">#28854</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/c21b039dd05ded4ba3588c88b1dea1c602807dc2"><code>c21b039</code></a> fix(core): reduce time it takes to require nx commands (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28884">#28884</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0fd3442e472769382331b29cfa925b82125ad484"><code>0fd3442</code></a> fix(core): cross-workspace implicitDependencies should be safely ignored (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28">#28</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/258a2566f1b361582567895629be0c1e30fb26df"><code>258a256</code></a> fix(core): do not use unix dotfile locks (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28859">#28859</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d2c1067a084f91c19a695c79c0cc89e26461b6fe"><code>d2c1067</code></a> fix(release): support workspace root as a subdirectory of git root (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28650">#28650</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0d7f2263383b2bd4fc3062a5a896a1271fd2674c"><code>0d7f226</code></a> fix(core): shutdown plugin workers when disconnected (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28857">#28857</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/7f39dc1852fb52fe9b41a34c65f851068d78020b"><code>7f39dc1</code></a> fix(core): do not depend on ci info crate (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28850">#28850</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/158d343ec208acf9865713595f51db467a4c4623"><code>158d343</code></a> fix(misc): update generators to use autocomplete instead of select when possi...</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.1.2/packages/nx">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nx&package-manager=npm_and_yarn&previous-version=20.0.1&new-version=20.1.2)](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>
- Loading branch information