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

chore(dependabot): groups dependencies #2764

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Jul 17, 2023

Configure the new beta groups options to update development dependencies by group of features.
This reduces the number of Pull Requests to be reviewed and ensure that related dependencies are updated at the same time.

closes #2511

Notes

Validated with https://github.com/tbouffard/experiment-dependabot-groups.
This is the same configuration as in the test repository expect the eslint group which has been renamed (and then moved to keep alphabetic order) into lint (more general as it also includes prettier and other libs.

Resources

Configure the new beta `groups` options.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Jul 17, 2023
@tbouffard tbouffard requested a review from csouchet July 17, 2023 08:12
@csouchet csouchet merged commit 1256459 into master Jul 17, 2023
@csouchet csouchet deleted the chore/dependabot_groups branch July 17, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[INFRA] Reviewing Dependabot updates for "development dependencies" is time consuming - Find alternatives
2 participants