Skip to content

chore: Remove rust-major dependabot group#408

Merged
samuelburnham merged 2 commits into
mainfrom
sb/dependabot
May 14, 2026
Merged

chore: Remove rust-major dependabot group#408
samuelburnham merged 2 commits into
mainfrom
sb/dependabot

Conversation

@samuelburnham
Copy link
Copy Markdown
Member

@samuelburnham samuelburnham commented May 13, 2026

Dependabot has difficulty grouping Rust major version dependency updates due to non-trivial Cargo.lock changes, so it falls back to opening one PR per major version (see #406, #405). This PR removes the rust-major group altogether since it will likely never be used.

Other changes:

  • Removes PRs for indirect dependencies to reduce noise, since we have Dependabot alerts and cargo-deny to notify for security updates. Otherwise a periodic cargo update will take care of them.
  • Raises the open PR limit to 10 so we are less likely to miss updates for major versions.
  • Adds a one week cooldown to mitigate supply chain attacks.

arthurpaulino
arthurpaulino previously approved these changes May 13, 2026
@samuelburnham samuelburnham enabled auto-merge (squash) May 13, 2026 15:22
@samuelburnham samuelburnham merged commit 0d45dee into main May 14, 2026
14 checks passed
@samuelburnham samuelburnham deleted the sb/dependabot branch May 14, 2026 16:55
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