garlictech / yaha

Yet another hiking app
0 stars 0 forks source link

chore(deps): update nrwl monorepo to v14.8.6 #943

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/cli (source) 14.5.6 -> 14.8.6 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 14.5.6 -> 14.8.6 age adoption passing confidence
@nrwl/jest (source) 14.5.6 -> 14.8.6 age adoption passing confidence
@nrwl/linter (source) 14.5.6 -> 14.8.6 age adoption passing confidence
@nrwl/node (source) 14.5.6 -> 14.8.6 age adoption passing confidence
@nrwl/tao (source) 14.5.6 -> 14.8.6 age adoption passing confidence
@nrwl/workspace (source) 14.5.6 -> 14.8.6 age adoption passing confidence

Release Notes

nrwl/nx ### [`v14.8.6`](https://togithub.com/nrwl/nx/releases/tag/14.8.6) [Compare Source](https://togithub.com/nrwl/nx/compare/14.8.5...14.8.6) ##### Features - **core:** add ability not to load dot env files ([7de531d](https://togithub.com/nrwl/nx/commit/7de531d3fa4b8077dd41139b1ce880f638c1b29c)) ### [`v14.8.5`](https://togithub.com/nrwl/nx/releases/tag/14.8.5) [Compare Source](https://togithub.com/nrwl/nx/compare/14.8.4...14.8.5) ##### Bug Fixes - **core:** custom generators help should print relevant information ([#​12258](https://togithub.com/nrwl/nx/issues/12258)) ([9ce268b](https://togithub.com/nrwl/nx/commit/9ce268b8a7cd9d27c37141d3c2ecb9fb6a28499c)) - **core:** do not fallback to angular cli for ng deploy ([#​12401](https://togithub.com/nrwl/nx/issues/12401)) ([bb05d80](https://togithub.com/nrwl/nx/commit/bb05d802a6800bff1e68a0235f1bb0034382dd09)) - **core:** do not run postinstall unless it is the main nx package ([#​12591](https://togithub.com/nrwl/nx/issues/12591)) ([8f6eb81](https://togithub.com/nrwl/nx/commit/8f6eb817aa350ebf4570fd7a0f768a7e92e394a3)) - **core:** drain stdout before exit in print-affected ([#​12559](https://togithub.com/nrwl/nx/issues/12559)) ([731f839](https://togithub.com/nrwl/nx/commit/731f8394f06589d88ce8075b4953e016ed587ed6)) - **core:** readRawWorkspaceJson should keep workspace cache up to date ([#​12528](https://togithub.com/nrwl/nx/issues/12528)) ([acd5964](https://togithub.com/nrwl/nx/commit/acd5964aec77ea9d374a585f7c42ee63afde7852)) - **js:** check if asset create/update event contains a file before copying ([#​12551](https://togithub.com/nrwl/nx/issues/12551)) ([64103af](https://togithub.com/nrwl/nx/commit/64103afab1effc0f44b030e03bcf11e182377350)) ### [`v14.8.4`](https://togithub.com/nrwl/nx/releases/tag/14.8.4) [Compare Source](https://togithub.com/nrwl/nx/compare/14.8.3...14.8.4) ##### Bug Fixes - **angular:** export generators correctly [#​12434](https://togithub.com/nrwl/nx/issues/12434) ([#​12460](https://togithub.com/nrwl/nx/issues/12460)) ([3569a6f](https://togithub.com/nrwl/nx/commit/3569a6f158b1f037e3c8cf746c7c1b248a7e7e2b)) - **angular:** ng-add migration should set default project ([#​12513](https://togithub.com/nrwl/nx/issues/12513)) ([38509cc](https://togithub.com/nrwl/nx/commit/38509cce5d7b899f338c8770bb975491ae6bc0d9)) - **bundling:** do not add types field in package.json for esbuild ([#​12424](https://togithub.com/nrwl/nx/issues/12424)) ([2405a2e](https://togithub.com/nrwl/nx/commit/2405a2e278165fa81065aa76c5056e8982cbed5a)) - **bundling:** fix esbuild build watch ([#​12448](https://togithub.com/nrwl/nx/issues/12448)) ([8ba237e](https://togithub.com/nrwl/nx/commit/8ba237eada0bf3df98399bb1853ba403aa730850)) - **core:** daemon termination should be ok when client does not need anything ([#​12519](https://togithub.com/nrwl/nx/issues/12519)) ([7865e6a](https://togithub.com/nrwl/nx/commit/7865e6a91c87fce16461042cde3bbd87e88a00aa)) - **core:** hide leaky error message from git show command in affected ([#​12521](https://togithub.com/nrwl/nx/issues/12521)) ([26fce5b](https://togithub.com/nrwl/nx/commit/26fce5b1852d92b106524803f387e0f71098baf5)) - **graph:** close tooltips when panning graph ([#​12468](https://togithub.com/nrwl/nx/issues/12468)) ([4a30fcd](https://togithub.com/nrwl/nx/commit/4a30fcd04ae25d45e4db7eb18b0ea8df837b2c9e)) - **misc:** update axios to 1.0.0 ([#​12437](https://togithub.com/nrwl/nx/issues/12437)) ([640cfba](https://togithub.com/nrwl/nx/commit/640cfbaad6eade502373a6fb4ee062376b91a304)) ### [`v14.8.3`](https://togithub.com/nrwl/nx/releases/tag/14.8.3) [Compare Source](https://togithub.com/nrwl/nx/compare/14.8.2...14.8.3) ##### Bug Fixes - **bundling:** correct main field in package.json when using esbuild ([#​12328](https://togithub.com/nrwl/nx/issues/12328)) ([7733769](https://togithub.com/nrwl/nx/commit/77337691e27b0fa13c896a197a15397ee0d01194)) - **bundling:** set NODE_ENV correctly to avoid warnings ([#​12331](https://togithub.com/nrwl/nx/issues/12331)) ([2f2c7d8](https://togithub.com/nrwl/nx/commit/2f2c7d8c17f27bb9febd09d9b017f2a0e891a0fe)) - **core:** disable broken git hasher recourse submodules ([#​12337](https://togithub.com/nrwl/nx/issues/12337)) ([f54dd1a](https://togithub.com/nrwl/nx/commit/f54dd1a9f694db3db5b164b9cacb81700b93ee42)) - **core:** remove trailing slash in outputs that prevents correct caching ([#​10708](https://togithub.com/nrwl/nx/issues/10708)) ([c3f853a](https://togithub.com/nrwl/nx/commit/c3f853a21b3090630d5d4b2c5bb544c2ef1ee98b)), closes [nrwl/nx#​10549](https://togithub.com/nrwl/nx/issues/10549) - **core:** use node based hasher in git repos with submodules ([60f4aca](https://togithub.com/nrwl/nx/commit/60f4aca4a1fd590eecbaa514e158eebbe665ff09)) - **nextjs:** return correct webpack config for next.js storybook app ([#​12371](https://togithub.com/nrwl/nx/issues/12371)) ([df3cd66](https://togithub.com/nrwl/nx/commit/df3cd667d4f98472bd5b088686c3bba13e1127c8)) ##### Features - **bundling:** add skipValidation option when generating rollup/webpack project ([#​12392](https://togithub.com/nrwl/nx/issues/12392)) ([ea42c9f](https://togithub.com/nrwl/nx/commit/ea42c9fe43161e4feaa3455c1cff066264dd4c99)) - **misc:** a/b different messages during migration to next major ([ce0fe45](https://togithub.com/nrwl/nx/commit/ce0fe45de0bc090e5cbaa2d4977435823144bf41)) ##### Reverts - Revert "fix(nx): git-hasher should fetch files from git submodules ([#​11334](https://togithub.com/nrwl/nx/issues/11334))" ([f717303](https://togithub.com/nrwl/nx/commit/f71730397d4d7eb31eee3b8166d5061ab808e88e)), closes [#​11334](https://togithub.com/nrwl/nx/issues/11334) ### [`v14.8.2`](https://togithub.com/nrwl/nx/releases/tag/14.8.2) [Compare Source](https://togithub.com/nrwl/nx/compare/14.8.1...14.8.2) ##### Bug Fixes - **core:** add missing core plugins to list command ([#​12305](https://togithub.com/nrwl/nx/issues/12305)) ([7addb44](https://togithub.com/nrwl/nx/commit/7addb44270d0b59fd780dce6c84c32cf4d0a6651)) - **core:** add missing packages to report command ([#​12306](https://togithub.com/nrwl/nx/issues/12306)) ([7bde32f](https://togithub.com/nrwl/nx/commit/7bde32f5480f9a515a2fb1844e2b2b06f315d04e)) - **core:** daemon should not shut down due to inactivity when there are open connections ([1dcfec1](https://togithub.com/nrwl/nx/commit/1dcfec1677c7ae08e7c6696f693b8456bc8e886d)) - **misc:** remove remaining usages of [@​nrwl/workspace](https://togithub.com/nrwl/workspace):run-commands executor ([#​12299](https://togithub.com/nrwl/nx/issues/12299)) ([8b305d0](https://togithub.com/nrwl/nx/commit/8b305d023229729e2e10220e9352ab40ffe63ece)) - **nx:** git-hasher should fetch files from git submodules ([#​11334](https://togithub.com/nrwl/nx/issues/11334)) ([c54e136](https://togithub.com/nrwl/nx/commit/c54e13669c14357c908f92376a821f2689ca9564)) - **storybook:** check root mainjs for builder ([#​12308](https://togithub.com/nrwl/nx/issues/12308)) ([c344a10](https://togithub.com/nrwl/nx/commit/c344a1051da6c9f8a586264e383c87d006e55d35)) - **webpack:** regression from [#​10432](https://togithub.com/nrwl/nx/issues/10432) to allow `//` prefix in remote ([#​12302](https://togithub.com/nrwl/nx/issues/12302)) ([0b0131e](https://togithub.com/nrwl/nx/commit/0b0131ef6cfeaac18f213fff4fa9b47b72c3cef8)) ### [`v14.8.1`](https://togithub.com/nrwl/nx/releases/tag/14.8.1) [Compare Source](https://togithub.com/nrwl/nx/compare/14.8.0...14.8.1) ##### Bug Fixes - **bundling:** add missing assets ignore option to [@​nrwl/esbuild](https://togithub.com/nrwl/esbuild):esbuild ([#​12288](https://togithub.com/nrwl/nx/issues/12288)) ([65dc805](https://togithub.com/nrwl/nx/commit/65dc8059570b0e1aa25656779fa54cfb2ec5d54a)) - **core:** add missing packages (esbuild, webpack, rollup) to nx-migration field ([#​12285](https://togithub.com/nrwl/nx/issues/12285)) ([ac4cf51](https://togithub.com/nrwl/nx/commit/ac4cf513c9c1dd2c09d70266352e9d54920870fd)) - **devkit:** ensure that getProjects works properly without a nx.json ([#​12295](https://togithub.com/nrwl/nx/issues/12295)) ([35082c7](https://togithub.com/nrwl/nx/commit/35082c73882f18d397351cb6627dcc314b811f66)) - **misc:** buildable libs should not throw when some npm packages are not defined ([d070fdf](https://togithub.com/nrwl/nx/commit/d070fdfee86795bc0d0058cc1e957a24b82e5931)) ### [`v14.8.0`](https://togithub.com/nrwl/nx/releases/tag/14.8.0) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.18...14.8.0) ##### Bug Fixes - **web:** update http-server lookup so it works with pnpm ([#​12269](https://togithub.com/nrwl/nx/issues/12269)) ([4b491c8](https://togithub.com/nrwl/nx/commit/4b491c86f2356b4d8a8839824a1ebb5a8a590738)) ### [`v14.7.18`](https://togithub.com/nrwl/nx/releases/tag/14.7.18) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.17...14.7.18) ##### Bug Fixes - **core:** temporary disable outputs watching on inux ([65f7d61](https://togithub.com/nrwl/nx/commit/65f7d61285d76c40d1537d85f60bd5a9171b26c2)) ##### Features - **core:** don't generate workspace.json for v2 workspaces ([#​12127](https://togithub.com/nrwl/nx/issues/12127)) ([9b63ce1](https://togithub.com/nrwl/nx/commit/9b63ce167acb08faaf55bdf899055ae04a87036f)) - **react:** add stylus as a dependency since stylus-loader requires it ([#​12266](https://togithub.com/nrwl/nx/issues/12266)) ([09cfbf0](https://togithub.com/nrwl/nx/commit/09cfbf090bdcb41ed091ea3fcbb628d61d4f2504)) ### [`v14.7.17`](https://togithub.com/nrwl/nx/releases/tag/14.7.17) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.16...14.7.17) ##### Bug Fixes - **core:** temporary disable outputs tracking when using wsl ([093fed8](https://togithub.com/nrwl/nx/commit/093fed8380cc0af70e7cd1d545aa690c7f9b173e)) ### [`v14.7.16`](https://togithub.com/nrwl/nx/releases/tag/14.7.16) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.15...14.7.16) ##### Reverts - Revert "chore(js): inline non-buildbale ([#​12170](https://togithub.com/nrwl/nx/issues/12170))" ([e778644](https://togithub.com/nrwl/nx/commit/e7786443232c0562141b923a6ad39f491f869725)), closes [#​12170](https://togithub.com/nrwl/nx/issues/12170) ### [`v14.7.15`](https://togithub.com/nrwl/nx/releases/tag/14.7.15) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.14...14.7.15) **Note:** Version bump only for package [@​nrwl/nx-source](https://togithub.com/nrwl/nx-source) ### [`v14.7.14`](https://togithub.com/nrwl/nx/releases/tag/14.7.14) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.13...14.7.14) ##### Bug Fixes - **angular:** add error handling for cypress mf to correct file [#​12118](https://togithub.com/nrwl/nx/issues/12118) ([#​12234](https://togithub.com/nrwl/nx/issues/12234)) ([7ea0df8](https://togithub.com/nrwl/nx/commit/7ea0df8ff595612c7ec4cfa3f8738c9557c71874)) - **angular:** fix root selector in index.html for standalone remotes ([#​12255](https://togithub.com/nrwl/nx/issues/12255)) ([66d1aed](https://togithub.com/nrwl/nx/commit/66d1aedf08ab5eda4abaab47e3388c2fa13e392a)) - **angular:** update component correctly when remote uses inlineTemplate ([#​12256](https://togithub.com/nrwl/nx/issues/12256)) ([3771b7d](https://togithub.com/nrwl/nx/commit/3771b7dd5725f3954ef53fe8bc27354911f51151)) - **misc:** add builders key to nx package.json ([#​12244](https://togithub.com/nrwl/nx/issues/12244)) ([44f99ad](https://togithub.com/nrwl/nx/commit/44f99adabbfe740790f34d0d713525a41bf9d9c7)) - **storybook:** dont override native params ([#​12238](https://togithub.com/nrwl/nx/issues/12238)) ([d423df6](https://togithub.com/nrwl/nx/commit/d423df6bbbf148c7eebe95c647b34f712c103eb0)), closes [#​7531](https://togithub.com/nrwl/nx/issues/7531) - **storybook:** optional chaining for typename text ([#​12235](https://togithub.com/nrwl/nx/issues/12235)) ([24880aa](https://togithub.com/nrwl/nx/commit/24880aab8ccbf3d82051380eb6957e444b634b29)), closes [#​12155](https://togithub.com/nrwl/nx/issues/12155) - **storybook:** set type of Story directly ([#​12241](https://togithub.com/nrwl/nx/issues/12241)) ([b74201f](https://togithub.com/nrwl/nx/commit/b74201fb53656b488fd7fb16ebc69e2ab17ca60f)), closes [#​12125](https://togithub.com/nrwl/nx/issues/12125) [#​12125](https://togithub.com/nrwl/nx/issues/12125) - **testing:** include cypress commands in tsconfig ([#​12149](https://togithub.com/nrwl/nx/issues/12149)) ([fb0ea29](https://togithub.com/nrwl/nx/commit/fb0ea29e6819d9d0bd79339a15a555aac933cf6f)), closes [#​12148](https://togithub.com/nrwl/nx/issues/12148) ##### Features - **core:** add migration and deprecation warning for [@​nrwl/workspace](https://togithub.com/nrwl/workspace):run-commands ([#​12199](https://togithub.com/nrwl/nx/issues/12199)) ([90604d8](https://togithub.com/nrwl/nx/commit/90604d8506695df5ab1320bb2f04963a5fb4e42b)) - **core:** rework outputs tracking to create fewer subscriptions ([10aeb28](https://togithub.com/nrwl/nx/commit/10aeb28d920613488d477c9c1e257de1467afc0f)) - **nextjs:** remove dependency on "[@​nrwl/next](https://togithub.com/nrwl/next)" for the production build ([#​12247](https://togithub.com/nrwl/nx/issues/12247)) ([50f6cbb](https://togithub.com/nrwl/nx/commit/50f6cbb11d702d6ce30f8a30a1fcd2cdd58c9f51)) - **react-native:** upgrade react-native version to 0.70.1 ([#​12124](https://togithub.com/nrwl/nx/issues/12124)) ([2436a5d](https://togithub.com/nrwl/nx/commit/2436a5d542b6ed4696582c81513bda1374f40336)) - **storybook:** add support for basic test-runner configuration ([#​11101](https://togithub.com/nrwl/nx/issues/11101)) ([2f91d96](https://togithub.com/nrwl/nx/commit/2f91d962e846eda2790974d4eea664a6eb824e59)), closes [#​11047](https://togithub.com/nrwl/nx/issues/11047) ##### Reverts - Revert "Revert "fix(misc): move library without given importPath should default to contain slashes ([#​11869](https://togithub.com/nrwl/nx/issues/11869))"" ([c8de6f1](https://togithub.com/nrwl/nx/commit/c8de6f1b6f679682f3e74677c6c141c85f5e0a59)), closes [#​11869](https://togithub.com/nrwl/nx/issues/11869) ### [`v14.7.13`](https://togithub.com/nrwl/nx/releases/tag/14.7.13) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.12...14.7.13) ##### Bug Fixes - **core:** excluding task dependencies breaks task sorting ([84fb879](https://togithub.com/nrwl/nx/commit/84fb879c006fa3db57a0e3be337ea95bdfacad2a)) ##### Reverts - Revert "fix(misc): move library without given importPath should default to contain slashes ([#​11869](https://togithub.com/nrwl/nx/issues/11869))" ([33c0f94](https://togithub.com/nrwl/nx/commit/33c0f944e0c85cc43fad2e9fde183b1f07903cdd)), closes [#​11869](https://togithub.com/nrwl/nx/issues/11869) ### [`v14.7.12`](https://togithub.com/nrwl/nx/releases/tag/14.7.12) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.11...14.7.12) ##### Bug Fixes - **bundling:** support type checking when using esbuidl with --watch ([#​12192](https://togithub.com/nrwl/nx/issues/12192)) ([1b06110](https://togithub.com/nrwl/nx/commit/1b06110de1378d1ee7cf45e568086ed979b71b70)) - **core:** update wording of print affected select input parameter ([#​11832](https://togithub.com/nrwl/nx/issues/11832)) ([b69d68e](https://togithub.com/nrwl/nx/commit/b69d68ec889472fca70fd690cf9e9e29de129646)) - **misc:** move library without given importPath should default to contain slashes ([#​11869](https://togithub.com/nrwl/nx/issues/11869)) ([9dbcb45](https://togithub.com/nrwl/nx/commit/9dbcb45cb9bd9a34d612386507879d1245f186b6)), closes [#​9281](https://togithub.com/nrwl/nx/issues/9281) - **webpack:** add check if scripts exist or fallback to empty array ([#​12110](https://togithub.com/nrwl/nx/issues/12110)) ([94a2b0b](https://togithub.com/nrwl/nx/commit/94a2b0b83433bdc1004c825f28b3486cd4be599c)) ##### Features - **bundling:** improve watch logging for esbuild ([#​12193](https://togithub.com/nrwl/nx/issues/12193)) ([e6d4ec3](https://togithub.com/nrwl/nx/commit/e6d4ec3835934bea73f24b5297a8376b8380ca12)) - **bundling:** manually set tsconfig for esbuild rather than auto-detecting it ([#​12194](https://togithub.com/nrwl/nx/issues/12194)) ([1d89ef0](https://togithub.com/nrwl/nx/commit/1d89ef0da7bf2c93a2bb71594cf39f5808aa4113)) - **core:** add the ability to reset the daemon client when getting a project graph ([8d1f284](https://togithub.com/nrwl/nx/commit/8d1f284048b4b1cb1d7080d5a97b9719137150e9)) - **nx-plugin:** allow skipping the creation of an e2e project ([#​12129](https://togithub.com/nrwl/nx/issues/12129)) ([e80c2ee](https://togithub.com/nrwl/nx/commit/e80c2ee010d3bc9cca31ad7672976fefb3f9fb5c)) ### [`v14.7.11`](https://togithub.com/nrwl/nx/releases/tag/14.7.11) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.10...14.7.11) ##### Bug Fixes - **misc:** do not exit after running graph ([#​12189](https://togithub.com/nrwl/nx/issues/12189)) ([3bf3a55](https://togithub.com/nrwl/nx/commit/3bf3a55642ef050fd2fd79ca1d938fa85289dc74)) ##### Features - **nextjs:** update packages ([#​12190](https://togithub.com/nrwl/nx/issues/12190)) ([c5392aa](https://togithub.com/nrwl/nx/commit/c5392aa95130d4f3b4f4e6d3fe989d463d7e68d8)) - **react:** update package versions ([#​12187](https://togithub.com/nrwl/nx/issues/12187)) ([e195546](https://togithub.com/nrwl/nx/commit/e195546e40c5248e594317086b1f0ca61274200f)) ### [`v14.7.10`](https://togithub.com/nrwl/nx/releases/tag/14.7.10) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.9...14.7.10) ##### Bug Fixes - **bundling:** set correct rootDir compiler option for type checker ([#​12182](https://togithub.com/nrwl/nx/issues/12182)) ([9d0d6d0](https://togithub.com/nrwl/nx/commit/9d0d6d0402314812d3ea1b24fb0ccf7bc5c77981)) - **core:** properly invalidate outputs when output is removed ([#​12188](https://togithub.com/nrwl/nx/issues/12188)) ([1ae30d1](https://togithub.com/nrwl/nx/commit/1ae30d1d1ebe3e41e7e5a9424fd9ff511881857b)) - **expo:** add deps to root package ([#​12107](https://togithub.com/nrwl/nx/issues/12107)) ([b7f9d90](https://togithub.com/nrwl/nx/commit/b7f9d9067a25b6343ad5a1103459f96d04265c57)) - **js:** update library generator for webpack and rollup bundler ([#​12183](https://togithub.com/nrwl/nx/issues/12183)) ([0baae01](https://togithub.com/nrwl/nx/commit/0baae01e3780d32221bd7472db9615db884f39cc)) - **nextjs:** fix resolving dependencies ([#​11842](https://togithub.com/nrwl/nx/issues/11842)) ([351bc2e](https://togithub.com/nrwl/nx/commit/351bc2e56bec0dfc00ad50f5e91facc24660e194)) - **react-native:** fix xcode shell script used for release builds ([#​12171](https://togithub.com/nrwl/nx/issues/12171)) ([7e316af](https://togithub.com/nrwl/nx/commit/7e316aff543380bebb3b7f634ac1fcf21ff38d8e)), closes [#​12166](https://togithub.com/nrwl/nx/issues/12166) ##### Features - **react:** improve babel preset options ([#​10940](https://togithub.com/nrwl/nx/issues/10940)) ([4dc331c](https://togithub.com/nrwl/nx/commit/4dc331c914076ddd3de474f62aecc3b06aec305c)), closes [#​10939](https://togithub.com/nrwl/nx/issues/10939) ### [`v14.7.9`](https://togithub.com/nrwl/nx/releases/tag/14.7.9) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.8...14.7.9) ##### Bug Fixes - **bundling:** provide correct defaults scripts/styles options ([#​12157](https://togithub.com/nrwl/nx/issues/12157)) ([d05cc86](https://togithub.com/nrwl/nx/commit/d05cc86ac7e7e432c55273aca25382713cf7e6fa)) - **bundling:** skip web-specific configuration when bundling for node ([#​12130](https://togithub.com/nrwl/nx/issues/12130)) ([84a21e9](https://togithub.com/nrwl/nx/commit/84a21e904ef3a61eae82c9dd4aef47c04830a400)) - **core:** do not throw when cannot parse root tsconfig ([8fdf8c5](https://togithub.com/nrwl/nx/commit/8fdf8c5669b2e2fabd02860213633a121862a2ed)) - **core:** do not use named inputs to cache fileset hashes ([9a84281](https://togithub.com/nrwl/nx/commit/9a84281f43e22acfb0271ab4c29d3415d0ca8709)) - **core:** prevent duplicate prefixes when using outputStyle stream ([a66a549](https://togithub.com/nrwl/nx/commit/a66a549e4bb2bca1c63add7ed40396228c3cbcbb)) - **core:** revert logic of run-executor handling streaming ([f94a18e](https://togithub.com/nrwl/nx/commit/f94a18e57c6d8d79902eec93a4492a6fcf9b6bf8)) - **js:** install bundler nx plugin when needed ([#​12131](https://togithub.com/nrwl/nx/issues/12131)) ([6c0a838](https://togithub.com/nrwl/nx/commit/6c0a838a59377211e9a9988f81d26825aa001046)) - **js:** support both .cjs and .js file extensions when generating package.json file ([#​12137](https://togithub.com/nrwl/nx/issues/12137)) ([75115e1](https://togithub.com/nrwl/nx/commit/75115e100a5934372ace9a355ed4ec5ec93d812b)) - **repo:** fix a failing e2e test ([0d18397](https://togithub.com/nrwl/nx/commit/0d18397ad1396ad0ce10d695330d3a6e21e62994)) ##### Features - **core:** add package manager parsers and stringifiers ([#​11953](https://togithub.com/nrwl/nx/issues/11953)) ([074ac5e](https://togithub.com/nrwl/nx/commit/074ac5ec22f2314de97e665d3489e6d6736eadce)) - **core:** add yarn lock file pruning ([#​12105](https://togithub.com/nrwl/nx/issues/12105)) ([bd7a266](https://togithub.com/nrwl/nx/commit/bd7a2664b3444cdb725b1304e892aed5569935fc)) ### [`v14.7.8`](https://togithub.com/nrwl/nx/releases/tag/14.7.8) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.7...14.7.8) ##### Bug Fixes - **repo:** make esbuild package as non private ([6eb4e1f](https://togithub.com/nrwl/nx/commit/6eb4e1f6875fe0baa4e0c2761cc6ca877cf213db)) ### [`v14.7.7`](https://togithub.com/nrwl/nx/releases/tag/14.7.7) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.6...14.7.7) ##### Bug Fixes - **core:** add cleanup on e2e tests ([#​12093](https://togithub.com/nrwl/nx/issues/12093)) ([635b2a6](https://togithub.com/nrwl/nx/commit/635b2a61a7bff96ce1ad3b275aac9a9a0fb31287)) - **core:** do not use nx daemon during workspace creation ([3ab1eb8](https://togithub.com/nrwl/nx/commit/3ab1eb85bad8a255592e392f8adf05045ec239ba)) - **core:** reenable output watching ([38e4a8e](https://togithub.com/nrwl/nx/commit/38e4a8e7d0506647b50662c1749a79d8abed5620)) - **detox:** add cleanup on e2e tests ([#​12092](https://togithub.com/nrwl/nx/issues/12092)) ([d18d7e9](https://togithub.com/nrwl/nx/commit/d18d7e935f807882399804e70e9b4ecb4757c5ee)) - **js:** add cleanup on e2e tests ([#​12094](https://togithub.com/nrwl/nx/issues/12094)) ([88be1d0](https://togithub.com/nrwl/nx/commit/88be1d00335a3d36078a632d0fda94b0fb2f6a43)) - **linter:** add cleanup on e2e tests ([#​12099](https://togithub.com/nrwl/nx/issues/12099)) ([dd6f38e](https://togithub.com/nrwl/nx/commit/dd6f38e692899de73809d26c928714203789c811)) - **linter:** consider the default public API filename when checking for secondary entrypoints ([#​11811](https://togithub.com/nrwl/nx/issues/11811)) ([d526efb](https://togithub.com/nrwl/nx/commit/d526efb7b27b76a2191e5cc58f0b9ed9cb63bc30)) - **misc:** ensure cleanup is run on a proper cwd in e2e ([#​12101](https://togithub.com/nrwl/nx/issues/12101)) ([12c27d3](https://togithub.com/nrwl/nx/commit/12c27d36211c0b9003d08483d79298cf49cc8cd7)) - **node:** add cleanup on e2e tests ([#​12096](https://togithub.com/nrwl/nx/issues/12096)) ([5bd30cc](https://togithub.com/nrwl/nx/commit/5bd30cc1e9bbc97af32a728070962cdc21c4da9b)) - **nx-plugin:** add cleanup on e2e tests ([#​12097](https://togithub.com/nrwl/nx/issues/12097)) ([1aebdd6](https://togithub.com/nrwl/nx/commit/1aebdd6d7d27e83f16d6bc0c88b2f0aae6bb99ea)) - **react:** add cleanup on e2e tests ([#​12091](https://togithub.com/nrwl/nx/issues/12091)) ([9b2a439](https://togithub.com/nrwl/nx/commit/9b2a43915d6547d6cdd2f2155ec167782d8cf904)) - **storybook:** add cleanup on e2e tests ([#​12095](https://togithub.com/nrwl/nx/issues/12095)) ([27d654a](https://togithub.com/nrwl/nx/commit/27d654a08d1e3509fcf31d96ea053a826f673072)) - **testing:** add cleanup on cypress e2e tests ([#​12089](https://togithub.com/nrwl/nx/issues/12089)) ([96be1f5](https://togithub.com/nrwl/nx/commit/96be1f55fee2f7808afa5a9dc13ff2ffbd3c2f8c)) - **testing:** improve return type of getJestProjects ([#​12040](https://togithub.com/nrwl/nx/issues/12040)) ([fc73d03](https://togithub.com/nrwl/nx/commit/fc73d036ec81ac1c29875f7aa9e28ca7c40c73f9)) - **web:** add cleanup on e2e tests ([#​12098](https://togithub.com/nrwl/nx/issues/12098)) ([bcbf76b](https://togithub.com/nrwl/nx/commit/bcbf76b8b82c5e1e0a55851782a55ddaab2d340b)) ##### Features - **bundling:** add esbuild plugin ([#​12053](https://togithub.com/nrwl/nx/issues/12053)) ([ed7db7c](https://togithub.com/nrwl/nx/commit/ed7db7c1149cd229321aa3dc29c546edad4f8079)) ### [`v14.7.6`](https://togithub.com/nrwl/nx/releases/tag/14.7.6) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.5...14.7.6) ##### Bug Fixes - **angular:** add $schema property to generated project configs ([#​12031](https://togithub.com/nrwl/nx/issues/12031)) ([e2bfaa6](https://togithub.com/nrwl/nx/commit/e2bfaa68f735d7b5fa8e570a6cb394ad34da7bdb)) - **bundling:** default outputFileName to "main.js" when called from "[@​nrwl/web](https://togithub.com/nrwl/web):webpack" ([#​12072](https://togithub.com/nrwl/nx/issues/12072)) ([d9afcac](https://togithub.com/nrwl/nx/commit/d9afcac629179edf45d6c8e0be8f5ca4130d65d5)) - **core:** rework the daemon process communication to use a queue and a long running connection ([a3e480b](https://togithub.com/nrwl/nx/commit/a3e480b6d7cdaf510cf54ee3d0a2024cdb6e1a3e)) - **core:** split chunk correctly when they contain multiple messages ([08e7588](https://togithub.com/nrwl/nx/commit/08e7588d153cb8e8711a2998be7b665d2fa3940d)) - **core:** temp workaround to deal with daemon start during workspace creation ([8e8b175](https://togithub.com/nrwl/nx/commit/8e8b1759a22dafca756aef1dd20d4fc17cf63e86)) - **linter:** handle missing task graph in hasher on print-affected ([#​11974](https://togithub.com/nrwl/nx/issues/11974)) ([40da702](https://togithub.com/nrwl/nx/commit/40da70238de7446f4bbcb9f280b81095aa1d06b5)) - **testing:** normalize paths for component-testing ([#​11963](https://togithub.com/nrwl/nx/issues/11963)) ([1a9df53](https://togithub.com/nrwl/nx/commit/1a9df531b643a30616571797ef24c923144d634c)) - **testing:** use cypress generated tsconfig for angular ct ([#​12014](https://togithub.com/nrwl/nx/issues/12014)) ([d535cf3](https://togithub.com/nrwl/nx/commit/d535cf3d437d669f17ae0ac877d6b0bda68a1679)) - **testing:** use webpack defined in executor options for react ct ([#​12005](https://togithub.com/nrwl/nx/issues/12005)) ([73fd49a](https://togithub.com/nrwl/nx/commit/73fd49aab398198a471a6a69e4ff9bb38482aa43)) ##### Features - **angular:** add types to the generated tailwind configuration ([#​12018](https://togithub.com/nrwl/nx/issues/12018)) ([730d323](https://togithub.com/nrwl/nx/commit/730d3235b4112c8dd3292ca3562fec826163ff9b)) - **angular:** support inferring project from cwd in terminal for generating components ([#​11980](https://togithub.com/nrwl/nx/issues/11980)) ([e5d9f9f](https://togithub.com/nrwl/nx/commit/e5d9f9ff599aa058798c4763a3a75c2241c5d57a)) - **bundling:** move rollup to its own plugin ([#​12009](https://togithub.com/nrwl/nx/issues/12009)) ([dd6adde](https://togithub.com/nrwl/nx/commit/dd6addefc3cb25ecd453002d89ed19b038801ab6)) - **core:** update nrwl/ci version to 0.7 ([#​11925](https://togithub.com/nrwl/nx/issues/11925)) ([ace2325](https://togithub.com/nrwl/nx/commit/ace2325f24ad869fceb97f2e1720021d502a4a7d)) - **js:** add rootDir option ([#​11678](https://togithub.com/nrwl/nx/issues/11678)) ([b3e69e2](https://togithub.com/nrwl/nx/commit/b3e69e25919b5fe47cb8d9c4d14ec04e6c325935)), closes [#​11601](https://togithub.com/nrwl/nx/issues/11601) [#​9410](https://togithub.com/nrwl/nx/issues/9410) [#​10707](https://togithub.com/nrwl/nx/issues/10707) - **misc:** remove unused dependencies from packages ([#​11986](https://togithub.com/nrwl/nx/issues/11986)) ([ee8ba2d](https://togithub.com/nrwl/nx/commit/ee8ba2de57ee465441e499ad61177b87e889bb79)) - **react-native:** upgrade react native to 0.70.0 ([#​11971](https://togithub.com/nrwl/nx/issues/11971)) ([306d8a4](https://togithub.com/nrwl/nx/commit/306d8a4cecb431ee3d770ef9c734bd5cb3111114)) - **webpack:** add webpack plugin ([#​11966](https://togithub.com/nrwl/nx/issues/11966)) ([f49769a](https://togithub.com/nrwl/nx/commit/f49769a34a7f47d252648132793cddd2612262ee)) ### [`v14.7.5`](https://togithub.com/nrwl/nx/releases/tag/14.7.5) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.4...14.7.5) ##### Bug Fixes - **core:** temporary make the daemon output optimization opt in ([9364a40](https://togithub.com/nrwl/nx/commit/9364a409ed349cad37896b76b5340429d3d7822a)) - **repo:** ensure husky checks are respected on commit ([#​11973](https://togithub.com/nrwl/nx/issues/11973)) ([3a78d3b](https://togithub.com/nrwl/nx/commit/3a78d3b0eeff1c9e2884efc49e82a7b0001d4559)) ##### Features - **core:** support ts 4.8 ([#​11845](https://togithub.com/nrwl/nx/issues/11845)) ([d782a69](https://togithub.com/nrwl/nx/commit/d782a694f4fac28942fda5996a2619808d89e4a3)) - **js:** add `srcRootForCompilationRoot` option to tsc executor ([#​10707](https://togithub.com/nrwl/nx/issues/10707)) ([aa01b7b](https://togithub.com/nrwl/nx/commit/aa01b7bd2d30bc4b16f831189d153eca618ec27b)), closes [#​9410](https://togithub.com/nrwl/nx/issues/9410) ##### Reverts - Revert "feat(js): add `srcRootForCompilationRoot` option to tsc executor ([#​10707](https://togithub.com/nrwl/nx/issues/10707))" ([#​11977](https://togithub.com/nrwl/nx/issues/11977)) ([2508cb0](https://togithub.com/nrwl/nx/commit/2508cb04a66dc9c13365b011e0330421a836e1a4)), closes [#​10707](https://togithub.com/nrwl/nx/issues/10707) [#​11977](https://togithub.com/nrwl/nx/issues/11977) ### [`v14.7.4`](https://togithub.com/nrwl/nx/releases/tag/14.7.4) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.3...14.7.4) ##### Bug Fixes - **testing:** change [@​nrwl/workspace](https://togithub.com/nrwl/workspace) import to deep import ([#​11961](https://togithub.com/nrwl/nx/issues/11961)) ([ff0126c](https://togithub.com/nrwl/nx/commit/ff0126c3ba03bc7c6a2168c09c808317e3da2adc)) ### [`v14.7.3`](https://togithub.com/nrwl/nx/releases/tag/14.7.3) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.2...14.7.3) ##### Features - **core:** add more logging when socket communication fails ([0663385](https://togithub.com/nrwl/nx/commit/0663385c92db63c4b5ea967d4105b1bc10f558f7)) ### [`v14.7.2`](https://togithub.com/nrwl/nx/releases/tag/14.7.2) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.1...14.7.2) ##### Bug Fixes - **core:** DAEMON_DIR_FOR_CURRENT_WORKSPACE isnt defined in case of error ([6849b90](https://togithub.com/nrwl/nx/commit/6849b9066f5d95b9e54c67046cfa136cf0d88b27)) ### [`v14.7.1`](https://togithub.com/nrwl/nx/releases/tag/14.7.1) [Compare Source](https://togithub.com/nrwl/nx/compare/14.7.0...14.7.1) ##### Bug Fixes - **core:** nx daemon doesnt get disable correctly ([0f8aac0](https://togithub.com/nrwl/nx/commit/0f8aac0b9f5da2fd6bacf13e50a502b3f5c1ba1a)) ### [`v14.7.0`](https://togithub.com/nrwl/nx/releases/tag/14.7.0) [Compare Source](https://togithub.com/nrwl/nx/compare/14.6.5...14.7.0) ##### Bug Fixes - **angular:** emit typescript declaration diagnostics in ng-packagr executors ([#​11927](https://togithub.com/nrwl/nx/issues/11927)) ([c6520a1](https://togithub.com/nrwl/nx/commit/c6520a14969d04b7bf1a3ce724b6ab70c33ea3d7)) - **angular:** warning logged when generating MF app with no e2e ([#​11911](https://togithub.com/nrwl/nx/issues/11911)) ([4aa7282](https://togithub.com/nrwl/nx/commit/4aa72822cdc474130ff481bfefa1d8ecdfbc96ae)) - **core:** add back target defaults for all new workspaces ([#​11936](https://togithub.com/nrwl/nx/issues/11936)) ([caec117](https://togithub.com/nrwl/nx/commit/caec117288560cc7bbaae7a545f332e6dcfc0119)) - **core:** fix process.send will crash the nx runner without check if it is undefined ([#​11904](https://togithub.com/nrwl/nx/issues/11904)) ([350f71d](https://togithub.com/nrwl/nx/commit/350f71d6ede4fb9b05f21456e8433cac92ac164e)) - **repo:** remove more things from production fileset and added babel config ([#​11942](https://togithub.com/nrwl/nx/issues/11942)) ([b582964](https://togithub.com/nrwl/nx/commit/b5829648dcb2e66b3948eb42370e540875d8f920)) - **storybook:** do not add target defaults and named inputs if they are not defined ([#​11941](https://togithub.com/nrwl/nx/issues/11941)) ([31b1b00](https://togithub.com/nrwl/nx/commit/31b1b003b471746378a3965a53efa011d2f7a536)) - **testing:** add component-test named inputs ([7b52c0d](https://togithub.com/nrwl/nx/commit/7b52c0da5fe3fdf9977d0f5286829cabb77ebdd7)) - **testing:** do not add cypress inputs if namedInputs is not defined ([#​11943](https://togithub.com/nrwl/nx/issues/11943)) ([8a35f18](https://togithub.com/nrwl/nx/commit/8a35f182b182510292369c5518b74883fc33f2f2)) - **testing:** move cypress tsconfig to cypress folder ([6d0c6a8](https://togithub.com/nrwl/nx/commit/6d0c6a83d42145984bafc9dd904c6885eaa53865)) ##### Features - **angular:** allow component options to be passed to standalone library [#​11702](https://togithub.com/nrwl/nx/issues/11702) ([#​11890](https://togithub.com/nrwl/nx/issues/11890)) ([81b5eeb](https://togithub.com/nrwl/nx/commit/81b5eebfa7ad0891e9b41bfe43aec387cc99947c)) - **angular:** share by default some relevant angular packages when using withModuleFederation ([#​11849](https://togithub.com/nrwl/nx/issues/11849)) ([41af7c7](https://togithub.com/nrwl/nx/commit/41af7c74001a2057631b5132ebf6c438a371b6fa)) - **core:** create the daemon socket file in the tmp dir instead of node modules ([db74bc7](https://togithub.com/nrwl/nx/commit/db74bc7674823741d6fb7a75a98e0787f4a2e36d)) - **core:** generate inputs configuration for new workspaces ([#​11856](https://togithub.com/nrwl/nx/issues/11856)) ([292f0c1](https://togithub.com/nrwl/nx/commit/292f0c14b15f4ad593384e7c1a6da5ff9f5d9a29)) - **core:** use daemon to watch outputs to enable cache restoration optimization ([0d9dbae](https://togithub.com/nrwl/nx/commit/0d9dbae78993fa7a9eb44b6913ec7caad593144e)) - **storybook:** generate storybook with more framework options ([#​11914](https://togithub.com/nrwl/nx/issues/11914)) ([ae58c1d](https://togithub.com/nrwl/nx/commit/ae58c1d54d5ffa56101448289e78060bed744fcb)) - **testing:** support angular cypress component testing ([#​11790](https://togithub.com/nrwl/nx/issues/11790)) ([a0904a6](https://togithub.com/nrwl/nx/commit/a0904a601b1fd3a45ad0c51c626c372a420995c5)), closes [#​11602](https://togithub.com/nrwl/nx/issues/11602) ### [`v14.6.5`](https://togithub.com/nrwl/nx/releases/tag/14.6.5) [Compare Source](https://togithub.com/nrwl/nx/compare/14.6.4...14.6.5) ##### Bug Fixes - **next:** fix withNx with nx property doesn't exist ([#​11900](https://togithub.com/nrwl/nx/issues/11900)) ([c64dbde](https://togithub.com/nrwl/nx/commit/c64dbdec24f5c7b0aadc9e8494193b417b6a2723)) ### [`v14.6.4`](https://togithub.com/nrwl/nx/releases/tag/14.6.4) [Compare Source](https://togithub.com/nrwl/nx/compare/14.6.3...14.6.4) ##### Bug Fixes - **angular:** host tests were failing due to no navigation ([#​11825](https://togithub.com/nrwl/nx/issues/11825)) ([458e89b](https://togithub.com/nrwl/nx/commit/458e89b15918759977ad46d8b11b5b1d0166e0ce)) - **core:** gracefully handle errors when unable to find custom hasher ([#​11854](https://togithub.com/nrwl/nx/issues/11854)) ([830b55a](https://togithub.com/nrwl/nx/commit/830b55a643db51d63ce2d79437cec0998a6b0cef)) - **js:** remove check for non-buildable libs being used when packaging. ([#​11835](https://togithub.com/nrwl/nx/issues/11835)) ([cd3352a](https://togithub.com/nrwl/nx/commit/cd3352aaa2f99eabaf31ebaabc09ef981f4241b9)) - **misc:** print new workspace directory and fix issues when creating workspaces with non-normalized name ([#​11853](https://togithub.com/nrwl/nx/issues/11853)) ([8db5f1a](https://togithub.com/nrwl/nx/commit/8db5f1ac07bd279bd40d05191ec119f5d0e67224)) - **nextjs:** use SWC compiler for next.js libraries ([#​11848](https://togithub.com/nrwl/nx/issues/11848)) ([525350f](https://togithub.com/nrwl/nx/commit/525350f844dd74fd480d8b7cfd2f77373e695280)) ### [`v14.6.3`](https://togithub.com/nrwl/nx/releases/tag/14.6.3) [Compare Source](https://togithub.com/nrwl/nx/compare/14.6.2...14.6.3) ##### Bug Fixes - **nextjs:** SVGR plugin should not be used if `nx: { svgr: false }` is set in next.config.js ([#​11829](https://togithub.com/nrwl/nx/issues/11829)) ([9b26bc1](https://togithub.com/nrwl/nx/commit/9b26bc1585f6bf70f135e15304a3d2975c47a187)) ##### Features - **misc:** a/b test different prompt messages ([f89b68b](https://togithub.com/nrwl/nx/commit/f89b68b796c7856961d19f9b876139261ec26682)) ### [`v14.6.2`](https://togithub.com/nrwl/nx/releases/tag/14.6.2) [Compare Source](https://togithub.com/nrwl/nx/compare/14.6.1...14.6.2) ##### Bug Fixes - **angular:** collect secondary folders correctly for tailwind [#​11747](https://togithub.com/nrwl/nx/issues/11747) ([#​11805](https://togithub.com/nrwl/nx/issues/11805)) ([62d2d82](https://togithub.com/nrwl/nx/commit/62d2d82a7a00babfd98e4be5acfe0185f2cfe302)) - **angular:** remove double normalize of project name [#​11819](https://togithub.com/nrwl/nx/issues/11819) ([#​11822](https://togithub.com/nrwl/nx/issues/11822)) ([f51c1be](https://togithub.com/nrwl/nx/commit/f51c1becf7248c5d3d6a5b05c1b275110b12ab40)) - **core:** do a recursive check to see if files should be restored ([9b5f25a](https://togithub.com/nrwl/nx/commit/9b5f25af9c6fd4abfd360a3bd16ba9d0591624a3)) - **storybook:** support secondary entry points for angular [#​11446](https://togithub.com/nrwl/nx/issues/11446) ([#​11798](https://togithub.com/nrwl/nx/issues/11798)) ([a264754](https://togithub.com/nrwl/nx/commit/a2647549d4047b0994138e010e14a1a5a7ed2481)) ### [`v14.6.1`](https://togithub.com/nrwl/nx/releases/tag/14.6.1) [Compare Source](https://togithub.com/nrwl/nx/compare/14.6.0...14.6.1) **Note:** Version bump only for package [@​nrwl/nx-source](https://togithub.com/nrwl/nx-source) ### [`v14.6.0`](https://togithub.com/nrwl/nx/releases/tag/14.6.0) [Compare Source](https://togithub.com/nrwl/nx/compare/14.5.10...14.6.0) ##### Bug Fixes - **angular:** adds missing types in the schemes of `remote` and `host` generators ([#​11428](https://togithub.com/nrwl/nx/issues/11428)) ([9294b64](https://togithub.com/nrwl/nx/commit/9294b64364e510f3afd4611c8ac0f3526e6dedf3)) - **angular:** change rxjs migration to conditional migration ([#​11771](https://togithub.com/nrwl/nx/issues/11771)) ([b86ace5](https://togithub.com/nrwl/nx/commit/b86ace50d30e09f7a11713e2cffe63699995f928)) - **angular:** remote entry component template typo ([#​11707](https://togithub.com/nrwl/nx/issues/11707)) ([3822d83](https://togithub.com/nrwl/nx/commit/3822d83200c594ad7f0dd4c7bb910539fbc60361)) - **angular:** remote generator should not assume a default host ([#​11705](https://togithub.com/nrwl/nx/issues/11705)) ([6f0c22f](https://togithub.com/nrwl/nx/commit/6f0c22f4d90248f54e8a9cfdd6d77db1f306fc3c)) - **angular:** use x-dropdown for nx console project hint ([#​11706](https://togithub.com/nrwl/nx/issues/11706)) ([614b2d2](https://togithub.com/nrwl/nx/commit/614b2d2af8aac80c699f76f69a2e2c6c14929918)) - **core:** Add throw of error if a dependency is not in the graph ([#​11652](https://togithub.com/nrwl/nx/issues/11652)) ([2d50f35](https://togithub.com/nrwl/nx/commit/2d50f35d83c0d4cc7c63de6de01268ed916e3107)) - **core:** make --verbose consistent with NX_VERBOSE_LOGGING=true ([c0dd2f5](https://togithub.com/nrwl/nx/commit/c0dd2f58324ddc21383a76805f1b6fd19d2f4a3e)) - **core:** pass-through ipc messages to and from task processes ([#​11744](https://togithub.com/nrwl/nx/issues/11744)) ([8b02670](https://togithub.com/nrwl/nx/commit/8b02670a3962710a929ad048d40ab7470a7a94a4)) - **core:** project graph should be read from executor context ([6948ffd](https://togithub.com/nrwl/nx/commit/6948ffdcff7a443794cbbf482efc935e5918584b)) - **devkit:** convertNxExecutor() should properly emit observables ([6fdc123](https://togithub.com/nrwl/nx/commit/6fdc123537b1fbf60657fee562dd1ff5f8863f4d)), closes [#​11653](https://togithub.com/nrwl/nx/issues/11653) - **devkit:** split-create-tree should use nx cli ([#​11736](https://togithub.com/nrwl/nx/issues/11736)) ([3ff6809](https://togithub.com/nrwl/nx/commit/3ff680907c98b963b983b96601ae43a2bb297f72)) - **devkit:** support expanded x-prompt object for input prompts ([7c8839b](https://togithub.com/nrwl/nx/commit/7c8839b049bfcd58452eb948552fbfd4394f80e0)) - **docs:** fix typo in github actions setup ([#​10989](https://togithub.com/nrwl/nx/issues/10989)) ([27f9cc7](https://togithub.com/nrwl/nx/commit/27f9cc7e04e8c4c358193357cd0cd7febdcdf7b7)) - **linter:** add jest to root .eslintrc if selected as unit test runner ([#​11555](https://togithub.com/nrwl/nx/issues/11555)) ([187f520](https://togithub.com/nrwl/nx/commit/187f5200c0b07779d051b6036a428061bf508f3a)) - **linter:** target migration version ([#​11783](https://togithub.com/nrwl/nx/issues/11783)) ([a04b13d](https://togithub.com/nrwl/nx/commit/a04b13dfd7a4d07700e51291d750dcf63a3c0645)) - **linter:** use typescript-eslint 5.33.1 as latest requires ts4.8 ([#​11773](https://togithub.com/nrwl/nx/issues/11773)) ([bbe7a36](https://togithub.com/nrwl/nx/commit/bbe7a3679aeb55f44ba2b560d3e4658acf4ad38e)) - **misc:** skip projects configured in package.json for adding schemas ([#​11742](https://togithub.com/nrwl/nx/issues/11742)) ([47045c4](https://togithub.com/nrwl/nx/commit/47045c415b22648aef19cdd04888fb09162d4350)) - **misc:** use autocomplete prompt for projects for x-dropdown, project, projectName ([9d6e53b](https://togithub.com/nrwl/nx/commit/9d6e53b56d09b1fc18709d0a81f3c1cea1c06f26)) - **next:** add default hostname value to [@​nrwl/next](https://togithub.com/nrwl/next):server ([#​11701](https://togithub.com/nrwl/nx/issues/11701)) ([3afb6bf](https://togithub.com/nrwl/nx/commit/3afb6bf45a9dc451bb71a56f342a19c33ef38aa6)) - **nextjs:** fix .next folder linting ([#​11614](https://togithub.com/nrwl/nx/issues/11614)) ([89a4013](https://togithub.com/nrwl/nx/commit/89a401361ac4552b9de0d967fc70136dfa7f04da)), closes [#​11541](https://togithub.com/nrwl/nx/issues/11541) - **nextjs:** fix React 18 detection ([#​11656](https://togithub.com/nrwl/nx/issues/11656)) ([43b6e1e](https://togithub.com/nrwl/nx/commit/43b6e1e1f8e564c11d7b29039cd9e75682b561e6)) - **nextjs:** set `__NEXT_REACT_ROOT` only when the version of `react-dom` is 18 or above ([#​11749](https://togithub.com/nrwl/nx/issues/11749)) ([4dfd0f3](https://togithub.com/nrwl/nx/commit/4dfd0f37e610ace39602e57a2fd7fc3a6f1bcf1e)) - **react): fix(react:** fix missing integrity tags in production builds ([#​10949](https://togithub.com/nrwl/nx/issues/10949)) ([36a72c7](https://togithub.com/nrwl/nx/commit/36a72c7303eb545d02fd82eab78b3caa389e3c6a)), closes [#​10926](https://togithub.com/nrwl/nx/issues/10926) - **react:** fix webpack node api config error serving a react app ([#​11580](https://togithub.com/nrwl/nx/issues/11580)) ([34fdbc0](https://togithub.com/nrwl/nx/commit/34fdbc0de282bac8058b83abea664bb39220ace9)), closes [#​11571](https://togithub.com/nrwl/nx/issues/11571) - **react:** support older npm version ([#​11646](https://togithub.com/nrwl/nx/issues/11646)) ([c4a0d85](https://togithub.com/nrwl/nx/commit/c4a0d85294812e581127f0519f36547fbd7c913a)) - **storybook:** change the react native storybook searchDir option to array ([#​11628](https://togithub.com/nrwl/nx/issues/11628)) ([670d9f1](https://togithub.com/nrwl/nx/commit/670d9f1a01fc6445921208d5dcaff6295ce850fd)) - **storybook:** ignore addon-postcss from version update ([#​11801](https://togithub.com/nrwl/nx/issues/11801)) ([835d0ef](https://togithub.com/nrwl/nx/commit/835d0ef7090031bd92c9e9a0f6b252aa3e71a182)), closes [#​11465](https://togithub.com/nrwl/nx/issues/11465) - **storybook:** remove react typings from angular tsconfig ([#​11769](https://togithub.com/nrwl/nx/issues/11769)) ([6ea8d0d](https://togithub.com/nrwl/nx/commit/6ea8d0d623b9c053434131da195dba92afec7047)), closes [#​11746](https://togithub.com/nrwl/nx/issues/11746) [#​11746](https://togithub.com/nrwl/nx/issues/11746) - **testing:** handle more complex projects for react component testing ([#​11725](https://togithub.com/nrwl/nx/issues/11725)) ([c7249db](https://togithub.com/nrwl/nx/commit/c7249db3861d0ed1fa7d47b360825ee8f4d27b5f)), closes [#​11372](https://togithub.com/nrwl/nx/issues/11372) - **testing:** update cypress argument name ([#​11797](https://togithub.com/nrwl/nx/issues/11797)) ([35744c1](https://togithub.com/nrwl/nx/commit/35744c1dc9df93f04a762e31b1155ea92914da93)) ##### Features - **angular:** export test runners from package ([#​11613](https://togithub.com/nrwl/nx/issues/11613)) ([99a3563](https://togithub.com/nrwl/nx/commit/99a3563c8f2ba25375d5f713fe6a049f58d36238)) - **angular:** migrate versions to 14.2.0 ([#​11530](https://togithub.com/nrwl/nx/issues/11530)) ([aaeeaed](https://togithub.com/nrwl/nx/commit/aaeeaedcebadec1cc699113e9f9f881e5ce91a92)) - **angular:** standalone host and remote generation support ([#​11708](https://togithub.com/nrwl/nx/issues/11708)) ([c616f62](https://togithub.com/nrwl/nx/commit/c616f6218cd8fe198ff473731f9287590f8f48ff)) - **angular:** support library routing setup for standalone routes ([#​11634](https://togithub.com/nrwl/nx/issues/11634)) ([09112cc](https://togithub.com/nrwl/nx/commit/09112ccd2449fec6af153cd52a73d35d61ae38a2)) - **core:** add ability to exclude task deps from the task graph ([e7c86e1](https://togithub.com/nrwl/nx/commit/e7c86e1cb0de84e0045f7a2775684cd1b1cc0bb3)) - **core:** add daemon to the context provided to task runners ([1a31018](https://togithub.com/nrwl/nx/commit/1a31018ea2bc9f415268636b2ad834ff02a8d147)) - **core:** add file completion types for the nx language server ([#​11669](https://togithub.com/nrwl/nx/issues/11669)) ([e7ec91b](https://togithub.com/nrwl/nx/commit/e7ec91b9e0aecacd3e6cf94ff32a23a60d337ec6)) - **core:** better formatting of project-graph related error messages ([b6c9c12](https://togithub.com/nrwl/nx/commit/b6c9c1210c78394d1f20b8c2f54e9b68ae4e5304)) - **core:** move git commit from generators to create-nx-workspace ([#​11633](https://togithub.com/nrwl/nx/issues/11633)) ([15d8325](https://togithub.com/nrwl/nx/commit/15d83258fe3b9e0c4143d937868f77f040e30bb0)) - **core:** refactor daemon to support longer messages ([971bcbe](https://togithub.com/nrwl/nx/commit/971bcbe32c4d42ffe4093daa8508f24726240a0c)) - **core:** stop agents after build task on CI generated workflows ([#​11719](https://togithub.com/nrwl/nx/issues/11719)) ([5bb75ba](https://togithub.com/nrwl/nx/commit/5bb75baf609c1abb639e5394295a36843233c1f2)) - **core:** support reading cli args from env ([#​11721](https://togithub.com/nrwl/nx/issues/11721)) ([d9b9bd1](https://togithub.com/nrwl/nx/commit/d9b9bd138ae2e38334b0e1a3fa13b61d4dfea695)) - **js:** support wildcard/nested tsconfig paths ([#​11233](https://togithub.com/nrwl/nx/issues/11233)) ([aedcdaf](https://togithub.com/nrwl/nx/commit/aedcdaf1bbd2883fafdd83714dcceb082351b628)) - **misc:** add task hashes to the output of print affected ([#​11763](https://togithub.com/nrwl/nx/issues/11763)) ([a312611](https://togithub.com/nrwl/nx/commit/a3126116826b4bc8d492341e2b2b02daa4b2195e)) - **nextjs:** upgrade to nextjs 12.2.5 ([#​11665](https://togithub.com/nrwl/nx/issues/11665)) ([646b8c2](https://togithub.com/nrwl/nx/commit/646b8c2cf516e1b9c7398f01801891db11478bf3)) - **node:** expose webpack watchOptions to executor ([#​11453](https://togithub.com/nrwl/nx/issues/11453)) ([86b2015](https://togithub.com/nrwl/nx/commit/86b2015ddd160d0cdf658dc75ad8ee3d49b078df)) - **nx-plugin:** thread jest options through nx-plugin:e2e executor ([#​11442](https://togithub.com/nrwl/nx/issues/11442)) ([4d1acad](https://togithub.com/nrwl/nx/commit/4d1acadf6ebd59afbd7c8d05d03640bf80701d5d)) - **react-native:** update react native bundle options ([#​11699](https://togithub.com/nrwl/nx/issues/11699)) ([44d1f2c](https://togithub.com/nrwl/nx/commit/44d1f2c2eeb6549f5131b700cee85e4adc4f13e4)) - **react-native:** upgrade metro to 0.72.0 ([#​11480](https://togithub.com/nrwl/nx/issues/11480)) ([519451e](https://togithub.com/nrwl/nx/commit/519451e1e2742673742097781b59e11061a4245f)) - **react-native:** upgrade metro to 0.72.1 ([#​11697](https://togithub.com/nrwl/nx/issues/11697)) ([73d748c](https://togithub.com/nrwl/nx/commit/73d748c59c98dd750131c1569bfd07e4e9f1b18b)) - **react:** update package versions ([#​11667](https://togithub.com/nrwl/nx/issues/11667)) ([77f0508](https://togithub.com/nrwl/nx/commit/77f0508dde702730d39685c149dd098dbf620dfa)) - **react:** update package versions ([#​11800](https://togithub.com/nrwl/nx/issues/11800)) ([81c06f8](https://togithub.com/nrwl/nx/commit/81c06f899f857aeaafc0a6fe1f268beb53340ab0)) - **storybook:** add build-storybook to cacheable operations ([#​11631](https://togithub.com/nrwl/nx/issues/11631)) ([5176ee9](https://togithub.com/nrwl/nx/commit/5176ee917f1451ab6de0f4836e184566976ef7eb)) - **testing:** support jest 28 ([#​10857](https://togithub.com/nrwl/nx/issues/10857)) ([657b2bf](https://togithub.com/nrwl/nx/commit/657b2bff5a470bc4c0a8b7b0941cf3f5cb5af5c6)) ##### Reverts - Revert "feat(core): support reading cli args from env ([#​11721](https://togithub.com/nrwl/nx/issues/11721))" ([#​11738](https://togithub.com/nrwl/nx/issues/11738)) ([ef5334b](https://togithub.com/nrwl/nx/commit/ef5334bc3cdd5edf30671f4d8953a31b0560549a)), closes [#​11721](https://togithub.com/nrwl/nx/issues/11721) [#​11738](https://togithub.com/nrwl/nx/issues/11738) ### [`v14.5.10`](https://togithub.com/nrwl/nx/releases/tag/14.5.10) [Compare Source](https://togithub.com/nrwl/nx/compare/6652fe4da29ece5ac2b6fcffe0850b62d0eede6d...14.5.10) ##### Bug Fixes - **devkit:** convertNxExecutor() should properly emit observables ([6652fe4](https://togithub.com/nrwl/nx/commit/6652fe4da29ece5ac2b6fcffe0850b62d0eede6d)), closes [#​11653](https://togithub.com/nrwl/nx/issues/11653) ### [`v14.5.9`](https://togithub.com/nrwl/nx/compare/14.5.8...6652fe4da29ece5ac2b6fcffe0850b62d0eede6d) [Compare Source](https://togithub.com/nrwl/nx/compare/14.5.8...6652fe4da29ece5ac2b6fcffe0850b62d0eede6d) ### [`v14.5.8`](https://togithub.com/nrwl/nx/releases/tag/14.5.8) [Compare Source](https://togithub.com/nrwl/nx/compare/14.5.7...14.5.8) ##### Bug Fixes - **core:** project graph should be read from executor context ([b5f4b12](https://togithub.com/nrwl/nx/commit/b5f4b12ede4b55c5ffed0472311fa9c9c7a27301)) ### [`v14.5.7`](https://togithub.com/nrwl/nx/releases/tag/14.5.7) [Compare Source](https://togithub.com/nrwl/nx/compare/14.5.6...14.5.7) ##### Bug Fixes - **angular:** add check before attempting to collect secondary entrypoints [#​11437](https://togithub.com/nrwl/nx/issues/11437) ([#​11496](https://togithub.com/nrwl/nx/issues/11496)) ([f930117](https://togithub.com/nrwl/nx/commit/f930117ed6ab13dccc40725c7e9551be081cc83d)) - **angular:** add namedInputs to expected angular extension properties ([#​11593](https://togithub.com/nrwl/nx/issues/11593)) ([0c25e57](https://togithub.com/nrwl/nx/commit/0c25e57bf92b2adc1a944bb010407e09d82d4ffe)) - **angular:** use rxjs 7.5.0 for Angular 14.1 ([#​11586](https://togithub.com/nrwl/nx/issues/11586)) ([47e38d1](https://togithub.com/nrwl/nx/commit/47e38d1cd2fd610922f81c781d73235aece103c4)) - **core:** fix backwards compatibility with Nx 14.1.0 ([#​11438](https://togithub.com/nrwl/nx/issues/11438)) ([7d4a5c7](https://togithub.com/nrwl/nx/commit/7d4a5c7d3a96701febad1367b9d962bfc174fef7)) - **linter:** normalize rule context file name for cross OS ([#​11604](https://togithub.com/nrwl/nx/issues/11604)) ([3574fdc](https://togithub.com/nrwl/nx/commit/3574fdc803cef277e28e9aae67ba617442908efe)) - **linter:** replace all `$` chars in path; not only the first ([#​11621](h

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 these updates again.



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

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (14.8.6). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.