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

Let Dependabot handle yarn workspace updates natively #181

Closed
wants to merge 1 commit into from
Closed

Let Dependabot handle yarn workspace updates natively #181

wants to merge 1 commit into from

Conversation

jurre
Copy link

@jurre jurre commented Oct 11, 2022

Dependabot should know about yarn workspaces and handle updates to those correctly. Because the cli folder was handled as a top-level yarn project, PRs to that workspace did not include updates to the lockfile (which lives a directory up, and Dependabot doesn't check there).

Dependabot should know about yarn workspaces and handle updates to those correctly. Because the `cli` folder was handled as a top-level yarn project, PRs to that workspace did not include updates to the lockfile (which lives a directory up, and Dependabot doesn't check there).
@kachkaev
Copy link
Owner

kachkaev commented Oct 11, 2022

Hey @jurre! Sorry for seeing your contribution just after pushing the same fix 🤦 Going to close this PR, but feel free to suggest further changes to Dependabot config if you want to experiment with anything!

@kachkaev kachkaev closed this Oct 11, 2022
@kachkaev
Copy link
Owner

I can also add you as a collaborator of this repo if you are interested. This way you won't have to wait for my PR approvals and perhaps get @dependabot commands working too.

@jurre
Copy link
Author

jurre commented Oct 11, 2022

No worries! No need to add me as a collaborator for now I think but thanks for offering! 🙇

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.

2 participants