cloudnativedaysjp / website

Website for CloudNative Days a.k.a Dreamkast-Archives
1 stars 0 forks source link

Update dependency nx to v16 #141

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nrwl/nx ### [`v16.3.1`](https://togithub.com/nrwl/nx/releases/tag/16.3.1) [Compare Source](https://togithub.com/nrwl/nx/compare/16.3.0...16.3.1) ##### Bug Fixes - **core:** export a function to create a projectFileMap from project graph ([9047db4](https://togithub.com/nrwl/nx/commit/9047db4340f451b4ac37bb288da04ce491264bd3)) - **node:** extend [@​nx/node](https://togithub.com/nx/node):webpack migration to all targets ([#​17337](https://togithub.com/nrwl/nx/issues/17337)) ([51ff862](https://togithub.com/nrwl/nx/commit/51ff8627d4d9e1e660c165e7b97f56b9e7400047)) ### [`v16.3.0`](https://togithub.com/nrwl/nx/releases/tag/16.3.0) [Compare Source](https://togithub.com/nrwl/nx/compare/16.2.2...16.3.0) ##### Bug Fixes - **core:** add [@​monodon/rust](https://togithub.com/monodon/rust) back to the plugins array ([#​17332](https://togithub.com/nrwl/nx/issues/17332)) ([346c1f7](https://togithub.com/nrwl/nx/commit/346c1f7e95a51c559e4df2195b36cba4288b86cc)) - **core:** add `watcherOptions` to server-process.json watcher ([c4db74d](https://togithub.com/nrwl/nx/commit/c4db74d6c2702f3bf7168d8cb3fd1df6c33851cf)) - **core:** change "minimal" stack to "none" ([5afe34e](https://togithub.com/nrwl/nx/commit/5afe34e5d3264863c69ee6976b045328d848900d)) - **core:** use windowsHide for `hashRuntime` ([b0e3a1d](https://togithub.com/nrwl/nx/commit/b0e3a1df4d7f3ac00b4a9c1ec80826893f949b5c)) - **js:** postProcessInlinedDependencies throwing error on movePackage ([#​16127](https://togithub.com/nrwl/nx/issues/16127)) ([dfa19f5](https://togithub.com/nrwl/nx/commit/dfa19f51a2797f6905995c82fcb4e378c33ea1d7)) - **misc:** do not check against the global version on npm ([7154c87](https://togithub.com/nrwl/nx/commit/7154c87037ac292a9e231ebd1c63aea860be164b)) - **misc:** revert the check to investigate the perf ([48d1c89](https://togithub.com/nrwl/nx/commit/48d1c89a233643efff389e6814e93516b559352b)) - **testing:** normalize path for react CT spec generator ([#​17221](https://togithub.com/nrwl/nx/issues/17221)) ([21f642a](https://togithub.com/nrwl/nx/commit/21f642a6f9f12c235fad31eb62bd7f7b60f0cbda)) - **webpack:** support webworker ([#​17136](https://togithub.com/nrwl/nx/issues/17136)) ([#​17137](https://togithub.com/nrwl/nx/issues/17137)) ([8251906](https://togithub.com/nrwl/nx/commit/825190674c06bc462f8e02391b124ce8b79b80e7)) - **core:** fix projectFileMap access in plugins ([1670986](https://togithub.com/nrwl/nx/commit/1670986b820776d818a152e2b425d15264edb7ee)) - **core:** correct require path when pulling in ngcli adapter for generators ([d786fae](https://togithub.com/nrwl/nx/commit/d786fae2d017333bd1c8df98e0ab69b3bc37aec6)) - **core:** pnpm should not error when fetching migrations with install ([faba249](https://togithub.com/nrwl/nx/commit/faba24995d7989a08b017146a645c2670d5005d1)) - **vite:** register tsconfig paths for vitest ([#​17047](https://togithub.com/nrwl/nx/issues/17047)) ([9fc99c6](https://togithub.com/nrwl/nx/commit/9fc99c6c183e83c6125fc450f92f085dc7cc7805)) - **core:** correct require path when pulling in ngcli adapter for generators ([d786fae](https://togithub.com/nrwl/nx/commit/d786fae2d017333bd1c8df98e0ab69b3bc37aec6)) - **core:** pnpm should not error when fetching migrations with install ([faba249](https://togithub.com/nrwl/nx/commit/faba24995d7989a08b017146a645c2670d5005d1)) - **repo:** add missing lsof package needed to kill ports ([c9cd67e](https://togithub.com/nrwl/nx/commit/c9cd67ea76f86eb833f480712f19ddc3e7646c66)) - **vite:** register tsconfig paths for vitest ([#​17047](https://togithub.com/nrwl/nx/issues/17047)) ([9fc99c6](https://togithub.com/nrwl/nx/commit/9fc99c6c183e83c6125fc450f92f085dc7cc7805)) - **core:** clone project graph during incremental update ([8b1907a](https://togithub.com/nrwl/nx/commit/8b1907afc46457c17fa870ec5f8d5f43652cc3dc)) - **react-native:** fix android keystore not generated correctly ([#​17074](https://togithub.com/nrwl/nx/issues/17074)) ([b0b531a](https://togithub.com/nrwl/nx/commit/b0b531a870a7ab1256c4624da5fc81d2dd490345)) - **web:** provide free port to http-server ([#​16917](https://togithub.com/nrwl/nx/issues/16917)) ([4896126](https://togithub.com/nrwl/nx/commit/4896126c32fd2ad229aa39afb73db78c324e8810)) - **angular:** avoid duplicating RouterModule.forChild import ([#​17144](https://togithub.com/nrwl/nx/issues/17144)) ([fff3a25](https://togithub.com/nrwl/nx/commit/fff3a2573435d50e3a110894a41bd3b015ec93bc)) - **core:** do not create empty graph when it is not cached ([#​17139](https://togithub.com/nrwl/nx/issues/17139)) ([25328b3](https://togithub.com/nrwl/nx/commit/25328b3ac9c4a9e2c72a57ec9ed34f930e22cf01)) - **nextjs:** support relative imports in next.config.js ([#​17127](https://togithub.com/nrwl/nx/issues/17127)) ([b636173](https://togithub.com/nrwl/nx/commit/b6361738a409bf1bfca153d564243f79da2ceef3)) - **web:** file watcher should only watch files in its project [#​17085](https://togithub.com/nrwl/nx/issues/17085) ([#​17113](https://togithub.com/nrwl/nx/issues/17113)) ([28df418](https://togithub.com/nrwl/nx/commit/28df4181aec64d21d30836ca5b10c1b9d5140025)) - **core:** consistent pnpm lockfile v6 version parsing ([#​17135](https://togithub.com/nrwl/nx/issues/17135)) ([60dda1a](https://togithub.com/nrwl/nx/commit/60dda1af51c9e8c611f268d929f885215d9f023b)) - **core:** tree should not be changed after committed to disk in migrations ([#​17071](https://togithub.com/nrwl/nx/issues/17071)) ([f95f8c4](https://togithub.com/nrwl/nx/commit/f95f8c4b69cde6653c12a83215a4a40a9cabea8d)) - **nextjs:** kill Next.js server when parent process exits ([1fd7836](https://togithub.com/nrwl/nx/commit/1fd7836a813e96fbeec827d055aff8e7dd56a8a0)) - **storybook:** increase e2e test timeouts ([#​17176](https://togithub.com/nrwl/nx/issues/17176)) ([fc38dc1](https://togithub.com/nrwl/nx/commit/fc38dc15425ebc7aead5c825f646f20726b165c8)) - **angular:** export a default module for require calls ([#​17189](https://togithub.com/nrwl/nx/issues/17189)) ([5b028e4](https://togithub.com/nrwl/nx/commit/5b028e4b7a6ae50f2ab1d87296e70c31e344416e)) - **core:** cleanup task hasher ([a9f1d3a](https://togithub.com/nrwl/nx/commit/a9f1d3aca43ea83ecc0e36d274b1edd8adb012e3)) - **core:** handle multiple messages ([#​17199](https://togithub.com/nrwl/nx/issues/17199)) ([c57f7b8](https://togithub.com/nrwl/nx/commit/c57f7b825d565696e4049fa61dc4c475547d36a0)) - **core:** optimize task hasher speed when dealing with external nodes ([42ffa7c](https://togithub.com/nrwl/nx/commit/42ffa7c8827f5caff62a0c6f31d09d0fbc27a30d)) - **core:** update package-manager utils to normalize yarn-path when migrating ([#​17088](https://togithub.com/nrwl/nx/issues/17088)) ([c9ec7d0](https://togithub.com/nrwl/nx/commit/c9ec7d0f049c4586eef9b70ee8f960685447830c)) - **core:** use version range check for yarn tarball packages ([0dfe6fc](https://togithub.com/nrwl/nx/commit/0dfe6fc48a871e4c3c47adb96b2254f3c8a8d1be)) - **devkit:** return null for ESM dependencies instead of throwing error in ensurePackage ([#​17195](https://togithub.com/nrwl/nx/issues/17195)) ([6d586dd](https://togithub.com/nrwl/nx/commit/6d586dd78f72ddf94d696b92009784a99dfcb680)) - **nextjs:** Generate an unstyled component when --style=none ([#​17196](https://togithub.com/nrwl/nx/issues/17196)) ([3c77bd7](https://togithub.com/nrwl/nx/commit/3c77bd77efb8e5f6d6f5944ebec878dbbe84f4fc)) - **nextjs:** set NX_NEXT_DIR when running next server ([#​17205](https://togithub.com/nrwl/nx/issues/17205)) ([47de95e](https://togithub.com/nrwl/nx/commit/47de95e7906d7d876a711ce436c38bf2710612a9)) - **nextjs:** support config files with dots in filename ([#​17204](https://togithub.com/nrwl/nx/issues/17204)) ([45a0171](https://togithub.com/nrwl/nx/commit/45a01710aacf577ec04e2152ea833eb950eb71af)) - **react:** fix typings for generated redux files ([#​17171](https://togithub.com/nrwl/nx/issues/17171)) ([4b5ebc8](https://togithub.com/nrwl/nx/commit/4b5ebc85b2a2608d2549195559b7e1e7efd36e22)) - **react:** use fork for module-federation-dev-server so processes are cleaned up correctly ([#​17194](https://togithub.com/nrwl/nx/issues/17194)) ([7cc67a3](https://togithub.com/nrwl/nx/commit/7cc67a35575d8a8744cbb7e0a0eccb603f88cacc)) - **testing:** make sure new tsconfig exists before adding ref ([#​17147](https://togithub.com/nrwl/nx/issues/17147)) ([15ea10e](https://togithub.com/nrwl/nx/commit/15ea10ef711f085f96124e44f5cb15dcb93fc075)) - **web:** use 127.0.0.1 loopback address when checking if a port is open ([#​17192](https://togithub.com/nrwl/nx/issues/17192)) ([fe4682a](https://togithub.com/nrwl/nx/commit/fe4682a0e7f918d2e2b13a1bff50d4d007fc8f45)) - **core:** fix incremental graph updates ([13ba79e](https://togithub.com/nrwl/nx/commit/13ba79e83cea4ab2c49b8d5f3109e2bbf3f295eb)) - **core:** handle empty scripts in nx init ([#​17238](https://togithub.com/nrwl/nx/issues/17238)) ([99afe11](https://togithub.com/nrwl/nx/commit/99afe117d6944106790909255152879caedf21fe)) - **js:** set node_env when building with esbuild ([#​17251](https://togithub.com/nrwl/nx/issues/17251)) ([923e6d8](https://togithub.com/nrwl/nx/commit/923e6d8b429f136e2699c5fbcf81686e93120a3c)) - **js:** sourcemaps should work with js:node executor ([#​17261](https://togithub.com/nrwl/nx/issues/17261)) ([f01cdca](https://togithub.com/nrwl/nx/commit/f01cdca79d97202ed1eb03a9d9198d2024d420d5)) - **nextjs:** fix custom server templates ([#​17266](https://togithub.com/nrwl/nx/issues/17266)) ([0d48d4d](https://togithub.com/nrwl/nx/commit/0d48d4d7468040cbc934cc72441f48ef095f9028)) - **react:** use pipe output capture ([ac41730](https://togithub.com/nrwl/nx/commit/ac417301e84ff8b8dc417de557a604e90ada5853)) - **storybook:** update and enable e2e test for standalone ([#​17217](https://togithub.com/nrwl/nx/issues/17217)) ([8999993](https://togithub.com/nrwl/nx/commit/89999932c18df7693e9c6ad1a4bebb2771fcb9ba)) - **core:** do not destructure potential null value in watch callback ([4398932](https://togithub.com/nrwl/nx/commit/4398932d0eb02c3aea931b6cf9295eb982f88768)) - **core:** handle nx package with version range in migrate command ([#​17304](https://togithub.com/nrwl/nx/issues/17304)) ([ceeb2a6](https://togithub.com/nrwl/nx/commit/ceeb2a6017e0cbdfc2ec94c65ed7faf7cfbc6b3e)) - **core:** set verdaccio for authToken with location ([#​17318](https://togithub.com/nrwl/nx/issues/17318)) ([4314423](https://togithub.com/nrwl/nx/commit/43144237f9fb0f87cfddce43ed4307e7821f8de2)) - **js:** log config file errors correctly ([#​17311](https://togithub.com/nrwl/nx/issues/17311)) ([2865b8d](https://togithub.com/nrwl/nx/commit/2865b8d3dbac7f1d63a0dbab75c1a6ba9869ca67)) - **js:** should check for all possible prettierrc formats before creating a default one ([#​17157](https://togithub.com/nrwl/nx/issues/17157)) ([911f753](https://togithub.com/nrwl/nx/commit/911f75376344946dbe2ada7e07f1ea1815b48887)) - **nextjs:** adjust generated CSS-in-JS to match latest Next.js recommendations ([#​17294](https://togithub.com/nrwl/nx/issues/17294)) ([a7c6d5a](https://togithub.com/nrwl/nx/commit/a7c6d5aadb23f655aeaa4ae807ab3ff91150af0f)) - **node:** Nightly failures ([#​17320](https://togithub.com/nrwl/nx/issues/17320)) ([02c19cb](https://togithub.com/nrwl/nx/commit/02c19cb6523d00860cc873205fca3f323523ad71)) - **react:** update .swcrc with plugin for CSS-in-JS solution when SWC is used for apps ([#​17295](https://togithub.com/nrwl/nx/issues/17295)) ([c8a264a](https://togithub.com/nrwl/nx/commit/c8a264a9326cd8c4e53bd5918fae9332a0576b3a)) - **angular:** loosen package updates requirements ([#​17317](https://togithub.com/nrwl/nx/issues/17317)) ([646f79f](https://togithub.com/nrwl/nx/commit/646f79f4d26cd90542bfb207c204a282af4ac3ff)) - **core:** remove extraneous appName prompts for Node standalone in CNW; remove invariant check for determining stack ([231b9df](https://togithub.com/nrwl/nx/commit/231b9dfd617c4d585a2364b8127e4a50d3c41f59)) ##### Features - **core:** move task hashing into daemon ([0848031](https://togithub.com/nrwl/nx/commit/0848031dd9c19672ab795e0494e54bbef61240c5)) - **nextjs:** Use next.js cli for build and serve targets ([#​16896](https://togithub.com/nrwl/nx/issues/16896)) ([3d76d95](https://togithub.com/nrwl/nx/commit/3d76d95b29985656fcb01e25af1b27e0453e60c1)) - **nx-dev:** add changelog page ([#​16952](https://togithub.com/nrwl/nx/issues/16952)) ([70f7c65](https://togithub.com/nrwl/nx/commit/70f7c653d55a22e6d877811889313bcf12813001)) - **nextjs:** Add --turbo support ([#​17069](https://togithub.com/nrwl/nx/issues/17069)) ([8ce9606](https://togithub.com/nrwl/nx/commit/8ce9606a5b3376f1ca7a9e479c3bf6e277d4832a)) - **nx-dev:** add watch to automatically sync docs to nx-dev when developing locally ([3472897](https://togithub.com/nrwl/nx/commit/3472897dad78be3a70b09370245a416e04c7106b)) - **react:** upgrade react-router-dom to 6.11.2 ([#​17078](https://togithub.com/nrwl/nx/issues/17078)) ([623ef1d](https://togithub.com/nrwl/nx/commit/623ef1dcf672ab93c75324b141aa8495293beded)) - **core:** add a variety of usages for nx show ([#​17073](https://togithub.com/nrwl/nx/issues/17073)) ([5ef9ea6](https://togithub.com/nrwl/nx/commit/5ef9ea68cda9e9027038b49951ecbd139704f251)) - **core:** expose the task graph in the executor context ([#​17111](https://togithub.com/nrwl/nx/issues/17111)) ([8f6fcf2](https://togithub.com/nrwl/nx/commit/8f6fcf23e5f113a478da1c17b6aff39715ea163f)) - **react:** run remote serve in parallel to speed up server startup ([#​17112](https://togithub.com/nrwl/nx/issues/17112)) ([c97502a](https://togithub.com/nrwl/nx/commit/c97502af3a774dd8b3f7b7ae2022d5cd7371d062)) - **core:** retrieve file data from the daemon ([f3d269e](https://togithub.com/nrwl/nx/commit/f3d269e3f5e8d4286cba072b03788fafd73b8da5)) - **core:** limit on-screen choices for list-type generator prompts ([#​17198](https://togithub.com/nrwl/nx/issues/17198)) ([fd6794f](https://togithub.com/nrwl/nx/commit/fd6794f0ecf8108433d090538aff97d0ec188a23)) - **js:** add verdaccio executor ([#​16928](https://togithub.com/nrwl/nx/issues/16928)) ([be2ccb8](https://togithub.com/nrwl/nx/commit/be2ccb802e91dae7820b0023f02a9b24293d17b3)) - **js:** do not invoke explicit dependency analysis when not files to analyze ([b721649](https://togithub.com/nrwl/nx/commit/b721649889fb7a0d30e9b31fa4c61c2fd7b94343)) - **misc:** allow patterns matching for dev remotes and skip remotes ([#​17185](https://togithub.com/nrwl/nx/issues/17185)) ([d030a21](https://togithub.com/nrwl/nx/commit/d030a21d37ac6e6a532eddab370dfe36b3c0c638)) - **testing:** add --randomize flag for jest ([#​17148](https://togithub.com/nrwl/nx/issues/17148)) ([2ed8bbf](https://togithub.com/nrwl/nx/commit/2ed8bbf24a31c0159680d8d7228733413f2b380a)) - **testing:** support cypress reporterOptions as objects ([#​17149](https://togithub.com/nrwl/nx/issues/17149)) ([26313f1](https://togithub.com/nrwl/nx/commit/26313f1e388ef6003d6f7ce77a3b0e225bc8985d)) - **vite:** add cssCodeSplit in build options ([#​17213](https://togithub.com/nrwl/nx/issues/17213)) ([636b911](https://togithub.com/nrwl/nx/commit/636b9115e9ba7ba84a7a5cda3f4f38c1c5244089)) - **core:** add matching support to inputs projects ([#​17255](https://togithub.com/nrwl/nx/issues/17255)) ([471616b](https://togithub.com/nrwl/nx/commit/471616b04d75c9f0210dd4889e0a7f630026b936)) - **core:** add more perf logging to make troubleshooting perf issue easier ([6c90c53](https://togithub.com/nrwl/nx/commit/6c90c53bd275baae1f300a100aba3b31733aa4d6)) - **core:** update generated readme for new Nx workspaces ([a7876e9](https://togithub.com/nrwl/nx/commit/a7876e9a18bffcc200b85ae2795c37622a971851)) - **js:** allow root js lib project to be generated ([#​17245](https://togithub.com/nrwl/nx/issues/17245)) ([3634abb](https://togithub.com/nrwl/nx/commit/3634abb3fc9fda125d1d1eeb66c13922de676702)) - **nextjs:** add babel root-mode option to withNx plugin ([#​17286](https://togithub.com/nrwl/nx/issues/17286)) ([7dd8fb6](https://togithub.com/nrwl/nx/commit/7dd8fb615efdbc099291fe645afe05e617d8e69d)) - **nextjs:** remove the "root" option from Next.js build executor since it can be inferred ([#​17248](https://togithub.com/nrwl/nx/issues/17248)) ([9881efa](https://togithub.com/nrwl/nx/commit/9881efa4dcd8239beff85a5d47945387da3aeeb4)) - **angular:** add option to ngrx-root-store generator to set up the store devtools ([#​17303](https://togithub.com/nrwl/nx/issues/17303)) ([6a3af4b](https://togithub.com/nrwl/nx/commit/6a3af4b5a68d5e5de59f6db63cc1711819322ce9)) - **core:** compile native code for freebsd ([#​17313](https://togithub.com/nrwl/nx/issues/17313)) ([bba78ee](https://togithub.com/nrwl/nx/commit/bba78eef4667f4bc4298a995c4f1f0b43b473e7e)) - **react:** add swc as compiler option for react vite ([#​17224](https://togithub.com/nrwl/nx/issues/17224)) ([631a948](https://togithub.com/nrwl/nx/commit/631a948ded5db2f9f1220bff7e9a560cd56c8f48)) - **misc:** rework create-nx-workspace prompts ([#​17230](https://togithub.com/nrwl/nx/issues/17230)) ([a722302](https://togithub.com/nrwl/nx/commit/a722302caf98dfe37b40b238a46a2fd9cd354f94)) - **js:** add location none to verdaccio executor ([#​17319](https://togithub.com/nrwl/nx/issues/17319)) ([72b0f55](https://togithub.com/nrwl/nx/commit/72b0f5560567ba0f7cdcffea754a47ae6753d77a)) ### [`v16.2.2`](https://togithub.com/nrwl/nx/releases/tag/16.2.2) [Compare Source](https://togithub.com/nrwl/nx/compare/16.2.1...16.2.2) ##### Bug Fixes - **core:** correct require path when pulling in ngcli adapter for generators ([2c5e7b9](https://togithub.com/nrwl/nx/commit/2c5e7b9493eea15fdcdb3d7ce269afc4233710ea)) ### [`v16.2.1`](https://togithub.com/nrwl/nx/releases/tag/16.2.1) [Compare Source](https://togithub.com/nrwl/nx/compare/16.1.4...16.2.1) ##### Bug Fixes - **angular:** handle ngrx imports for apps that do not migrate to config file ([#​16812](https://togithub.com/nrwl/nx/issues/16812)) ([6728bbb](https://togithub.com/nrwl/nx/commit/6728bbbc9853f9b1fbb4b68a52c77c700f200268)) - **angular:** improve prefix handling across generators ([#​16913](https://togithub.com/nrwl/nx/issues/16913)) ([284feda](https://togithub.com/nrwl/nx/commit/284fedab4679a30bf545639834ff188d2ca56a78)) - **angular:** read angularjson from the dir provided by the angular cli ([428b0c9](https://togithub.com/nrwl/nx/commit/428b0c9ad6c647641ecdde591d099f3b404f9bf8)) - **angular:** update import paths relative to app config file location in migration extracting the config ([#​16863](https://togithub.com/nrwl/nx/issues/16863)) ([7d42d88](https://togithub.com/nrwl/nx/commit/7d42d887e36e3c92fc62293e0e3ebf9bb1fffcac)) - **angular:** warn in ng-packagr executors when finding conflicting package export conditions ([#​16905](https://togithub.com/nrwl/nx/issues/16905)) ([bdfb10d](https://togithub.com/nrwl/nx/commit/bdfb10db0ac715cf9d44719f2f1045d6e989bc9f)) - **core:** add missing await when processing task for batches ([#​17027](https://togithub.com/nrwl/nx/issues/17027)) ([5141c9f](https://togithub.com/nrwl/nx/commit/5141c9f9d60bb4bfc79b48c868cffdb9848614b7)) - **core:** ensure yarn findOriginalKeys matches mixed aliases ([#​16886](https://togithub.com/nrwl/nx/issues/16886)) ([e481cd5](https://togithub.com/nrwl/nx/commit/e481cd54619e7aa2df7313e199c1e1c2347ab891)) - **core:** fix handling of simple dependsOn target string ([#​16932](https://togithub.com/nrwl/nx/issues/16932)) ([d853ba2](https://togithub.com/nrwl/nx/commit/d853ba2081a06313654c8560df1ebf037b445354)) - **core:** fix version report when version is missing ([#​16888](https://togithub.com/nrwl/nx/issues/16888)) ([c9a7cd8](https://togithub.com/nrwl/nx/commit/c9a7cd8b0157c9a1a5acdea11d7cda5db8ac5a29)) - **core:** handle schema property with const value ([#​16797](https://togithub.com/nrwl/nx/issues/16797)) ([d83184d](https://togithub.com/nrwl/nx/commit/d83184db0da4c3ab94d4d803161e2f570465f03d)) - **core:** keep all explicit dependencies in the graph ([#​16576](https://togithub.com/nrwl/nx/issues/16576)) ([ae5cdcb](https://togithub.com/nrwl/nx/commit/ae5cdcb86e0ed1c452a0769d951ea4912c8270c0)) - **core:** match all occurences when substituting tokens in targetDef… ([#​16783](https://togithub.com/nrwl/nx/issues/16783)) ([f0a1c33](https://togithub.com/nrwl/nx/commit/f0a1c33fb2d2372645a8403020f6c74bb6c07c24)) - **core:** migrate using yarn when nxJson has another package manager configured ([#​16844](https://togithub.com/nrwl/nx/issues/16844)) ([0654776](https://togithub.com/nrwl/nx/commit/065477610605d5799babc3ba78f26cdfe8737250)) - **core:** normalize path in tree when accessing recorded changes ([#​17016](https://togithub.com/nrwl/nx/issues/17016)) ([9b4ba3a](https://togithub.com/nrwl/nx/commit/9b4ba3af4d214d429478504aadc0e7cfcb652715)) - **core:** normalize workspace name before creating directory so it matches what downstream generators expect ([#​17028](https://togithub.com/nrwl/nx/issues/17028)) ([7aff48d](https://togithub.com/nrwl/nx/commit/7aff48d3d22b78c17ae5e713e355da96ae50b333)) - **core:** obey nx.json package manager property ([#​16777](https://togithub.com/nrwl/nx/issues/16777)) ([5b94159](https://togithub.com/nrwl/nx/commit/5b941599019b935bd5fe03e6a54e562a2488586d)) - **core:** prevent breaking error when registering transpiler ([#​16929](https://togithub.com/nrwl/nx/issues/16929)) ([8460c63](https://togithub.com/nrwl/nx/commit/8460c63bd6bd59d3bb130bfa5eafcb6b39d27c3d)) - **core:** provide more info for "findOriginalKeys is not a function" errors ([#​16883](https://togithub.com/nrwl/nx/issues/16883)) ([d26f26a](https://togithub.com/nrwl/nx/commit/d26f26a98b679c056109325dabce7a0cb757f3a5)) - **core:** register task timings correctly in task profiling life cycle ([#​16801](https://togithub.com/nrwl/nx/issues/16801)) ([1d8be1c](https://togithub.com/nrwl/nx/commit/1d8be1c9997f34f4939cab29a8021e2bf88b2a59)) - **core:** resolve nx against command root if workspace not provided ([#​16859](https://togithub.com/nrwl/nx/issues/16859)) ([504a639](https://togithub.com/nrwl/nx/commit/504a639e2e1171562405abaa70519742b39bcafc)) - **core:** set max listeners to avoid warning when running high numbers of parallel tasks ([#​16993](https://togithub.com/nrwl/nx/issues/16993)) ([c71027f](https://togithub.com/nrwl/nx/commit/c71027fbfbd74a025c90e73b8f273c2334a090a7)) - **devkit:** catch errors resolving configs while formatting files ([#​16872](https://togithub.com/nrwl/nx/issues/16872)) ([ec22b7e](https://togithub.com/nrwl/nx/commit/ec22b7e54084569942bc77e9be2655450e805f43)) - **devkit:** ensure ignore has been initialized in visitNotIgnoredFiles ([#​16820](https://togithub.com/nrwl/nx/issues/16820)) ([83cbba2](https://togithub.com/nrwl/nx/commit/83cbba20492e092cee2233071f7805ea27465fd7)) - **devkit:** fix issue replacing package dependencies in malformed pa… ([#​16823](https://togithub.com/nrwl/nx/issues/16823)) ([514e4fa](https://togithub.com/nrwl/nx/commit/514e4fa0abd5655bb8c6e3c243f8543b8d2b0fe4)) - **expo:** fix expo detox test ([#​16779](https://togithub.com/nrwl/nx/issues/16779)) ([9423508](https://togithub.com/nrwl/nx/commit/942350810e5ecf5dfcf749e4a6e6276629548bd0)) - **expo:** update package.json eas build scripts to fix eas build ([#​16742](https://togithub.com/nrwl/nx/issues/16742)) ([ad77b91](https://togithub.com/nrwl/nx/commit/ad77b915267b8ae56e8be50ad3db6e5b6d0f765a)) - **graph:** fix outdated imports to nx graph ([#​16954](https://togithub.com/nrwl/nx/issues/16954)) ([d1ad58e](https://togithub.com/nrwl/nx/commit/d1ad58e5d09b9ca37d55b528d313fbb34fe4bf8b)) - **js:** info about jest global setup/teardown + swc ([#​16681](https://togithub.com/nrwl/nx/issues/16681)) ([5743f15](https://togithub.com/nrwl/nx/commit/5743f158bac0fc7ac25f478efc8c92b0cb9fd5ed)) - **js:** use valid file paths on Windows when executing program ([#​16911](https://togithub.com/nrwl/nx/issues/16911)) ([20f25bf](https://togithub.com/nrwl/nx/commit/20f25bfe1c98298415dc35738373f9d5bfb41d98)) - **linter:** import from .tsx file lint fix now works correctly ([#​16995](https://togithub.com/nrwl/nx/issues/16995)) ([881067b](https://togithub.com/nrwl/nx/commit/881067bbd24431e025ecf3ba9e5849a1c824d6b5)) - **linter:** support directories for relative path fix ([#​16854](https://togithub.com/nrwl/nx/issues/16854)) ([62fb39d](https://togithub.com/nrwl/nx/commit/62fb39de026e1ee6c0c303cfc4868e34fe7bf6e6)) - **misc:** change wording on legacy package pages ([#​17030](https://togithub.com/nrwl/nx/issues/17030)) ([c2ce8f8](https://togithub.com/nrwl/nx/commit/c2ce8f817ae34005724e33cbf298c9c505cc08c3)) - **misc:** ensure workspace directory is normalized correctly ([#​16855](https://togithub.com/nrwl/nx/issues/16855)) ([cc9e650](https://togithub.com/nrwl/nx/commit/cc9e650cd87e77f31222de72e70b2fca7a0c9670)) - **misc:** ignore more binary formats during migration ([#​16784](https://togithub.com/nrwl/nx/issues/16784)) ([c15c4dd](https://togithub.com/nrwl/nx/commit/c15c4ddfe03622f89fdb07c32e3f820c75e2ea11)) - **misc:** make Nx 16 migration safer when treee throws an exception ([#​16782](https://togithub.com/nrwl/nx/issues/16782)) ([95594d2](https://togithub.com/nrwl/nx/commit/95594d21f7ac1af01c05ca709a0f2b5b1fa332fe)) - **misc:** nx version should report global version outside of an nx repo ([#​16918](https://togithub.com/nrwl/nx/issues/16918)) ([09525e8](https://togithub.com/nrwl/nx/commit/09525e8b30223b369748b3e9d35a533fd490e217)) - **misc:** update URL to point to live page for plugin registry ([#​16817](https://togithub.com/nrwl/nx/issues/16817)) ([c4e51ed](https://togithub.com/nrwl/nx/commit/c4e51edee43c1ece7c96ce9f64b0040e7a6ae7da)) - **nextjs:** add workspace dependencies to transpilePackages automatically ([#​16774](https://togithub.com/nrwl/nx/issues/16774)) ([8d35eda](https://togithub.com/nrwl/nx/commit/8d35edac392ae9ffe422d1ab39da888e0d9efb91)) - **nextjs:** enable Next.js 13.4 support ([#​16819](https://togithub.com/nrwl/nx/issues/16819)) ([8861515](https://togithub.com/nrwl/nx/commit/88615152fb0ff010743f194b2d3a493e28fdbd2b)) - **nextjs:** increase timeout on styles e2e test ([#​16800](https://togithub.com/nrwl/nx/issues/16800)) ([1e8e847](https://togithub.com/nrwl/nx/commit/1e8e84777cee4a61e7007faa9387b26057bb0845)) - **nextjs:** inline dev-only dependencies and add e2e test to catch issues ([#​16890](https://togithub.com/nrwl/nx/issues/16890)) ([854b180](https://togithub.com/nrwl/nx/commit/854b180013c69322d5a2510d9b1437c812da67f3)) - **nextjs:** read serverActions config safely ([#​16909](https://togithub.com/nrwl/nx/issues/16909)) ([c9d73d2](https://togithub.com/nrwl/nx/commit/c9d73d2a5fd3c11f491e9c59979a1cd6dd4a6091)) - **nextjs:** withNx works with production build ([#​16867](https://togithub.com/nrwl/nx/issues/16867)) ([dc91105](https://togithub.com/nrwl/nx/commit/dc911051aa6f91de7ee4ec440fcbb7b9345f45fa)) - **node:** build-esbuild-options.ts code-generated "exactMatch" prope… ([#​16655](https://togithub.com/nrwl/nx/issues/16655)) ([55d40c0](https://togithub.com/nrwl/nx/commit/55d40c01052a3b0dce76756d245f9af0f3ae61c7)) - **react-native:** add checks for storybook migration ([#​17029](https://togithub.com/nrwl/nx/issues/17029)) ([8533314](https://togithub.com/nrwl/nx/commit/85333147921d2c42dfd5b826b7f381f5a9a7875c)) - **react-native:** fix buildable react native library ([#​16749](https://togithub.com/nrwl/nx/issues/16749)) ([8347e61](https://togithub.com/nrwl/nx/commit/8347e618101f2d2fd0880d366a10e2147f8f68e4)) - **react:** add `app` directory in the default `tailwind.config.js` ([#​16656](https://togithub.com/nrwl/nx/issues/16656)) ([402ccbf](https://togithub.com/nrwl/nx/commit/402ccbf18217278b664c7c734512f42223bf11b7)) - **react:** add ts extension to tailwindcss utility glob ([#​16971](https://togithub.com/nrwl/nx/issues/16971)) ([cf0aa59](https://togithub.com/nrwl/nx/commit/cf0aa591a1c972373fc02c04e4c8c44d9e36829e)) - **react:** bump migration version ([#​16822](https://togithub.com/nrwl/nx/issues/16822)) ([832fa71](https://togithub.com/nrwl/nx/commit/832fa71488c9afb48fa255b76808385977bedd35)) - **react:** extracting the tsconfig base should also copy existing paths ([#​16936](https://togithub.com/nrwl/nx/issues/16936)) ([392312f](https://togithub.com/nrwl/nx/commit/392312f847c62ac38e1dc7fcdf9fe58ecf0b5edd)) - **react:** fix react windows e2e tests ([#​16959](https://togithub.com/nrwl/nx/issues/16959)) ([e8c31d7](https://togithub.com/nrwl/nx/commit/e8c31d7ac72a6eeb98d07b61f6ae945a2612d8ac)) - **react:** fix windows style paths when generating with --directory ([#​16961](https://togithub.com/nrwl/nx/issues/16961)) ([539ed5f](https://togithub.com/nrwl/nx/commit/539ed5f49ea781c0b304c7b092c92c3068a553f5)) - **react:** remove outdated packages ([#​16786](https://togithub.com/nrwl/nx/issues/16786)) ([4750a1d](https://togithub.com/nrwl/nx/commit/4750a1daa427d85c28594f272b21260e7001dc4f)) - **repo:** fix nightly registry failing on windows ([#​16804](https://togithub.com/nrwl/nx/issues/16804)) ([747050e](https://togithub.com/nrwl/nx/commit/747050e4a81c18bde06a990cd846784889ef3eb1)) - **repo:** ignore failed daemon reset on e2e tests ([#​16902](https://togithub.com/nrwl/nx/issues/16902)) ([6aac7ba](https://togithub.com/nrwl/nx/commit/6aac7ba04bace0116a7136bae0c4125ecff8214d)) - **repo:** remove outdated caching config from CI ([#​16796](https://togithub.com/nrwl/nx/issues/16796)) ([c8688a6](https://togithub.com/nrwl/nx/commit/c8688a6d4d8ff9658ca9803331e06cfdb47e23fc)) - **testing:** prevent ct and e2e generators overwriting configs ([#​16651](https://togithub.com/nrwl/nx/issues/16651)) ([dfd5163](https://togithub.com/nrwl/nx/commit/dfd51634f33b36079115e7984ef2b5def396f9ff)) - **core:** use right deprecated schema option ([#​17038](https://togithub.com/nrwl/nx/issues/17038)) ([7df8550](https://togithub.com/nrwl/nx/commit/7df855054aac750b7790704a13ea3b63ef64e2bc)) - **misc:** migration for run-commands output-path should handle null … ([#​17040](https://togithub.com/nrwl/nx/issues/17040)) ([a81b90b](https://togithub.com/nrwl/nx/commit/a81b90b692cc1cc884b73100fffe4434dbe7e9f4)) - **core:** nx init should setup default base correctly ([#​17050](https://togithub.com/nrwl/nx/issues/17050)) ([c7a6b4b](https://togithub.com/nrwl/nx/commit/c7a6b4ba6cd791528bf674ad93dd5d0ce511ed5b)) - **devkit:** uppercase constant name correct transformation ([#​17046](https://togithub.com/nrwl/nx/issues/17046)) ([9866595](https://togithub.com/nrwl/nx/commit/98665953a66339fc85a6d44dd226b76445966d6c)) - **misc:** ensure outputs prefaced by workspaceRoot after transfom ([343edf5](https://togithub.com/nrwl/nx/commit/343edf57455e624e89449b3a6722abe57e3ce734)) - **nextjs:** undo migration to Next.js 13.4 ([#​17049](https://togithub.com/nrwl/nx/issues/17049)) ([cf1a2d5](https://togithub.com/nrwl/nx/commit/cf1a2d5bf2a8fdb01b71541562452068d0b2af43)) - **react-native:** remove unknown command for build-ios ([#​17052](https://togithub.com/nrwl/nx/issues/17052)) ([8931f0b](https://togithub.com/nrwl/nx/commit/8931f0b66b6485959d169485ea60ef10807508a1)) - **web:** undo core-js removal ([#​17048](https://togithub.com/nrwl/nx/issues/17048)) ([826befa](https://togithub.com/nrwl/nx/commit/826befa22d541c6a66e3bc4bf65249e796041357)) - **misc:** workspaces using nx wrapper do not contain a package.json, so don't read the scope from it ([ae6e90c](https://togithub.com/nrwl/nx/commit/ae6e90c86d09735f19c5437fc0064fb1251724b6)) - **nx-dev:** copy command when using the terminal fence ([#​17055](https://togithub.com/nrwl/nx/issues/17055)) ([7919668](https://togithub.com/nrwl/nx/commit/7919668b685d45a6af6da19a105c7a13e38b1353)) - **react:** do not require webpackConfig for cypress component testing ([#​16966](https://togithub.com/nrwl/nx/issues/16966)) ([be267a7](https://togithub.com/nrwl/nx/commit/be267a7cd9e37fb29d8254015fe4af790f2c4a84)) ##### Features - **angular:** add ngrx feature store generator ([#​16806](https://togithub.com/nrwl/nx/issues/16806)) ([54eb7be](https://togithub.com/nrwl/nx/commit/54eb7be7659bdd2c8b95675988f96137b25af0f8)) - **angular:** add ngrx root store generator ([#​16811](https://togithub.com/nrwl/nx/issues/16811)) ([e59c930](https://togithub.com/nrwl/nx/commit/e59c930ff99a35d932b68e6a01ec8bbe5e186f7e)) - **angular:** deprecate ngrx generator ([#​16953](https://togithub.com/nrwl/nx/issues/16953)) ([d0c6f5d](https://togithub.com/nrwl/nx/commit/d0c6f5d31741c28b87f753039d3e93cb24b7c135)) - **angular:** update jest-preset-angular to support angular v16 ([#​16852](https://togithub.com/nrwl/nx/issues/16852)) ([67a5e8e](https://togithub.com/nrwl/nx/commit/67a5e8e8235f00e7212a6f8b72ef3890bb8f1c81)) - **angular:** update ngrx packages to v16 ([#​16763](https://togithub.com/nrwl/nx/issues/16763)) ([f2e48e4](https://togithub.com/nrwl/nx/commit/f2e48e429a6e7d783139eb8440ef0555fa8b946b)) - **core:** ability to save task graph to a file when running --graph ([#​16350](https://togithub.com/nrwl/nx/issues/16350)) ([b2470de](https://togithub.com/nrwl/nx/commit/b2470de56c7884cd0e62ba6db9a326507113cfd9)) - **core:** add --affected to show only affected projects ([#​16970](https://togithub.com/nrwl/nx/issues/16970)) ([b20e906](https://togithub.com/nrwl/nx/commit/b20e906f00d24db8d040abfae7eece30a2b0d809)) - **core:** add commandExternalDependencies hash input ([#​16916](https://togithub.com/nrwl/nx/issues/16916)) ([f5ae995](https://togithub.com/nrwl/nx/commit/f5ae9958eff61d59c0c54705fc59ecf8662e952a)) - **core:** add error when root project would be '.' ([#​16999](https://togithub.com/nrwl/nx/issues/16999)) ([024193f](https://togithub.com/nrwl/nx/commit/024193fb5bca0fe3855454e719556e2c2d9b4e99)) - **core:** add skipTypeCheck option to rollup plugin options ([#​16710](https://togithub.com/nrwl/nx/issues/16710)) ([878df9a](https://togithub.com/nrwl/nx/commit/878df9a618a51702b0506d7e91fb7520dc7f4a18)) - **core:** allow using project patterns rather than just project names with `nx watch` ([#​16768](https://togithub.com/nrwl/nx/issues/16768)) ([842c412](https://togithub.com/nrwl/nx/commit/842c41232d7c072383305c25e44c7d80b7bf725b)) - **core:** include entire external node dependency tree in hash ([#​16926](https://togithub.com/nrwl/nx/issues/16926)) ([9d74b58](https://togithub.com/nrwl/nx/commit/9d74b586c4ab1dbefa104d64d3f1978cf2caa6a2)) - **core:** log a note after an interactive migration run with skipped package updates ([#​16802](https://togithub.com/nrwl/nx/issues/16802)) ([6ebfbbe](https://togithub.com/nrwl/nx/commit/6ebfbbe8ba94f854d217b51023e32fb83b48f91e)) - **core:** support third-party packages for surgical hashTarget hashing ([#​16903](https://togithub.com/nrwl/nx/issues/16903)) ([b55aa8f](https://togithub.com/nrwl/nx/commit/b55aa8f80c74bc15594a0c3b9f474b79a4910312)) - **js:** improve [@​nx/js](https://togithub.com/nx/js):node executor to be more resilient to many file change events ([#​16924](https://togithub.com/nrwl/nx/issues/16924)) ([dc71229](https://togithub.com/nrwl/nx/commit/dc7122984e5a6be7c9aa28fd492b8ad310f7a709)) - **js:** refactor usages of npmScope ([#​16947](https://togithub.com/nrwl/nx/issues/16947)) ([6b928bc](https://togithub.com/nrwl/nx/commit/6b928bc250406aa5c31cb56b07361596d64e90dd)) - **linter:** allow ESLint Flat Config to be opted into manually ([#​16858](https://togithub.com/nrwl/nx/issues/16858)) ([7920fb6](https://togithub.com/nrwl/nx/commit/7920fb6a201ee9e82df4907328ae63a3cbf43afe)) - **misc:** migrate nx:run-commands outputPath property to outputs array ([#​16785](https://togithub.com/nrwl/nx/issues/16785)) ([548f8d7](https://togithub.com/nrwl/nx/commit/548f8d7fb14506e35ab0c191a1f63f56fb315db4)) - **nextjs:** update Next.js to 13.4.1 and default to App Router for new apps ([#​16948](https://togithub.com/nrwl/nx/issues/16948)) ([95421c6](https://togithub.com/nrwl/nx/commit/95421c6945df2db7d32d6d815c25da7add1233b0)) - **node:** allow executing esm compiled scripts ([#​10414](https://togithub.com/nrwl/nx/issues/10414)) ([1c791db](https://togithub.com/nrwl/nx/commit/1c791dbd8e944bb5c7d9b253670ce8a54f76d8f2)) - **nx-plugin:** replace [@​nx/plugin](https://togithub.com/nx/plugin):e2e with [@​nx/jest](https://togithub.com/nx/jest):jest ([#​16866](https://togithub.com/nrwl/nx/issues/16866)) ([318b1cf](https://togithub.com/nrwl/nx/commit/318b1cf584a6f55b5c7199e8f9bb8a2180fa9b9d)) - **react-native:** upgrade react-native to version 0.71.8 ([#​16997](https://togithub.com/nrwl/nx/issues/16997)) ([5419811](https://togithub.com/nrwl/nx/commit/541981172cdc5bb268d2f7e38e92a18acb6e29df)) - **react:** remove deprecated code ([#​16981](https://togithub.com/nrwl/nx/issues/16981)) ([25e8439](https://togithub.com/nrwl/nx/commit/25e8439b200f13859b1f24b24b6344c56f9477b3)) - **react:** support allowJs customization in the rollup executor ([#​16789](https://togithub.com/nrwl/nx/issues/16789)) ([575c6a1](https://togithub.com/nrwl/nx/commit/575c6a152f4d167343bc30e83730cea9ff311c69)) - **repo:** add CI check for valid codeowners patterns ([#​16729](https://togithub.com/nrwl/nx/issues/16729)) ([c7ce767](https://togithub.com/nrwl/nx/commit/c7ce76729883d156dc4510821b5f8d293646e3d1)) - **repo:** add test e2e build scripts in package.json ([#​16951](https://togithub.com/nrwl/nx/issues/16951)) ([2e16017](https://togithub.com/nrwl/nx/commit/2e16017fd8bf3d56fe406cbc192d2159e9cd5276)) - **repo:** enable daemon for nightly tests ([#​16808](https://togithub.com/nrwl/nx/issues/16808)) ([c55630b](https://togithub.com/nrwl/nx/commit/c55630b4d6070c61b4e8cb0be734a715b30b6011)) - **storybook:** update storybook packages to support typescript v5 ([#​16853](https://togithub.com/nrwl/nx/issues/16853)) ([d02c2cb](https://togithub.com/nrwl/nx/commit/d02c2cbfe76b1ac923e7b765649d032bae48cb38)) - **testing:** add --strict flag for jest-preset-angular test env opts ([#​16467](https://togithub.com/nrwl/nx/issues/16467)) ([50ad516](https://togithub.com/nrwl/nx/commit/50ad5162788dfb44535804486ffaf21a5a1b4ef1)) - **vite:** add option to generate a package.json to build executor ([#​16428](https://togithub.com/nrwl/nx/issues/16428)) ([402a00f](https://togithub.com/nrwl/nx/commit/402a00f8414ef4ea7154f92a37e0300bbde1b48f)) - **nx-plugin:** generated generators should have a named export ([#​17036](https://togithub.com/nrwl/nx/issues/17036)) ([b02d169](https://togithub.com/nrwl/nx/commit/b02d1697586e9d7f6dd81c823c920db72dfc406b)) ### [`v16.1.4`](https://togithub.com/nrwl/nx/releases/tag/16.1.4) [Compare Source](https://togithub.com/nrwl/nx/compare/16.1.3...16.1.4) ##### Bug Fixes - **angular:** handle ngrx imports for apps that do not migrate to config file ([#​16812](https://togithub.com/nrwl/nx/issues/16812)) ([b439c31](https://togithub.com/nrwl/nx/commit/b439c31b23db9c243d9a649828a408c6e9e36c9e)) - **core:** fix version report when version is missing ([#​16888](https://togithub.com/nrwl/nx/issues/16888)) ([ad536c4](https://togithub.com/nrwl/nx/commit/ad536c4cf9022b0c890609cad138033f8c891d09)) - **core:** keep all explicit dependencies in the graph ([#​16576](https://togithub.com/nrwl/nx/issues/16576)) ([5d983ef](https://togithub.com/nrwl/nx/commit/5d983ef1579cd422571cb46d9cc08fab46ff221d)) - **devkit:** catch errors resolving configs while formatting files ([#​16872](https://togithub.com/nrwl/nx/issues/16872)) ([d6afd62](https://togithub.com/nrwl/nx/commit/d6afd627f4c828ce4e85fe56356d37a3934e4c0a)) - **expo:** fix expo detox test ([#​16779](https://togithub.com/nrwl/nx/issues/16779)) ([da912b2](https://togithub.com/nrwl/nx/commit/da912b27c9d89f0660828480f1116dee61793997)) - **expo:** update package.json eas build scripts to fix eas build ([#​16742](https://togithub.com/nrwl/nx/issues/16742)) ([d1e55b0](https://togithub.com/nrwl/nx/commit/d1e55b0a05e9f92ea975f9b718569127abd46038)) - **js:** info about jest global setup/teardown + swc ([#​16681](https://togithub.com/nrwl/nx/issues/16681)) ([f6b05e4](https://togithub.com/nrwl/nx/commit/f6b05e40c18ad3e82c5b178ddfded7018288ae9a)) - **nextjs:** inline dev-only dependencies and add e2e test to catch issues ([#​16890](https://togithub.com/nrwl/nx/issues/16890)) ([feb2b31](https://togithub.com/nrwl/nx/commit/feb2b31d20c669622b74eaddd7c237ef8628cc36)) - **react-native:** fix buildable react native library ([#​16749](https://togithub.com/nrwl/nx/issues/16749)) ([39f3282](https://togithub.com/nrwl/nx/commit/39f3282535fce6d34a06a80acbf99329174d7e0a)) ##### Features - **testing:** add --strict flag for jest-preset-angular test env opts ([#​16467](https://togithub.com/nrwl/nx/issues/16467)) ([0d90bc8](https://togithub.com/nrwl/nx/commit/0d90bc8d158033b831c05cb2a54b8b5b59669dbe)) ### [`v16.1.3`](https://togithub.com/nrwl/nx/releases/tag/16.1.3) [Compare Source](https://togithub.com/nrwl/nx/compare/16.1.2...16.1.3) **Note:** Version bump only for package [@​nx/nx-source](https://togithub.com/nx/nx-source) ### [`v16.1.2`](https://togithub.com/nrwl/nx/releases/tag/16.1.2) [Compare Source](https://togithub.com/nrwl/nx/compare/16.1.1...16.1.2) ##### Bug Fixes - **core:** migrate using yarn when nxJson has another package manager configured ([#​16844](https://togithub.com/nrwl/nx/issues/16844)) ([0defcad](https://togithub.com/nrwl/nx/commit/0defcad1a21e22a0c5853bd4c960e3a7081021ed)) ##### Features - **core:** add skipTypeCheck option to rollup plugin options ([#​16710](https://togithub.com/nrwl/nx/issues/16710)) ([4233eff](https://togithub.com/nrwl/nx/commit/4233effd067caee9096bfa98f41f25f6b0fd3a66)) ### [`v16.1.1`](https://togithub.com/nrwl/nx/releases/tag/16.1.1) [Compare Source](https://togithub.com/nrwl/nx/compare/16.1.0...16.1.1) ##### Bug Fixes - **core:** handle schema property with const value ([#​16797](https://togithub.com/nrwl/nx/issues/16797)) ([e7e78c5](https://togithub.com/nrwl/nx/commit/e7e78c56cdfb70f3d4022986051380fd7bad4f64)) - **core:** match all occurences when substituting tokens in targetDef… ([#​16783](https://togithub.com/nrwl/nx/issues/16783)) ([f0a1c33](https://togithub.com/nrwl/nx/commit/f0a1c33fb2d2372645a8403020f6c74bb6c07c24)) - **core:** obey nx.json package manager property ([#​16777](https://togithub.com/nrwl/nx/issues/16777)) ([7eec0d7](https://togithub.com/nrwl/nx/commit/7eec0d73aec6c664509c63dfdeaeee783c5da492)) - **core:** register task timings correctly in task profiling life cycle ([#​16801](https://togithub.com/nrwl/nx/issues/16801)) ([1d8be1c](https://togithub.com/nrwl/nx/commit/1d8be1c9997f34f4939cab29a8021e2bf88b2a59)) - **devkit:** ensure ignore has been initialized in visitNotIgnoredFiles ([#​16820](https://togithub.com/nrwl/nx/issues/16820)) ([a0fb8df](https://togithub.com/nrwl/nx/commit/a0fb8df4d2532f1e2fd273f4c7bba4eb6a3194b3)) - **devkit:** fix issue replacing package dependencies in malformed pa… ([#​16823](https://togithub.com/nrwl/nx/issues/16823)) ([b93d46d](https://togithub.com/nrwl/nx/commit/b93d46dbc9f5bffeb66065c6f623a552a2082fed)) - **misc:** ignore more binary formats during migration ([#​16784](https://togithub.com/nrwl/nx/issues/16784)) ([c15c4dd](https://togithub.com/nrwl/nx/commit/c15c4ddfe03622f89fdb07c32e3f820c75e2ea11)) - **misc:** make Nx 16 migration safer when treee throws an exception ([#​16782](https://togithub.com/nrwl/nx/issues/16782)) ([197105a](https://togithub.com/nrwl/nx/commit/197105af9afd7eed698d3fc9265281ec49b22966)) - **misc:** update URL to point to live page for plugin registry ([#​16817](https://togithub.com/nrwl/nx/issues/16817)) ([4942eb4](https://togithub.com/nrwl/nx/commit/4942eb49658f46e177734ceab4cd3d04c6c829b2)) - **nextjs:** add workspace dependencies to transpilePackages automatically ([#​16774](https://togithub.com/nrwl/nx/issues/16774)) ([8d35eda](https://togithub.com/nrwl/nx/commit/8d35edac392ae9ffe422d1ab39da888e0d9efb91)) - **nextjs:** enable Next.js 13.4 support ([#​16819](https://togithub.com/nrwl/nx/issues/16819)) ([8beb4e4](https://togithub.com/nrwl/nx/commit/8beb4e442499d87de77eca680612ac7359bc4ac0)) - **react:** add `app` directory in the default `tailwind.config.js` ([#​16656](https://togithub.com/nrwl/nx/issues/16656)) ([402ccbf](https://togithub.com/nrwl/nx/commit/402ccbf18217278b664c7c734512f42223bf11b7)) - **repo:** fix nightly registry failing on windows ([#​16804](https://togithub.com/nrwl/nx/issues/16804)) ([747050e](https://togithub.com/nrwl/nx/commit/747050e4a81c18bde06a990cd846784889ef3eb1)) ##### Features - **node:** allow executing esm compiled scripts ([#​10414](https://togithub.com/nrwl/nx/issues/10414)) ([1c791db](https://togithub.com/nrwl/nx/commit/1c791dbd8e944bb5c7d9b253670ce8a54f76d8f2)) - **react:** support allowJs customization in the rollup executor ([#​16789](https://togithub.com/nrwl/nx/issues/16789)) ([575c6a1](https://togithub.com/nrwl/nx/commit/575c6a152f4d167343bc30e83730cea9ff311c69)) - **repo:** add CI check for valid codeowners patterns ([#​16729](https://togithub.com/nrwl/nx/issues/16729)) ([84dd418](https://togithub.com/nrwl/nx/commit/84dd4180ba29a19d86b99a270a5a84d66bab4b90)) - **repo:** enable daemon for nightly tests ([#​16808](https://togithub.com/nrwl/nx/issues/16808)) ([c55630b](https://togithub.com/nrwl/nx/commit/c55630b4d6070c61b4e8cb0be734a715b30b6011)) ##### Reverts - Revert "chore(misc): publish 16.1.1-beta.0" ([127e8d4](https://togithub.com/nrwl/nx/commit/127e8d44c193e6319c2a105395e3987a97245f6b)) ### [`v16.1.0`](https://togithub.com/nrwl/nx/releases/tag/16.1.0) [Compare Source](https://togithub.com/nrwl/nx/compare/16.0.3...16.1.0) ##### Bug Fixes - **angular:** add jasmine-marbles with a version compatible with installed rxjs version in migration ([#​16717](https://togithub.com/nrwl/nx/issues/16717)) ([9c36989](https://togithub.com/nrwl/nx/commit/9c3698982b62921ed62cb40ed29b63b352e5df3b)) - **angular:** clean up ssr main.server.ts generation ([#​16699](https://togithub.com/nrwl/nx/issues/16699)) ([4be6f74](https://togithub.com/nrwl/nx/commit/4be6f7401ca1ec920e2445948e87193c811b7a0d)) - **angular:** do not run migration generator bumping angular cli version when update is skipped ([#​16643](https://togithub.com/nrwl/nx/issues/16643)) ([6e745f8](https://togithub.com/nrwl/nx/commit/6e745f85421eb76a232e23b43dbeedde6a0d6f5e)) - **angular:** do not wrap bootstrap call when setting up ssr in workspaces with angular >= 15.2.0 ([#​16714](https://togithub.com/nrwl/nx/issues/16714)) ([ae89df9](https://togithub.com/nrwl/nx/commit/ae89df9482d7d2e6ef0e2aecc5059c5fad355a8d)) - **bundling:** handle projects without targets in esbuild thirdParty migration ([#​16712](https://togithub.com/nrwl/nx/issues/16712)) ([1e7aa39](https://togithub.com/nrwl/nx/commit/1e7aa39a9f82247356c165b07f692fa9bb799e2d)) - **core:** add support for .mts and .mjs files when creating pro… ([#​16679](https://togithub.com/nrwl/nx/issues/16679)) ([13aaa20](https://togithub.com/nrwl/nx/commit/13aaa20cd90527fc5204d7654dbdbf94875a2c38)) - **core:** cmd window flickers on save when on windows ([#​16671](https://togithub.com/nrwl/nx/issues/16671)) ([e7229d1](https://togithub.com/nrwl/nx/commit/e7229d14424348485d4b398cff5a525a5accbd1e)) - **core:** empty exclude pattern should not result in error ([#​16645](https://togithub.com/nrwl/nx/issues/16645)) ([ebd6d2f](https://togithub.com/nrwl/nx/commit/ebd6d2f0b6d0159193ac41abae87a67b01b966bc)) - **core:** ensure stale dependencies are pruned in graph ([#​16533](https://togithub.com/nrwl/nx/issues/16533)) ([f138a34](https://togithub.com/nrwl/nx/commit/f138a346754a1a55f41aee54daea90381bda98a2)) - **core:** fix nx migrate to the same version ([#​16626](https://togithub.com/nrwl/nx/issues/16626)) ([08ecd81](https://togithub.com/nrwl/nx/commit/08ecd81e61aad398d8e759fcf46ace3c8386524d)) - **core:** have child process exit properly in case of error ([85ddd8b](https://togithub.com/nrwl/nx/commit/85ddd8b7d175140a003317229511c9fa68903bc4)) - **core:** improve touched projects locator performance ([#​16682](https://togithub.com/nrwl/nx/issues/16682)) ([96fca45](https://togithub.com/nrwl/nx/commit/96fca453b424dd6727ff7ea8c4786dc71798e3df)) - **core:** include more binary extensions ([#​16639](https://togithub.com/nrwl/nx/issues/16639)) ([deee934](https://togithub.com/nrwl/nx/commit/deee9347994ce6d0da2b7bd97e979160bf24abf4)) - **core:** nx report should not display duplicate packages ([#​16647](https://togithub.com/nrwl/nx/issues/16647)) ([7287ab5](https://togithub.com/nrwl/nx/commit/7287ab55dea3575bb59e924aa1ffd76079d8ab9a)) - **core:** only modify angular.json on read when [@​nx/angular](https://togithub.com/nx/angular) is present ([#​16693](https://togithub.com/nrwl/nx/issues/16693)) ([32cbab7](https://togithub.com/nrwl/nx/commit/32cbab7d26cc528f11cedc4caf48962f8583e449)) - **core:** prefer NX_TASKS_RUNNER over NX_RUNNER ([#​16618](https://togithub.com/nrwl/nx/issues/16618)) ([22c0047](https://togithub.com/nrwl/nx/commit/22c0047b63813f813706e9501babf38ad4017a9a)) - **core:** preserve deps in package.json for nx init react ([#​16528](https://togithub.com/nrwl/nx/issues/16528)) ([341f764](https://togithub.com/nrwl/nx/commit/341f7649cee399d6c17414a7a368c1f8ff22d2ce)) - **core:** task runner parallel should read from taskRunnerOptions ([#​16707](https://togithub.com/nrwl/nx/issues/16707)) ([d084e67](https://togithub.com/nrwl/nx/commit/d084e678bd6b2324087b1aab3018e4d4076df411)) - **devkit:** ensurePackage should obey npmrc and yarnrc.yml ([#​16652](https://togithub.com/nrwl/nx/issues/16652)) ([2381dd3](https://togithub.com/nrwl/nx/commit/2381dd3cf6969959d53d8afea1f9c3ce8e4ccb44)) - **devkit:** formatFiles should work when writing initial prettierrc in generator ([#​16711](https://togithub.com/nrwl/nx/issues/16711)) ([7b56a8c](https://togithub.com/nrwl/nx/commit/7b56a8cbf3d9b79f34f0b3c1565a48a26e6a9b2e)) - **devkit:** use the old package dependency version for new package ([#​16709](https://togithub.com/nrwl/nx/issues/16709)) ([fa55ca4](https://togithub.com/nrwl/nx/commit/fa55ca4f5f4c5ae8093876a324ae78f552485f3f)) - **expo:** expo generator on windows ([#​16703](https://togithub.com/nrwl/nx/issues/16703)) ([e291c9c](https://togithub.com/nrwl/nx/commit/e291c9c79b903e74d1c17575435207a4869338b6)) - **js:** do not depend on nx for typescript utils ([#​16642](https://togithub.com/nrwl/nx/issues/16642)) ([feef647](https://togithub.com/nrwl/nx/commit/feef6472c5d03ff56342129ca2d6ddee70c79890)) - **misc:** publish legacy readmes ([#​16678](https://togithub.com/nrwl/nx/issues/16678)) ([9de97d0](https://togithub.com/nrwl/nx/commit/9de97d0cfe025bf09e8d7427b7c5462bdbd87a07)) - **misc:** show proper messaging when generating a workspace generator ([#​16683](https://togithub.com/nrwl/nx/issues/16683)) ([4e97ee9](https://togithub.com/nrwl/nx/commit/4e97ee94e1f6440b6fe51bd2af4ebc4592d932fa)) - **nextjs:** show a warning when user uses emotion with appDir layout ([#​16636](https://togithub.com/nrwl/nx/issues/16636)) ([a7c4009](https://togithub.com/nrwl/nx/commit/a7c4009d286c9af06a4c84d6ad6bdaf500d98f24)) - **node:** default webpack build to not perform default optimizations for Node ([#​16625](https://togithub.com/nrwl/nx/issues/16625)) ([b3d07a8](https://togithub.com/nrwl/nx/commit/b3d07a82938d06ad940aafd0634625d57fb89de0)) - **node:** ensure that bundlers for node is webpack/esbuild ([#​16702](https://togithub.com/nrwl/nx/issues/16702)) ([8dec11e](https://togithub.com/nrwl/nx/commit/8dec11ecbe981d82157473647aa038c85705c680)) - **react-native:** fix react native npm preset ([#​16624](https://togithub.com/nrwl/nx/issues/16624)) ([828f77a](https://togithub.com/nrwl/nx/commit/828f77a54396f4eb45212e7e096828de55e07c20)) - **react:** Fix .module css being generated when --globalCss is passed ([#​16648](https://togithub.com/nrwl/nx/issues/16648)) ([36c162c](https://togithub.com/nrwl/nx/commit/36c162cf6281e247fedba2c3814b59fc70770b1f)) - **react:** fix external npm packages for rollup ([#​16713](https://togithub.com/nrwl/nx/issues/16713)) ([68c262d](https://togithub.com/nrwl/nx/commit/68c262d933265f2ac140f8f23a0d6824e46cd622)) - **repo:** fix broken npm-audit after pnpm migration ([#​16631](https://togithub.com/nrwl/nx/issues/16631)) ([d8f9af8](https://togithub.com/nrwl/nx/commit/d8f9af835485a61c981505d402c3200bf62ac5d4)) - **repo:** local registry is not available during issue-notifier script ([#​16669](https://togithub.com/nrwl/nx/issues/16669)) ([db1b5dd](https://togithub.com/nrwl/nx/commit/db1b5ddb0d9f6a1546a34e0c64c61b24c5ccde9a)) - **testing:** add --quiet cypress executor option ([#​16680](https://togithub.com/nrwl/nx/issues/16680)) ([179930f](https://togithub.com/nrwl/nx/commit/179930fe187fff51d89083e3c887c320b9abc3f2)) - **testing:** ensure e2e cypress can use 4200 port in the test ([#​16646](https://togithub.com/nrwl/nx/issues/16646)) ([23cc160](https://togithub.com/nrwl/nx/commit/23cc160a0423bb8ea9d7b376f7231b69e69c9d01)) - **testing:** fix react CT w/ vite and dependant projects ([#​16475](https://togithub.com/nrwl/nx/issues/16475)) ([ebcc436](https://togithub.com/nrwl/nx/commit/ebcc4363d0ff44bf865c783ac3ea801b691b03d2)) - **angular:** generate applications with zone.js 0.13.0 ([#​16747](https://togithub.com/nrwl/nx/issues/16747)) ([5b99313](https://togithub.com/nrwl/nx/commit/5b993137226ff30d3ed9f2df3f5f60eb3945d1c9)) - **angular:** throw error when no parent module found ([#​16728](https://togithub.com/nrwl/nx/issues/16728)) ([c2e88ad](https://togithub.com/nrwl/nx/commit/c2e88ad6a70f6abed1178049c7481d3fb3de273d)) - **core:** convert extension to lowercase before comparing extension ([#​16727](https://togithub.com/nrwl/nx/issues/16727)) ([a8783c6](https://togithub.com/nrwl/nx/commit/a8783c65d574f2e783f896214176c9abcd1105a3)) - **core:** use legacy peer deps during migrate process ([#​16745](https://togithub.com/nrwl/nx/issues/16745)) ([9bdf22f](https://togithub.com/nrwl/nx/commit/9bdf22f413c9be05c7aaea9bad591c5c7ecbf688)) - **js:** default to analyzing source code and package.json ([#​16737](https://togithub.com/nrwl/nx/issues/16737)) ([3788723](https://togithub.com/nrwl/nx/commit/3788723bd217026febc56f078c4926d3178fd5cc)) - **misc:** sort plugin names when displaying them ([#​16702](https://togithub.com/nrwl/nx/issues/16702)) ([#​16734](https://togithub.com/nrwl/nx/issues/16734)) ([2d6ea2b](https://togithub.com/nrwl/nx/commit/2d6ea2b9da070d3ecb9e618748865ac2777f9e47)) - **misc:** use generated directory path as cwd rather than attempting to rederive it ([#​16740](https://togithub.com/nrwl/nx/issues/16740)) ([a8aeca4](https://togithub.com/nrwl/nx/commit/a8aeca46f8b242d58a4589c893e641a6107b65d1)) - **angular:** ssr distFolder path should be more correctly defined ([#​16758](https://togithub.com/nrwl/nx/issues/16758)) ([8484a8e](https://togithub.com/nrwl/nx/commit/8484a8ea169a2f179ddf574016838786853baaa5)) - **angular:** sync migration generators for angular v16 target versions ([#​16773](https://togithub.com/nrwl/nx/issues/16773)) ([c13cb3c](https://togithub.com/nrwl/nx/commit/c13cb3cc789eb23e3f41d3e615bc06e8886c4ade)) - **angular:** update component module error message to suggest standalone ([#​16754](https://togithub.com/nrwl/nx/issues/16754)) ([b526e1d](https://togithub.com/nrwl/nx/commit/b526e1d6007108a01d55e47e19f4a79f9362b187)) - **angular:** update ngrx parent description to give better info about standalone api usage ([#​16755](https://togithub.com/nrwl/nx/issues/16755)) ([0a81c64](https://togithub.com/nrwl/nx/commit/0a81c64560dfa622cc42eecd1c08bf3d0a6e3d94)) - **core:** ensure safe removal of folders on daemon reset ([#​16766](https://togithub.com/nrwl/nx/issues/16766)) ([b7b04a7](https://togithub.com/nrwl/nx/commit/b7b04a7e439bbab86f47e3cb6f69a8e91d9fe319)) - **misc:** restore using legacy-peer-deps for npm installs ([#​16767](https://togithub.com/nrwl/nx/issues/16767)) ([137b743](https://togithub.com/nrwl/nx/commit/137b743855b73a74bb3c2e0e5201315d8afa8edd)) - **nest:** fix invalid nestjs versions ([#​16771](https://togithub.com/nrwl/nx/issues/16771)) ([80464ac](https://togithub.com/nrwl/nx/commit/80464ac8afd5b8fb127054bad5d9d6e33fdaacdf)) - **nextjs:** with stylus and less support ([#​16764](https://togithub.com/nrwl/nx/issues/16764)) ([66addbf](https://togithub.com/nrwl/nx/commit/66addbfa81dc99c503ec9fa92b7ea6f50367db4e)) - **repo:** fix windows nightly runs ([#​16765](https://togithub.com/nrwl/nx/issues/16765)) ([68ae304](https://togithub.com/nrwl/nx/commit/68ae304cda0fcebf76276a33fa83cc897f91ec3b)) - **storybook:** ignore nx storybook plugin from sb eslint ([#​16725](https://togithub.com/nrw

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

aws-amplify-us-east-1[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-141.d1fbfmeuaycsih.amplifyapp.com