Skip to content

Bump coverlet.collector from 8.0.1 to 10.0.0#228

Merged
intellitect-bot merged 1 commit intomainfrom
dependabot/nuget/coverlet.collector-10.0.0
Apr 22, 2026
Merged

Bump coverlet.collector from 8.0.1 to 10.0.0#228
intellitect-bot merged 1 commit intomainfrom
dependabot/nuget/coverlet.collector-10.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated coverlet.collector from 8.0.1 to 10.0.0.

Release notes

Sourced from coverlet.collector's releases.

10.0.0

Improvements

  • Unique Report Filenames (coverlet.MTP and AzDO) #​1866
  • Add --coverlet-file-prefix option for unique report files #​1869
  • Introduce .NET 10 support #​1823

Fixed

  • Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type #​1836
  • Fix [BUG] Missing Coverage after moving to MTP #​1843
  • Fix [BUG] No coverage reported when targeting .NET Framework with 8.0.1 #​1842
  • Fix [BUG] Behavior changes between MTP and Legacy (msbuild) #​1878
  • Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json #​1880
  • Fix [BUG] Coverlet.Collector produces empty report when Mediator.SourceGenerator is referenced #​1718 by https://github.com/yusyd
  • Fix [BUG] Crash during instrumentation (Methods using LibraryImport/DllImport have no body) #​1762

Maintenance

  • Add comprehensive async method tests and documentation for issue #​1864
  • Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests #​1833
  • Add net9.0 and net10.0 targets #​1822

Diff between 8.0.1 and 10.0.0

Commits viewable in compare view.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget labels Apr 20, 2026
@dependabot dependabot Bot temporarily deployed to BuildAndUploadImage April 20, 2026 17:57 Inactive
---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/coverlet.collector-10.0.0 branch from 7c5ecf2 to 77c0ec5 Compare April 20, 2026 18:18
@dependabot dependabot Bot temporarily deployed to BuildAndUploadImage April 20, 2026 18:18 Inactive
@github-actions
Copy link
Copy Markdown

🤖 Automated Major Version Review — APPROVED

Package: coverlet.collector
Ecosystem: NuGet
Version change: 8.0.1 → 10.0.0 (major bump)

Research Summary

Breaking Changes Analysis

The only breaking change in this release line was introduced in v8.0.0 (minimum .NET SDK upgraded to 8.0 LTS). This repository already uses .NET 10 (evidenced by Directory.Packages.props and CI configuration), so this breaking change does not apply. No breaking changes were introduced in v10.0.0 itself — the major version bump follows the .NET versioning convention (v10 = .NET 10 support).

Security Check

No security advisories were found for coverlet.collector in the GitHub Advisory Database. This package is a dev/test dependency used only for code coverage collection and does not affect production code.

Decision

✅ This major version update is safe to merge. CI checks pass, the diff contains only Directory.Packages.props (a version file), and no breaking changes affect this repository's usage of the package.

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • security.snyk.io

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "security.snyk.io"

See Network Configuration for more information.

Note

🔒 Integrity filter blocked 1 item

The following item were blocked because they don't meet the GitHub integrity level.

  • #145 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Dependabot Major Version Reviewer · ● 2.6M ·

@github-actions github-actions Bot added the ai-approved-major-update AI-reviewed major dependency update safe to merge label Apr 22, 2026
@intellitect-bot intellitect-bot merged commit 4eda96f into main Apr 22, 2026
9 checks passed
@intellitect-bot intellitect-bot deleted the dependabot/nuget/coverlet.collector-10.0.0 branch April 22, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-approved-major-update AI-reviewed major dependency update safe to merge dependencies Pull requests that update a dependency file nuget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant