Skip to content

Group non-zigpy Dependabot updates into a single PR#811

Open
TheJulianJES wants to merge 1 commit into
zigpy:devfrom
TheJulianJES:tjj/group-dependabot-updates
Open

Group non-zigpy Dependabot updates into a single PR#811
TheJulianJES wants to merge 1 commit into
zigpy:devfrom
TheJulianJES:tjj/group-dependabot-updates

Conversation

@TheJulianJES

Copy link
Copy Markdown
Contributor

Bundle all uv-ecosystem version updates into one grouped PR, except the Zigbee radio stack (zigpy*, bellows) and zha-quirks, which stay as individual PRs.

Also raise the open-PR limit to 10 to fit the grouped PR alongside the individual radio/quirks PRs.

Bundle all uv-ecosystem version updates into one grouped PR, except the
Zigbee radio stack (zigpy*, bellows) and zha-quirks, which stay as
individual PRs. Also raise the open-PR limit to 10 to fit the grouped PR
alongside the individual radio/quirks PRs.
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.29%. Comparing base (93d3e50) to head (e4b45dd).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #811   +/-   ##
=======================================
  Coverage   97.29%   97.29%           
=======================================
  Files          55       55           
  Lines       10933    10933           
=======================================
  Hits        10637    10637           
  Misses        296      296           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TheJulianJES TheJulianJES marked this pull request as ready for review July 2, 2026 02:33
Copilot AI review requested due to automatic review settings July 2, 2026 02:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Dependabot configuration to bundle most Python (uv ecosystem) dependency version bumps into a single grouped PR, while keeping Zigbee radio-stack dependencies and zha-quirks as separate PRs, and increases the allowed number of open Dependabot PRs to accommodate the new grouping strategy.

Changes:

  • Add a python-dependencies Dependabot group for the uv ecosystem that matches all dependencies.
  • Exclude zigpy*, bellows, and zha-quirks from the group so they continue to get individual PRs.
  • Increase open-pull-requests-limit to 10 for the uv ecosystem updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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