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

[WIP] Perform yarn upgrade #14705

Closed
wants to merge 1 commit into from
Closed

[WIP] Perform yarn upgrade #14705

wants to merge 1 commit into from

Conversation

jfaltermeier
Copy link
Contributor

@jfaltermeier jfaltermeier commented Jan 8, 2025

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.

How to test

Check for regressions

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Contributed on behalf of STMicroelectronics

Review checklist

Reminder for reviewers

@jfaltermeier jfaltermeier changed the title Perform yarn upgrade [WIP] Perform yarn upgrade Jan 8, 2025
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

Related Review Requests:

https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18355
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18356
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18357
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18358
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18359
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18360
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18361
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18362
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18363
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18364
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18365
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18366
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18367
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18368
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18369
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18370
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18371
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18372
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18373
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18374
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18375
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18376
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18377
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18378
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18379
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18380
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18381
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18382
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18383
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18384
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18385
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18386
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18387
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18388
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18389
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18390
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18391
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18392
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18393
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18394
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18395
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18396
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18397
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18398
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18399
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18400
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18401
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18402
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18403
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18404
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18405
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18406
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18407
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18408
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18409
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18410
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/18411

@jfaltermeier
Copy link
Contributor Author

Closing because of switch from yarn to npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant