Skip to content

chore(dependabot): add coverlet group#2787

Merged
baywet merged 2 commits intomainfrom
copilot/add-dependabot-group-coverlet
Mar 18, 2026
Merged

chore(dependabot): add coverlet group#2787
baywet merged 2 commits intomainfrom
copilot/add-dependabot-group-coverlet

Conversation

Copy link
Contributor

Copilot AI commented Mar 18, 2026

Groups all coverlet.* NuGet packages into a single dependabot PR instead of one per package.

Description

Adds a coverlet group to the dependabot NuGet configuration to batch all coverlet.* dependency updates into a single pull request.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe): Dependabot configuration update

Related Issue(s)

Changes Made

  • Added coverlet group under the nuget package ecosystem in .github/dependabot.yml with pattern coverlet.*

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Versions applicability

  • My change applies to the version 1.X of the library, if so PR link:
  • My change applies to the version 2.X of the library, if so PR link:
  • My change applies to the version 3.X of the library, if so PR link:
  • I have evaluated the applicability of my change against the other versions above.

See the contributing guidelines for more information about how patches are applied across multiple versions.

Additional Notes

No functional code changes — config only.

Original prompt

This section details on the original issue you should resolve

<issue_title>add a dependabot group for coverlet</issue_title>
<issue_description>this will reduce the number of pull requests we get</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Copilot AI changed the title [WIP] Add a dependabot group for coverlet chore(dependabot): add coverlet group Mar 18, 2026
Copilot AI requested a review from baywet March 18, 2026 12:51
@baywet baywet marked this pull request as ready for review March 18, 2026 12:56
@baywet baywet requested a review from a team as a code owner March 18, 2026 12:56
@baywet baywet enabled auto-merge March 18, 2026 12:56
@sonarqubecloud
Copy link

@baywet baywet merged commit 717dcfa into main Mar 18, 2026
19 checks passed
@baywet baywet deleted the copilot/add-dependabot-group-coverlet branch March 18, 2026 15:35
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.

add a dependabot group for coverlet

3 participants