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 updates #478

Merged
merged 1 commit into from
Jul 12, 2024
Merged

ci: Group dependabot updates #478

merged 1 commit into from
Jul 12, 2024

Conversation

aborgna-q
Copy link
Collaborator

Closes #462

Tries to avoid the flood of package updates by grouping them into categories.

  • Hugr packages get their own group
  • Dev dependencies get grouped together as long as they are not breaking changes.
  • Patch releases and minor releases get their own groups
  • Any major release gets its own PR
image

@aborgna-q aborgna-q requested a review from ss2165 July 12, 2024 14:05
@aborgna-q aborgna-q requested a review from a team as a code owner July 12, 2024 14:05
Copy link
Member

@ss2165 ss2165 left a comment

Choose a reason for hiding this comment

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

👍

@aborgna-q aborgna-q added this pull request to the merge queue Jul 12, 2024
Merged via the queue into main with commit 7cdb2d5 Jul 12, 2024
12 checks passed
@aborgna-q aborgna-q deleted the ab/grouped-dependabot branch July 12, 2024 16:03
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.

ci: Group updates in dependabot
2 participants