eddeee888 / graphql-code-generator-plugins

List of GraphQL Code Generator plugins that complements the official plugins.
MIT License
50 stars 12 forks source link

chore(deps): update nrwl monorepo to v16.3.2 - autoclosed #164

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/devkit (source) 16.2.1 -> 16.3.2 age adoption passing confidence
@nx/eslint-plugin (source) 16.2.1 -> 16.3.2 age adoption passing confidence
@nx/jest (source) 16.2.1 -> 16.3.2 age adoption passing confidence
@nx/js (source) 16.2.1 -> 16.3.2 age adoption passing confidence
@nx/linter (source) 16.2.1 -> 16.3.2 age adoption passing confidence
@nx/node (source) 16.2.1 -> 16.3.2 age adoption passing confidence
@nx/plugin (source) 16.2.1 -> 16.3.2 age adoption passing confidence
@nx/workspace (source) 16.2.1 -> 16.3.2 age adoption passing confidence
nx (source) 16.2.1 -> 16.3.2 age adoption passing confidence

Release Notes

nrwl/nx ### [`v16.3.2`](https://togithub.com/nrwl/nx/releases/tag/16.3.2) [Compare Source](https://togithub.com/nrwl/nx/compare/16.3.1...16.3.2) ##### Bug Fixes - **angular:** do not overwrite ng-packagr version if already installed ([#​17353](https://togithub.com/nrwl/nx/issues/17353)) ([a285367](https://togithub.com/nrwl/nx/commit/a285367bf022ad02f50e6d8cb30d1625a635ce62)) - **angular:** dynamic host should not generate webpack.prod.config.js ([#​17385](https://togithub.com/nrwl/nx/issues/17385)) ([7159a03](https://togithub.com/nrwl/nx/commit/7159a035196089e628fef1a6f40db15ae8bfdf26)) - **core:** do not ship source maps with nx packages ([#​17389](https://togithub.com/nrwl/nx/issues/17389)) ([a9b9cd3](https://togithub.com/nrwl/nx/commit/a9b9cd338d648950da35e7a7a8a15c85a2dc9832)) - **core:** reorganize global installation check for better clarity ([#​17373](https://togithub.com/nrwl/nx/issues/17373)) ([940a8d7](https://togithub.com/nrwl/nx/commit/940a8d74794d19dcd62face9469861b5bfb72118)) - **js:** do not overwrite supported typescript version ([#​17350](https://togithub.com/nrwl/nx/issues/17350)) ([80d1018](https://togithub.com/nrwl/nx/commit/80d1018d3f90ff4aa5ac59b4ab2bd1510573f620)) - **node:** When serving using js:node executor NODE_ENV should not be undefined ([#​17375](https://togithub.com/nrwl/nx/issues/17375)) ([c24a1c6](https://togithub.com/nrwl/nx/commit/c24a1c68846ea0c7bbc244cfae243840d13bcc2b)) - **storybook:** re-enable x-prompt and remove custom handling ([#​17360](https://togithub.com/nrwl/nx/issues/17360)) ([62fb383](https://togithub.com/nrwl/nx/commit/62fb38386f9a42c84dbe0067242c7d05c8b091a4)) ### [`v16.3.1`](https://togithub.com/nrwl/nx/releases/tag/16.3.1) [Compare Source](https://togithub.com/nrwl/nx/compare/16.3.0...16.3.1) ##### Bug Fixes - **core:** export a function to create a projectFileMap from project graph ([9047db4](https://togithub.com/nrwl/nx/commit/9047db4340f451b4ac37bb288da04ce491264bd3)) - **node:** extend [@​nx/node](https://togithub.com/nx/node):webpack migration to all targets ([#​17337](https://togithub.com/nrwl/nx/issues/17337)) ([51ff862](https://togithub.com/nrwl/nx/commit/51ff8627d4d9e1e660c165e7b97f56b9e7400047)) ### [`v16.3.0`](https://togithub.com/nrwl/nx/releases/tag/16.3.0) [Compare Source](https://togithub.com/nrwl/nx/compare/16.2.2...16.3.0) ##### Bug Fixes - **core:** add [@​monodon/rust](https://togithub.com/monodon/rust) back to the plugins array ([#​17332](https://togithub.com/nrwl/nx/issues/17332)) ([346c1f7](https://togithub.com/nrwl/nx/commit/346c1f7e95a51c559e4df2195b36cba4288b86cc)) - **core:** add `watcherOptions` to server-process.json watcher ([c4db74d](https://togithub.com/nrwl/nx/commit/c4db74d6c2702f3bf7168d8cb3fd1df6c33851cf)) - **core:** change "minimal" stack to "none" ([5afe34e](https://togithub.com/nrwl/nx/commit/5afe34e5d3264863c69ee6976b045328d848900d)) - **core:** use windowsHide for `hashRuntime` ([b0e3a1d](https://togithub.com/nrwl/nx/commit/b0e3a1df4d7f3ac00b4a9c1ec80826893f949b5c)) - **js:** postProcessInlinedDependencies throwing error on movePackage ([#​16127](https://togithub.com/nrwl/nx/issues/16127)) ([dfa19f5](https://togithub.com/nrwl/nx/commit/dfa19f51a2797f6905995c82fcb4e378c33ea1d7)) - **misc:** do not check against the global version on npm ([7154c87](https://togithub.com/nrwl/nx/commit/7154c87037ac292a9e231ebd1c63aea860be164b)) - **misc:** revert the check to investigate the perf ([48d1c89](https://togithub.com/nrwl/nx/commit/48d1c89a233643efff389e6814e93516b559352b)) - **testing:** normalize path for react CT spec generator ([#​17221](https://togithub.com/nrwl/nx/issues/17221)) ([21f642a](https://togithub.com/nrwl/nx/commit/21f642a6f9f12c235fad31eb62bd7f7b60f0cbda)) - **webpack:** support webworker ([#​17136](https://togithub.com/nrwl/nx/issues/17136)) ([#​17137](https://togithub.com/nrwl/nx/issues/17137)) ([8251906](https://togithub.com/nrwl/nx/commit/825190674c06bc462f8e02391b124ce8b79b80e7)) - **core:** fix projectFileMap access in plugins ([1670986](https://togithub.com/nrwl/nx/commit/1670986b820776d818a152e2b425d15264edb7ee)) - **core:** correct require path when pulling in ngcli adapter for generators ([d786fae](https://togithub.com/nrwl/nx/commit/d786fae2d017333bd1c8df98e0ab69b3bc37aec6)) - **core:** pnpm should not error when fetching migrations with install ([faba249](https://togithub.com/nrwl/nx/commit/faba24995d7989a08b017146a645c2670d5005d1)) - **vite:** register tsconfig paths for vitest ([#​17047](https://togithub.com/nrwl/nx/issues/17047)) ([9fc99c6](https://togithub.com/nrwl/nx/commit/9fc99c6c183e83c6125fc450f92f085dc7cc7805)) - **core:** correct require path when pulling in ngcli adapter for generators ([d786fae](https://togithub.com/nrwl/nx/commit/d786fae2d017333bd1c8df98e0ab69b3bc37aec6)) - **core:** pnpm should not error when fetching migrations with install ([faba249](https://togithub.com/nrwl/nx/commit/faba24995d7989a08b017146a645c2670d5005d1)) - **repo:** add missing lsof package needed to kill ports ([c9cd67e](https://togithub.com/nrwl/nx/commit/c9cd67ea76f86eb833f480712f19ddc3e7646c66)) - **vite:** register tsconfig paths for vitest ([#​17047](https://togithub.com/nrwl/nx/issues/17047)) ([9fc99c6](https://togithub.com/nrwl/nx/commit/9fc99c6c183e83c6125fc450f92f085dc7cc7805)) - **core:** clone project graph during incremental update ([8b1907a](https://togithub.com/nrwl/nx/commit/8b1907afc46457c17fa870ec5f8d5f43652cc3dc)) - **react-native:** fix android keystore not generated correctly ([#​17074](https://togithub.com/nrwl/nx/issues/17074)) ([b0b531a](https://togithub.com/nrwl/nx/commit/b0b531a870a7ab1256c4624da5fc81d2dd490345)) - **web:** provide free port to http-server ([#​16917](https://togithub.com/nrwl/nx/issues/16917)) ([4896126](https://togithub.com/nrwl/nx/commit/4896126c32fd2ad229aa39afb73db78c324e8810)) - **angular:** avoid duplicating RouterModule.forChild import ([#​17144](https://togithub.com/nrwl/nx/issues/17144)) ([fff3a25](https://togithub.com/nrwl/nx/commit/fff3a2573435d50e3a110894a41bd3b015ec93bc)) - **core:** do not create empty graph when it is not cached ([#​17139](https://togithub.com/nrwl/nx/issues/17139)) ([25328b3](https://togithub.com/nrwl/nx/commit/25328b3ac9c4a9e2c72a57ec9ed34f930e22cf01)) - **nextjs:** support relative imports in next.config.js ([#​17127](https://togithub.com/nrwl/nx/issues/17127)) ([b636173](https://togithub.com/nrwl/nx/commit/b6361738a409bf1bfca153d564243f79da2ceef3)) - **web:** file watcher should only watch files in its project [#​17085](https://togithub.com/nrwl/nx/issues/17085) ([#​17113](https://togithub.com/nrwl/nx/issues/17113)) ([28df418](https://togithub.com/nrwl/nx/commit/28df4181aec64d21d30836ca5b10c1b9d5140025)) - **core:** consistent pnpm lockfile v6 version parsing ([#​17135](https://togithub.com/nrwl/nx/issues/17135)) ([60dda1a](https://togithub.com/nrwl/nx/commit/60dda1af51c9e8c611f268d929f885215d9f023b)) - **core:** tree should not be changed after committed to disk in migrations ([#​17071](https://togithub.com/nrwl/nx/issues/17071)) ([f95f8c4](https://togithub.com/nrwl/nx/commit/f95f8c4b69cde6653c12a83215a4a40a9cabea8d)) - **nextjs:** kill Next.js server when parent process exits ([1fd7836](https://togithub.com/nrwl/nx/commit/1fd7836a813e96fbeec827d055aff8e7dd56a8a0)) - **storybook:** increase e2e test timeouts ([#​17176](https://togithub.com/nrwl/nx/issues/17176)) ([fc38dc1](https://togithub.com/nrwl/nx/commit/fc38dc15425ebc7aead5c825f646f20726b165c8)) - **angular:** export a default module for require calls ([#​17189](https://togithub.com/nrwl/nx/issues/17189)) ([5b028e4](https://togithub.com/nrwl/nx/commit/5b028e4b7a6ae50f2ab1d87296e70c31e344416e)) - **core:** cleanup task hasher ([a9f1d3a](https://togithub.com/nrwl/nx/commit/a9f1d3aca43ea83ecc0e36d274b1edd8adb012e3)) - **core:** handle multiple messages ([#​17199](https://togithub.com/nrwl/nx/issues/17199)) ([c57f7b8](https://togithub.com/nrwl/nx/commit/c57f7b825d565696e4049fa61dc4c475547d36a0)) - **core:** optimize task hasher speed when dealing with external nodes ([42ffa7c](https://togithub.com/nrwl/nx/commit/42ffa7c8827f5caff62a0c6f31d09d0fbc27a30d)) - **core:** update package-manager utils to normalize yarn-path when migrating ([#​17088](https://togithub.com/nrwl/nx/issues/17088)) ([c9ec7d0](https://togithub.com/nrwl/nx/commit/c9ec7d0f049c4586eef9b70ee8f960685447830c)) - **core:** use version range check for yarn tarball packages ([0dfe6fc](https://togithub.com/nrwl/nx/commit/0dfe6fc48a871e4c3c47adb96b2254f3c8a8d1be)) - **devkit:** return null for ESM dependencies instead of throwing error in ensurePackage ([#​17195](https://togithub.com/nrwl/nx/issues/17195)) ([6d586dd](https://togithub.com/nrwl/nx/commit/6d586dd78f72ddf94d696b92009784a99dfcb680)) - **nextjs:** Generate an unstyled component when --style=none ([#​17196](https://togithub.com/nrwl/nx/issues/17196)) ([3c77bd7](https://togithub.com/nrwl/nx/commit/3c77bd77efb8e5f6d6f5944ebec878dbbe84f4fc)) - **nextjs:** set NX_NEXT_DIR when running next server ([#​17205](https://togithub.com/nrwl/nx/issues/17205)) ([47de95e](https://togithub.com/nrwl/nx/commit/47de95e7906d7d876a711ce436c38bf2710612a9)) - **nextjs:** support config files with dots in filename ([#​17204](https://togithub.com/nrwl/nx/issues/17204)) ([45a0171](https://togithub.com/nrwl/nx/commit/45a01710aacf577ec04e2152ea833eb950eb71af)) - **react:** fix typings for generated redux files ([#​17171](https://togithub.com/nrwl/nx/issues/17171)) ([4b5ebc8](https://togithub.com/nrwl/nx/commit/4b5ebc85b2a2608d2549195559b7e1e7efd36e22)) - **react:** use fork for module-federation-dev-server so processes are cleaned up correctly ([#​17194](https://togithub.com/nrwl/nx/issues/17194)) ([7cc67a3](https://togithub.com/nrwl/nx/commit/7cc67a35575d8a8744cbb7e0a0eccb603f88cacc)) - **testing:** make sure new tsconfig exists before adding ref ([#​17147](https://togithub.com/nrwl/nx/issues/17147)) ([15ea10e](https://togithub.com/nrwl/nx/commit/15ea10ef711f085f96124e44f5cb15dcb93fc075)) - **web:** use 127.0.0.1 loopback address when checking if a port is open ([#​17192](https://togithub.com/nrwl/nx/issues/17192)) ([fe4682a](https://togithub.com/nrwl/nx/commit/fe4682a0e7f918d2e2b13a1bff50d4d007fc8f45)) - **core:** fix incremental graph updates ([13ba79e](https://togithub.com/nrwl/nx/commit/13ba79e83cea4ab2c49b8d5f3109e2bbf3f295eb)) - **core:** handle empty scripts in nx init ([#​17238](https://togithub.com/nrwl/nx/issues/17238)) ([99afe11](https://togithub.com/nrwl/nx/commit/99afe117d6944106790909255152879caedf21fe)) - **js:** set node_env when building with esbuild ([#​17251](https://togithub.com/nrwl/nx/issues/17251)) ([923e6d8](https://togithub.com/nrwl/nx/commit/923e6d8b429f136e2699c5fbcf81686e93120a3c)) - **js:** sourcemaps should work with js:node executor ([#​17261](https://togithub.com/nrwl/nx/issues/17261)) ([f01cdca](https://togithub.com/nrwl/nx/commit/f01cdca79d97202ed1eb03a9d9198d2024d420d5)) - **nextjs:** fix custom server templates ([#​17266](https://togithub.com/nrwl/nx/issues/17266)) ([0d48d4d](https://togithub.com/nrwl/nx/commit/0d48d4d7468040cbc934cc72441f48ef095f9028)) - **react:** use pipe output capture ([ac41730](https://togithub.com/nrwl/nx/commit/ac417301e84ff8b8dc417de557a604e90ada5853)) - **storybook:** update and enable e2e test for standalone ([#​17217](https://togithub.com/nrwl/nx/issues/17217)) ([8999993](https://togithub.com/nrwl/nx/commit/89999932c18df7693e9c6ad1a4bebb2771fcb9ba)) - **core:** do not destructure potential null value in watch callback ([4398932](https://togithub.com/nrwl/nx/commit/4398932d0eb02c3aea931b6cf9295eb982f88768)) - **core:** handle nx package with version range in migrate command ([#​17304](https://togithub.com/nrwl/nx/issues/17304)) ([ceeb2a6](https://togithub.com/nrwl/nx/commit/ceeb2a6017e0cbdfc2ec94c65ed7faf7cfbc6b3e)) - **core:** set verdaccio for authToken with location ([#​17318](https://togithub.com/nrwl/nx/issues/17318)) ([4314423](https://togithub.com/nrwl/nx/commit/43144237f9fb0f87cfddce43ed4307e7821f8de2)) - **js:** log config file errors correctly ([#​17311](https://togithub.com/nrwl/nx/issues/17311)) ([2865b8d](https://togithub.com/nrwl/nx/commit/2865b8d3dbac7f1d63a0dbab75c1a6ba9869ca67)) - **js:** should check for all possible prettierrc formats before creating a default one ([#​17157](https://togithub.com/nrwl/nx/issues/17157)) ([911f753](https://togithub.com/nrwl/nx/commit/911f75376344946dbe2ada7e07f1ea1815b48887)) - **nextjs:** adjust generated CSS-in-JS to match latest Next.js recommendations ([#​17294](https://togithub.com/nrwl/nx/issues/17294)) ([a7c6d5a](https://togithub.com/nrwl/nx/commit/a7c6d5aadb23f655aeaa4ae807ab3ff91150af0f)) - **node:** Nightly failures ([#​17320](https://togithub.com/nrwl/nx/issues/17320)) ([02c19cb](https://togithub.com/nrwl/nx/commit/02c19cb6523d00860cc873205fca3f323523ad71)) - **react:** update .swcrc with plugin for CSS-in-JS solution when SWC is used for apps ([#​17295](https://togithub.com/nrwl/nx/issues/17295)) ([c8a264a](https://togithub.com/nrwl/nx/commit/c8a264a9326cd8c4e53bd5918fae9332a0576b3a)) - **angular:** loosen package updates requirements ([#​17317](https://togithub.com/nrwl/nx/issues/17317)) ([646f79f](https://togithub.com/nrwl/nx/commit/646f79f4d26cd90542bfb207c204a282af4ac3ff)) - **core:** remove extraneous appName prompts for Node standalone in CNW; remove invariant check for determining stack ([231b9df](https://togithub.com/nrwl/nx/commit/231b9dfd617c4d585a2364b8127e4a50d3c41f59)) ##### Features - **core:** move task hashing into daemon ([0848031](https://togithub.com/nrwl/nx/commit/0848031dd9c19672ab795e0494e54bbef61240c5)) - **nextjs:** Use next.js cli for build and serve targets ([#​16896](https://togithub.com/nrwl/nx/issues/16896)) ([3d76d95](https://togithub.com/nrwl/nx/commit/3d76d95b29985656fcb01e25af1b27e0453e60c1)) - **nx-dev:** add changelog page ([#​16952](https://togithub.com/nrwl/nx/issues/16952)) ([70f7c65](https://togithub.com/nrwl/nx/commit/70f7c653d55a22e6d877811889313bcf12813001)) - **nextjs:** Add --turbo support ([#​17069](https://togithub.com/nrwl/nx/issues/17069)) ([8ce9606](https://togithub.com/nrwl/nx/commit/8ce9606a5b3376f1ca7a9e479c3bf6e277d4832a)) - **nx-dev:** add watch to automatically sync docs to nx-dev when developing locally ([3472897](https://togithub.com/nrwl/nx/commit/3472897dad78be3a70b09370245a416e04c7106b)) - **react:** upgrade react-router-dom to 6.11.2 ([#​17078](https://togithub.com/nrwl/nx/issues/17078)) ([623ef1d](https://togithub.com/nrwl/nx/commit/623ef1dcf672ab93c75324b141aa8495293beded)) - **core:** add a variety of usages for nx show ([#​17073](https://togithub.com/nrwl/nx/issues/17073)) ([5ef9ea6](https://togithub.com/nrwl/nx/commit/5ef9ea68cda9e9027038b49951ecbd139704f251)) - **core:** expose the task graph in the executor context ([#​17111](https://togithub.com/nrwl/nx/issues/17111)) ([8f6fcf2](https://togithub.com/nrwl/nx/commit/8f6fcf23e5f113a478da1c17b6aff39715ea163f)) - **react:** run remote serve in parallel to speed up server startup ([#​17112](https://togithub.com/nrwl/nx/issues/17112)) ([c97502a](https://togithub.com/nrwl/nx/commit/c97502af3a774dd8b3f7b7ae2022d5cd7371d062)) - **core:** retrieve file data from the daemon ([f3d269e](https://togithub.com/nrwl/nx/commit/f3d269e3f5e8d4286cba072b03788fafd73b8da5)) - **core:** limit on-screen choices for list-type generator prompts ([#​17198](https://togithub.com/nrwl/nx/issues/17198)) ([fd6794f](https://togithub.com/nrwl/nx/commit/fd6794f0ecf8108433d090538aff97d0ec188a23)) - **js:** add verdaccio executor ([#​16928](https://togithub.com/nrwl/nx/issues/16928)) ([be2ccb8](https://togithub.com/nrwl/nx/commit/be2ccb802e91dae7820b0023f02a9b24293d17b3)) - **js:** do not invoke explicit dependency analysis when not files to analyze ([b721649](https://togithub.com/nrwl/nx/commit/b721649889fb7a0d30e9b31fa4c61c2fd7b94343)) - **misc:** allow patterns matching for dev remotes and skip remotes ([#​17185](https://togithub.com/nrwl/nx/issues/17185)) ([d030a21](https://togithub.com/nrwl/nx/commit/d030a21d37ac6e6a532eddab370dfe36b3c0c638)) - **testing:** add --randomize flag for jest ([#​17148](https://togithub.com/nrwl/nx/issues/17148)) ([2ed8bbf](https://togithub.com/nrwl/nx/commit/2ed8bbf24a31c0159680d8d7228733413f2b380a)) - **testing:** support cypress reporterOptions as objects ([#​17149](https://togithub.com/nrwl/nx/issues/17149)) ([26313f1](https://togithub.com/nrwl/nx/commit/26313f1e388ef6003d6f7ce77a3b0e225bc8985d)) - **vite:** add cssCodeSplit in build options ([#​17213](https://togithub.com/nrwl/nx/issues/17213)) ([636b911](https://togithub.com/nrwl/nx/commit/636b9115e9ba7ba84a7a5cda3f4f38c1c5244089)) - **core:** add matching support to inputs projects ([#​17255](https://togithub.com/nrwl/nx/issues/17255)) ([471616b](https://togithub.com/nrwl/nx/commit/471616b04d75c9f0210dd4889e0a7f630026b936)) - **core:** add more perf logging to make troubleshooting perf issue easier ([6c90c53](https://togithub.com/nrwl/nx/commit/6c90c53bd275baae1f300a100aba3b31733aa4d6)) - **core:** update generated readme for new Nx workspaces ([a7876e9](https://togithub.com/nrwl/nx/commit/a7876e9a18bffcc200b85ae2795c37622a971851)) - **js:** allow root js lib project to be generated ([#​17245](https://togithub.com/nrwl/nx/issues/17245)) ([3634abb](https://togithub.com/nrwl/nx/commit/3634abb3fc9fda125d1d1eeb66c13922de676702)) - **nextjs:** add babel root-mode option to withNx plugin ([#​17286](https://togithub.com/nrwl/nx/issues/17286)) ([7dd8fb6](https://togithub.com/nrwl/nx/commit/7dd8fb615efdbc099291fe645afe05e617d8e69d)) - **nextjs:** remove the "root" option from Next.js build executor since it can be inferred ([#​17248](https://togithub.com/nrwl/nx/issues/17248)) ([9881efa](https://togithub.com/nrwl/nx/commit/9881efa4dcd8239beff85a5d47945387da3aeeb4)) - **angular:** add option to ngrx-root-store generator to set up the store devtools ([#​17303](https://togithub.com/nrwl/nx/issues/17303)) ([6a3af4b](https://togithub.com/nrwl/nx/commit/6a3af4b5a68d5e5de59f6db63cc1711819322ce9)) - **core:** compile native code for freebsd ([#​17313](https://togithub.com/nrwl/nx/issues/17313)) ([bba78ee](https://togithub.com/nrwl/nx/commit/bba78eef4667f4bc4298a995c4f1f0b43b473e7e)) - **react:** add swc as compiler option for react vite ([#​17224](https://togithub.com/nrwl/nx/issues/17224)) ([631a948](https://togithub.com/nrwl/nx/commit/631a948ded5db2f9f1220bff7e9a560cd56c8f48)) - **misc:** rework create-nx-workspace prompts ([#​17230](https://togithub.com/nrwl/nx/issues/17230)) ([a722302](https://togithub.com/nrwl/nx/commit/a722302caf98dfe37b40b238a46a2fd9cd354f94)) - **js:** add location none to verdaccio executor ([#​17319](https://togithub.com/nrwl/nx/issues/17319)) ([72b0f55](https://togithub.com/nrwl/nx/commit/72b0f5560567ba0f7cdcffea754a47ae6753d77a)) ### [`v16.2.2`](https://togithub.com/nrwl/nx/releases/tag/16.2.2) [Compare Source](https://togithub.com/nrwl/nx/compare/16.2.1...16.2.2) ##### Bug Fixes - **core:** correct require path when pulling in ngcli adapter for generators ([2c5e7b9](https://togithub.com/nrwl/nx/commit/2c5e7b9493eea15fdcdb3d7ce269afc4233710ea))

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.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 19de64fca1cdedac3a5882911cfedf0ea12f7f92

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR