Skip to content

ci(dependabot): group dependency update pull requests#109

Merged
WH-2099 merged 2 commits intomainfrom
ci/group-dependabot-updates-by-ecosystem
May 6, 2026
Merged

ci(dependabot): group dependency update pull requests#109
WH-2099 merged 2 commits intomainfrom
ci/group-dependabot-updates-by-ecosystem

Conversation

@WH-2099
Copy link
Copy Markdown
Member

@WH-2099 WH-2099 commented Apr 28, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Search existing issues and pull requests to confirm this change is not a duplicate
  3. Open or identify the issue this pull request resolves or advances
  4. Use a Conventional Commits title for this pull request, and mark breaking changes with !
  5. Remember that the pull request title will become the squash merge commit message
  6. If CLA Assistant prompts you, sign CLA.md in the pull request conversation

Related Issue

Closes #108

Summary

Configure Dependabot to group routine updates by package ecosystem instead of opening one pull request per dependency.

  • group all uv dependency updates into one uv pull request
  • group all GitHub Actions updates into one github-actions pull request
  • keep the two ecosystems separate while preserving Conventional Commits PR titles for Dependabot updates

Validation: uv run prek run check-yaml --files .github/dependabot.yml; commit hooks also ran make tc successfully.

Checklist

  • This pull request links the issue it resolves or advances
  • This pull request title follows Conventional Commits, and any breaking change is marked with !
  • If CLA Assistant prompted me, I signed CLA.md in the pull request conversation

CLA Assistant has not prompted yet.

@WH-2099 WH-2099 self-assigned this Apr 28, 2026
@WH-2099 WH-2099 marked this pull request as ready for review April 28, 2026 14:20
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 28, 2026
@WH-2099 WH-2099 enabled auto-merge (squash) April 28, 2026 14:21
@WH-2099 WH-2099 merged commit f32a507 into main May 6, 2026
6 checks passed
@WH-2099 WH-2099 deleted the ci/group-dependabot-updates-by-ecosystem branch May 6, 2026 12:02
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Group Dependabot dependency update pull requests by ecosystem

2 participants