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 #13423

Merged
merged 1 commit into from
May 10, 2024
Merged

Perform yarn upgrade #13423

merged 1 commit into from
May 10, 2024

Conversation

jfaltermeier
Copy link
Contributor

@jfaltermeier jfaltermeier commented Feb 27, 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

Build Theia and check that there are no regressions

Follow-ups

Review checklist

Reminder for reviewers

@jfaltermeier
Copy link
Contributor Author

2 pending reviews, need to merge after the release

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
@jfaltermeier
Copy link
Contributor Author

jfaltermeier commented May 8, 2024

Rebased and resolved conflicts. Next yarn upgrade will be initiated shortly before 1.50

@jfaltermeier jfaltermeier marked this pull request as ready for review May 8, 2024 09:05
@jfaltermeier jfaltermeier merged commit b9dcbe7 into master May 10, 2024
14 checks passed
@jfaltermeier jfaltermeier deleted the jf/yarn-upgrade-prep-1.47.0 branch May 10, 2024 04:28
@github-actions github-actions bot added this to the 1.50.0 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants