Skip to content

Group all dependabot updates in the same monthly PR - #146

Merged
elzik merged 1 commit into
mainfrom
single-group-dependabot-updates
Sep 9, 2025
Merged

elzik merged 1 commit into
mainfrom
single-group-dependabot-updates

Conversation

@elzik

@elzik elzik commented Sep 9, 2025

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 9, 2025 22:43

Copilot AI left a comment

Copy link
Copy Markdown

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 configures Dependabot to group all dependency updates into a single monthly pull request instead of creating separate PRs for each dependency update.

  • Adds a dependency grouping configuration to consolidate all updates
  • Maintains the existing monthly update schedule
  • Uses a wildcard pattern to include all dependencies in the group

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@elzik
elzik merged commit 7759c91 into main Sep 9, 2025
7 of 8 checks passed
@elzik
elzik deleted the single-group-dependabot-updates branch September 9, 2025 22:43
@codacy-production

codacy-production Bot commented Sep 9, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b7b4641) 135 134 99.26%
Head commit (c5c6b87) 135 (+0) 134 (+0) 99.26% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#146) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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