domjtalbot / nx-mesh

GraphQL Mesh support for Nx
https://www.npmjs.com/package/nx-mesh
MIT License
24 stars 1 forks source link

Compatibility issues with Nx `v16.4.0` #180

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 1 year ago

Automated tests failed against Nx v16.4.0. These errors need to be addressed, before v16.4.0 can be supported.

Package Change
🐋 nrwl/nx v15.9.2 -> v16.4.0

Release Notes

nrwl/nx v16.4.0 ### [`v16.4.0`](https://github.com/nrwl/nx/releases/tag/v16.4.0) # [16.4.0](https://github.com/nrwl/nx/compare/16.3.1...16.4.0) (2023-06-23) ### Bug Fixes * **angular:** do not overwrite ng-packagr version if already installed ([#17353](https://github.com/nrwl/nx/issues/17353)) ([cd0b76d](https://github.com/nrwl/nx/commit/cd0b76d950aea1e61bb59a71421e86c100dac235)) * **js:** do not overwrite supported typescript version ([#17350](https://github.com/nrwl/nx/issues/17350)) ([c68b4bf](https://github.com/nrwl/nx/commit/c68b4bfb475677e6e3edd6b2062b62c2e5d4828c)) * **angular:** dynamic host should not generate webpack.prod.config.js ([#17385](https://github.com/nrwl/nx/issues/17385)) ([a775325](https://github.com/nrwl/nx/commit/a775325b222762333d9daedf61b422c95d9ac871)) * **core:** do not ship source maps with nx packages ([#17389](https://github.com/nrwl/nx/issues/17389)) ([8a7f79f](https://github.com/nrwl/nx/commit/8a7f79f0369e619513d848658e54006fe3205a7a)) * **core:** reorganize global installation check for better clarity ([#17373](https://github.com/nrwl/nx/issues/17373)) ([6c84353](https://github.com/nrwl/nx/commit/6c843532aa7888f17ba3c7985abe51fcf62cdc0a)) * **nextjs:** Update Next.js page generator to support app/ router ([#17394](https://github.com/nrwl/nx/issues/17394)) ([02d9486](https://github.com/nrwl/nx/commit/02d9486cb357437d4cc417517494c4b2aa93f68e)) * **node:** When serving using js:node executor NODE_ENV should not be undefined ([#17375](https://github.com/nrwl/nx/issues/17375)) ([8f771e0](https://github.com/nrwl/nx/commit/8f771e023b40992f8a99487561cec481297f8aff)) * **react-native:** fix pod install to not throw error on stderr ([#17382](https://github.com/nrwl/nx/issues/17382)) ([aa6b639](https://github.com/nrwl/nx/commit/aa6b6394bba156068d0f45189a040e453246a10f)) * **storybook:** re-enable x-prompt and remove custom handling ([#17360](https://github.com/nrwl/nx/issues/17360)) ([6d147b6](https://github.com/nrwl/nx/commit/6d147b61c44a132e561506801e476e8e9f09ce32)) * **testing:** resolve full paths to vite configs for vitest ([#17396](https://github.com/nrwl/nx/issues/17396)) ([ca38a23](https://github.com/nrwl/nx/commit/ca38a2390b7ecdc49cd63e913f9d0b821aa69e4f)) * **core:** fix pnpm lockfile parsing in v6.1 ([#17407](https://github.com/nrwl/nx/issues/17407)) ([05fb178](https://github.com/nrwl/nx/commit/05fb178fc4bc97f89cc57fb106ae187d7518d427)) * **core:** increase interval attempts for daemon server available on … ([#16813](https://github.com/nrwl/nx/issues/16813)) ([5c7db06](https://github.com/nrwl/nx/commit/5c7db065089c20ec65d1f0c6c1c44d3464da37b8)) * **js:** dont ignore args option on node executor ([#17463](https://github.com/nrwl/nx/issues/17463)) ([417ac38](https://github.com/nrwl/nx/commit/417ac3875991d2ecc9ad987772f7837bff5b6c35)) * **js:** pass buildTargetOptions in executor ([#17459](https://github.com/nrwl/nx/issues/17459)) ([392366f](https://github.com/nrwl/nx/commit/392366f0fdcee3359650af382c0812d40383eb89)) * **js:** use `export type` for exports from `schema.d.ts` files ([#17392](https://github.com/nrwl/nx/issues/17392)) ([d26d0f4](https://github.com/nrwl/nx/commit/d26d0f45d688cd0128b296fa2ac193987ec4e159)) * **nextjs:** Update package.json build scripts ([#17424](https://github.com/nrwl/nx/issues/17424)) ([1b7cb39](https://github.com/nrwl/nx/commit/1b7cb39e83422bf698abbaf2e497b88ad8d0b702)) * **node:** apply migration patch to 16.0.0 and 14.7.6 migrations as well ([#17419](https://github.com/nrwl/nx/issues/17419)) ([b8cfbcc](https://github.com/nrwl/nx/commit/b8cfbcc62566ed7451d6ab9d9e09684927bbbebb)) * **storybook:** add all Storybook CLI options to schema ([#17358](https://github.com/nrwl/nx/issues/17358)) ([3cb7b8f](https://github.com/nrwl/nx/commit/3cb7b8f70d4be861c040c35a110c74717c4a86a4)) * **storybook:** correctly identify if uses vite-based framework ([#17465](https://github.com/nrwl/nx/issues/17465)) ([4819264](https://github.com/nrwl/nx/commit/481926421d680f3834b58d816b4a5614c8ffa5fa)) * **webpack:** micro-frontend dev builds in React are not working in S… ([#17403](https://github.com/nrwl/nx/issues/17403)) ([3997d3f](https://github.com/nrwl/nx/commit/3997d3f5fd57a56eeaa1e17797c86e3d997a42ff)) * **core:** avoid terminal flickering when doing dynamic rendering ([152cf00](https://github.com/nrwl/nx/commit/152cf00e5502c566278ccde38247388ea98b2652)) * **core:** match tasks by id in run-many terminal output lifecycles ([#17460](https://github.com/nrwl/nx/issues/17460)) ([2d87f77](https://github.com/nrwl/nx/commit/2d87f77217c7428ace0008fd7744c1cac6a96bf1)) * **bundling:** support BABEL_ENV over NODE_ENV for babel config ([#17529](https://github.com/nrwl/nx/issues/17529)) ([9fa9fda](https://github.com/nrwl/nx/commit/9fa9fda61d43e52fe3b8dc8258e781c3a4d14fe6)) * **core:** properly hash tasks that depend on outputs of other tasks ([#17512](https://github.com/nrwl/nx/issues/17512)) ([83895e4](https://github.com/nrwl/nx/commit/83895e457398c7766cfeb38ec92693e748917e8f)) * **js:** mark importPath option as important since it is required for publishable libs ([#17509](https://github.com/nrwl/nx/issues/17509)) ([20359e7](https://github.com/nrwl/nx/commit/20359e77a687421a1b1e2ce5b5d0bbe3b92f85ac)) * **nextjs:** Update @nx/next to be a devDependency ([#17510](https://github.com/nrwl/nx/issues/17510)) ([cb1bd5e](https://github.com/nrwl/nx/commit/cb1bd5e9e5ff230478e0586eb94dd4dff0170536)) * **testing:** fix windows e2e storage ENOENT ([#17506](https://github.com/nrwl/nx/issues/17506)) ([fc42b7b](https://github.com/nrwl/nx/commit/fc42b7b7ffccbba65e88bd3894310c9a2e7819c6)) * **vite:** properly find projectRoot ([#17517](https://github.com/nrwl/nx/issues/17517)) ([8992400](https://github.com/nrwl/nx/commit/899240046b329073a00de80878d4fb5e59ba8ddc)) * **core:** fix logic for determining if task can be hashed upfront ([#17540](https://github.com/nrwl/nx/issues/17540)) ([d1c1c1a](https://github.com/nrwl/nx/commit/d1c1c1a61190843f7e356212e329114fe6b2adb0)) * **angular:** find module from options should support full path [#17547](https://github.com/nrwl/nx/issues/17547) ([#17550](https://github.com/nrwl/nx/issues/17550)) ([860d82a](https://github.com/nrwl/nx/commit/860d82a6404ded3c8a680d3d7cd2c0252a791716)) * **angular:** fix @angular-eslint/* package updates to consider angular installed version ([#17526](https://github.com/nrwl/nx/issues/17526)) ([e39ee11](https://github.com/nrwl/nx/commit/e39ee11bcb4600e0dc5ec98f7e585e01d7f7636b)) * **core:** properly hash tasks that depend on outputs of other tasks … ([#17556](https://github.com/nrwl/nx/issues/17556)) ([5fc4238](https://github.com/nrwl/nx/commit/5fc4238b282d710480f9fe87f3961dfb911cee3b)) * **js:** add support for waitUntilTargets back ([#17553](https://github.com/nrwl/nx/issues/17553)) ([35ed047](https://github.com/nrwl/nx/commit/35ed04741ddbbbccb816b5ded4f1a8eb38f20a0b)) * **js:** Ensure runTimeArgs are not ignored ([#17527](https://github.com/nrwl/nx/issues/17527)) ([478fb8b](https://github.com/nrwl/nx/commit/478fb8ba56e040bb8f94435c2ac80c47b15dfb4d)) * **bundling:** update esbuild project generator to support standalone… ([#17558](https://github.com/nrwl/nx/issues/17558)) ([ec48f61](https://github.com/nrwl/nx/commit/ec48f6114205e024d69b73ede96d188d604b07dc)) * **core:** ensure createPackageJson does not override existing config ([#17471](https://github.com/nrwl/nx/issues/17471)) ([2653809](https://github.com/nrwl/nx/commit/26538097f3ae513cc946e3ad10fd9b3e011a1177)) * **core:** ensure its file before reading ([#17597](https://github.com/nrwl/nx/issues/17597)) ([c8dc4d8](https://github.com/nrwl/nx/commit/c8dc4d8f9ade7c9c7190fd31686f35421d6a93b8)) * **core:** handle string and array parserOptions.project values ([#17500](https://github.com/nrwl/nx/issues/17500)) ([f18d50c](https://github.com/nrwl/nx/commit/f18d50ca0c7bc55dbd95f20b12eb3548cf1e9a14)) * **linter:** fix relative path detection ([#17592](https://github.com/nrwl/nx/issues/17592)) ([a21ab98](https://github.com/nrwl/nx/commit/a21ab98ca858aac6ea91648ee0870044faf519ad)) * **react:** component test regex should not use global ([#17548](https://github.com/nrwl/nx/issues/17548)) ([76b7d61](https://github.com/nrwl/nx/commit/76b7d615922adda8b6f520b82d9c9a2b015f5374)) * **vite:** enable e2e tests ([#17577](https://github.com/nrwl/nx/issues/17577)) ([be8867d](https://github.com/nrwl/nx/commit/be8867d6549a2393277daba4f0d43fde11990592)) * **vite:** enable remaining e2e ([#17593](https://github.com/nrwl/nx/issues/17593)) ([4ff5596](https://github.com/nrwl/nx/commit/4ff5596a2215422431ec69d4a56725a5a776f1f1)) * **core:** dedupe project files in rust ([#17618](https://github.com/nrwl/nx/issues/17618)) ([00d07b1](https://github.com/nrwl/nx/commit/00d07b1109d3430044dff3d74382565652a6ac74)) * **nextjs:** Support importing json files inside next.config.js ([#17623](https://github.com/nrwl/nx/issues/17623)) ([a546d5f](https://github.com/nrwl/nx/commit/a546d5f737a12223dbbb60d6dd153729e443cdf2)) * **testing:** component testing generator should trust user to provide valid build target ([#17600](https://github.com/nrwl/nx/issues/17600)) ([a25d1fc](https://github.com/nrwl/nx/commit/a25d1fca47b1d8d68b58bd8a7d66aa9ddb9211f2)) * **web:** e2e unit test nightly failing ([#17617](https://github.com/nrwl/nx/issues/17617)) ([7e85063](https://github.com/nrwl/nx/commit/7e85063031267431f6fa711bd3f64869a64f301f)) * **nextjs:** do not append workspaceRoot twice to tsConfigPath ([#17611](https://github.com/nrwl/nx/issues/17611)) ([93b123a](https://github.com/nrwl/nx/commit/93b123a3269d8a945fb49a1d67d6519480936a62)) * **core:** cli option --graph should open graph ui by default ([#17644](https://github.com/nrwl/nx/issues/17644)) ([f5c6ee5](https://github.com/nrwl/nx/commit/f5c6ee54888f9df54a9c381f6e726f55a4c857d0)) * **js:** node executor should always log error ([#17622](https://github.com/nrwl/nx/issues/17622)) ([36838d6](https://github.com/nrwl/nx/commit/36838d6211e0bb6ebae052fadfa1969800558423)) * **nextjs:** cleanup old options for server executor (proxyConfig) ([#17626](https://github.com/nrwl/nx/issues/17626)) ([bfe8e47](https://github.com/nrwl/nx/commit/bfe8e47d2355475f28387bfec524a3bced59ef6c)) * **testing:** set jsdom as the default vitest environment when calling the generator programmatically ([#17632](https://github.com/nrwl/nx/issues/17632)) ([bb88dd9](https://github.com/nrwl/nx/commit/bb88dd934a07bf5a5291abbe82d95ddcd68d3c84)) * **angular:** ensure ngrx runtime utils are available for testing ([#17721](https://github.com/nrwl/nx/issues/17721)) ([17c8ca6](https://github.com/nrwl/nx/commit/17c8ca6e0614e5be0606d904549e77d73cbbeb94)) * **bundling:** add skipTypeField back for rollup executor ([#17629](https://github.com/nrwl/nx/issues/17629)) ([162b144](https://github.com/nrwl/nx/commit/162b1444674c81a4e71aa6b61df30e7b71a9fa86)) * **bundling:** check for browserslist when setting terser ecma [#17620](https://github.com/nrwl/nx/issues/17620) ([#17708](https://github.com/nrwl/nx/issues/17708)) ([6305e7f](https://github.com/nrwl/nx/commit/6305e7f49727690aaa2092a43d9c57889f1ded34)) * **core:** determine workspace type when creating workspace passing "angular" or "react" as preset ([#17724](https://github.com/nrwl/nx/issues/17724)) ([09e5b03](https://github.com/nrwl/nx/commit/09e5b03e524f7660e15efe451a08f4e2ea5fe71b)) * **core:** do not build the project graph in nx report if there's no native support ([#17604](https://github.com/nrwl/nx/issues/17604)) ([71409ea](https://github.com/nrwl/nx/commit/71409eaed45a50b3e143baf083b4af70195267c8)) * **core:** ensure correct package name matching when parsing pnpm lock file ([#17613](https://github.com/nrwl/nx/issues/17613)) ([53a37d4](https://github.com/nrwl/nx/commit/53a37d47e2a03f469511a2bdab58c1b0085b1bcd)) * **core:** filter batches of outputs changes properly ([#17697](https://github.com/nrwl/nx/issues/17697)) ([62628ab](https://github.com/nrwl/nx/commit/62628ab00912748c8d8296976f95c67f092c8d10)) * **core:** fix batch mode not streaming outputs ([#17717](https://github.com/nrwl/nx/issues/17717)) ([6bc0c6c](https://github.com/nrwl/nx/commit/6bc0c6c18a87cba32586c4a6ca7cbbc0baf89ba8)) * **core:** fix externalDependencies schema type ([#17699](https://github.com/nrwl/nx/issues/17699)) ([5af50b9](https://github.com/nrwl/nx/commit/5af50b966e0fcf1ce99779b7adb1aaf53e486518)) * **core:** get the client env when calculating the task hash in the daemon ([#17677](https://github.com/nrwl/nx/issues/17677)) ([337a871](https://github.com/nrwl/nx/commit/337a871a089bd33e2dd7d8d53e486deb705a6ea7)) * **core:** handle null plugin module when import fails for nx list ([#17711](https://github.com/nrwl/nx/issues/17711)) ([8fdd68c](https://github.com/nrwl/nx/commit/8fdd68c4c12fa14b1d9635c900d081bdafdc1c2e)) * **core:** ignore nested node_module paths for findProjectOfResolvedModule in TargetProjectLocator ([#17630](https://github.com/nrwl/nx/issues/17630)) ([1fda800](https://github.com/nrwl/nx/commit/1fda800b332af491e14f2d5d213d63af952405aa)) * **core:** install npm via pkg for freebsd ([#17735](https://github.com/nrwl/nx/issues/17735)) ([7455271](https://github.com/nrwl/nx/commit/7455271632bd9ccf51eae1fe4141c7ccaba29c9c)) * **core:** prune project graph after affected nodes are found to avoid errors ([#17675](https://github.com/nrwl/nx/issues/17675)) ([2c47bba](https://github.com/nrwl/nx/commit/2c47bba937462dbd702f589ea25dd15283cff633)) * **core:** run-commands should not parse strings as numbers ([#17670](https://github.com/nrwl/nx/issues/17670)) ([7b86ac9](https://github.com/nrwl/nx/commit/7b86ac9f17531811a5e37ab8b361180b4cd64496)) * **core:** windows filePaths should be handled in findProjectForPath ([#17688](https://github.com/nrwl/nx/issues/17688)) ([c46f025](https://github.com/nrwl/nx/commit/c46f0259afb4fdeefd1710c9e1ba78e24ec30f3a)) * **docs:** update url for fastify ([#17669](https://github.com/nrwl/nx/issues/17669)) ([b34da2c](https://github.com/nrwl/nx/commit/b34da2ca42d4f5a231f9fa16b5311b289835d88c)) * **js:** detect helpers correctly when pnpm external nodes are suffixed with version ([#17694](https://github.com/nrwl/nx/issues/17694)) ([335c2d5](https://github.com/nrwl/nx/commit/335c2d5160c1e7cd7db7defb6b0e2767b7f0ac52)) * **js:** detect port before setup npm and yarn ([#17680](https://github.com/nrwl/nx/issues/17680)) ([238ad4a](https://github.com/nrwl/nx/commit/238ad4aa246c7b1fa8295eaf62abeccb09a041b5)) * **js:** fix yarn setup to work with yarn3 ([#17716](https://github.com/nrwl/nx/issues/17716)) ([c08d943](https://github.com/nrwl/nx/commit/c08d943077cdcf1eae406bae0c20fbd314921677)) * **linter:** improve error message for forbidden imports of lazy-loaded libs ([#17635](https://github.com/nrwl/nx/issues/17635)) ([ef5813a](https://github.com/nrwl/nx/commit/ef5813a7b7744978ce12355eee9f8b8b7d01030e)) * **misc:** mark name as required for ci-workflow generator ([#17551](https://github.com/nrwl/nx/issues/17551)) ([3f0bddd](https://github.com/nrwl/nx/commit/3f0bdddfdd77a615e3f46da1c63225cd3b995608)) * **nx-dev:** set conf logo to support both themes ([#17714](https://github.com/nrwl/nx/issues/17714)) ([19ec1de](https://github.com/nrwl/nx/commit/19ec1de5d9107e2f1772a528c7e95c25635bb6ca)) * **react:** mf remote name incorrect with directory option ([#17430](https://github.com/nrwl/nx/issues/17430)) ([09deeef](https://github.com/nrwl/nx/commit/09deeef328441b5b0da0599f1112d7082753226d)) * **react:** ssr should serve correctly and e2e should function ([#17725](https://github.com/nrwl/nx/issues/17725)) ([fffd84c](https://github.com/nrwl/nx/commit/fffd84c3aad560f82ca11e19972fd0ea0e46e5db)) * **testing:** deprecate cypress tsconfig option ([#17165](https://github.com/nrwl/nx/issues/17165)) ([f74ff4b](https://github.com/nrwl/nx/commit/f74ff4bddcc7b43b646096672f34b73e8ef643ab)) * **testing:** update default webpack config for react CT ([#17562](https://github.com/nrwl/nx/issues/17562)) ([f3f7406](https://github.com/nrwl/nx/commit/f3f74068ead814c5848df373bdde3092a0d487ba)) * **webpack:** update withNx mainFields ordering to support tree-shaking ([#17599](https://github.com/nrwl/nx/issues/17599)) ([e21077f](https://github.com/nrwl/nx/commit/e21077f8157ddb5d335830b37fa27b364560e111)) * **core:** store command runs in the correct cache directory ([#17732](https://github.com/nrwl/nx/issues/17732)) ([f176f21](https://github.com/nrwl/nx/commit/f176f213fb422f6a1c11cb4a7a62a7ec2bb5b79d)) * **js:** fix yarn3 verdaccio setup ([#17742](https://github.com/nrwl/nx/issues/17742)) ([512b8ba](https://github.com/nrwl/nx/commit/512b8ba911ea661a5a2b8f74d7dbcc1332c2824c)) * **nextjs:** Custom server generator root undefined ([#17738](https://github.com/nrwl/nx/issues/17738)) ([61faa55](https://github.com/nrwl/nx/commit/61faa558bba773cc99e3fac09e0cf81fd9087c96)) * **react:** mf should consider ssl when setting remote urls [#16989](https://github.com/nrwl/nx/issues/16989) ([#17746](https://github.com/nrwl/nx/issues/17746)) ([1891add](https://github.com/nrwl/nx/commit/1891addc09b66919d3a41b0330459fd9f80f9fbb)) * **storybook:** update json correctly in migration ([#17750](https://github.com/nrwl/nx/issues/17750)) ([5fa6e48](https://github.com/nrwl/nx/commit/5fa6e487eb3bb3c8a1d4fbdafda57736c4ca53c0)) * **core:** do not pass undefined to hasher ([#17747](https://github.com/nrwl/nx/issues/17747)) ([e9dc24c](https://github.com/nrwl/nx/commit/e9dc24cf0e6d1fbc567e18e95ae6ebc62a8c5763)) * **core:** fix mixed lock file keys for yarn berry ([#17752](https://github.com/nrwl/nx/issues/17752)) ([170546c](https://github.com/nrwl/nx/commit/170546cff9480375c9039e15809c5c50ebc1dfc7)) * **misc:** update semver dependency ([#17759](https://github.com/nrwl/nx/issues/17759)) ([d729fcf](https://github.com/nrwl/nx/commit/d729fcff16ad6c244f2f24f2c31bcb93f487748f)) * **nextjs:** Respect --nextAppDir when passed during CNW ([#17733](https://github.com/nrwl/nx/issues/17733)) ([1d937b0](https://github.com/nrwl/nx/commit/1d937b08a114d2b29d54f9867e975bf412e03b08)) ### Features * **core:** add --affected flag to nx graph ([#17340](https://github.com/nrwl/nx/issues/17340)) ([a33e75e](https://github.com/nrwl/nx/commit/a33e75e4d8174cd56b7567ab62cc2bf30af10670)) * **core:** rust based watcher ([#16915](https://github.com/nrwl/nx/issues/16915)) ([a978ad3](https://github.com/nrwl/nx/commit/a978ad3094c36e1995e6e506df25618770d3f3b7)) * **core:** deprecate print-affected and affected:graph ([#17341](https://github.com/nrwl/nx/issues/17341)) ([63f85a1](https://github.com/nrwl/nx/commit/63f85a19feb00faafdf07fb3b7f588108d87b3d1)) * **core:** remove node hashing implementation ([#17338](https://github.com/nrwl/nx/issues/17338)) ([81ad49f](https://github.com/nrwl/nx/commit/81ad49f898a3a7d8adedb39e6b0acdaf707659de)) * **bundling:** Add support to rollup for babelUpwardRootMode" ([#17422](https://github.com/nrwl/nx/issues/17422))" ([#17427](https://github.com/nrwl/nx/issues/17427)) ([bbb64f8](https://github.com/nrwl/nx/commit/bbb64f8ca4fa25e25a655843ab0f3bdde60ea5df)) * **core:** lazy load lock file processing dependencies ([#17299](https://github.com/nrwl/nx/issues/17299)) ([f14c51e](https://github.com/nrwl/nx/commit/f14c51e6909e11daa3d857bca2f3d35861a0adea)) * **expo:** add submit executor ([#17372](https://github.com/nrwl/nx/issues/17372)) ([1bc7965](https://github.com/nrwl/nx/commit/1bc79652783bd5e47ad7e65025c359ea4be4c8fc)) * **js:** add initial/experimental batch execution implementation for tsc executor ([#17287](https://github.com/nrwl/nx/issues/17287)) ([b6cdf9d](https://github.com/nrwl/nx/commit/b6cdf9d9754afa821e63f6350ae00007e72ee2c2)) * **js:** do not generate root babel.config.json for babel projects ([#17289](https://github.com/nrwl/nx/issues/17289)) ([08339ee](https://github.com/nrwl/nx/commit/08339ee49f2ec5401dbfec5e12f4b45287a3ec11)) * **webpack:** bump css-minimizer-webpack-plugin version to latest ([#17456](https://github.com/nrwl/nx/issues/17456)) ([d5aca8b](https://github.com/nrwl/nx/commit/d5aca8bdf2304da50a1f3e952c1e6626a79a0326)) * **core:** add dependentTasksOutputFiles input ([#17314](https://github.com/nrwl/nx/issues/17314)) ([ec4e857](https://github.com/nrwl/nx/commit/ec4e85773d69307fb92827c0d76e662162426f5f)) * **nx-dev:** add stackblitz button embed for markdown files ([3580e4f](https://github.com/nrwl/nx/commit/3580e4f1b9e994ed3aee03d3a69c9322ab52902f)) * **nx-dev:** update changelog ui ([#17075](https://github.com/nrwl/nx/issues/17075)) ([f0be962](https://github.com/nrwl/nx/commit/f0be962ae5d0b7eca1ff943a26dcc287443c0ad0)) * **storybook:** generate ts config files by default ([#17490](https://github.com/nrwl/nx/issues/17490)) ([1c478ae](https://github.com/nrwl/nx/commit/1c478aedfd24a7ef2729135e263e1fb2b1f8e463)) * **vite:** add incremental builds support to Vite plugin build executor ([#17433](https://github.com/nrwl/nx/issues/17433)) ([a9f8cc6](https://github.com/nrwl/nx/commit/a9f8cc61fa9a248d864c4fe9dfbfdb47673a2dee)) * **vite:** add type check to vite builder ([#17487](https://github.com/nrwl/nx/issues/17487)) ([b953565](https://github.com/nrwl/nx/commit/b953565bc2bf9a5a6c592fee5eab9de29fe08a47)) * **core:** update stylus to latest version ([#17519](https://github.com/nrwl/nx/issues/17519)) ([bf2c42c](https://github.com/nrwl/nx/commit/bf2c42c31e07632488d17fa4b268287f1e639190)) * **react-native:** upgrade react native to version 0.71.10 ([#17535](https://github.com/nrwl/nx/issues/17535)) ([a8aeda9](https://github.com/nrwl/nx/commit/a8aeda9ad450b0cc8bbdaf035ee98fac3baa4b72)) * **core:** build project file map with rust ([#17472](https://github.com/nrwl/nx/issues/17472)) ([18f95a9](https://github.com/nrwl/nx/commit/18f95a99ad566ac906911e6f7bdc3f9d65e4028b)) * **js:** add preset for TS standalone workspace ([#17467](https://github.com/nrwl/nx/issues/17467)) ([a19fbb1](https://github.com/nrwl/nx/commit/a19fbb1ddba384932e07d0df06dfe6f182cd8782)) * **js:** add setup-build generator for JS packages ([#17523](https://github.com/nrwl/nx/issues/17523)) ([edf0b1c](https://github.com/nrwl/nx/commit/edf0b1ce202a7175508f1412bb891a4b42a186bb)) * **react:** update types to match react version ([#17571](https://github.com/nrwl/nx/issues/17571)) ([7abcb81](https://github.com/nrwl/nx/commit/7abcb816b56679aee1ec911527aa6a693045cd29)) * **testing:** add support for additional environment options when generating vite config ([#17560](https://github.com/nrwl/nx/issues/17560)) ([8d5ef22](https://github.com/nrwl/nx/commit/8d5ef222cc5fc985f26fe06c937d9a179cd9f28c)) * **vite:** update packages to latest versions ([#17515](https://github.com/nrwl/nx/issues/17515)) ([7f15660](https://github.com/nrwl/nx/commit/7f15660c07fef131d1143e6fe400d52bc1a7f12c)) * **vite:** upgrade vite to 4.3.9 ([#17579](https://github.com/nrwl/nx/issues/17579)) ([a545090](https://github.com/nrwl/nx/commit/a545090b1ab2fb85a66b766e0e7f97214415a820)) * **node:** remove node:node executor ([#17615](https://github.com/nrwl/nx/issues/17615)) ([58a85d9](https://github.com/nrwl/nx/commit/58a85d94bc524177edee8e6c6aa45080bd28c471)) * **react:** bump emotion packages versions ([#17614](https://github.com/nrwl/nx/issues/17614)) ([5075138](https://github.com/nrwl/nx/commit/50751387ebc7bc94c9a851cec65882c00e1c6ce3)) * **nx-plugin:** add verdaccio to create package e2e ([#17566](https://github.com/nrwl/nx/issues/17566)) ([7baad04](https://github.com/nrwl/nx/commit/7baad04ea5000700fef57e2794590552fdc68265)) * **angular:** support angular v16.1 ([#17155](https://github.com/nrwl/nx/issues/17155)) ([1fcba1a](https://github.com/nrwl/nx/commit/1fcba1a43afdaf6bcc85353bcdb886846409dffe)) * **nest:** add migrations to nest 10 [#17681](https://github.com/nrwl/nx/issues/17681) ([#17685](https://github.com/nrwl/nx/issues/17685)) ([f35a4ac](https://github.com/nrwl/nx/commit/f35a4ac5c6ba1441b1b740f3b8969a76a9f1a0a1)) * **nx-dev:** update Nx Conf website ([99265e4](https://github.com/nrwl/nx/commit/99265e404b14294c4b7c0308e428061ac61b10e3)) * **nx-plugin:** enable createPackageName prompt ([#17646](https://github.com/nrwl/nx/issues/17646)) ([e440b44](https://github.com/nrwl/nx/commit/e440b44f428c87dda92f694a0325b4dd788a91fb)) * **nx-plugin:** update e2e tests to use local-registry and be simpler ([#17639](https://github.com/nrwl/nx/issues/17639)) ([b7d05a0](https://github.com/nrwl/nx/commit/b7d05a03183d35a12f7a71dac71ed47873ec3c7f)) * **react:** update types for react, react-dom, and react-is ([#17727](https://github.com/nrwl/nx/issues/17727)) ([16b9b20](https://github.com/nrwl/nx/commit/16b9b20af4ebdd52771d5856d4b7a392fd9c4892)) * **nest:** added es2021 support for nest generators ([#17726](https://github.com/nrwl/nx/issues/17726)) ([6cb159e](https://github.com/nrwl/nx/commit/6cb159e9f7942332343f9d016ed77594f4e7db7b)) * **linter:** add rule for dependency checking ([#17581](https://github.com/nrwl/nx/issues/17581)) ([ef8c4ed](https://github.com/nrwl/nx/commit/ef8c4ed095059d70471d1ea510e8c4c29e3cc585)) * **nest:** add v10 migrations for tsconfig & CacheModule ([#17741](https://github.com/nrwl/nx/issues/17741)) ([62651a5](https://github.com/nrwl/nx/commit/62651a52dc9d7e9b9023ff9fc71e78fe1667ecc5)) * **nx-dev:** site map ([#17743](https://github.com/nrwl/nx/issues/17743)) ([30a4926](https://github.com/nrwl/nx/commit/30a4926eecfca2b3fddd9167061bff0c3a837765)) ### Reverts * Revert "chore(misc): publish 16.4.0-beta.7" ([196b6bb](https://github.com/nrwl/nx/commit/196b6bba07a7ce263bc00f41031296bffda0befd)) * Revert "chore(misc): publish 16.4.0-beta.7" ([d2aa896](https://github.com/nrwl/nx/commit/d2aa89632373be159b3200d434f59cb1d474a730)) * Revert "chore(misc): publish 16.4.0-beta.7" ([196b6bb](https://github.com/nrwl/nx/commit/196b6bba07a7ce263bc00f41031296bffda0befd))
[Compare v16.4.0 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...16.4.0)

Configuration

📅 Schedule: Daily at midnight (UTC).

This issue has been generated by the nx-latest workflow. 🖖

github-actions[bot] commented 11 months ago

Warning

This issue is stale because it has been open for 60 days with no activity. 💤

Either remove the stale label or leave a comment else this issue will be closed in 7 days.

github-actions[bot] commented 10 months ago

This issue was closed because it has been stale for 67 days with no activity.