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 64 forks source link

chore!: update dependencies to use `@openedx` scope #636

Closed brian-smith-tcril closed 9 months ago

brian-smith-tcril commented 10 months ago

Part of https://github.com/openedx/axim-engineering/issues/23#issuecomment-1889749893

Description:

BREAKING CHANGE: consuming applications must now install paragon from the @openedx scope, paragon installed from the @edx scope will no longer satisfy the peer dependency BREAKING CHANGE: consuming applications must now install frontend-build from the @openedx scope, frontend-build installed from the @edx scope will no longer satisfy the peer dependency

Merge checklist:

Post merge:

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (7a28aec) 83.50% compared to head (858ddad) 83.50%. Report is 1 commits behind head on master.

:exclamation: Current head 858ddad differs from pull request most recent head 199a4b5. Consider uploading reports for the commit 199a4b5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #636 +/- ## ======================================= Coverage 83.50% 83.50% ======================================= Files 40 40 Lines 1073 1073 Branches 197 197 ======================================= Hits 896 896 Misses 165 165 Partials 12 12 ```

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