revite icon indicating copy to clipboard operation
revite copied to clipboard

issue: dependabot security updates not compatible with yarn v3

Open insertish opened this issue 3 years ago • 1 comments
trafficstars

PRs created by Dependabot use the original yarn.lock format so they will just break the project.

Remote issue:

  • [ ] https://github.com/dependabot/dependabot-core/issues/1297

Some solutions brought up in the issue:

insertish avatar May 11 '22 11:05 insertish

Possible alternative: investigate switching to Renovate - it includes Yarn 3, can bundle updates and more

Rexogamer avatar May 12 '22 20:05 Rexogamer

Now supports yarn v3

insertish avatar Jan 24 '23 16:01 insertish