Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade nx to 13.10.6 #2562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

upgrade nx to 13.10.6 #2562

wants to merge 1 commit into from

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented May 1, 2024

Description

Following up on PR:
#2561
Our nx version is very old (3-4 years old) which started to cause build gate failures. The previous PR upgraded nx to latest 12.x version to fix build failures and this next PR upgrades it to 13.x version. The latest nx release is at 18.x but even if we get it to 17.x I think that would be sufficient for now, and upgrading will also probably allow us to build on node 18.x which has many enhancements.

We are doing this nx upgrade one major version at a time as recommended here:
https://nx.dev/recipes/tips-n-tricks/advanced-update#one-major-version-at-a-time-small-steps
I also tried to upgrade all in one migration but I got too many failures and it was very difficult to fix all of them at once.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant