noodle-run / noodle

Rethinking Student Productivity
https://noodle.run
GNU Affero General Public License v3.0
11.96k stars 755 forks source link

chore(deps): update dependency nx to v16.7.4 - autoclosed #294

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nrwl/nx (nx) ### [`v16.7.4`](https://togithub.com/nrwl/nx/releases/tag/16.7.4) [Compare Source](https://togithub.com/nrwl/nx/compare/16.7.3...16.7.4) ##### Bug Fixes - **angular:** add [@​angular/pwa](https://togithub.com/angular/pwa) to migrations [#​18731](https://togithub.com/nrwl/nx/issues/18731) ([#​18736](https://togithub.com/nrwl/nx/issues/18736)) ([7859d45](https://togithub.com/nrwl/nx/commit/7859d4543f4349ad77396ab5c62a2407063f2a4b)) - **angular:** mark esbuild as optional peer dep [#​18526](https://togithub.com/nrwl/nx/issues/18526) ([#​18771](https://togithub.com/nrwl/nx/issues/18771)) ([8c3822c](https://togithub.com/nrwl/nx/commit/8c3822cac7ce4a29869e84bb615d83bc4ab9daef)) - **core:** fix wrong yarn patch key mapping ([#​18759](https://togithub.com/nrwl/nx/issues/18759)) ([944eeac](https://togithub.com/nrwl/nx/commit/944eeaccfc9bfb824aac1d1dfa0f891a0a67fc96)) - **linter:** error on dependencies that are only in devDependencies instead of production dependencies ([#​18780](https://togithub.com/nrwl/nx/issues/18780)) ([f6b9210](https://togithub.com/nrwl/nx/commit/f6b92100b8c31f3fa34d24185bef8863b34b78a3)) - **linter:** fixes usages of lintProjectGenerator without eslintFilePatterns provided ([#​18741](https://togithub.com/nrwl/nx/issues/18741)) ([a5745df](https://togithub.com/nrwl/nx/commit/a5745dff2839628c05a6a181799e4d85d429aa4e)) - **misc:** format must exclude ignored patterns ([#​18670](https://togithub.com/nrwl/nx/issues/18670)) ([0d4e654](https://togithub.com/nrwl/nx/commit/0d4e65450104e0d1367a4f6e8e6975ff488f36f7)) - **storybook:** install nx/vite for non-buildable libs ([#​18778](https://togithub.com/nrwl/nx/issues/18778)) ([d3569c6](https://togithub.com/nrwl/nx/commit/d3569c680bc1d5fa06ae58b69a05a460c1d76f48)) - **storybook:** re-enable angular e2e build test ([#​18764](https://togithub.com/nrwl/nx/issues/18764)) ([e4d46b2](https://togithub.com/nrwl/nx/commit/e4d46b2994baec6e77824e5ce6ce1249da41afc8)) - **web:** generate .swcrc file with modern defaults when creating new webapps ([#​18749](https://togithub.com/nrwl/nx/issues/18749)) ([42e2141](https://togithub.com/nrwl/nx/commit/42e2141bba14c9a472a3ced4482f25b56d3e804a)) ##### Features - **core:** support prettier v3 as a formatter ([#​18644](https://togithub.com/nrwl/nx/issues/18644)) ([498b61b](https://togithub.com/nrwl/nx/commit/498b61be0866dfa292d0b2b4c7768be3691e9f70)) ### [`v16.7.3`](https://togithub.com/nrwl/nx/releases/tag/16.7.3) [Compare Source](https://togithub.com/nrwl/nx/compare/16.7.2...16.7.3) ##### Bug Fixes - **core:** ensure preinstall is only run once on repo ([#​18671](https://togithub.com/nrwl/nx/issues/18671)) ([426e3aa](https://togithub.com/nrwl/nx/commit/426e3aaa4b6372fe0bb79a0a4e4d1c4c423a5091)) - **core:** handle symlinks better for watch events on arch ([#​18743](https://togithub.com/nrwl/nx/issues/18743)) ([56214be](https://togithub.com/nrwl/nx/commit/56214bed593fced608f8876f61cdbd16dc59a22b)) - **core:** load .env after .env.local ([#​18746](https://togithub.com/nrwl/nx/issues/18746)) ([b402196](https://togithub.com/nrwl/nx/commit/b402196cb2f14e7e6664dfb3e6f5b058a50baa10)) - **core:** projects within folders that start with a `.` should be found ([#​18748](https://togithub.com/nrwl/nx/issues/18748)) ([ea9b88c](https://togithub.com/nrwl/nx/commit/ea9b88c62d8dcea306ce826bfeb1b3aa91fb3967)) - **core:** skip local yarn patches for lock file pruning ([#​18700](https://togithub.com/nrwl/nx/issues/18700)) ([add8424](https://togithub.com/nrwl/nx/commit/add84242355fb69d3011db428cbea79c3882614f)) - **devkit:** await prettier format for v3 compatibility ([#​18664](https://togithub.com/nrwl/nx/issues/18664)) ([495d5f7](https://togithub.com/nrwl/nx/commit/495d5f7fe07707f1b904e82e732beda79ee4dde6)) - **js:** fix swc opens swc.js instead of compiling on windows ([#​18723](https://togithub.com/nrwl/nx/issues/18723)) ([2835cb3](https://togithub.com/nrwl/nx/commit/2835cb32e50f5a65e9e00f9b67c06417750e89aa)) - **react:** fix remote generation devServerPort ([#​18603](https://togithub.com/nrwl/nx/issues/18603)) ([8010270](https://togithub.com/nrwl/nx/commit/8010270377d683f9865e514319328b6d4c893758)) - **storybook:** dont fail if targets dont exist ([#​18745](https://togithub.com/nrwl/nx/issues/18745)) ([8e6dcd2](https://togithub.com/nrwl/nx/commit/8e6dcd2ab08d1d3aeb8257158078bea3b2f11c46)) - **testing:** fix outputs for vitest generator ([#​18709](https://togithub.com/nrwl/nx/issues/18709)) ([b4ac294](https://togithub.com/nrwl/nx/commit/b4ac294539ca437c5df2a098c8fa0f8afef2e506)) - **testing:** make playwright nxE2EPreset options optional ([#​18729](https://togithub.com/nrwl/nx/issues/18729)) ([45b2cee](https://togithub.com/nrwl/nx/commit/45b2ceed91441235f8f1a93c76282e28e2936dd5)) ### [`v16.7.2`](https://togithub.com/nrwl/nx/releases/tag/16.7.2) [Compare Source](https://togithub.com/nrwl/nx/compare/16.7.1...16.7.2) ##### Bug Fixes - **core:** fix ghost alias when parsing yarn lockfile ([#​18646](https://togithub.com/nrwl/nx/issues/18646)) ([f6a7f18](https://togithub.com/nrwl/nx/commit/f6a7f18143ccea87852fab1dd0813f7a9fa31749)) - **core:** fix schema links ([#​18395](https://togithub.com/nrwl/nx/issues/18395)) ([83011f7](https://togithub.com/nrwl/nx/commit/83011f747c0abe9d2456f2f9f369829065ba353a)) - **core:** name collisions during project inference should not error out if corrected by a project.json's name ([#​18665](https://togithub.com/nrwl/nx/issues/18665)) ([a459528](https://togithub.com/nrwl/nx/commit/a4595288197030cd84ee21b36fa6d200b08f4a15)) - **core:** nx should not break if packages were not installed ([#​18687](https://togithub.com/nrwl/nx/issues/18687)) ([95099ae](https://togithub.com/nrwl/nx/commit/95099aec6175c51243f7e2103c5802d4f8a75c21)) - **core:** use existing version when calling "yarn set version" ([#​18669](https://togithub.com/nrwl/nx/issues/18669)) ([76c96fa](https://togithub.com/nrwl/nx/commit/76c96faa697c0763b8191e4f3fd06a7c3f8e57cb)) - **devkit:** convert-nx-executor should read projectNodes ([#​18684](https://togithub.com/nrwl/nx/issues/18684)) ([1857e8f](https://togithub.com/nrwl/nx/commit/1857e8f6f11648aa106028c989a956cefd508566)) - **js:** expose schematic using the generator function with a default for the project name and root format ([#​18681](https://togithub.com/nrwl/nx/issues/18681)) ([7578e4b](https://togithub.com/nrwl/nx/commit/7578e4ba4d4a633aef39992f7de639bab485eb6e)) - **linter:** Normalize paths when in getSourceFilePath ([#​18601](https://togithub.com/nrwl/nx/issues/18601)) ([da3ca76](https://togithub.com/nrwl/nx/commit/da3ca7608c3f496100d59d61c5cffdfb8e2e5945)) - **nextjs:** make next build package manager agnostic ([#​18661](https://togithub.com/nrwl/nx/issues/18661)) ([bcaecfd](https://togithub.com/nrwl/nx/commit/bcaecfd9029589986806fa257e981a3f6ff19cba)) ### [`v16.7.1`](https://togithub.com/nrwl/nx/releases/tag/16.7.1) [Compare Source](https://togithub.com/nrwl/nx/compare/16.7.0...16.7.1) ##### Bug Fixes - **core:** apply target defaults properly for executors defaults ([#​18655](https://togithub.com/nrwl/nx/issues/18655)) ([0e6a353](https://togithub.com/nrwl/nx/commit/0e6a353b33fc57c468fb207f62b10266c1fbc722)) - **core:** handle symlinks on debian for watch events ([#​18636](https://togithub.com/nrwl/nx/issues/18636)) ([28c3fa3](https://togithub.com/nrwl/nx/commit/28c3fa3f4378801f32f1183fae148b7fa6d49a26)) - **core:** improve error handling for copy and remove ([#​18656](https://togithub.com/nrwl/nx/issues/18656)) ([6a8a8a4](https://togithub.com/nrwl/nx/commit/6a8a8a41ba7a5f0eab1cbba03faf5914f03c95f3)) - **core:** set consistent working directory when calculating runtime hash inputs ([#​18643](https://togithub.com/nrwl/nx/issues/18643)) ([a5d6e0a](https://togithub.com/nrwl/nx/commit/a5d6e0a85209b437f11d38a99d501193232bb652)) - **core:** use Date.now() everywhere for tasks start and end times to avoid negative durations ([#​18595](https://togithub.com/nrwl/nx/issues/18595)) ([e2c0afe](https://togithub.com/nrwl/nx/commit/e2c0afeafbfc7fc03246e35d779f7d6c579e836a)) ### [`v16.7.0`](https://togithub.com/nrwl/nx/releases/tag/16.7.0) [Compare Source](https://togithub.com/nrwl/nx/compare/16.6.0...16.7.0) ##### Bug Fixes - **angular:** update magic-string dependency ([#​18389](https://togithub.com/nrwl/nx/issues/18389)) ([3359249](https://togithub.com/nrwl/nx/commit/33592499776154998057c8bf63b7edcf9429bfcd)) - **core:** esbuild generateLockfile according to docs ([#​18413](https://togithub.com/nrwl/nx/issues/18413)) ([a5d6a29](https://togithub.com/nrwl/nx/commit/a5d6a293aab2447b6f59bf1cac73256db82d9ad1)) - **core:** provide taskGraph for every task calculation ([#​18410](https://togithub.com/nrwl/nx/issues/18410)) ([ce2c6d6](https://togithub.com/nrwl/nx/commit/ce2c6d60e7c173267209e0b77c7c00b824911a90)) - **core:** update e2e tsconfig extends to be mapped to the correct root tsconfig ([#​18408](https://togithub.com/nrwl/nx/issues/18408)) ([3ae657c](https://togithub.com/nrwl/nx/commit/3ae657cad31f480f9b9c2020267177dea199fa58)) - **nextjs:** fix build for yarn pnp ([#​18387](https://togithub.com/nrwl/nx/issues/18387)) ([cd6c8d3](https://togithub.com/nrwl/nx/commit/cd6c8d373a7f882b45d50f79eaa8a915ef00be9e)) - **storybook:** do not set default host as localhost ([#​18419](https://togithub.com/nrwl/nx/issues/18419)) ([90e4e7e](https://togithub.com/nrwl/nx/commit/90e4e7e7de49f9f69d2ed2c72f153a6a1297a1e3)) - **web:** next server pass custom hostname to startup port check ([#​18123](https://togithub.com/nrwl/nx/issues/18123)) ([48deaec](https://togithub.com/nrwl/nx/commit/48deaec60f3670c385df244cd84fdaf35b878e37)) - **webpack:** fix babel config path resolution ([b8a6621](https://togithub.com/nrwl/nx/commit/b8a6621e29b1b4d82c34623bc514f38359d4b3d0)), closes [#​18404](https://togithub.com/nrwl/nx/issues/18404) - **angular:** update `getComponentsInfo` to filter null values ([#​18431](https://togithub.com/nrwl/nx/issues/18431)) ([f02d230](https://togithub.com/nrwl/nx/commit/f02d230626238144831f4ebcab6d305af376e356)) - **detox:** fix detox to work with yarn pnp ([#​18444](https://togithub.com/nrwl/nx/issues/18444)) ([d892a29](https://togithub.com/nrwl/nx/commit/d892a297db8d2430b3c878c9544096ded8902fc9)) - **expo:** Correct schema for export executor ([#​18085](https://togithub.com/nrwl/nx/issues/18085)) ([510e03d](https://togithub.com/nrwl/nx/commit/510e03d714e1faa0d42c0b01c8a9f80ef7bed7fd)) - **nx-dev:** generate all open graph images ([#​18433](https://togithub.com/nrwl/nx/issues/18433)) ([e5fd0d5](https://togithub.com/nrwl/nx/commit/e5fd0d55819fce40ac362edf15f1a6476be31d34)) - **testing:** check if target exists before adding target for jest ([#​18327](https://togithub.com/nrwl/nx/issues/18327)) ([697754d](https://togithub.com/nrwl/nx/commit/697754dfaadb6dc4078c4f95a45985f9bb44f496)) - **testing:** playwright plugin clean up ([#​18447](https://togithub.com/nrwl/nx/issues/18447)) ([5e51cd6](https://togithub.com/nrwl/nx/commit/5e51cd6eb5e3555c0e6565608424fe2bb03082b1)) - **angular:** fix the version of the angular cli update migration ([#​18538](https://togithub.com/nrwl/nx/issues/18538)) ([107c281](https://togithub.com/nrwl/nx/commit/107c2815ff211fae2593e6083f5fbcdd7615e9a8)) - **core:** add target options for .nx nx.json ([#​18476](https://togithub.com/nrwl/nx/issues/18476)) ([622e0e0](https://togithub.com/nrwl/nx/commit/622e0e0ec8d4e4ac4c74ec97fbe844af1cff2685)) - **core:** report should not include non-plugin packages as local plugins ([#​18306](https://togithub.com/nrwl/nx/issues/18306)) ([1861d6e](https://togithub.com/nrwl/nx/commit/1861d6e45f474aa2387131e4efa1106a4789f92c)) - **esbuild:** don't overwrite plugins in esbuildOptions ([#​18461](https://togithub.com/nrwl/nx/issues/18461)) ([14fab26](https://togithub.com/nrwl/nx/commit/14fab26056ed844fa33501157d37ca32b1bf8c4b)) - **linter:** ensure package detection works in PnP ([#​18394](https://togithub.com/nrwl/nx/issues/18394)) ([5634d55](https://togithub.com/nrwl/nx/commit/5634d556a5387d43291a147c983f850f3c1914f5)) - **linter:** eslint flat config not working correctly ([#​18379](https://togithub.com/nrwl/nx/issues/18379)) ([006180b](https://togithub.com/nrwl/nx/commit/006180b30a66925b63c8ebd7a0146bb08ecaedde)) - **linter:** fix messages on deps checks ([#​18484](https://togithub.com/nrwl/nx/issues/18484)) ([3565643](https://togithub.com/nrwl/nx/commit/35656432e65840aa115680fb30a69488250b2395)) - **misc:** move --useDotNxInstallation to yargs config ([#​18475](https://togithub.com/nrwl/nx/issues/18475)) ([c175fc3](https://togithub.com/nrwl/nx/commit/c175fc3138b3003901a99bcb1472fef6ebc7b9e1)) - **nx-dev:** fix horizontal scrollbar ([#​18469](https://togithub.com/nrwl/nx/issues/18469)) ([7b6b403](https://togithub.com/nrwl/nx/commit/7b6b40390e0d4a80c7cb3f57dea9fd5699952383)) - **react:** add babel/core when babel/preset-react is preset ([#​18462](https://togithub.com/nrwl/nx/issues/18462)) ([b317458](https://togithub.com/nrwl/nx/commit/b3174587a94287a381ed615051029745c0b6555d)) - **react:** add typings to types instead of files ([#​18501](https://togithub.com/nrwl/nx/issues/18501)) ([85f4737](https://togithub.com/nrwl/nx/commit/85f4737b37e07dff75f86b5527311f6320de6285)) - **react:** fix babel core migration ([#​18485](https://togithub.com/nrwl/nx/issues/18485)) ([23fab05](https://togithub.com/nrwl/nx/commit/23fab0553a3fa89c3f11b84f8140dfe30b2eea3a)) - **vite:** default vitest provider to v8 ([#​18515](https://togithub.com/nrwl/nx/issues/18515)) ([ff04be5](https://togithub.com/nrwl/nx/commit/ff04be51885b3ab2f635de6c13f3b29dec1859ba)) - **vite:** do not set default target ([#​18454](https://togithub.com/nrwl/nx/issues/18454)) ([bf5111c](https://togithub.com/nrwl/nx/commit/bf5111c34231bced21b88ea3463e218e5e538ef6)) - **js:** fix rust typescript analysis paths for windows ([#​18548](https://togithub.com/nrwl/nx/issues/18548)) ([0f51447](https://togithub.com/nrwl/nx/commit/0f514472919cca7656674ace84181d12e3c7645c)) - **linter:** bump eslint-plugin-cypress ([#​18553](https://togithub.com/nrwl/nx/issues/18553)) ([ad5f7cf](https://togithub.com/nrwl/nx/commit/ad5f7cf24258c28a697e836b3c07c3efbce31d2a)) - **misc:** set the correct dependency range for dotenv in plugins ([#​18573](https://togithub.com/nrwl/nx/issues/18573)) ([9cd0cf8](https://togithub.com/nrwl/nx/commit/9cd0cf899a0298ab1b6cc5603501340ba605a500)) - **nx-dev:** ai chat ui improvements ([#​18560](https://togithub.com/nrwl/nx/issues/18560)) ([aa9eaa7](https://togithub.com/nrwl/nx/commit/aa9eaa7c0c8eaf1b09d3b01829d275bb6f8b22ab)) - **js:** fix swc compilation output path handling ([#​18588](https://togithub.com/nrwl/nx/issues/18588)) ([b152f20](https://togithub.com/nrwl/nx/commit/b152f20125c6dfa210764554bd21ad3e7cac9c86)) - **misc:** respect cwd when adding node_modules/.bin to PATH in run-commands([#​18429](https://togithub.com/nrwl/nx/issues/18429)) ([eafc8af](https://togithub.com/nrwl/nx/commit/eafc8af6971bb8de3dced3a3b8588ff2e2bde9f8)) - **testing:** make the default react playwright test to pass ([#​18559](https://togithub.com/nrwl/nx/issues/18559)) ([107a753](https://togithub.com/nrwl/nx/commit/107a7536b8f06bfc45dc0910449219a9529359ea)) - **nx-dev:** fix regex ([#​18610](https://togithub.com/nrwl/nx/issues/18610)) ([b8a64a1](https://togithub.com/nrwl/nx/commit/b8a64a16cb94612ff43d643ca1d52bdd3e14ac2b)) - **core:** all graph nodes should have targets block, even if its empty ([#​18625](https://togithub.com/nrwl/nx/issues/18625)) ([b2ecea4](https://togithub.com/nrwl/nx/commit/b2ecea4c80310c45c8a018d23ea5b5ab132bcffa)) - **core:** normalizing key of patched packages with its actual resolved version and not the one from the key ([#​18192](https://togithub.com/nrwl/nx/issues/18192)) ([5ac66e4](https://togithub.com/nrwl/nx/commit/5ac66e4ab849eab36f4188a1d94e913192911c1a)) - **nx-dev:** ensure long titles on og images have line breaks ([#​18619](https://togithub.com/nrwl/nx/issues/18619)) ([4f67f15](https://togithub.com/nrwl/nx/commit/4f67f154bcac8a5ac78851f220c84af2c02f2302)) - **nx-dev:** ensure og image is generated for all docs ([#​18617](https://togithub.com/nrwl/nx/issues/18617)) ([b749b47](https://togithub.com/nrwl/nx/commit/b749b479a2aa22caa0aa48dc797de7778ccdcd37)) - **testing:** playwright cleanup ([#​18558](https://togithub.com/nrwl/nx/issues/18558)) ([645535b](https://togithub.com/nrwl/nx/commit/645535be46e9d91f62c9c8857c3474c9babbe1d8)) - **core:** project inference plugins should be ran when reading project configuration ([#​18630](https://togithub.com/nrwl/nx/issues/18630)) ([2760026](https://togithub.com/nrwl/nx/commit/2760026700e5667ef96ce8c5033ea23de27e72a1)) ##### Features - **core:** add convert-to-monorepo generator to convert from standalone projects ([#​18245](https://togithub.com/nrwl/nx/issues/18245)) ([dcefa4a](https://togithub.com/nrwl/nx/commit/dcefa4a6adc273b6f2d846406dd1a3ee443ff2f5)) - **core:** make processing typescript dependencies in rust the default ([#​18398](https://togithub.com/nrwl/nx/issues/18398)) ([842cf7a](https://togithub.com/nrwl/nx/commit/842cf7aa11bab014306e88bcb77da38af48bf467)) - **js:** add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc ([#​18319](https://togithub.com/nrwl/nx/issues/18319)) ([d63d357](https://togithub.com/nrwl/nx/commit/d63d3573c4cf9b643554e24ae579761396a4d556)) - **linter:** Support --print-config feature of ESLint ([#​18260](https://togithub.com/nrwl/nx/issues/18260)) ([30c3e99](https://togithub.com/nrwl/nx/commit/30c3e9925a7f44a5bde7dad09ea0215bca67245b)) - **linter:** support path wildcards in enforce-module-boundaries autofix ([#​18316](https://togithub.com/nrwl/nx/issues/18316)) ([9c7ded0](https://togithub.com/nrwl/nx/commit/9c7ded0b1a2ac9efde05a6462f9224190aa3cdb3)) - **nextjs:** add playwright as an option for e2e testing ([#​18281](https://togithub.com/nrwl/nx/issues/18281)) ([e78575b](https://togithub.com/nrwl/nx/commit/e78575badc15560278a3cb208f4dbc5afd9017c3)) - **nx-dev:** update terminal markdown embeds ([9610fdd](https://togithub.com/nrwl/nx/commit/9610fdd90c5dbcc873ad63189c00f4d4ed74c394)) - **testing:** set playwright to public and restrict exports ([#​18275](https://togithub.com/nrwl/nx/issues/18275)) ([8adee8e](https://togithub.com/nrwl/nx/commit/8adee8ec9ef48c14ece44ce3e25c64a5d71b1500)) - **web:** add playwright e2eTestRunner option ([#​18284](https://togithub.com/nrwl/nx/issues/18284)) ([27923fd](https://togithub.com/nrwl/nx/commit/27923fd2d848cbfc57732210d0465b684a2ac888)) - **angular:** add playwright to e2eTestRunner option ([#​18163](https://togithub.com/nrwl/nx/issues/18163)) ([1dcb80d](https://togithub.com/nrwl/nx/commit/1dcb80d447f115c0054b8782fdf1a2dd118d0cdd)) - **graph:** add more graph to editor communication ([#​18315](https://togithub.com/nrwl/nx/issues/18315)) ([d5ceca9](https://togithub.com/nrwl/nx/commit/d5ceca94995157e597bce71b8fe46e7b6affb8f3)) - **angular:** support angular 16.2.0 RC ([#​17879](https://togithub.com/nrwl/nx/issues/17879)) ([d7d3ebc](https://togithub.com/nrwl/nx/commit/d7d3ebc3a8a57a7a8e838f8900e990c9b73f5d13)) - **angular:** use provideRouter for standalone remote apps ([#​18468](https://togithub.com/nrwl/nx/issues/18468)) ([64492ec](https://togithub.com/nrwl/nx/commit/64492ece8cb774363786159f54358c653fc355f8)) - **core:** expand support for projectRoot token to include project.json ([#​18302](https://togithub.com/nrwl/nx/issues/18302)) ([1a1cb4f](https://togithub.com/nrwl/nx/commit/1a1cb4f2dc4561c37bd504918b9c43c6d0ce2150)) - **linter:** add generator for converting to flat config ([#​17532](https://togithub.com/nrwl/nx/issues/17532)) ([b8c3ec4](https://togithub.com/nrwl/nx/commit/b8c3ec4d7f510bb8f83ed51c1d311f0997329994)) - **linter:** update eslint to 8.46.0 ([#​18474](https://togithub.com/nrwl/nx/issues/18474)) ([4fe0bd6](https://togithub.com/nrwl/nx/commit/4fe0bd61cc41bef0d0b2de4626534aeb50638c46)) - **misc:** add memory to chat completion ([#​18463](https://togithub.com/nrwl/nx/issues/18463)) ([8be2a26](https://togithub.com/nrwl/nx/commit/8be2a268b7c110243273d3111a077a891575df54)) - **misc:** embeddings script and list sources in ai response ([#​18455](https://togithub.com/nrwl/nx/issues/18455)) ([e9d50af](https://togithub.com/nrwl/nx/commit/e9d50af9455b237964d65980111ece184167a231)) - **nx-dev:** fetch plugin stats in CI ([#​18498](https://togithub.com/nrwl/nx/issues/18498)) ([7de3046](https://togithub.com/nrwl/nx/commit/7de30460deb3c93f04c00421afcb61054d77bdce)) - **nx-dev:** plugin quality indicators ([#​18426](https://togithub.com/nrwl/nx/issues/18426)) ([f1a90bf](https://togithub.com/nrwl/nx/commit/f1a90bfd1ca00572c290072652b0286b83ec6cb5)) - **nx-dev:** when feedback button is pressed hide buttons ([#​18141](https://togithub.com/nrwl/nx/issues/18141)) ([ccad52e](https://togithub.com/nrwl/nx/commit/ccad52e93cec5ee677982e36585a0ec4794f0247)) - **react:** add playwright to e2eTestRunner option ([#​18200](https://togithub.com/nrwl/nx/issues/18200)) ([24b1ab5](https://togithub.com/nrwl/nx/commit/24b1ab5463f46925d547fffc791050e699f86c90)) - **repo:** cleanup e2e cache on global setup ([#​18483](https://togithub.com/nrwl/nx/issues/18483)) ([0429536](https://togithub.com/nrwl/nx/commit/0429536499888218677d502808b60fc0047f2000)) - **storybook:** update to version 7.2 ([#​18527](https://togithub.com/nrwl/nx/issues/18527)) ([adcab44](https://togithub.com/nrwl/nx/commit/adcab447b88ac7fe53c03229642259a8f11bef78)) - **testing:** prompt e2eTestRunner playwright ([#​18203](https://togithub.com/nrwl/nx/issues/18203)) ([ed300d5](https://togithub.com/nrwl/nx/commit/ed300d5f82c88320835eba99f97599d732401cac)) - **testing:** Vite 5 compatibility for Cypress ([#​18535](https://togithub.com/nrwl/nx/issues/18535)) ([38fec9c](https://togithub.com/nrwl/nx/commit/38fec9ca776bfd29c7b984871471da3860f842a1)) - **nx-dev:** create a more chat-like interface for ai docs ([#​18530](https://togithub.com/nrwl/nx/issues/18530)) ([c85a4d9](https://togithub.com/nrwl/nx/commit/c85a4d91225b38af499d466056ac990f6ed91814)) - **core:** add api for v2 of project project graph plugins ([#​18032](https://togithub.com/nrwl/nx/issues/18032)) ([a7cf272](https://togithub.com/nrwl/nx/commit/a7cf272d1f23545e96eff071f4286b59badbc786)) - **core:** cache executor information resolution ([0cfd8af](https://togithub.com/nrwl/nx/commit/0cfd8afb4cee729e768a5966cb60bba918c862da)) - **core:** update dotenv and load root env variables earlier ([#​18456](https://togithub.com/nrwl/nx/issues/18456)) ([0527925](https://togithub.com/nrwl/nx/commit/052792530209511d6c44d88ba7922cae0833e7e8)) - **js:** provide a new way of generating project name and root directory for libraries ([#​18420](https://togithub.com/nrwl/nx/issues/18420)) ([7302603](https://togithub.com/nrwl/nx/commit/730260320d07c994f2086d876ae5e6c8a11c4469)) - **linter:** deprecate tslint ([#​18464](https://togithub.com/nrwl/nx/issues/18464)) ([ab9019d](https://togithub.com/nrwl/nx/commit/ab9019df1b928507cf166e110f68f2de8806488b)) - **nx-dev:** split devkit reference page ([#​18536](https://togithub.com/nrwl/nx/issues/18536)) ([da2ca3a](https://togithub.com/nrwl/nx/commit/da2ca3a2de3ce0e7958dc94b56438dfc3c05b11c)) - **devkit:** improve project name and root format prompt ([#​18591](https://togithub.com/nrwl/nx/issues/18591)) ([ccd6e04](https://togithub.com/nrwl/nx/commit/ccd6e04d3f35769ec80c59606f31fca028746c22)) - **nx-dev:** store user feedback in supabase too ([#​18563](https://togithub.com/nrwl/nx/issues/18563)) ([356c3d9](https://togithub.com/nrwl/nx/commit/356c3d968d63eac5a2937b25224b279d93ba1266)) - **angular:** support angular 16.2.0 ([#​18561](https://togithub.com/nrwl/nx/issues/18561)) ([8601a0e](https://togithub.com/nrwl/nx/commit/8601a0e44c2f8ecc283da50c420d87fc6a167ca6)) - **core:** create function to transform project graph between js and… ([#​18578](https://togithub.com/nrwl/nx/issues/18578)) ([e717fab](https://togithub.com/nrwl/nx/commit/e717fab6d52f4270912c5f7cc2e79e9737a76880)) - **testing:** use helper to determine project name and root directory in cypress project generator ([#​18608](https://togithub.com/nrwl/nx/issues/18608)) ([3627df4](https://togithub.com/nrwl/nx/commit/3627df4d038b70f3a35db08c89378e61363c046d)) - **nx-cloud:** add styles and cleanup to ai feed container ([#​18593](https://togithub.com/nrwl/nx/issues/18593)) ([a29de8b](https://togithub.com/nrwl/nx/commit/a29de8b3431a58d5a2461d32cffb90f02df8be31))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ba49a404e5534423be62bcdeee1e99769c85c54c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

πŸ“‚ See all runs for this branch


βœ… Successfully ran 5 targets - [`nx affected -t build --parallel=3`](https://cloud.nx.app/runs/DJ0KcUPO1k) - [`nx affected -t lint --parallel=3`](https://cloud.nx.app/runs/I5zmC4bAhC) - [`nx affected -t typecheck --parallel=3`](https://cloud.nx.app/runs/vZJ84wIA08) - [`nx-cloud record -- pnpm format:check`](https://cloud.nx.app/runs/EGJL3MASFB) - [`nx build @noodle/web`](https://cloud.nx.app/runs/lbhQVYIO0U)

Sent with πŸ’Œ from NxCloud.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
web βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 23, 2023 5:39pm