nicholasdille / docker-setup

Install, configure and update container tools
https://docker-setup.dille.io
MIT License
13 stars 2 forks source link

chore(deps): update dependency nrwl/nx to v16.7.0 #7362

Closed nicholasdille-bot closed 1 year ago

nicholasdille-bot commented 1 year ago

This PR contains the following updates:

Package Update Change
nrwl/nx minor 16.6.0 -> 16.7.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

nrwl/nx (nrwl/nx) ### [`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: Enabled.

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 Renovate Bot.