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

feat(yarn): handle yarn 3 lock file for updateLockedDependency #21966

Merged
merged 4 commits into from May 15, 2023

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented May 4, 2023

Changes

Adds Yarn 3 lock file support to updateLockedDependency()

Context

Closes #21965

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@rarkins rarkins requested a review from viceice May 4, 2023 06:47
@rarkins rarkins marked this pull request as draft May 4, 2023 06:48
@rarkins rarkins marked this pull request as ready for review May 4, 2023 06:49
Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

otherwise lgtm

…-locked.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@rarkins rarkins requested a review from viceice May 15, 2023 09:22
viceice
viceice previously approved these changes May 15, 2023
@viceice
Copy link
Member

viceice commented May 15, 2023

needs snapshot update
image

@rarkins rarkins merged commit e765e72 into main May 15, 2023
12 checks passed
@rarkins rarkins deleted the feat/21965-yarn-3-locked branch May 15, 2023 18:03
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 35.86.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

mjunker pushed a commit to mjunker/renovate that referenced this pull request May 17, 2023
…atebot#21966)

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support updateLockedDependency() for Yarn 2+
3 participants