openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 62 forks source link

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

Closed Mashal-m closed 1 year ago

Mashal-m commented 1 year ago

Ticket

Upgrade React JS to v17

Description

Please describe in detail how you tested your changes.

Screenshots/sandbox (optional):

Include a link to the sandbox for design changes or screenshot for before and after. Remove this section if it's not applicable.

Before After

Merge Checklist

Post-merge Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (6569353) 92.30% compared to head (6fce84c) 92.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #537 +/- ## ======================================= Coverage 92.30% 92.30% ======================================= Files 170 170 Lines 3468 3468 Branches 904 904 ======================================= Hits 3201 3201 Misses 246 246 Partials 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

Mashal-m commented 1 year ago

@Mashal-m Please upgrade all package versions to a specific one. No need to add ^.

@awais-ansari Upgraded!