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

fix: accept optional workspace args to parse yarn2 workspace repos #193

Merged

Conversation

JamesPatrickGill
Copy link
Member

This allows the option to pass some additional context to the depgraph builder around workspaces to help it more accurately parse them. In this case our main addition is the root resolutions which allows us to pass the resolutions from the root pkgJson so that we can correctly resolve them without this file.

@JamesPatrickGill JamesPatrickGill requested a review from a team as a code owner May 28, 2023 11:39
@JamesPatrickGill JamesPatrickGill force-pushed the fix/pass-root-resolutions-from-workspace-to-dep-graph-builder branch from bcd4392 to 0397fde Compare May 28, 2023 11:40
@dotkas dotkas merged commit 031be55 into master May 28, 2023
@dotkas dotkas deleted the fix/pass-root-resolutions-from-workspace-to-dep-graph-builder branch May 28, 2023 11:48
@snyksec
Copy link

snyksec commented May 28, 2023

🎉 This PR is included in version 1.51.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants