buildo / bento-design-system

A customizable and extensible Design System framework for React.js projects
https://www.bento-ds.com
MIT License
118 stars 14 forks source link

chore(deps): update dependency nx to v20.0.8 #935

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nx (source) 20.0.3 -> 20.0.8 age adoption passing confidence

Release Notes

nrwl/nx (nx) ### [`v20.0.8`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.8) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.7...20.0.8) ##### 20.0.8 (2024-11-04) ##### 🩹 Fixes - **core:** fix dependency with multiple dependent packages ([#​28669](https://redirect.github.com/nrwl/nx/pull/28669)) - **expo:** allow yarn 4 to install for build local ([#​28603](https://redirect.github.com/nrwl/nx/pull/28603)) - **rspack:** ensure NX_PUBLIC env vars are available to applications [#​28720](https://redirect.github.com/nrwl/nx/issues/28720) ([#​28751](https://redirect.github.com/nrwl/nx/pull/28751), [#​28720](https://redirect.github.com/nrwl/nx/issues/28720)) - **testing:** install playwright with-deps ([#​28738](https://redirect.github.com/nrwl/nx/pull/28738)) - **webpack:** update stylus version to fix security issue ([#​28646](https://redirect.github.com/nrwl/nx/pull/28646)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Isaac Mann [@​isaacplmann](https://redirect.github.com/isaacplmann) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) ### [`v20.0.7`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.7) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.6...20.0.7) #### 20.0.7 (2024-10-31) ##### 🚀 Features - **nx-dev:** linkable resources page ([9da9b4ad2e](https://redirect.github.com/nrwl/nx/commit/9da9b4ad2e)) ##### 🩹 Fixes - add required minimizer setting to the generated Nest rspack conf… ([#​28629](https://redirect.github.com/nrwl/nx/pull/28629)) - **core:** update http-proxy-middleware ([#​28607](https://redirect.github.com/nrwl/nx/pull/28607)) - **core:** not install cypress when e2e is playwright for react monorepo preset ([#​28642](https://redirect.github.com/nrwl/nx/pull/28642)) - **core:** fix checks for wasm in db operations ([#​28676](https://redirect.github.com/nrwl/nx/pull/28676)) - **core:** retry more db operations ([#​28667](https://redirect.github.com/nrwl/nx/pull/28667)) - **core:** fix powerpack license information grammar ([#​28725](https://redirect.github.com/nrwl/nx/pull/28725)) - **js:** provide absolute paths to hashFile function in @​nx/js/typescript plugin ([#​28690](https://redirect.github.com/nrwl/nx/pull/28690)) - **linter:** ensure .cjs config file is handled correctly for generators [#​28214](https://redirect.github.com/nrwl/nx/issues/28214) ([#​28672](https://redirect.github.com/nrwl/nx/pull/28672), [#​28214](https://redirect.github.com/nrwl/nx/issues/28214)) - **module-federation:** add comment clarifying default export in config file ([#​28675](https://redirect.github.com/nrwl/nx/pull/28675)) - **nextjs:** Remove deprecated export executor ([#​28702](https://redirect.github.com/nrwl/nx/pull/28702)) - **nextjs:** Add deprecation message for svgr ([#​28705](https://redirect.github.com/nrwl/nx/pull/28705)) - **nextjs:** Fix json spread typo ([#​28728](https://redirect.github.com/nrwl/nx/pull/28728)) - **nextjs:** do not generate spec files if unitTestRunner is not set programmatically ([#​28733](https://redirect.github.com/nrwl/nx/pull/28733)) - **nx-dev:** breadcrumbs extra text with query param ([#​28732](https://redirect.github.com/nrwl/nx/pull/28732)) - **rspack:** ensure baseHref is set when provided [#​28455](https://redirect.github.com/nrwl/nx/issues/28455) ([#​28660](https://redirect.github.com/nrwl/nx/pull/28660), [#​28455](https://redirect.github.com/nrwl/nx/issues/28455)) - **rspack:** set NODE_ENV to production correctly [#​28584](https://redirect.github.com/nrwl/nx/issues/28584) ([#​28662](https://redirect.github.com/nrwl/nx/pull/28662), [#​28584](https://redirect.github.com/nrwl/nx/issues/28584)) - **vite:** set NODE_ENV to production correctly [#​28584](https://redirect.github.com/nrwl/nx/issues/28584) ([#​28663](https://redirect.github.com/nrwl/nx/pull/28663), [#​28584](https://redirect.github.com/nrwl/nx/issues/28584)) - **vite:** include vite mts config files ([#​28691](https://redirect.github.com/nrwl/nx/pull/28691)) - **vite:** add correct gitignore pattern for vite timestamp files [#​28685](https://redirect.github.com/nrwl/nx/issues/28685) ([#​28693](https://redirect.github.com/nrwl/nx/pull/28693), [#​28685](https://redirect.github.com/nrwl/nx/issues/28685)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Isaac Mann [@​isaacplmann](https://redirect.github.com/isaacplmann) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - Jonathan Cammisuli - Juri [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) - Lorenzo [@​lorenzodejong](https://redirect.github.com/lorenzodejong) - Nicholas Cunningham [@​ndcunningham](https://redirect.github.com/ndcunningham) - Tobias Engelhardt [@​tobiasengelhardt](https://redirect.github.com/tobiasengelhardt) - Younes Jaaidi [@​yjaaidi](https://redirect.github.com/yjaaidi) ### [`v20.0.6`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.6) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.5...20.0.6) ##### 20.0.6 (2024-10-25) ##### 🚀 Features - **nx-dev:** add videos to CI docs ([#​28626](https://redirect.github.com/nrwl/nx/pull/28626)) - **react:** update eslint plugins to be compat with eslint v9 ([#​28559](https://redirect.github.com/nrwl/nx/pull/28559)) ##### 🩹 Fixes - **core:** createTaskGraph should accept extraTargetDependencies ([#​28542](https://redirect.github.com/nrwl/nx/pull/28542)) - **core:** skip eslint custom hasher when hashing tasks during running commands ([#​28616](https://redirect.github.com/nrwl/nx/pull/28616)) - **js:** allow custom listenAddress for verdaccio ([#​28498](https://redirect.github.com/nrwl/nx/pull/28498)) - **js:** fix resolution of extended tsconfig files in plugin ([#​28535](https://redirect.github.com/nrwl/nx/pull/28535)) - **js:** set the `tsBuildInfoFile` as output when it's not contained in the `outDir` ([#​28538](https://redirect.github.com/nrwl/nx/pull/28538)) - **js:** include referenced internal config files in plugin cache hash ([#​28536](https://redirect.github.com/nrwl/nx/pull/28536)) - **react:** selecting tailwind should import correct style file extension ([#​28630](https://redirect.github.com/nrwl/nx/pull/28630)) - **storybook:** fix yarn storybook upgrade 8 ([#​28605](https://redirect.github.com/nrwl/nx/pull/28605)) - **storybook:** fix externalDependencies undefined ([#​28641](https://redirect.github.com/nrwl/nx/pull/28641)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@​jaysoo](https://redirect.github.com/jaysoo) - Juri Strumpflohner [@​juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://redirect.github.com/leosvelperez) ### [`v20.0.5`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.5) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.4...20.0.5) ##### 20.0.5 (2024-10-23) ##### 🩹 Fixes - **core:** only check if files are in sync if there are no records in the db ([#​28597](https://redirect.github.com/nrwl/nx/pull/28597)) ##### ❤️ Thank You - Jonathan Cammisuli ### [`v20.0.4`](https://redirect.github.com/nrwl/nx/releases/tag/20.0.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/20.0.3...20.0.4) ##### 20.0.4 (2024-10-23) ##### 🩹 Fixes - **core:** not to cache entire workspace root ([#​28552](https://redirect.github.com/nrwl/nx/pull/28552)) - **core:** make sure yarn berry correctly resolves latest version during nx add ([#​28580](https://redirect.github.com/nrwl/nx/pull/28580)) - **core:** handle concurrent db connections better ([#​28544](https://redirect.github.com/nrwl/nx/pull/28544)) - **nx-dev:** cleanup ([c8620d1853](https://redirect.github.com/nrwl/nx/commit/c8620d1853)) - **nx-dev:** powerpack content update ([7c72733c8c](https://redirect.github.com/nrwl/nx/commit/7c72733c8c)) - **rspack:** removed webpack-sources import ([#​28447](https://redirect.github.com/nrwl/nx/pull/28447)) ##### ❤️ Thank You - Emily Xiong [@​xiongemi](https://redirect.github.com/xiongemi) - Jonathan Cammisuli - Juri [@​juristr](https://redirect.github.com/juristr) - MaxKless [@​MaxKless](https://redirect.github.com/MaxKless) - Phillip Barta [@​Phillip9587](https://redirect.github.com/Phillip9587)

Configuration

📅 Schedule: Branch creation - "after 1am and before 10am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.