-
Notifications
You must be signed in to change notification settings - Fork 178
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
refactor(app, components, shared-data, protocol-designer, react-api-client): update to react 18 #14114
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## edge #14114 +/- ##
==========================================
- Coverage 70.38% 68.13% -2.26%
==========================================
Files 2510 1632 -878
Lines 71292 54449 -16843
Branches 9019 4034 -4985
==========================================
- Hits 50179 37097 -13082
+ Misses 18901 16723 -2178
+ Partials 2212 629 -1583
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…lient): update to react 18 Update all react projects to react 18 and manage it's sub dependencies
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
smoke tested app, components, PD, looks good ✔️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did some smoke testing and its looking good for the most part. There are several cypress tests failing in PD. The batchEdit
and mixSettings
passes locally. But the migration tests are failing due to a modal upon import, which is a bit concerning to me. It would be great if we can investigate that before this merges in.
yeah lets fix those cypress tests — im looking into it now |
…s into chore_react-18-no-hmr
…lient): update to react 18 (#14114) Update all react projects to react 18 and manage its sub dependencies Co-authored-by: Shlok Amin <[email protected]>
Overview
Update all react projects to react 18 and manage it's sub dependencies
Changelog
Review requests
Risk assessment
high