Skip to content

fix(core): add missing @nx/angular-rspack packages to nx packageGroup#34743

Merged
FrozenPandaz merged 1 commit intomasterfrom
gh-32772
Mar 6, 2026
Merged

fix(core): add missing @nx/angular-rspack packages to nx packageGroup#34743
FrozenPandaz merged 1 commit intomasterfrom
gh-32772

Conversation

@leosvelperez
Copy link
Member

Current Behavior

Running nx migrate latest updates all @nx/* packages except @nx/angular-rspack and @nx/angular-rspack-compiler.

Expected Behavior

nx migrate latest updates @nx/angular-rspack and @nx/angular-rspack-compiler along with all other @nx/* packages.

Related Issue(s)

Fixes #32772

@leosvelperez leosvelperez requested a review from a team as a code owner March 6, 2026 16:45
@leosvelperez leosvelperez requested a review from AgentEnder March 6, 2026 16:45
@leosvelperez leosvelperez self-assigned this Mar 6, 2026
@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 4ba8cca
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/69ab04b0f268480008314a26
😎 Deploy Preview https://deploy-preview-34743--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
Copy link
Contributor

nx-cloud bot commented Mar 6, 2026

View your CI Pipeline Execution ↗ for commit 4ba8cca

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 52m 3s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 3m 27s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 8s 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 2026-03-06 17:42:07 UTC

@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for nx-docs ready!

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

@FrozenPandaz FrozenPandaz merged commit 60c72ce into master Mar 6, 2026
24 checks passed
@FrozenPandaz FrozenPandaz deleted the gh-32772 branch March 6, 2026 17:53
@github-actions
Copy link
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 Mar 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nx migrate does not update @nx/angular-rspack

2 participants