Skip to content

chore(ci): include major updates in dependabot groups#10

Merged
nh13 merged 1 commit intomainfrom
nh/fix-dependabot-grouping
Apr 9, 2026
Merged

chore(ci): include major updates in dependabot groups#10
nh13 merged 1 commit intomainfrom
nh/fix-dependabot-grouping

Conversation

@nh13
Copy link
Copy Markdown
Contributor

@nh13 nh13 commented Apr 9, 2026

Summary

Summary by CodeRabbit

  • Chores
    • Updated dependency configuration to include major version checks for Cargo and GitHub Actions alongside minor and patch updates.

Previously only minor and patch updates were grouped, causing major
version bumps to create individual PRs instead of being batched.
@nh13 nh13 merged commit f48df26 into main Apr 9, 2026
5 of 6 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 737423d0-dd18-4d10-9ffb-9123a07dd0ff

📥 Commits

Reviewing files that changed from the base of the PR and between 1d6541a and e748ae5.

📒 Files selected for processing (1)
  • .github/dependabot.yml

📝 Walkthrough

Walkthrough

This PR updates the Dependabot configuration to expand the scope of dependency updates from minor and patch versions to include major versions, renaming the Cargo dependency group accordingly and applying the same change to GitHub Actions updates.

Changes

Cohort / File(s) Summary
Dependabot Configuration
.github/dependabot.yml
Renamed Cargo group from cargo-minor-and-patch to cargo-all and expanded both Cargo and GitHub Actions groups to include major version updates.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ci: add dependabot config #1: Modifies the same Dependabot configuration file and establishes the initial dependency grouping structure for Cargo and GitHub Actions that this PR expands upon.

Poem

🐰 With nose twitching high and paws held tight,
We hop toward major updates in the night—
No more timid patches, we're bold and free,
All versions welcome—major, grand, you see! 🥕✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nh/fix-dependabot-grouping

Comment @coderabbitai help to get the list of available commands and usage tips.

@nh13 nh13 deleted the nh/fix-dependabot-grouping branch April 9, 2026 16:21
@github-actions github-actions bot mentioned this pull request Apr 9, 2026
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