Skip to content

ci: group dependabot updates by semver level and skip npm majors - #80

Merged
derogab merged 1 commit into
masterfrom
ci/dependabot
Jul 12, 2026
Merged

ci: group dependabot updates by semver level and skip npm majors#80
derogab merged 1 commit into
masterfrom
ci/dependabot

Conversation

@derogab

@derogab derogab commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

Group Dependabot updates by semver level to reduce maintenance noise while keeping breaking npm upgrades manual.

Changes

  • Group GitHub Actions updates into separate major, minor, and patch pull requests.
  • Group npm minor and patch updates into separate pull requests.
  • Ignore npm major updates.

Test plan

  • Validate the Dependabot YAML structure.
  • Run git diff --check.
  • Confirm the next monthly run creates the expected grouped updates.

Summary by cubic

Configure Dependabot to group updates by semver and skip npm majors to reduce PR noise and keep breaking upgrades manual.
github-actions PRs are split into major/minor/patch groups; npm minor and patch updates are grouped; npm major updates are ignored.

Written for commit e0659d1. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

@derogab
derogab merged commit ba49fe0 into master Jul 12, 2026
5 checks passed
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.

1 participant