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

Use dependency-type and semver grouping for dev dependencies #7881

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

jurre
Copy link
Member

@jurre jurre commented Aug 23, 2023

Instead of specifying individual dependencies, we can now leverage the dependency-type config option for these, and while we're at it, let's ensure we don't include major updates in these groups, as they tend to be harder to merge and addressing them separately is usually the better option.

Instead of specifying individual dependencies, we can now leverage the
dependency-type config option for these, and while we're at it, let's
ensure we don't include major updates in these groups, as they tend to
be harder to merge and addressing them separately is usually the better
option.
@jurre jurre requested a review from a team as a code owner August 23, 2023 10:24
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to not have to hardcode dependency names anymore!

@jurre jurre enabled auto-merge August 23, 2023 10:29
@jurre jurre merged commit 3205319 into main Aug 23, 2023
@jurre jurre deleted the jurre/use-new-dependabot-features branch August 23, 2023 10:33
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