openedx / frontend-platform

A framework for Open edX micro-frontend applications.
http://openedx.github.io/frontend-platform
GNU Affero General Public License v3.0
32 stars 63 forks source link

feat: updated axios to v1 along with respective packages #604

Closed BilalQamar95 closed 2 months ago

BilalQamar95 commented 10 months ago

Description:

Describe what this pull request changes, and why. Include implications for people using this change.

Merge checklist:

Post merge:

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.41%. Comparing base (3f0397b) to head (7ddcc3d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #604 +/- ## ======================================= Coverage 83.41% 83.41% ======================================= Files 40 40 Lines 1073 1073 Branches 197 197 ======================================= Hits 895 895 Misses 166 166 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

brian-smith-tcril commented 2 months ago

I have verified that the authn MFE still works as expected on a sandbox with these changes here: https://github.com/openedx/frontend-app-authn/pull/1272.