Skip to content

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.

1 participant