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: group dependabot #145

Merged
merged 2 commits into from
Feb 25, 2025
Merged

chore: group dependabot #145

merged 2 commits into from
Feb 25, 2025

Conversation

khiga8
Copy link
Contributor

@khiga8 khiga8 commented Feb 25, 2025

This PR attempts to save clicks for FR by grouping minor/major dependabot updates together. The idea is that minor/major dependabot updates are less likely to contain breaking changes, and the major changes will be opened as its own PR. If this config doesn't work for the team, we can revert it or adjust it!

@khiga8 khiga8 marked this pull request as ready for review February 25, 2025 15:33
@Copilot Copilot bot review requested due to automatic review settings February 25, 2025 15:33
@khiga8 khiga8 requested a review from a team as a code owner February 25, 2025 15:33

Choose a reason for hiding this comment

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

PR Overview

This PR groups dependabot updates for non-major version changes to reduce manual intervention when applying updates.

  • Group minor and patch updates for general dependencies
  • Group minor and patch updates for GitHub Actions updates

Reviewed Changes

File Description
.github/dependabot.yml Added groups to consolidate minor and patch updates for both dependency and GitHub Actions

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@khiga8 khiga8 merged commit 14d7d0c into main Feb 25, 2025
6 checks passed
@khiga8 khiga8 deleted the kh-dependabot branch February 25, 2025 17:12
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