Skip to content

fix: don't check .yarn/patches for computing dependencies hash#11168

Merged
patak-cat merged 1 commit intomainfrom
update-yarn-patches
Dec 4, 2022
Merged

fix: don't check .yarn/patches for computing dependencies hash#11168
patak-cat merged 1 commit intomainfrom
update-yarn-patches

Conversation

@ArnaudBarre
Copy link
Member

As noticed by @merceyz (#10286 (comment)) in yarn 2+, patches modify the lockfile (the DX is a bit poor, because you need to manually re-run yarn install after running the patch command without any notice) so there is no need to check it.

@ArnaudBarre ArnaudBarre requested a review from patak-cat December 3, 2022 22:04
@ArnaudBarre ArnaudBarre self-assigned this Dec 3, 2022
bluwy
bluwy previously approved these changes Dec 4, 2022
@patak-cat patak-cat enabled auto-merge (squash) December 4, 2022 09:44
@patak-cat patak-cat merged commit 65bcccf into main Dec 4, 2022
@patak-cat patak-cat deleted the update-yarn-patches branch December 4, 2022 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants