Skip to content

yarn: upgrade 'yarn.lock'#9536

Merged
vince-fugnitto merged 1 commit intomasterfrom
vf/upgrade-1.14.0
Jun 1, 2021
Merged

yarn: upgrade 'yarn.lock'#9536
vince-fugnitto merged 1 commit intomasterfrom
vf/upgrade-1.14.0

Conversation

@vince-fugnitto
Copy link
Member

What it does

The pull-request upgrades the yarn.lock of the repository following the v1.14.0 release.
The lockfile is upgraded to better reflect what downstream applications might pull when building their theia-based applications, and we need to ensure that the version ranges the project declares for it's dependencies are correct, and are not false positives due to pinning present in the lockfile.

How to test

  • CI should be green.
  • Functionality should remain untouched.

Review checklist

Reminder for reviewers

Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com

The commit updates the repository's `yarn.lock` following the `v1.14.0`
release to update dependencies to what downstream applications might
expect the first time they attempt to build a `theia`-based application.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto vince-fugnitto added the dependencies issues that plan to update dependencies label May 31, 2021
@vince-fugnitto vince-fugnitto self-assigned this May 31, 2021
@vince-fugnitto vince-fugnitto merged commit 011f76e into master Jun 1, 2021
@vince-fugnitto vince-fugnitto deleted the vf/upgrade-1.14.0 branch June 1, 2021 16:46
@github-actions github-actions bot added this to the 1.15.0 milestone Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies issues that plan to update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants