Skip to content

Commit 2f09262

Browse files
Update nrwl monorepo to v20.6.4 (minor) (#2147)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nx/js](https://nx.dev) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/js)) | devDependencies | minor | [`20.5.0` -> `20.6.4`](https://renovatebot.com/diffs/npm/@nx%2fjs/20.5.0/20.6.4) | | [nx](https://nx.dev) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx)) | devDependencies | minor | [`20.5.0` -> `20.6.4`](https://renovatebot.com/diffs/npm/nx/20.5.0/20.6.4) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>nrwl/nx (@&#8203;nx/js)</summary> ### [`v20.6.4`](https://redirect.github.com/nrwl/nx/releases/tag/20.6.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.6.3...20.6.4) ##### 20.6.4 (2025-03-25) ##### 🩹 Fixes - **misc:** override `customConditions` when using an incompatible module resolution ([#&#8203;30477](https://redirect.github.com/nrwl/nx/pull/30477)) ##### ❤️ Thank You - Leosvel Pérez Espinosa [@&#8203;leosvelperez](https://redirect.github.com/leosvelperez) ### [`v20.6.3`](https://redirect.github.com/nrwl/nx/releases/tag/20.6.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.6.2...20.6.3) ##### 20.6.3 (2025-03-25) ##### 🚀 Features - **bundling:** add buildLibsFromSource option to [@&#8203;nx/rollup](https://redirect.github.com/nx/rollup):rollup executor ([#&#8203;30417](https://redirect.github.com/nrwl/nx/pull/30417)) - **misc:** set a `development` conditional export for buildable libraries when using the ts solution setup ([#&#8203;30451](https://redirect.github.com/nrwl/nx/pull/30451)) - **misc:** add `--useProjectJson` flag to CNW ([#&#8203;30475](https://redirect.github.com/nrwl/nx/pull/30475)) - **module-federation:** add ssr support to rspack crystal plugin ([#&#8203;30437](https://redirect.github.com/nrwl/nx/pull/30437)) - **repo:** replace explicit matrix with dynamic parsed from json ([#&#8203;30120](https://redirect.github.com/nrwl/nx/pull/30120)) ##### 🩹 Fixes - **core:** legacy cache users should get artifacts when remote cache is hit ([#&#8203;30442](https://redirect.github.com/nrwl/nx/pull/30442)) - **core:** pass the project graph into the batch instead of recreating ([#&#8203;30455](https://redirect.github.com/nrwl/nx/pull/30455)) - **core:** fix local registry not being considered when using `bun` ([#&#8203;30459](https://redirect.github.com/nrwl/nx/pull/30459)) - **devkit:** formatFiles should check for root prettier config before using prettier ([#&#8203;30426](https://redirect.github.com/nrwl/nx/pull/30426)) - **gradle:** build nx graph for gradle projects regardless of build gradle file location ([#&#8203;29783](https://redirect.github.com/nrwl/nx/pull/29783), [#&#8203;29802](https://redirect.github.com/nrwl/nx/pull/29802)) - **nx-dev:** sidebar should not always show angular-rs\* links ([#&#8203;30448](https://redirect.github.com/nrwl/nx/pull/30448)) - **react:** only add release config for publishable librarires ([#&#8203;30474](https://redirect.github.com/nrwl/nx/pull/30474)) - **react:** update react router logic with selected bundler ([#&#8203;30399](https://redirect.github.com/nrwl/nx/pull/30399)) ##### ❤️ Thank You - Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@&#8203;AgentEnder](https://redirect.github.com/AgentEnder) - Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo) - James Henry [@&#8203;JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Leosvel Pérez Espinosa [@&#8203;leosvelperez](https://redirect.github.com/leosvelperez) - Miroslav Jonaš [@&#8203;meeroslav](https://redirect.github.com/meeroslav) - Nicholas Cunningham [@&#8203;ndcunningham](https://redirect.github.com/ndcunningham) - Nicolas Beaussart [@&#8203;beaussan](https://redirect.github.com/beaussan) - Roman Lorenzo Balayan [@&#8203;romanbalayan](https://redirect.github.com/romanbalayan) - Tine Kondo [@&#8203;tinesoft](https://redirect.github.com/tinesoft) ### [`v20.6.2`](https://redirect.github.com/nrwl/nx/releases/tag/20.6.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.6.1...20.6.2) ##### 20.6.2 (2025-03-19) ##### 🚀 Features - **nx-dev:** add angular architecture blog post ([#&#8203;30400](https://redirect.github.com/nrwl/nx/pull/30400)) ##### 🩹 Fixes - **js:** update tinyglobby to speed up shallow file matching ([#&#8203;30415](https://redirect.github.com/nrwl/nx/pull/30415)) ##### ❤️ Thank You - Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo) - Juri Strumpflohner [@&#8203;juristr](https://redirect.github.com/juristr) ### [`v20.6.1`](https://redirect.github.com/nrwl/nx/releases/tag/20.6.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.6.0...20.6.1) #### 20.6.1 (2025-03-17) ##### 🩹 Fixes - **core:** handle null outputs in native cache ([#&#8203;30398](https://redirect.github.com/nrwl/nx/pull/30398)) - **gradle:** exlude htmlDependencyReport ([#&#8203;30300](https://redirect.github.com/nrwl/nx/pull/30300)) ##### ❤️ Thank You - Craigory Coppola [@&#8203;AgentEnder](https://redirect.github.com/AgentEnder) - Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi) ### [`v20.6.0`](https://redirect.github.com/nrwl/nx/releases/tag/20.6.0) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.5.1...20.6.0) #### 20.6.0 (2025-03-14) ##### 🚀 Features - **angular:** add convert-to-rspack generator ([#&#8203;29860](https://redirect.github.com/nrwl/nx/pull/29860)) - **core:** add maxCacheSize option to limit local artifact size ([#&#8203;29654](https://redirect.github.com/nrwl/nx/pull/29654)) - **core:** provide default value for max cache size ([#&#8203;30351](https://redirect.github.com/nrwl/nx/pull/30351)) - **misc:** add `useProjectJson` flag to project generators ([#&#8203;30319](https://redirect.github.com/nrwl/nx/pull/30319)) - **misc:** enable ts solution setup by default for new workspaces ([#&#8203;30372](https://redirect.github.com/nrwl/nx/pull/30372)) - **react:** add react-router plugin ([#&#8203;29965](https://redirect.github.com/nrwl/nx/pull/29965)) - **react:** Add react-router to create-nx-workspace and react app generator ([#&#8203;30316](https://redirect.github.com/nrwl/nx/pull/30316)) - **rspack:** infer ts-node compiler options in rspack task env when using a typescript config file ([#&#8203;30345](https://redirect.github.com/nrwl/nx/pull/30345)) - **rspack:** alias convert-webpack to convert-to-rspack ([#&#8203;30367](https://redirect.github.com/nrwl/nx/pull/30367)) ##### 🩹 Fixes - **angular:** directory type is not optional ([#&#8203;30354](https://redirect.github.com/nrwl/nx/pull/30354)) - **core:** handle package manager workspaces configuration in move generator ([#&#8203;30268](https://redirect.github.com/nrwl/nx/pull/30268)) - **core:** only add keep existing versions if init generator supports it ([#&#8203;30352](https://redirect.github.com/nrwl/nx/pull/30352)) - **graph:** fix target details header tooltips in collapsed state ([#&#8203;30287](https://redirect.github.com/nrwl/nx/pull/30287)) - **misc:** update axios ([#&#8203;30379](https://redirect.github.com/nrwl/nx/pull/30379)) ##### ❤️ Thank You - Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@&#8203;AgentEnder](https://redirect.github.com/AgentEnder) - Jason Jean [@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli [@&#8203;Cammisuli](https://redirect.github.com/Cammisuli) - Leosvel Pérez Espinosa [@&#8203;leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless) - Mike Hartington [@&#8203;mhartington](https://redirect.github.com/mhartington) - Nicholas Cunningham [@&#8203;ndcunningham](https://redirect.github.com/ndcunningham) ### [`v20.5.1`](https://redirect.github.com/nrwl/nx/releases/tag/20.5.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.5.0...20.5.1) ##### 20.5.1 (2025-03-14) ##### 🩹 Fixes - **angular:** directory type is not optional ([#&#8203;30354](https://redirect.github.com/nrwl/nx/pull/30354)) - **core:** handle package manager workspaces configuration in move generator ([#&#8203;30268](https://redirect.github.com/nrwl/nx/pull/30268)) - **core:** only add keep existing versions if init generator supports it ([#&#8203;30352](https://redirect.github.com/nrwl/nx/pull/30352)) - **graph:** fix target details header tooltips in collapsed state ([#&#8203;30287](https://redirect.github.com/nrwl/nx/pull/30287)) - **misc:** update axios ([#&#8203;30379](https://redirect.github.com/nrwl/nx/pull/30379)) ##### ❤️ Thank You - Jason Jean [@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Leosvel Pérez Espinosa [@&#8203;leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless) - Mike Hartington [@&#8203;mhartington](https://redirect.github.com/mhartington) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 56152e6 commit 2f09262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nx-monorepo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"scripts": {},
55
"private": true,
66
"devDependencies": {
7-
"@nx/js": "20.5.0",
8-
"nx": "20.5.0",
7+
"@nx/js": "20.6.4",
8+
"nx": "20.6.4",
99
"typescript": "5.8.2"
1010
},
1111
"workspaces": [

0 commit comments

Comments
 (0)