Improvement

July 1, 20251 Minute Read

Single pull request for Dependabot (multi-ecosystem support)

Multi-ecosystem grouped updates are now generally available for all Dependabot users! This configurable functionality allows you to group security or version dependency updates across multiple package ecosystems into a single pull request. This reduces the number of pull requests you receive from Dependabot and streamlines your dependency management workflow.

What’s new

Previously, Dependabot groups were limited to a single ecosystem, meaning if you had Docker, Terraform, and pip dependencies, you’d receive separate pull requests for each ecosystem. With cross-ecosystem grouping, you can now consolidate these updates into one comprehensive pull request.

Key benefits

  • Reduced pull request volume: Consolidate updates from multiple ecosystems into fewer pull requests.
  • Simplified review process: Review related dependency updates together for better context.
  • Improved CI efficiency: Reduce the number of CI runs by batching cross-ecosystem updates.

Additional resources

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Single pull request for Dependabot (multi-ecosystem support) - GitHub Changelog