Skip to content

Commit cf1635f

Browse files
chore: bump the nx group in /typescript with 2 updates (#2652)
Bumps the nx group in /typescript with 2 updates: [@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 22.0.1 to 22.0.2 <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>22.0.2 (2025-10-28)</h2> <h3>🚀 Features</h3> <ul> <li><strong>docker:</strong> support inferring additional args for targets with interpolation support (<a href="https://redirect.github.com/nrwl/nx/pull/32892">#32892</a>)</li> <li><strong>gradle:</strong> add custom installation path to options (<a href="https://redirect.github.com/nrwl/nx/pull/33187">#33187</a>)</li> <li><strong>nx-dev:</strong> add downloadable resources page and React book blog post (<a href="https://github.com/nrwl/nx/commit/4b6009764a">4b6009764a</a>)</li> <li><strong>release:</strong> support {versionActionsVersion} in docker version scheme (<a href="https://redirect.github.com/nrwl/nx/pull/33178">#33178</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> continue execution when cloud client is unavailable (<a href="https://redirect.github.com/nrwl/nx/pull/33214">#33214</a>)</li> <li><strong>core:</strong> prevent error message containing <code>[object Object]</code> for invalid {workspaceRoot} placement (<a href="https://redirect.github.com/nrwl/nx/pull/33203">#33203</a>)</li> <li><strong>core:</strong> fix swapped arguments when resolving catalog references from the filesystem (<a href="https://redirect.github.com/nrwl/nx/pull/33237">#33237</a>)</li> <li><strong>core:</strong> should find dockerfiles to suggest installing docker plugin (<a href="https://redirect.github.com/nrwl/nx/pull/33234">#33234</a>)</li> <li><strong>core:</strong> stream without prefixes showing tui (<a href="https://redirect.github.com/nrwl/nx/pull/33194">#33194</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32535">#32535</a>)</li> <li><strong>core:</strong> add accept header to http remote cache get (<a href="https://redirect.github.com/nrwl/nx/pull/33093">#33093</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33092">#33092</a>)</li> <li><strong>core:</strong> prevent undefined importer crash in pnpm lockfile parsing (<a href="https://redirect.github.com/nrwl/nx/pull/33223">#33223</a>)</li> <li><strong>core:</strong> split lockfile cache and other performance improvements (<a href="https://redirect.github.com/nrwl/nx/pull/33256">#33256</a>)</li> <li><strong>core:</strong> ensure daemon writes project graph cache to disk consistently (<a href="https://redirect.github.com/nrwl/nx/pull/33217">#33217</a>)</li> <li><strong>core:</strong> turn v8 serializer off by default but fallback to it if json serialization fails (<a href="https://redirect.github.com/nrwl/nx/pull/33274">#33274</a>, <a href="https://redirect.github.com/nrwl/nx/issues/4">#4</a>, <a href="https://redirect.github.com/nrwl/nx/issues/2">#2</a>, <a href="https://redirect.github.com/nrwl/nx/issues/3">#3</a>)</li> <li><strong>core:</strong> make sure that gemini contextFileName is string before trying to resolve (<a href="https://redirect.github.com/nrwl/nx/pull/33280">#33280</a>)</li> <li><strong>docker:</strong> handle undefined options when creating graph (<a href="https://redirect.github.com/nrwl/nx/pull/33235">#33235</a>)</li> <li><strong>docker:</strong> handle dockerfile at project root tag (<a href="https://redirect.github.com/nrwl/nx/pull/33236">#33236</a>)</li> <li><strong>docker:</strong> guard commitSha null in plugin interpolation (<a href="https://redirect.github.com/nrwl/nx/pull/33275">#33275</a>)</li> <li><strong>maven:</strong> use File.isAbsolute for cross-platform path detection (<a href="https://redirect.github.com/nrwl/nx/pull/33195">#33195</a>)</li> <li><strong>misc:</strong> add explanatory footer to ai agents prompts (<a href="https://redirect.github.com/nrwl/nx/pull/33182">#33182</a>)</li> <li><strong>misc:</strong> handle null exit codes from crashed child processes (<a href="https://redirect.github.com/nrwl/nx/pull/33163">#33163</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29204">#29204</a>)</li> <li><strong>node:</strong> migrate to koa 3.0.3 (<a href="https://redirect.github.com/nrwl/nx/pull/33208">#33208</a>)</li> <li><strong>nx-dev:</strong> update docs code blocks usage (<a href="https://redirect.github.com/nrwl/nx/pull/32998">#32998</a>)</li> <li><strong>nx-dev:</strong> add copy-docs back as a dep of serve (<a href="https://redirect.github.com/nrwl/nx/pull/33215">#33215</a>)</li> <li><strong>vite:</strong> nxViteTsPaths supports local path aliases (<a href="https://redirect.github.com/nrwl/nx/pull/33241">#33241</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33231">#33231</a>)</li> <li><strong>webpack:</strong> prevent errors when importing <code>@​nx/webpack</code> before typescript is installed (<a href="https://redirect.github.com/nrwl/nx/pull/33251">#33251</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Caleb Ukle</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>Emilio Heinzmann <a href="https://github.com/emiliosheinz"><code>@​emiliosheinz</code></a></li> <li>Hugo Burton <a href="https://github.com/hugs7"><code>@​hugs7</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>Juri Strumpflohner</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@​lourw</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li> <li>Sander Boelhouwers</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/6e9869231b9549497f6297f5348dbcfa4b7c4703"><code>6e98692</code></a> chore(repo): dogfood pnpm catalogs (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/33232">#33232</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.0.2/packages/jest">compare view</a></li> </ul> </details> <br /> Updates `nx` from 22.0.1 to 22.0.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>22.0.2 (2025-10-28)</h2> <h3>🚀 Features</h3> <ul> <li><strong>docker:</strong> support inferring additional args for targets with interpolation support (<a href="https://redirect.github.com/nrwl/nx/pull/32892">#32892</a>)</li> <li><strong>gradle:</strong> add custom installation path to options (<a href="https://redirect.github.com/nrwl/nx/pull/33187">#33187</a>)</li> <li><strong>nx-dev:</strong> add downloadable resources page and React book blog post (<a href="https://github.com/nrwl/nx/commit/4b6009764a">4b6009764a</a>)</li> <li><strong>release:</strong> support {versionActionsVersion} in docker version scheme (<a href="https://redirect.github.com/nrwl/nx/pull/33178">#33178</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> continue execution when cloud client is unavailable (<a href="https://redirect.github.com/nrwl/nx/pull/33214">#33214</a>)</li> <li><strong>core:</strong> prevent error message containing <code>[object Object]</code> for invalid {workspaceRoot} placement (<a href="https://redirect.github.com/nrwl/nx/pull/33203">#33203</a>)</li> <li><strong>core:</strong> fix swapped arguments when resolving catalog references from the filesystem (<a href="https://redirect.github.com/nrwl/nx/pull/33237">#33237</a>)</li> <li><strong>core:</strong> should find dockerfiles to suggest installing docker plugin (<a href="https://redirect.github.com/nrwl/nx/pull/33234">#33234</a>)</li> <li><strong>core:</strong> stream without prefixes showing tui (<a href="https://redirect.github.com/nrwl/nx/pull/33194">#33194</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32535">#32535</a>)</li> <li><strong>core:</strong> add accept header to http remote cache get (<a href="https://redirect.github.com/nrwl/nx/pull/33093">#33093</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33092">#33092</a>)</li> <li><strong>core:</strong> prevent undefined importer crash in pnpm lockfile parsing (<a href="https://redirect.github.com/nrwl/nx/pull/33223">#33223</a>)</li> <li><strong>core:</strong> split lockfile cache and other performance improvements (<a href="https://redirect.github.com/nrwl/nx/pull/33256">#33256</a>)</li> <li><strong>core:</strong> ensure daemon writes project graph cache to disk consistently (<a href="https://redirect.github.com/nrwl/nx/pull/33217">#33217</a>)</li> <li><strong>core:</strong> turn v8 serializer off by default but fallback to it if json serialization fails (<a href="https://redirect.github.com/nrwl/nx/pull/33274">#33274</a>, <a href="https://redirect.github.com/nrwl/nx/issues/4">#4</a>, <a href="https://redirect.github.com/nrwl/nx/issues/2">#2</a>, <a href="https://redirect.github.com/nrwl/nx/issues/3">#3</a>)</li> <li><strong>core:</strong> make sure that gemini contextFileName is string before trying to resolve (<a href="https://redirect.github.com/nrwl/nx/pull/33280">#33280</a>)</li> <li><strong>docker:</strong> handle undefined options when creating graph (<a href="https://redirect.github.com/nrwl/nx/pull/33235">#33235</a>)</li> <li><strong>docker:</strong> handle dockerfile at project root tag (<a href="https://redirect.github.com/nrwl/nx/pull/33236">#33236</a>)</li> <li><strong>docker:</strong> guard commitSha null in plugin interpolation (<a href="https://redirect.github.com/nrwl/nx/pull/33275">#33275</a>)</li> <li><strong>maven:</strong> use File.isAbsolute for cross-platform path detection (<a href="https://redirect.github.com/nrwl/nx/pull/33195">#33195</a>)</li> <li><strong>misc:</strong> add explanatory footer to ai agents prompts (<a href="https://redirect.github.com/nrwl/nx/pull/33182">#33182</a>)</li> <li><strong>misc:</strong> handle null exit codes from crashed child processes (<a href="https://redirect.github.com/nrwl/nx/pull/33163">#33163</a>, <a href="https://redirect.github.com/nrwl/nx/issues/29204">#29204</a>)</li> <li><strong>node:</strong> migrate to koa 3.0.3 (<a href="https://redirect.github.com/nrwl/nx/pull/33208">#33208</a>)</li> <li><strong>nx-dev:</strong> update docs code blocks usage (<a href="https://redirect.github.com/nrwl/nx/pull/32998">#32998</a>)</li> <li><strong>nx-dev:</strong> add copy-docs back as a dep of serve (<a href="https://redirect.github.com/nrwl/nx/pull/33215">#33215</a>)</li> <li><strong>vite:</strong> nxViteTsPaths supports local path aliases (<a href="https://redirect.github.com/nrwl/nx/pull/33241">#33241</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33231">#33231</a>)</li> <li><strong>webpack:</strong> prevent errors when importing <code>@​nx/webpack</code> before typescript is installed (<a href="https://redirect.github.com/nrwl/nx/pull/33251">#33251</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Caleb Ukle</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>Emilio Heinzmann <a href="https://github.com/emiliosheinz"><code>@​emiliosheinz</code></a></li> <li>Hugo Burton <a href="https://github.com/hugs7"><code>@​hugs7</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>Juri Strumpflohner</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li> <li>Louie Weng <a href="https://github.com/lourw"><code>@​lourw</code></a></li> <li>MaxKless <a href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li> <li>Sander Boelhouwers</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/266bb1a9f341af588e5d02a6587a93d96beddc09"><code>266bb1a</code></a> fix(core): make sure that gemini contextFileName is string before trying to r...</li> <li><a href="https://github.com/nrwl/nx/commit/6e9869231b9549497f6297f5348dbcfa4b7c4703"><code>6e98692</code></a> chore(repo): dogfood pnpm catalogs (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33232">#33232</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/54a269c5bd443ca0cb2a4ca5af0e819df6804e6c"><code>54a269c</code></a> fix(core): turn v8 serializer off by default but fallback to it if json seria...</li> <li><a href="https://github.com/nrwl/nx/commit/e07b73a55e77afbd3226679a36b079151b974760"><code>e07b73a</code></a> Reapply &quot;fix(core): add option to use v8 for daemon message serialization (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/bd219b60ebc30eec1b2770d50553de621b04ab8c"><code>bd219b6</code></a> fix(core): ensure daemon writes project graph cache to disk consistently (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33">#33</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/8df823a3e936f8b8515886bf74702a0e42e08a67"><code>8df823a</code></a> fix(core): split lockfile cache and other performance improvements (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33256">#33256</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/686e97321512a0af7265377b3891cbba11d9d025"><code>686e973</code></a> fix(core): prevent undefined importer crash in pnpm lockfile parsing (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33223">#33223</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/988f7f80c718a5aa6addf610872ae94ee92fb945"><code>988f7f8</code></a> fix(core): add accept header to http remote cache get (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33093">#33093</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/db10e7599a927d4072760cd855a77ed72637c489"><code>db10e75</code></a> fix(core): stream without prefixes showing tui (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33194">#33194</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/8c30e710065ff22db25bc8020955671c8aaa3bec"><code>8c30e71</code></a> chore(core): improvements to native build and error handling (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33238">#33238</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/22.0.2/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>
1 parent 51be831 commit cf1635f

File tree

2 files changed

+163
-162
lines changed

2 files changed

+163
-162
lines changed

0 commit comments

Comments
 (0)