Skip to content

chore(repo): migrate to nx 23.2.0-beta.5 - #36603

Draft
FrozenPandaz wants to merge 1 commit into
masterfrom
migrate-nx-23.2.0-beta.5
Draft

chore(repo): migrate to nx 23.2.0-beta.5#36603
FrozenPandaz wants to merge 1 commit into
masterfrom
migrate-nx-23.2.0-beta.5

Conversation

@FrozenPandaz

Copy link
Copy Markdown
Contributor

Current Behavior

The repo dogfoods nx 23.2.0-beta.4.

Expected Behavior

The repo dogfoods nx 23.2.0-beta.5. All 22 nx / @nx/* entries move beta.4 → beta.5, plus the resulting pnpm-lock.yaml update.

Separately-versioned packages are deliberately untouched: @nx/graph (1.0.5) and the Powerpack trio @nx/conformance / @nx/key / @nx/powerpack-license (5.0.4).

Notes for reviewers

No migrations ran, and that is correct rather than a silent skip. The only 23.2.0-line migrations that exist (@nx/react's update-23-2-0-add-optional-module-federation-packages and update-23-2-0-add-svgr-webpack-if-used) are versioned 23.2.0-beta.4. Migrations apply on version > from, so migrating from beta.4 leaves the range (beta.4, beta.5] empty. nx migrate was run against a node_modules verified at beta.4, so the "from" version was read correctly.

The lockfile diff is larger than the version bump suggests (407+/553−). This was checked: regenerating the lockfile from the unchanged beta.4 package.json in the same environment produces zero churn, so every changed line is attributable to the beta.4 → beta.5 peer-dependency graph, not to unrelated dependency drift.

No source files changed, so lint was not run locally; CI covers it.

Related Issue(s)

N/A — routine version bump.


Polygraph View session ↗

@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 6f79e5f
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6a760559f477c500082d7960
😎 Deploy Preview https://deploy-preview-36603--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 6f79e5f
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6a7605594572250008106ee3
😎 Deploy Preview https://deploy-preview-36603--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud

nx-cloud Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 6f79e5f

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 37m 7s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3s View ↗
nx-cloud record -- pnpm nx-cloud conformance:check ✅ Succeeded 58s View ↗
nx build workspace-plugin ✅ Succeeded 2m 31s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 17s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-07 17:03:17 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant