Please, update the Yarn Version #13238
Unanswered
RSickenberg
asked this question in
Code Security
Replies: 1 comment 2 replies
-
|
The nature of yarn v2 makes this issue pretty tricky for the team to implement. Curious if supporting yarn v3 would help ? Or if moving to yarn 3 would be out of the question? @RSickenberg |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As a developer and core leader on some projects, I usually rely on dependabot once per week to remind me to update the deps (if I didn't do it before).
Thus, dependabot uses Yarn V1 so it shifts my
yarn.lockfile and had to implement a workflow (inspired by this: https://gist.github.com/amacneil/60bf679f357bad9d62103cfdc86cbd74) and the issue dependabot/dependabot-core#1297 is still not fixed.Thanks for it!
Beta Was this translation helpful? Give feedback.
All reactions