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.8.0` #196

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

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

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

Release Notes

nrwl/nx v16.8.0 ### [`v16.8.0`](https://github.com/nrwl/nx/releases/tag/v16.8.0) # [16.8.0](https://github.com/nrwl/nx/compare/16.7.0...16.8.0) (2023-09-06) ### Bug Fixes * **core:** apply target defaults properly for executors defaults ([#18655](https://github.com/nrwl/nx/issues/18655)) ([f670e74](https://github.com/nrwl/nx/commit/f670e7469f3c4f2a8934a4bbe6c4ad9d155b94d7)) * **core:** fix ghost alias when parsing yarn lockfile ([#18646](https://github.com/nrwl/nx/issues/18646)) ([43b802d](https://github.com/nrwl/nx/commit/43b802d1ccb6f2ebe6117360644db9b5d56658e6)) * **core:** fix schema links ([#18395](https://github.com/nrwl/nx/issues/18395)) ([ded1543](https://github.com/nrwl/nx/commit/ded15436a48bfb59c348738c8f68c1120c5fe72f)) * **core:** handle symlinks on debian for watch events ([#18636](https://github.com/nrwl/nx/issues/18636)) ([cf0b2fd](https://github.com/nrwl/nx/commit/cf0b2fd4f47b1a0a3910e7aef6d9b3c8e7b95209)) * **core:** improve error handling for copy and remove ([#18656](https://github.com/nrwl/nx/issues/18656)) ([13925ba](https://github.com/nrwl/nx/commit/13925ba5764ab55d167cd5fa13bf43aad1961d6d)) * **core:** name collisions during project inference should not error out if corrected by a project.json's name ([#18665](https://github.com/nrwl/nx/issues/18665)) ([94cc716](https://github.com/nrwl/nx/commit/94cc716a8a7b1e68f37763f0bdb9bc81b425f589)) * **core:** nx should not break if packages were not installed ([#18687](https://github.com/nrwl/nx/issues/18687)) ([20acfbe](https://github.com/nrwl/nx/commit/20acfbe68140c11468900fb07db3d43a56e60917)) * **core:** set consistent working directory when calculating runtime hash inputs ([#18643](https://github.com/nrwl/nx/issues/18643)) ([e2ac4e3](https://github.com/nrwl/nx/commit/e2ac4e38e7b00a7a93c0d7f3ab14bb9fd7d0e92a)) * **core:** use Date.now() everywhere for tasks start and end times to avoid negative durations ([#18595](https://github.com/nrwl/nx/issues/18595)) ([98a7477](https://github.com/nrwl/nx/commit/98a747792267872034e3f79c4cb4632415febd05)) * **core:** use existing version when calling "yarn set version" ([#18669](https://github.com/nrwl/nx/issues/18669)) ([7d55f49](https://github.com/nrwl/nx/commit/7d55f49e7d29d156a3d5b18c0d0af96eb35987bb)) * **devkit:** convert-nx-executor should read projectNodes ([#18684](https://github.com/nrwl/nx/issues/18684)) ([2ff1364](https://github.com/nrwl/nx/commit/2ff1364579d285dbd868653c447649b00d5be67e)) * **js:** expose schematic using the generator function with a default for the project name and root format ([#18681](https://github.com/nrwl/nx/issues/18681)) ([61d73fc](https://github.com/nrwl/nx/commit/61d73fc9070f56d76f3784173c98dea7afe2d0c4)) * **linter:** Normalize paths when in getSourceFilePath ([#18601](https://github.com/nrwl/nx/issues/18601)) ([1f9b3c4](https://github.com/nrwl/nx/commit/1f9b3c4a5ca31276cf9efd513b2abe7da8706ab4)) * **nextjs:** make next build package manager agnostic ([#18661](https://github.com/nrwl/nx/issues/18661)) ([2e1bccd](https://github.com/nrwl/nx/commit/2e1bccd0c389888907defc35482a50523300dfea)) * **core:** ensure preinstall is only run once on repo ([#18671](https://github.com/nrwl/nx/issues/18671)) ([adb39c4](https://github.com/nrwl/nx/commit/adb39c464dcc3cbbc46fd0d5eef6a0e81a71e6d1)) * **core:** handle symlinks better for watch events on arch ([#18743](https://github.com/nrwl/nx/issues/18743)) ([f230078](https://github.com/nrwl/nx/commit/f2300787f5033a9bc884f941ab32ac9367a8b013)) * **core:** load .env after .env.local ([#18746](https://github.com/nrwl/nx/issues/18746)) ([4a25576](https://github.com/nrwl/nx/commit/4a25576b657e3a551e4125e896cddbaf7cb7d723)) * **core:** projects within folders that start with a `.` should be found ([#18748](https://github.com/nrwl/nx/issues/18748)) ([9548714](https://github.com/nrwl/nx/commit/9548714871cef484ed91879512a46657ce4984e9)) * **core:** skip local yarn patches for lock file pruning ([#18700](https://github.com/nrwl/nx/issues/18700)) ([97c5ecf](https://github.com/nrwl/nx/commit/97c5ecf33eb6c8a6dae1c1412e9efa6c7c3c3202)) * **devkit:** await prettier format for v3 compatibility ([#18664](https://github.com/nrwl/nx/issues/18664)) ([2638bb0](https://github.com/nrwl/nx/commit/2638bb0db2839051c7b661a56199dccf5ee96086)) * **js:** fix swc opens swc.js instead of compiling on windows ([#18723](https://github.com/nrwl/nx/issues/18723)) ([078cf9a](https://github.com/nrwl/nx/commit/078cf9a1cad7d8ecef54491b4d9b99e63ad713ab)) * **misc:** fix import path to project name and root helper ([#18711](https://github.com/nrwl/nx/issues/18711)) ([195c5bf](https://github.com/nrwl/nx/commit/195c5bfb2ff195dfd9383071284418ddaf02d403)) * **nx-dev:** include section slug in ai source links ([#18722](https://github.com/nrwl/nx/issues/18722)) ([5ff8722](https://github.com/nrwl/nx/commit/5ff8722d66f64980782efcb1733f5c9329040783)) * **nx-dev:** reverse sort indicators ([#18706](https://github.com/nrwl/nx/issues/18706)) ([d3b4c70](https://github.com/nrwl/nx/commit/d3b4c700ad68c3d02041979d181ecc70925c8c7f)) * **react:** fix remote generation devServerPort ([#18603](https://github.com/nrwl/nx/issues/18603)) ([1a0962f](https://github.com/nrwl/nx/commit/1a0962fcaf61d7061c24bebeb6a78bfccc369ade)) * **storybook:** dont fail if targets dont exist ([#18745](https://github.com/nrwl/nx/issues/18745)) ([0448317](https://github.com/nrwl/nx/commit/04483172d0bd881668f8f96984630184804fb70a)) * **testing:** fix outputs for vitest generator ([#18709](https://github.com/nrwl/nx/issues/18709)) ([7900d56](https://github.com/nrwl/nx/commit/7900d56ff249b4addd643b3a6b55839932891121)) * **testing:** make playwright nxE2EPreset options optional ([#18729](https://github.com/nrwl/nx/issues/18729)) ([7024108](https://github.com/nrwl/nx/commit/70241086be1d0d9d9e7a8f6fdb1eaa4240ccfc10)) * **angular:** add @angular/pwa to migrations [#18731](https://github.com/nrwl/nx/issues/18731) ([#18736](https://github.com/nrwl/nx/issues/18736)) ([791171e](https://github.com/nrwl/nx/commit/791171e95d5cf7b3f9be8a10742af99ce9ccf414)) * **angular:** mark esbuild as optional peer dep [#18526](https://github.com/nrwl/nx/issues/18526) ([#18771](https://github.com/nrwl/nx/issues/18771)) ([1440f5c](https://github.com/nrwl/nx/commit/1440f5c095776a239d0a2f8d813161a6258d1e61)) * **angular:** normalize remote directory correctly when using new project root format ([#18765](https://github.com/nrwl/nx/issues/18765)) ([9123271](https://github.com/nrwl/nx/commit/91232717326bbcffd8a8b5898c9ed1c298d8e5da)) * **core:** fix wrong yarn patch key mapping ([#18759](https://github.com/nrwl/nx/issues/18759)) ([42d93b0](https://github.com/nrwl/nx/commit/42d93b0d955233d05b97836eb2dcfdc4efec5da8)) * **linter:** error on dependencies that are only in devDependencies instead of production dependencies ([#18780](https://github.com/nrwl/nx/issues/18780)) ([9ffea2b](https://github.com/nrwl/nx/commit/9ffea2bb1b83401f199cb0be38bdc0ab9dc2b595)) * **linter:** fixes usages of lintProjectGenerator without eslintFilePatterns provided ([#18741](https://github.com/nrwl/nx/issues/18741)) ([34f4148](https://github.com/nrwl/nx/commit/34f414817f70e6487ef081724f29695d0e8343a3)) * **misc:** fix normalizing e2e project name and root ([#18757](https://github.com/nrwl/nx/issues/18757)) ([b3a0c0e](https://github.com/nrwl/nx/commit/b3a0c0efedba9cda7b1bf2b1cfba0e8e97e74ff3)) * **misc:** format must exclude ignored patterns ([#18670](https://github.com/nrwl/nx/issues/18670)) ([c479a54](https://github.com/nrwl/nx/commit/c479a54f7b38c335af7f1fc325aa8333c0f5fa1b)) * **react:** normalize remote name and directory correctly when using new project root format ([#18770](https://github.com/nrwl/nx/issues/18770)) ([d1da057](https://github.com/nrwl/nx/commit/d1da057811a06fa3a17aed9001fc17c299fe718a)) * **storybook:** install nx/vite for non-buildable libs ([#18778](https://github.com/nrwl/nx/issues/18778)) ([57463ed](https://github.com/nrwl/nx/commit/57463ed25a0f49ea7eaba65cac57c4f5a1b1b05c)) * **storybook:** re-enable angular e2e build test ([#18764](https://github.com/nrwl/nx/issues/18764)) ([5389397](https://github.com/nrwl/nx/commit/5389397280ec90a58c372062a37fd6c4ae4e8d77)) * **web:** generate .swcrc file with modern defaults when creating new webapps ([#18749](https://github.com/nrwl/nx/issues/18749)) ([750f485](https://github.com/nrwl/nx/commit/750f485b93e7c97ea15b66085a1713e18104b4b7)) * **core:** bring back setWorkspaceRoot util ([#18811](https://github.com/nrwl/nx/issues/18811)) ([a146fcc](https://github.com/nrwl/nx/commit/a146fcc69050d9ab8b87919df94ba4a31bb90f52)) * **core:** do not use joinPathFragments for generating files ([#18753](https://github.com/nrwl/nx/issues/18753)) ([bbae14b](https://github.com/nrwl/nx/commit/bbae14b9a7169fb7bad753aa20b4e7b39dac27a9)) * **devkit:** show example in deprecation message ([#18823](https://github.com/nrwl/nx/issues/18823)) ([02c5aeb](https://github.com/nrwl/nx/commit/02c5aeb2552781287f9c47814a4626eafd27070b)) * **linter:** enable analyzeSourceFile as needed when generating new lint project ([#18769](https://github.com/nrwl/nx/issues/18769)) ([4846ae5](https://github.com/nrwl/nx/commit/4846ae53ad1a31533daca3202c227014769c14f8)) * **testing:** improve error message for ct generators ([#18597](https://github.com/nrwl/nx/issues/18597)) ([f5d55e3](https://github.com/nrwl/nx/commit/f5d55e35ef98093f225e6c97db01ebf21f709e50)) * **vite:** support incremental building when running 'serve' ([#18797](https://github.com/nrwl/nx/issues/18797)) ([14506d2](https://github.com/nrwl/nx/commit/14506d286d0f6a27d8fdfc24f244ed1d980cae78)) * **angular:** buildable libs should lint correctly [#18802](https://github.com/nrwl/nx/issues/18802) ([#18837](https://github.com/nrwl/nx/issues/18837)) ([889f315](https://github.com/nrwl/nx/commit/889f315f2cf8fdf76f1044aec8539019981bdb77)) * **angular:** style=none should not create file [#18785](https://github.com/nrwl/nx/issues/18785) ([#18836](https://github.com/nrwl/nx/issues/18836)) ([577f820](https://github.com/nrwl/nx/commit/577f8201582cfed29743299cbe78978bda528d74)) * **angular:** use the correct output path for mf ssr [#18849](https://github.com/nrwl/nx/issues/18849) ([#18906](https://github.com/nrwl/nx/issues/18906)) ([5a06343](https://github.com/nrwl/nx/commit/5a0634323ea0a81b1069a1fe89a70b6a111ec040)) * **bundling:** fallback to manual file resolution if tsconfig-paths fails ([#18477](https://github.com/nrwl/nx/issues/18477)) ([e3b513b](https://github.com/nrwl/nx/commit/e3b513b6c037fb82f8cd361efed4274766cecd62)) * **core:** check for lerna before parsing lockfiles to prevent errors ([#18884](https://github.com/nrwl/nx/issues/18884)) ([e188775](https://github.com/nrwl/nx/commit/e188775ffbb753af0709bb69c4e47fac53abfe57)) * **core:** convert to monorepo generator should respect nested libs ([#18795](https://github.com/nrwl/nx/issues/18795)) ([413e57f](https://github.com/nrwl/nx/commit/413e57f99a911da83857b6516a7b80bb6c2d9355)) * **core:** Ensure when converting to monorepo standalone libs have a readable name ([#18887](https://github.com/nrwl/nx/issues/18887)) ([c48f3aa](https://github.com/nrwl/nx/commit/c48f3aa319c6fb348f82996d7bd1922f8488a1c8)) * **core:** handle empty lines in dotenv files ([#18829](https://github.com/nrwl/nx/issues/18829)) ([aa9526f](https://github.com/nrwl/nx/commit/aa9526fe73df046a2b276740017bcfc3199ca487)) * **core:** keep existing name when converting project to a monorepo ([#18910](https://github.com/nrwl/nx/issues/18910)) ([ec647e7](https://github.com/nrwl/nx/commit/ec647e7250040d16aea75d7d7292844a4abcaee0)) * **core:** load core plugins as part of loading plugins ([#18826](https://github.com/nrwl/nx/issues/18826)) ([cf1175f](https://github.com/nrwl/nx/commit/cf1175f2ae6bf0b0056a782cb7dd584dad69fe74)) * **core:** merge implicit project dependencies only if found on new and matching projects ([#18896](https://github.com/nrwl/nx/issues/18896)) ([7e50274](https://github.com/nrwl/nx/commit/7e5027498d84687f52ab13114cf29e6047ff4879)) * **core:** sort objects when hashing them instead ([#18897](https://github.com/nrwl/nx/issues/18897)) ([db31f30](https://github.com/nrwl/nx/commit/db31f3043e75462f558d9d6aa7c380ec521c816e)) * **core:** use correct break line char in deprecated generator message printed by the generate command ([#18879](https://github.com/nrwl/nx/issues/18879)) ([86c21c6](https://github.com/nrwl/nx/commit/86c21c60649a2f010531cd831f491b86def461f7)) * **linter:** do not break migration if eslint file is missing ([#18762](https://github.com/nrwl/nx/issues/18762)) ([9fe9afd](https://github.com/nrwl/nx/commit/9fe9afdf010c3b494b698f86d36c1df01d384b82)) * **nextjs:** Deprecate adding NX_ vars to Webpack Define ([#18892](https://github.com/nrwl/nx/issues/18892)) ([da2a08e](https://github.com/nrwl/nx/commit/da2a08e575666d7307df43b8d068f5af35c8e044)) * **nextjs:** improve e2e test by reusing the project ([#18827](https://github.com/nrwl/nx/issues/18827)) ([34a7279](https://github.com/nrwl/nx/commit/34a727926bd7b5aeb6fbad557998e4f727aaf5ed)) * **node:** pass projectNameAndRootFormat to js lib generator from nest lib generator ([#18891](https://github.com/nrwl/nx/issues/18891)) ([74e5879](https://github.com/nrwl/nx/commit/74e5879e8ddc991267e92dda619fe35fe5207c47)) * **nx-dev:** fix intro page icons on safari ([#18877](https://github.com/nrwl/nx/issues/18877)) ([00f68a9](https://github.com/nrwl/nx/commit/00f68a97177f43558f6d14c8d00d4d79edf82be0)) * **nx-dev:** improve button shadow handling in nx-dev ([#18870](https://github.com/nrwl/nx/issues/18870)) ([53da4e6](https://github.com/nrwl/nx/commit/53da4e67da39ab885957d7e70d138a72b1aef84c)) * **nx-dev:** improve mobile documentation header ([#18871](https://github.com/nrwl/nx/issues/18871)) ([2383f7d](https://github.com/nrwl/nx/commit/2383f7d92a5d4ad0f5d82dfd3bbfb6804b9daa5a)) * **nx-dev:** rspack link in getting-started section ([#18908](https://github.com/nrwl/nx/issues/18908)) ([45ec8ba](https://github.com/nrwl/nx/commit/45ec8ba80d09c7d1fbb9b0b0ae6ced841a8346c6)) * **nx-plugin:** fix explicity obsolete type ([#18888](https://github.com/nrwl/nx/issues/18888)) ([759c5e1](https://github.com/nrwl/nx/commit/759c5e1a4ed7b401ac1d6e51670f03e01d9c2d50)) * **nx:** correct the message for the removal of a project that is still a dependency of other projects. ([#18903](https://github.com/nrwl/nx/issues/18903)) ([70d3728](https://github.com/nrwl/nx/commit/70d3728457f6ecf1c764ffef14e4a317e4d941bb)) * **storybook:** increase timeout of angular e2e ([#18831](https://github.com/nrwl/nx/issues/18831)) ([a009523](https://github.com/nrwl/nx/commit/a009523086b3e34831ff185c06a5a27685dace77)) * **testing:** omit indexHtmlFile option for cy >12.17.0 for ng ct ([#18839](https://github.com/nrwl/nx/issues/18839)) ([829076d](https://github.com/nrwl/nx/commit/829076d0e7a624c1b44155281be8b037b2d15487)) * **webpack:** use new watcher for webpack build coordination plugin ([#18822](https://github.com/nrwl/nx/issues/18822)) ([c175f9b](https://github.com/nrwl/nx/commit/c175f9ba11f133a2059edcb15912e4b2e8a6b6a6)) * **webpack:** WebpackNxBuildCoordinationPlugin cancels inflight builds on new changes detected ([#18883](https://github.com/nrwl/nx/issues/18883)) ([b5380d0](https://github.com/nrwl/nx/commit/b5380d0847aa2412be045129edfaeb52959c18d0)) * **angular:** ngrx-feature-store should respect paths in names [#18905](https://github.com/nrwl/nx/issues/18905) ([#18913](https://github.com/nrwl/nx/issues/18913)) ([818d04c](https://github.com/nrwl/nx/commit/818d04cb9a4eb773957d297c787505307142068c)) * **bundling:** add faux-ESM files so "import" in Node works with both named and default exports ([#18916](https://github.com/nrwl/nx/issues/18916)) ([99c44f9](https://github.com/nrwl/nx/commit/99c44f9e884acf27772505609d4d6cbf6a75fcfb)) * **js:** set external nodes when lockfile is not reprocessed ([#18944](https://github.com/nrwl/nx/issues/18944)) ([7f76c2b](https://github.com/nrwl/nx/commit/7f76c2bec3fc068acbc11d63b09daf4368b932a4)) * **angular:** use production build for static-serve for MF ([#18942](https://github.com/nrwl/nx/issues/18942)) ([60da797](https://github.com/nrwl/nx/commit/60da7977a7508a4be48d8dd9e5c3940c7889fd52)) * **core:** re-expose strip-source-code ([#18955](https://github.com/nrwl/nx/issues/18955)) ([610ac97](https://github.com/nrwl/nx/commit/610ac979f42323d5d52ea22b299ab0e1dc4226be)) * **js:** properly throw error when processing lockfile during postins… ([#18968](https://github.com/nrwl/nx/issues/18968)) ([a5a522e](https://github.com/nrwl/nx/commit/a5a522e92c75d78621e1b5ff2b2aeef43ccc76da)) * **nextjs:** Ensure build-custom-server is only added once to nx.json ([#18972](https://github.com/nrwl/nx/issues/18972)) ([b42be17](https://github.com/nrwl/nx/commit/b42be17e52d5377f89dfc2adaae722865619a758)) * **nx-dev:** restore the name of the supabase env var ([#18960](https://github.com/nrwl/nx/issues/18960)) ([79678d6](https://github.com/nrwl/nx/commit/79678d69880c250f13197a6b7a5ba9a0ad3669fb)) * **vite:** Update typings and fix when converting lib to vite ([#18956](https://github.com/nrwl/nx/issues/18956)) ([8f1429d](https://github.com/nrwl/nx/commit/8f1429da971b1ef84b13f5934272b2bf6a3567fc)) * **js:** change TS standalone preset to generate at the root ([#19003](https://github.com/nrwl/nx/issues/19003)) ([ce172d8](https://github.com/nrwl/nx/commit/ce172d870612e21793f3c6d2327d2ec6f4658375)) ### Features * **angular:** add flag to include hydration when setting up ssr ([#18675](https://github.com/nrwl/nx/issues/18675)) ([b9ca7ce](https://github.com/nrwl/nx/commit/b9ca7ce09f8e0ac23e509c0ede27bf3e6d77abf2)) * **angular:** update module federation node ([#18513](https://github.com/nrwl/nx/issues/18513)) ([8390b9e](https://github.com/nrwl/nx/commit/8390b9ed2d1640c71d043baafc35693159ab8118)) * **angular:** use helper to determine project name and root directory in project generators ([#18607](https://github.com/nrwl/nx/issues/18607)) ([47f8b7a](https://github.com/nrwl/nx/commit/47f8b7a8bef005cf7eb40207cec98793f704384d)) * **core:** support prettier v3 as a formatter ([#18644](https://github.com/nrwl/nx/issues/18644)) ([54496e8](https://github.com/nrwl/nx/commit/54496e899b0708224cee45252fdb9aeea952fb37)) * **misc:** save directory and name format to nx json defaults ([#18683](https://github.com/nrwl/nx/issues/18683)) ([e2ff519](https://github.com/nrwl/nx/commit/e2ff519db2cd95168cee6f63c5338ce245d88d7a)) * **nx-dev:** highlight lines in code samples ([#18690](https://github.com/nrwl/nx/issues/18690)) ([77bc1e8](https://github.com/nrwl/nx/commit/77bc1e8778e37a3d3a6b2107d807c74531fcc0b4)) * **nx-dev:** types in devkit toc ([#18594](https://github.com/nrwl/nx/issues/18594)) ([71d2994](https://github.com/nrwl/nx/commit/71d2994be9fac04ca54859c1e4491654c2df3dbe)) * **react:** use helper to determine project name and root directory in project generators ([#18615](https://github.com/nrwl/nx/issues/18615)) ([eb9caa1](https://github.com/nrwl/nx/commit/eb9caa1ade345aee6e01c67633e338d0536b9e0f)) * **detox:** use helper to determine project name and root in application generator ([#18674](https://github.com/nrwl/nx/issues/18674)) ([9002662](https://github.com/nrwl/nx/commit/9002662b07ec7a979c1db9cdaae1049ea2872257)) * **devkit:** warn users the project name and root will not be derived ([#18718](https://github.com/nrwl/nx/issues/18718)) ([b309d83](https://github.com/nrwl/nx/commit/b309d8386c27fc7d301ad8334f4e7bef4985e2b2)) * **nextjs:** use helper to determine project name and root in projects generators ([#18733](https://github.com/nrwl/nx/issues/18733)) ([18ba93a](https://github.com/nrwl/nx/commit/18ba93ad5d6fc2f6b1964fcef79b8bd7287466e8)) * **node:** use helper to determine project name and root directory in project generators ([#18620](https://github.com/nrwl/nx/issues/18620)) ([d566055](https://github.com/nrwl/nx/commit/d56605522bee5807e6afc4b0b683b23fb7774a83)) * **expo:** use helper to determine project name and root in project generators ([#18678](https://github.com/nrwl/nx/issues/18678)) ([a668e0b](https://github.com/nrwl/nx/commit/a668e0b7d6310af12e3ceca38bbc18df401c2b3e)) * **express:** use helper to determine project name and root in application generator ([#18679](https://github.com/nrwl/nx/issues/18679)) ([bb9f880](https://github.com/nrwl/nx/commit/bb9f880a8e1c808a8e3b31e842c88e3a0d569e4e)) * **linter:** add flat config support to generators ([#18534](https://github.com/nrwl/nx/issues/18534)) ([e34219a](https://github.com/nrwl/nx/commit/e34219ab96e3485d00c41216087e5ca6831d2de3)) * **misc:** remove dotenv from executors ([#18719](https://github.com/nrwl/nx/issues/18719)) ([9d5a383](https://github.com/nrwl/nx/commit/9d5a3830bea3f499ea821029a6f657c02d2d7501)) * **misc:** use helper to determine project name and root in npm-package generator ([#18710](https://github.com/nrwl/nx/issues/18710)) ([1b0439b](https://github.com/nrwl/nx/commit/1b0439b55ce28cb9d0fd5e02b15a56fba255f537)) * **nest:** use helper to determine project name and root in project generators ([#18701](https://github.com/nrwl/nx/issues/18701)) ([e1b76e2](https://github.com/nrwl/nx/commit/e1b76e26f886109706bd1c86cb98cee497484287)) * **nx-plugin:** use helper to determine project name and root in project generators ([#18739](https://github.com/nrwl/nx/issues/18739)) ([016c89f](https://github.com/nrwl/nx/commit/016c89fed619785fa1a1408a502537f87d944c79)) * **react-native:** use helper to determine project name and root in project generators ([#18734](https://github.com/nrwl/nx/issues/18734)) ([a2f7613](https://github.com/nrwl/nx/commit/a2f761352b11e72cf2aaa024abf30625b7b81aea)) * **web:** use helper to determine project name and root in application generator ([#18737](https://github.com/nrwl/nx/issues/18737)) ([6640c32](https://github.com/nrwl/nx/commit/6640c327488de53242a025f7714fcfc929cabbad)) * **core:** add migration script to escape $ in env ([#18796](https://github.com/nrwl/nx/issues/18796)) ([68407ca](https://github.com/nrwl/nx/commit/68407ca5f384f9109bd92d62df0449ed0cdae749)) * **core:** replace dotenv with dotenv-expand ([#18622](https://github.com/nrwl/nx/issues/18622)) ([6a09105](https://github.com/nrwl/nx/commit/6a09105f74e0d92136793f5d09d8ab6d173b5031)) * **js:** remove ts implementation of ts processing ([#18752](https://github.com/nrwl/nx/issues/18752)) ([165250e](https://github.com/nrwl/nx/commit/165250e629d262f9ec63e18d416109340eb2fa2f)) * **nx-dev:** move openai call to edge function ([#18747](https://github.com/nrwl/nx/issues/18747)) ([bd76b62](https://github.com/nrwl/nx/commit/bd76b6228fbd3810fd3ce386e1538e21ae65c06e)) * **repo:** add pm version field to issue template ([#18647](https://github.com/nrwl/nx/issues/18647)) ([138ffd6](https://github.com/nrwl/nx/commit/138ffd62054f650d3366b3678edca04e8bdc3958)) * **bundling:** update esbuild version ([#18634](https://github.com/nrwl/nx/issues/18634)) ([dc3c62e](https://github.com/nrwl/nx/commit/dc3c62e63795602e7d954a136d68d14e09a3bcf0)) * **js:** carry-over known build options (main, tsConfig, etc.) when running setup-build generator ([#18742](https://github.com/nrwl/nx/issues/18742)) ([226dfaf](https://github.com/nrwl/nx/commit/226dfaf7a4d52e1d44d9c85d08cc2697893b1fb6)) * **linter:** add option to ignore files based on pattern ([#18863](https://github.com/nrwl/nx/issues/18863)) ([90ca436](https://github.com/nrwl/nx/commit/90ca436d81b9d03524edb4876625c04333fe7ed7)) * **linter:** migrate projects using dep-check lint rule to ignore build config files ([#18882](https://github.com/nrwl/nx/issues/18882)) ([f7a7690](https://github.com/nrwl/nx/commit/f7a76907791e359222aa171f78b4559b39bc660e)) * **nx-dev:** use textarea for prompts and show a better "no results"error ([#18798](https://github.com/nrwl/nx/issues/18798)) ([e4755cb](https://github.com/nrwl/nx/commit/e4755cb3879364696a4b40a147d66006bef0e54b)) * **web:** use daemon file-watcher for file-server executors ([#14284](https://github.com/nrwl/nx/issues/14284)) ([660f0a6](https://github.com/nrwl/nx/commit/660f0a6d60cbde234ae4e2728dc3ecec39b2cc78)) * **core:** ensure @nx/js plugin is installed for all JS workspaces ([#18919](https://github.com/nrwl/nx/issues/18919)) ([c9ea9e0](https://github.com/nrwl/nx/commit/c9ea9e076f65c074ac73cb77d3d1ccc6071a097d)) * **core:** update TS target to ES2021 ([#18948](https://github.com/nrwl/nx/issues/18948)) ([6d68656](https://github.com/nrwl/nx/commit/6d686564faf83f29ecc6129a0ed7ee8b29983e28)) * **nx-dev:** move all the querying logic to edge function ([#18834](https://github.com/nrwl/nx/issues/18834)) ([1abe35c](https://github.com/nrwl/nx/commit/1abe35c52b1a91d804d06e95a9be32340eb727a5)) * **storybook:** add projectNameAndRootFormat as-provided in tests ([#18936](https://github.com/nrwl/nx/issues/18936)) ([b17b30d](https://github.com/nrwl/nx/commit/b17b30d13b62e0d5d7393b598e4d3dd0284607e3)) * **nx-dev:** get the correct query for ai feedback ([#18961](https://github.com/nrwl/nx/issues/18961)) ([ed6d7f7](https://github.com/nrwl/nx/commit/ed6d7f721fc53afe1f1a7e9f5a1854116c831dd8)) * **nx-dev:** improve link text for ai docs ([#18943](https://github.com/nrwl/nx/issues/18943)) ([1931390](https://github.com/nrwl/nx/commit/1931390bd07e4a8cc6992c1fcad0bcb346cef48e)) * **testing:** support cypress v13 ([#18899](https://github.com/nrwl/nx/issues/18899)) ([193206a](https://github.com/nrwl/nx/commit/193206ac86e06d24cf8bd398027d37ed21411e0a)) * **misc:** introduce a way to set the project name/root format for all generators ([#18971](https://github.com/nrwl/nx/issues/18971)) ([bd1b0b7](https://github.com/nrwl/nx/commit/bd1b0b70fd35e3b336ef0ad167bd58f79c027d2b)) * **misc:** stop generating empty apps/libs/packages libs in new work… ([#18979](https://github.com/nrwl/nx/issues/18979)) ([9fbfe4a](https://github.com/nrwl/nx/commit/9fbfe4a95a0b15d0771c950199e54b25367a4b59)) * **misc:** support new format to determine new project name and destination in move generators ([#18878](https://github.com/nrwl/nx/issues/18878)) ([8564d9b](https://github.com/nrwl/nx/commit/8564d9ba126665caa079d3bd0c20b41d3f52c67d))
[Compare v16.8.0 with v15.9.2](https://github.com/nrwl/nx/compare/15.9.2...16.8.0)

Configuration

📅 Schedule: Daily at midnight (UTC).

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

github-actions[bot] commented 1 year 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.