-
Notifications
You must be signed in to change notification settings - Fork 102
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
feat: update react & react-dom to v17 #769
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #769 +/- ##
=======================================
Coverage 65.36% 65.36%
=======================================
Files 51 51
Lines 820 820
Branches 158 158
=======================================
Hits 536 536
Misses 274 274
Partials 10 10 ☔ View full report in Codecov by Sentry. |
… bilalqamar95/react-upgrade-to-v17
…ilalqamar95/react-upgrade-to-v17
@@ -66,12 +66,12 @@ | |||
"@edx/browserslist-config": "^1.1.1", | |||
"@edx/frontend-build": "12.8.57", | |||
"@edx/reactifex": "2.2.0", | |||
"@testing-library/react": "11.2.7", | |||
"@testing-library/react": "12.1.5", | |||
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0", |
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.
Given that this is now an archived repo, is the plan to remove this once we bump this repo to v18?
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.
Yes, this will be removed once this repo is bumped to v18.
Ticket
Upgrade React JS to v17
Description
react
&react-dom
to v17 along withtesting-library/react
&react-test-renderer
to respective compatible versionsenzyme-adapter-react-16
with@wojtekmaj/enzyme-adapter-react-17
@edx/frontend-platform, @edx/frontend-component-header, @edx/frontend-component-footer