Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump the nx group across 1 directory with 2 updates (#2330)
Bumps the nx group with 2 updates in the /typescript directory: [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). Updates `@nx/jest` from 19.2.3 to 20.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@nx/jest</code>'s releases</a>.</em></p> <blockquote> <h2>20.0.5 (2024-10-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> only check if files are in sync if there are no records in the db (<a href="https://redirect.github.com/nrwl/nx/pull/28597">#28597</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jonathan Cammisuli</li> </ul> <h2>20.0.4 (2024-10-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> not to cache entire workspace root (<a href="https://redirect.github.com/nrwl/nx/pull/28552">#28552</a>)</li> <li><strong>core:</strong> make sure yarn berry correctly resolves latest version during nx add (<a href="https://redirect.github.com/nrwl/nx/pull/28580">#28580</a>)</li> <li><strong>core:</strong> handle concurrent db connections better (<a href="https://redirect.github.com/nrwl/nx/pull/28544">#28544</a>)</li> <li><strong>nx-dev:</strong> cleanup (<a href="https://github.com/nrwl/nx/commit/c8620d1853">c8620d1853</a>)</li> <li><strong>nx-dev:</strong> powerpack content update (<a href="https://github.com/nrwl/nx/commit/7c72733c8c">7c72733c8c</a>)</li> <li><strong>rspack:</strong> removed webpack-sources import (<a href="https://redirect.github.com/nrwl/nx/pull/28447">#28447</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@xiongemi</code></a></li> <li>Jonathan Cammisuli</li> <li>Juri <a href="https://github.com/juristr"><code>@juristr</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> <li>Phillip Barta <a href="https://github.com/Phillip9587"><code>@Phillip9587</code></a></li> </ul> <h2>20.0.3 (2024-10-19)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>module-federation:</strong> normalize hypen names for runtime library control plugin <a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28497">#28497</a> (<a href="https://redirect.github.com/nrwl/nx/pull/28512">#28512</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28497">#28497</a>)</li> <li><strong>react:</strong> ensure rspack react app is added to exclude on rspack plugin <a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28464">#28464</a> (<a href="https://redirect.github.com/nrwl/nx/pull/28515">#28515</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28464">#28464</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> </ul> <h2>20.0.2 (2024-10-18)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-dev:</strong> add live stream notifier (<a href="https://redirect.github.com/nrwl/nx/pull/28260">#28260</a>)</li> <li><strong>nx-dev:</strong> update home hero & livestream notifier (<a href="https://redirect.github.com/nrwl/nx/pull/28403">#28403</a>)</li> <li><strong>nx-dev:</strong> add contact link on powerpack page (<a href="https://redirect.github.com/nrwl/nx/pull/28458">#28458</a>)</li> </ul> <h3>🩹 Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/cbda8cf27591c0659b69c357e374e5aa17f61cc3"><code>cbda8cf</code></a> fix(testing): getJestProjectsAsync no longer duplicates project paths (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28311">#28311</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f743808bd58c563d74d374e35c4cac58271a57d9"><code>f743808</code></a> fix(testing): migration for getJestProjects -> getJestProjectsAsync handles b...</li> <li><a href="https://github.com/nrwl/nx/commit/23bebd91e7c8ffbf7addc13f6121628c0d2c2b75"><code>23bebd9</code></a> feat(devkit): bump compatibility to Nx 19 - 21.x (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28243">#28243</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/10fb32474649641074ee4e25e646e9a5b428c777"><code>10fb324</code></a> chore(testing): add deprecated comment for getJestProjects (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28178">#28178</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/a637f9eef9039d9ad59de568737488f9ba2e2cdb"><code>a637f9e</code></a> chore(repo): remove v16 migrations (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28220">#28220</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f221a41dbd4fb34c1530bce2fb0af58e87ea37bc"><code>f221a41</code></a> feat(misc): remove @nrwl/ scoped packages (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/27858">#27858</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/49c5a73cd04b602d6b71c48713d6d76b745531a1"><code>49c5a73</code></a> feat(js): generate experimental simplified library with ts solution setup (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/2">#2</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/d454f25aad38be761a8231ed36654a75072a4044"><code>d454f25</code></a> feat(testing): update test generators to exclude test files from the runtime ...</li> <li><a href="https://github.com/nrwl/nx/commit/5bbaffbda8480f8d12d35cb6571af200f8af3096"><code>5bbaffb</code></a> feat(core): add metagenerator for convert-to-inferred (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/27672">#27672</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/68eeb2eeed2d7dc81c9ce3990bf539cfd58a78d9"><code>68eeb2e</code></a> feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.0.5/packages/jest">compare view</a></li> </ul> </details> <br /> Updates `nx` from 19.2.3 to 20.0.5 <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.0.5 (2024-10-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> only check if files are in sync if there are no records in the db (<a href="https://redirect.github.com/nrwl/nx/pull/28597">#28597</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jonathan Cammisuli</li> </ul> <h2>20.0.4 (2024-10-23)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> not to cache entire workspace root (<a href="https://redirect.github.com/nrwl/nx/pull/28552">#28552</a>)</li> <li><strong>core:</strong> make sure yarn berry correctly resolves latest version during nx add (<a href="https://redirect.github.com/nrwl/nx/pull/28580">#28580</a>)</li> <li><strong>core:</strong> handle concurrent db connections better (<a href="https://redirect.github.com/nrwl/nx/pull/28544">#28544</a>)</li> <li><strong>nx-dev:</strong> cleanup (<a href="https://github.com/nrwl/nx/commit/c8620d1853">c8620d1853</a>)</li> <li><strong>nx-dev:</strong> powerpack content update (<a href="https://github.com/nrwl/nx/commit/7c72733c8c">7c72733c8c</a>)</li> <li><strong>rspack:</strong> removed webpack-sources import (<a href="https://redirect.github.com/nrwl/nx/pull/28447">#28447</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@xiongemi</code></a></li> <li>Jonathan Cammisuli</li> <li>Juri <a href="https://github.com/juristr"><code>@juristr</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@MaxKless</code></a></li> <li>Phillip Barta <a href="https://github.com/Phillip9587"><code>@Phillip9587</code></a></li> </ul> <h2>20.0.3 (2024-10-19)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>module-federation:</strong> normalize hypen names for runtime library control plugin <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28497">#28497</a> (<a href="https://redirect.github.com/nrwl/nx/pull/28512">#28512</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28497">#28497</a>)</li> <li><strong>react:</strong> ensure rspack react app is added to exclude on rspack plugin <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28464">#28464</a> (<a href="https://redirect.github.com/nrwl/nx/pull/28515">#28515</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28464">#28464</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@Coly010</code></a></li> </ul> <h2>20.0.2 (2024-10-18)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-dev:</strong> add live stream notifier (<a href="https://redirect.github.com/nrwl/nx/pull/28260">#28260</a>)</li> <li><strong>nx-dev:</strong> update home hero & livestream notifier (<a href="https://redirect.github.com/nrwl/nx/pull/28403">#28403</a>)</li> <li><strong>nx-dev:</strong> add contact link on powerpack page (<a href="https://redirect.github.com/nrwl/nx/pull/28458">#28458</a>)</li> </ul> <h3>🩹 Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/315c766466d45ca1c482f919c81a21df40ddf900"><code>315c766</code></a> fix(core): only check if files are in sync if there are no records in the db ...</li> <li><a href="https://github.com/nrwl/nx/commit/4a1737b237093d4e1c2871c5a14c48446a6fc547"><code>4a1737b</code></a> fix(core): handle concurrent db connections better (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28544">#28544</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/5da14f4dc4dcabe37a338116da20aa7437e03e95"><code>5da14f4</code></a> cleanup(misc): remove unused migrations (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28591">#28591</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/5336aa07257d658866dcc3ddd68401a44769633d"><code>5336aa0</code></a> fix(core): make sure yarn berry correctly resolves latest version during nx a...</li> <li><a href="https://github.com/nrwl/nx/commit/aa3d1d821f59f7df36060515bc76700f557f2ae5"><code>aa3d1d8</code></a> docs(core): move powerpack features to enterprise section (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28528">#28528</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/ed350a4088b6cd9d69fa49a41052f6ece2848bdd"><code>ed350a4</code></a> fix(core): not to cache entire workspace root (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28552">#28552</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/a6a81cfc33d473f5896b6e4ecd118c0a35d3517c"><code>a6a81cf</code></a> fix(core): neverConnectToCloud should disable connecting to nxCloud (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28501">#28501</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/a45cdd6f55f3259d838d7cd7a85d7a75f0afc2ac"><code>a45cdd6</code></a> fix(core): repair SIGINT signals on windows (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28496">#28496</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/10405bcfe94aa9effd81377d34958d6837d20625"><code>10405bc</code></a> fix(release): ensure plan subcommand works with object config (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28460">#28460</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/399ee5b3bd4afc26b272e6e99c6e7b1cb80e417e"><code>399ee5b</code></a> docs(core): schema update to disable nx cloud (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28432">#28432</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.0.5/packages/nx">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information