Skip to content

Conversation

@cogwirrel
Copy link
Contributor

@cogwirrel cogwirrel commented Nov 12, 2025

Reason for this change

Latest and greatest Nx

Description of changes

Upgrade Nx to v22

Some other misc changes:

  • Our unit tests started failing due to project graph computation hanging when running loads of threads - swapped to using the vitest default (forks) and disabling the daemon so our tests reliably run
  • Updated the react website generator to use react 19.2.0 and pin, rather than use Nx's react generator values 19.0.0 - this means our version update workflow can keep it current too :)
  • Include 3p license generation in version update workflow

Description of how you validated changes

Unit tests and these PR integration tests

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.31%. Comparing base (b73266a) to head (15eaed4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #354   +/-   ##
=======================================
  Coverage   96.31%   96.31%           
=======================================
  Files          91       91           
  Lines        9209     9210    +1     
  Branches     1094     1093    -1     
=======================================
+ Hits         8870     8871    +1     
  Misses        328      328           
  Partials       11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

van-vothanh
van-vothanh previously approved these changes Nov 14, 2025
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.

3 participants