Closed renovate[bot] closed 1 month ago
CI is running/has finished running commands for commit 3b81426f1ba0458ade4720505dc70c2e34380265. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
Sent with 💌 from NxCloud.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
20.0.0
->20.0.3
Release Notes
nrwl/nx (@nx/angular)
### [`v20.0.3`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.2...20.0.3) #### 20.0.3 (2024-10-19) ##### 🩹 Fixes - **module-federation:** normalize hypen names for runtime library control plugin [#28497](https://redirect.github.com/nrwl/nx/issues/28497) ([#28512](https://redirect.github.com/nrwl/nx/pull/28512), [#28497](https://redirect.github.com/nrwl/nx/issues/28497)) - **react:** ensure rspack react app is added to exclude on rspack plugin [#28464](https://redirect.github.com/nrwl/nx/issues/28464) ([#28515](https://redirect.github.com/nrwl/nx/pull/28515), [#28464](https://redirect.github.com/nrwl/nx/issues/28464)) ##### ❤️ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) ### [`v20.0.2`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.1...20.0.2) #### 20.0.2 (2024-10-18) ##### 🚀 Features - **nx-dev:** add live stream notifier ([#28260](https://redirect.github.com/nrwl/nx/pull/28260)) - **nx-dev:** update home hero & livestream notifier ([#28403](https://redirect.github.com/nrwl/nx/pull/28403)) - **nx-dev:** add contact link on powerpack page ([#28458](https://redirect.github.com/nrwl/nx/pull/28458)) ##### 🩹 Fixes - **core:** repair SIGINT signals on windows ([#28496](https://redirect.github.com/nrwl/nx/pull/28496)) - **core:** neverConnectToCloud should disable connecting to nxCloud ([#28501](https://redirect.github.com/nrwl/nx/pull/28501)) - **expo:** pnpm+workspace build ([#28209](https://redirect.github.com/nrwl/nx/pull/28209)) - **graph:** make sure disabledTaskSyncGenerators can be set correctly from nx console ([#28466](https://redirect.github.com/nrwl/nx/pull/28466)) - **js:** change verdaccio childProcess kill order ([#28364](https://redirect.github.com/nrwl/nx/pull/28364)) - **nx-dev:** fix tabs logic ([#28470](https://redirect.github.com/nrwl/nx/pull/28470)) - **react:** update rspack to include styles in the main bundle ([#28478](https://redirect.github.com/nrwl/nx/pull/28478)) - **release:** ensure plan subcommand works with object config ([#28460](https://redirect.github.com/nrwl/nx/pull/28460)) - **rspack:** replace DefinePlugin with EnvironmentPlugin ([#28252](https://redirect.github.com/nrwl/nx/pull/28252)) - **rspack:** make rspack dev server respect port ([#28251](https://redirect.github.com/nrwl/nx/pull/28251)) - **rspack:** add dependency-checks lint rule ([#28225](https://redirect.github.com/nrwl/nx/pull/28225)) - **vite:** add vite temp files to gitignore [#28371](https://redirect.github.com/nrwl/nx/issues/28371) ([#28443](https://redirect.github.com/nrwl/nx/pull/28443), [#28371](https://redirect.github.com/nrwl/nx/issues/28371)) - **vite:** use resolveConfig instead of loadConfigFromFile to ensure node env set [#27627](https://redirect.github.com/nrwl/nx/issues/27627) ([#28444](https://redirect.github.com/nrwl/nx/pull/28444), [#27627](https://redirect.github.com/nrwl/nx/issues/27627)) ##### ❤️ Thank You - Alan Pazetto [@alancpazetto](https://redirect.github.com/alancpazetto) - Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Igor Loskutov [@dearlordylord](https://redirect.github.com/dearlordylord) - Isaac Mann [@isaacplmann](https://redirect.github.com/isaacplmann) - James Henry [@JamesHenry](https://redirect.github.com/JamesHenry) - Juri Strumpflohner [@juristr](https://redirect.github.com/juristr) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) - Phillip Barta [@Phillip9587](https://redirect.github.com/Phillip9587) - Sam Tsai [@samtsai](https://redirect.github.com/samtsai) ### [`v20.0.1`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.0...20.0.1) ##### 20.0.1 (2024-10-15) ##### 🩹 Fixes - **angular:** ensure provideStore is provided before storeDevTools [#28107](https://redirect.github.com/nrwl/nx/issues/28107) ([#28428](https://redirect.github.com/nrwl/nx/pull/28428), [#28107](https://redirect.github.com/nrwl/nx/issues/28107)) - **angular:** add missing package version bump for zone.js ([#28430](https://redirect.github.com/nrwl/nx/pull/28430)) - **core:** support `NX_NO_CLOUD` ([#28366](https://redirect.github.com/nrwl/nx/pull/28366)) - **core:** add busy handler for sqlite ([#28390](https://redirect.github.com/nrwl/nx/pull/28390)) - **core:** handle `neverConnectToCloud` property ([#28452](https://redirect.github.com/nrwl/nx/pull/28452)) - **core:** add migration to set `useLegacyCache` by default ([#28454](https://redirect.github.com/nrwl/nx/pull/28454)) - **js:** improve @nx/js/typescript plugin and typescript-sync generator performance ([#28379](https://redirect.github.com/nrwl/nx/pull/28379)) - **linter:** scope js and ts shared configs to js and ts files ([#28381](https://redirect.github.com/nrwl/nx/pull/28381)) - **module-federation:** ensure mf-manifest supported and tspaths are added with snake_case ([#28244](https://redirect.github.com/nrwl/nx/pull/28244)) - **module-federation:** remote names should follow JS variable naming schema ([#28401](https://redirect.github.com/nrwl/nx/pull/28401)) - **react:** depends on migration should ignore configs that point to [@nx/react](https://redirect.github.com/nx/react) [#28377](https://redirect.github.com/nrwl/nx/issues/28377) ([#28382](https://redirect.github.com/nrwl/nx/pull/28382), [#28377](https://redirect.github.com/nrwl/nx/issues/28377)) - **rspack:** log compilation errors [#28179](https://redirect.github.com/nrwl/nx/issues/28179) ([#28429](https://redirect.github.com/nrwl/nx/pull/28429), [#28179](https://redirect.github.com/nrwl/nx/issues/28179)) - **rspack:** do not select char from string when mapping remotes ([#28441](https://redirect.github.com/nrwl/nx/pull/28441)) ##### ❤️ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Jonathan Cammisuli - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)Configuration
📅 Schedule: Branch creation - " 0 1 *" in timezone Europe/Bucharest, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.