Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform yarn upgrade #13748

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Perform yarn upgrade #13748

wants to merge 1 commit into from

Conversation

jfaltermeier
Copy link
Contributor

@jfaltermeier jfaltermeier commented Jun 3, 2024

What it does

The commit performs a yarn upgrade of the framework to better
represent what downstream applications pull with our version ranges, and
to resolve known security vulnerabilities which were pulled by our
lockfile. The changes also make sure that our declared ranges for
dependencies are correct and fixes any compilation errors.

Contributed on behalf of STMicroelectronics

How to test

Check for any regressions, especially for the components that needed compile fixes.

Review checklist

Reminder for reviewers

@jfaltermeier jfaltermeier force-pushed the jf/yarn-upgrade branch 3 times, most recently from 72b68f1 to b5c2815 Compare June 6, 2024 11:01
@jfaltermeier jfaltermeier changed the title WIP Perform yarn upgrade Perform yarn upgrade Jun 6, 2024
@jfaltermeier jfaltermeier force-pushed the jf/yarn-upgrade branch 2 times, most recently from 082de2a to 88b8c3b Compare June 6, 2024 11:20
@jfaltermeier jfaltermeier marked this pull request as ready for review June 6, 2024 11:46
package.json Outdated Show resolved Hide resolved
The commit performs a `yarn upgrade` of the framework to better
represent what downstream applications pull with our version ranges, and
to resolve known security vulnerabilities which were pulled by our
lockfile. The changes also make sure that our declared ranges for
dependencies are correct and fixes any compilation errors.

Contributed on behalf of STMicroelectronics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

None yet

2 participants