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

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Perform yarn upgrade #13312

merged 2 commits into from
Feb 21, 2024

Conversation

jfaltermeier
Copy link
Contributor

@jfaltermeier jfaltermeier commented Jan 25, 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

jfaltermeier commented Jan 25, 2024

We have some pending reviews: https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/?sort=created_date&state=opened&author_username=mdumais&first_page_size=20

I don't think this will be in time for 1.46.0

Update reviews for this PR are approved by now

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

Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
@jfaltermeier jfaltermeier marked this pull request as ready for review February 8, 2024 11:18
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I also did a manual smoke test but noticed no issues.

@jfaltermeier jfaltermeier merged commit 4d7f225 into master Feb 21, 2024
14 checks passed
@jfaltermeier jfaltermeier deleted the jf/1.46.0_yarn-upgrade branch February 21, 2024 10:15
@github-actions github-actions bot added this to the 1.47.0 milestone Feb 21, 2024
This was referenced Mar 1, 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.

None yet

2 participants