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

ci: Group dependabot dependencies updates #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theofidry
Copy link
Collaborator

IMO most project do not really benefit from having x10 granular PRs for automated dependencies updates. With this change, dependabot will submit one grouped PR every week. If there is a problematic update, then we can create a dedicate PR to update the offending dependency (as it likely requires manual action anyway) and the rest can still be udpated automatically in one go.

IMO most project do not really benefit from having x10 granular PRs for
automated dependencies updates. With this change, dependabot will submit
one grouped PR every week. If there is a problematic update, then we can
create a dedicate PR to update the offending dependency (as it likely
requires manual action anyway) and the rest can still be udpated
automatically in one go.
@sgb-io
Copy link
Owner

sgb-io commented Jan 29, 2024

@theofidry Agreed re: granular PRs.
Do you know if we can treat the swc_ dependencies differently? Those are very likely to cause breakages, but other deps should be fine

@theofidry
Copy link
Collaborator Author

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.

None yet

2 participants