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

Enable dependabot with grouping #18

Open
hairmare opened this issue Jan 25, 2025 · 0 comments
Open

Enable dependabot with grouping #18

hairmare opened this issue Jan 25, 2025 · 0 comments

Comments

@hairmare
Copy link
Member

Currently dependabot has already opened several security related PRs in it's default config.

To make dependabot PRs easier to merge, we can configure it properly so it does more than just security pull-requests. We can also make it group related package groups.

Some idea for grouping would be

  • group all package so there is always only one large nextjs PR ready for merging
  • group nextjs, react, and nodejs into individual groups of related packages
  • only group packages that get delivered from a monorepo by upstream

How to configure this depends on personal preference to some degree. If dependabot doesn't help keeping dependencies updated, then we should explore other options.

@hairmare hairmare changed the title Enablle dependabot with grouping Enable dependabot with grouping Jan 25, 2025
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

No branches or pull requests

1 participant