Skip to content

feat: Add groups dependabot#24

Merged
mm-psy merged 1 commit intodevelopfrom
feature/110-dependabot-add-groups
Jan 26, 2026
Merged

feat: Add groups dependabot#24
mm-psy merged 1 commit intodevelopfrom
feature/110-dependabot-add-groups

Conversation

@mm-psy
Copy link
Copy Markdown
Contributor

@mm-psy mm-psy commented Jan 26, 2026

This PR adds Dependabot grouping configuration to consolidate version updates into single pull requests. The changes configure all three package ecosystems (NuGet, Docker, and GitHub Actions) to group major, minor, and patch updates together, ensuring that the PR area does not consist solely of dependency updates.

@mm-psy mm-psy requested a review from mm-mse January 26, 2026 15:23
@github-actions
Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions
Copy link
Copy Markdown

Test & Coverage Report

Test Results Summary

Metric Count
✅ Passed 460
❌ Failed 0
⏭️ Skipped 0

View Detailed Test Results


Code Coverage

Unit Tests Coverage

Package Line Rate Branch Rate Complexity Health
AAS.TwinEngine.DataEngine 90% 80% 1188
Summary 90% (2049 / 2273) 80% (836 / 1044) 1188

Minimum allowed line rate is 80%

Module Tests Coverage

Package Line Rate Branch Rate Complexity Health
AAS.TwinEngine.DataEngine 56% 40% 1188
Summary 56% (1279 / 2273) 40% (421 / 1044) 1188

@mm-psy mm-psy requested a review from Copilot January 26, 2026 15:31
Copy link
Copy Markdown

Copilot AI left a comment

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 adds Dependabot grouping configuration to consolidate dependency updates into single pull requests instead of individual PRs for each package. The configuration groups major, minor, and patch version updates together for improved pull request management.

Changes:

  • Added groups configuration with major-minor-patch grouping to all three package ecosystems
  • Configured grouping to apply to version updates with all update types (major, minor, patch)

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

@mm-psy mm-psy merged commit 71ba1a8 into develop Jan 26, 2026
7 checks passed
@mm-psy mm-psy deleted the feature/110-dependabot-add-groups branch January 26, 2026 16:03
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.

3 participants