Skip to content

Conversation

@a-schur
Copy link
Contributor

@a-schur a-schur commented Dec 6, 2025

Tests for update-types, dependency-type, and exclude-patterns support in multi-ecosystem groups to validate the feature implemented in github/dependabot-api#7434.

Fixes: #13572

Test coverage:

  • update-types filtering (minor, patch)
  • dependency-type filtering (development, production)
  • exclude-patterns filtering
  • patterns combined with update-types
  • multi-directory scenarios
  • combined filter scenarios

What are you trying to accomplish?

Anything you want to highlight for special attention from reviewers?

How will you know you've accomplished your goal?

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

Tests for update-types, dependency-type, and exclude-patterns support
in multi-ecosystem groups to validate the feature implemented in
github/dependabot-api#7434.

Fixes: #13572

Test coverage:
- update-types filtering (minor, patch)
- dependency-type filtering (development, production)
- exclude-patterns filtering
- patterns combined with update-types
- multi-directory scenarios
- combined filter scenarios
@a-schur a-schur requested a review from jakecoffman December 6, 2025 00:16
@a-schur a-schur marked this pull request as ready for review December 6, 2025 00:17
@a-schur a-schur requested a review from a team as a code owner December 6, 2025 00:17
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.

multi-ecosystem groups does not work with update-types

2 participants