Skip to content

ci: separate major dependency updates - #11

Merged
crenshawdev merged 1 commit into
mainfrom
ci/split-major-dependency-updates
Aug 30, 2026
Merged

ci: separate major dependency updates#11
crenshawdev merged 1 commit into
mainfrom
ci/split-major-dependency-updates

Conversation

@crenshawdev

Copy link
Copy Markdown
Owner

Summary

  • keep routine Cargo dependency groups to compatible minor and patch releases
  • leave major-version upgrades as isolated PRs so breaking API migrations are visible and reviewable

The initial grouped update mixed breaking releases with routine maintenance; this prevents that coupling.

Verification

  • parsed .github/dependabot.yml and asserted update-types: [minor, patch]
  • git diff --check

@crenshawdev
crenshawdev merged commit 5873357 into main Aug 30, 2026
2 checks passed
@crenshawdev
crenshawdev deleted the ci/split-major-dependency-updates branch August 30, 2026 02:53
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