Skip to content

chore(deps): group Cargo minor and patch updates - #3863

Open
TyceHerrman wants to merge 1 commit into
sharkdp:masterfrom
TyceHerrman:chore/dependabot-cargo-grouping
Open

chore(deps): group Cargo minor and patch updates#3863
TyceHerrman wants to merge 1 commit into
sharkdp:masterfrom
TyceHerrman:chore/dependabot-cargo-grouping

Conversation

@TyceHerrman

@TyceHerrman TyceHerrman commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • group Cargo minor and patch version updates into one Dependabot pull request per run
  • keep positional major and security updates outside this version-update group
  • preserve the existing git2 ignore without adding versioning-strategy or other update restrictions

Rationale

The July Dependabot run opened #3819, #3820, #3821, #3822, and #3823 as separate pull requests that all modified Cargo.lock. They had to merge serially with repeated rebases and CI runs. Grouping future Cargo minor and patch updates reduces those lockfile conflicts and repeated CI work without suppressing eligible updates.

Verification

  • git diff --check
  • parsed .github/dependabot.yml and asserted the exact group and existing ignore with Ruby YAML
  • cargo fmt -- --check
  • cargo test --locked
  • confirmed the final diff changes only .github/dependabot.yml and CHANGELOG.md

@TyceHerrman
TyceHerrman force-pushed the chore/dependabot-cargo-grouping branch from d73879e to 451813d Compare July 29, 2026 20:56
@TyceHerrman
TyceHerrman marked this pull request as ready for review July 29, 2026 20:57
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