openedx / frontend-app-discussions

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

Revert "[FC-0014] update frontend-platform version to v4.2.0" #506

Closed awais-ansari closed 1 year ago

awais-ansari commented 1 year ago

Reverts openedx/frontend-app-discussions#501

@UvgenGen I'm reverting this PR as it is failing stage build. frontend-platform v4.2.0 required node v18 and discussion MFE is using node v16. We can not upgrade to frontend-platform v4.2.0 until the discussion MFE node version is upgraded.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7ef4d2d) 92.17% compared to head (8ea7dff) 92.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #506 +/- ## ======================================= Coverage 92.17% 92.17% ======================================= Files 164 164 Lines 3259 3259 Branches 891 891 ======================================= Hits 3004 3004 Misses 236 236 Partials 19 19 ```

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