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(deps): update dependency @edx/frontend-build to v13 - autoclosed #572

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@edx/frontend-build 12.9.17 -> 13.0.1 age adoption passing confidence

Release Notes

openedx/frontend-build (@​edx/frontend-build) ### [`v13.0.1`](https://togithub.com/openedx/frontend-build/releases/tag/v13.0.1) [Compare Source](https://togithub.com/openedx/frontend-build/compare/v13.0.0...v13.0.1) ##### Bug Fixes - upgraded postcss to fix vulnerability ([#​465](https://togithub.com/openedx/frontend-build/issues/465)) ([1ec7a93](https://togithub.com/openedx/frontend-build/commit/1ec7a93a63a5608eb45944a35f767c29af5809fd)) ### [`v13.0.0`](https://togithub.com/openedx/frontend-build/releases/tag/v13.0.0) [Compare Source](https://togithub.com/openedx/frontend-build/compare/v12.9.17...v13.0.0) - feat!: babel-plugin-react-intl to babel-plugin-formatjs migration ([#​313](https://togithub.com/openedx/frontend-build/issues/313)) ([ac5d346](https://togithub.com/openedx/frontend-build/commit/ac5d346552109c26fa6cbc5cb2bac5080729be43)), closes [#​313](https://togithub.com/openedx/frontend-build/issues/313) ##### BREAKING CHANGES - deprecated `babel-plugin-react-intl` in favour of `babel-plugin-formatjs`. consumer MFEs have to update the translation extraction script - feat: used babel-plugin-formatjs in place of react-intl as it was deprecated - feat: added formatjs config - refactor: updated README accordingly - refactor: updated extract script and added format file

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (2aa7ba3) 83.19% compared to head (f20f07a) 83.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #572 +/- ## ======================================= Coverage 83.19% 83.19% ======================================= Files 40 40 Lines 1071 1071 Branches 195 195 ======================================= Hits 891 891 Misses 168 168 Partials 12 12 ```

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