Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

feat: update react & react-dom to v17 #257

Conversation

BilalQamar95
Copy link
Contributor

Ticket

Upgrade React JS to v17

Description

  • Updated react & react-dom to v17
  • Since Enzyme does not provide support React 17 (enzymejs/enzyme#2429) or 18 (enzymejs/enzyme#2524) itself we switched to community-supported project that aim to provide compatibility between Enzyme and React 17, replacing enzyme-adapter-react-16 with @wojtekmaj/enzyme-adapter-react-17
  • Updated edx packages

@BilalQamar95 BilalQamar95 requested a review from a team as a code owner August 9, 2023 11:03
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1710164) 49.20% compared to head (a9dcb82) 49.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   49.20%   49.20%           
=======================================
  Files          76       76           
  Lines        2006     2006           
  Branches      372      372           
=======================================
  Hits          987      987           
  Misses        985      985           
  Partials       34       34           

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

Copy link
Contributor

@kenclary kenclary left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@kenclary kenclary merged commit 66b4867 into openedx-unsupported:master Aug 15, 2023
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants