From f71acb1e0a007287d851a40875f9ea99f2786fb2 Mon Sep 17 00:00:00 2001 From: h0lybyte <5599058+h0lybyte@users.noreply.github.com> Date: Tue, 26 Mar 2024 17:27:57 +0000 Subject: [PATCH] Merge pull request #1174 from KBVE/beta Preparing Release Branch --- docs/data/outpost/nx/report.mdx | 83 ++++++++++++++++++--------------- 1 file changed, 46 insertions(+), 37 deletions(-) diff --git a/docs/data/outpost/nx/report.mdx b/docs/data/outpost/nx/report.mdx index e49f4c305c..4a4807c761 100644 --- a/docs/data/outpost/nx/report.mdx +++ b/docs/data/outpost/nx/report.mdx @@ -6,44 +6,53 @@ date: 2024-03-26 ## Report ``` -NX @monodon/rust is a v1 plugin. -Nx has recently released a v2 model for project graph plugins. The `processProjectGraph` method is deprecated. Plugins should use some combination of `createNodes` and `createDependencies` instead. -NX @monodon/rust is a v1 plugin. -Nx has recently released a v2 model for project graph plugins. The `processProjectGraph` method is deprecated. Plugins should use some combination of `createNodes` and `createDependencies` instead. -NX Report complete - copy this into the issue template -Node : 18.19.1 -OS : linux-x64 -pnpm : 8.15.5 -nx : 18.1.2 -@nx/js : 18.1.2 -@nx/jest : 18.1.2 -@nx/linter : 18.1.2 -@nx/eslint : 18.1.2 -@nx/workspace : 18.1.2 -@nx/cypress : 18.1.2 -@nx/devkit : 18.1.2 -@nx/esbuild : 18.1.2 -@nx/eslint-plugin : 18.1.2 -@nx/expo : 18.1.2 -@nx/express : 18.1.2 -@nx/nest : 18.1.2 -@nx/next : 18.1.2 -@nx/node : 18.1.2 -@nx/playwright : 18.1.2 -@nx/react : 18.1.2 -@nrwl/tao : 18.1.2 -@nx/vite : 18.1.2 -@nx/web : 18.1.2 -@nx/webpack : 18.1.2 -typescript : 5.3.3 ---------------------------------------- -Community plugins: -@monodon/rust : 1.2.0 -@nx-dotnet/core : 2.2.0 -@nxlv/python : 17.0.0 -@nxtensions/astro : 18.0.0 +NX @monodon/rust is a v1 plugin. +Nx has recently released a v2 model for project graph plugins. The `processProjectGraph` method is deprecated. Plugins should use some combination of `createNodes` and `createDependencies` instead. +NX @monodon/rust is a v1 plugin. +Nx has recently released a v2 model for project graph plugins. The `processProjectGraph` method is deprecated. Plugins should use some combination of `createNodes` and `createDependencies` instead. +NX Report complete - copy this into the issue template +Node : 18.19.1 +OS : linux-x64 +pnpm : 8.15.5 +nx : 18.1.2 +@nx/js : 18.1.2 +@nrwl/js : 16.4.1 +@nx/jest : 18.1.2 +@nx/linter : 18.1.2 +@nx/eslint : 18.1.2 +@nx/workspace : 18.1.2 +@nrwl/workspace : 16.4.1 +@nx/cypress : 18.1.2 +@nx/devkit : 18.1.2 +@nrwl/devkit : 16.4.1 +@nx/esbuild : 18.1.2 +@nx/eslint-plugin : 18.1.2 +@nx/expo : 18.1.2 +@nx/express : 18.1.2 +@nx/nest : 18.1.2 +@nx/next : 18.1.2 +@nx/node : 18.1.2 +@nx/playwright : 18.1.2 +@nx/react : 18.1.2 +@nrwl/tao : 18.1.2 +@nx/vite : 18.1.2 +@nx/web : 18.1.2 +@nx/webpack : 18.1.2 +typescript : 5.3.3 +--------------------------------------- +Community plugins: +@monodon/rust : 1.2.0 +@nx-dotnet/core : 2.2.0 +@nxlv/python : 17.0.0 +@nxtensions/astro : 18.0.0 +--------------------------------------- +The following packages should match the installed version of nx +- @nrwl/js@16.4.1 +- @nrwl/workspace@16.4.1 +- @nrwl/devkit@16.4.1 +To fix this, run `nx migrate nx@18.1.2` ``` ``` -'Report Timestamp: 1711438492' +'Report Timestamp: 1711474026' ```