Skip to content

fix(core): include create-nx-workspace in migration package group - #33643

Merged
FrozenPandaz merged 4 commits into
masterfrom
fix-33585
Nov 28, 2025
Merged

fix(core): include create-nx-workspace in migration package group#33643
FrozenPandaz merged 4 commits into
masterfrom
fix-33585

Conversation

@FrozenPandaz

Copy link
Copy Markdown
Contributor

Current Behavior

When running nx migrate latest, the create-nx-workspace package is not updated along with other Nx packages, even though it's a core part of the Nx ecosystem that users may have as a dependency (especially when extending the install package pattern).

Expected Behavior

The create-nx-workspace package should be updated to the same version as nx and other @nx/* packages when running migrations.

Related Issue(s)

Fixes #33585

@FrozenPandaz
FrozenPandaz requested a review from a team as a code owner November 27, 2025 20:36
@vercel

vercel Bot commented Nov 27, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Nov 28, 2025 2:40pm
@netlify

netlify Bot commented Nov 27, 2025

Copy link
Copy Markdown

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 4d2f5b7
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6929b36ddc91b50008a6191f
😎 Deploy Preview https://deploy-preview-33643--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.

@nx-cloud

nx-cloud Bot commented Nov 27, 2025

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 4d2f5b7

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 5m 44s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 46s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 12s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-28 14:46:09 UTC

nx-cloud[bot]

This comment was marked as outdated.

@nx-cloud nx-cloud Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nx Cloud has identified a flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we reran your CI automatically.

Nx Cloud View detailed reasoning in Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@FrozenPandaz
FrozenPandaz merged commit 2c1bfa3 into master Nov 28, 2025
18 of 19 checks passed
@FrozenPandaz
FrozenPandaz deleted the fix-33585 branch November 28, 2025 14:46
@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants