Skip to content

chore(deps): Bump coverlet.collector from 6.0.4 to 10.0.0#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/coverlet.collector-10.0.0
Closed

chore(deps): Bump coverlet.collector from 6.0.4 to 10.0.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/coverlet.collector-10.0.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Updated coverlet.collector from 6.0.4 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

8.0.1

Fixed

  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827

Improvements

  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed

Improvements

  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0

Commits viewable in compare view.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 25, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

---
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 a980df6 to f1e01f3 Compare April 25, 2026 14:37
TheFraTo added a commit that referenced this pull request Apr 25, 2026
Application en un seul commit des 9 PRs Dependabot ouvertes (toutes
vertes en CI individuellement). Plus efficace que 9 merges
séquentiels qui chaîneraient des CI redondantes.

NuGet :
- Roslynator.Analyzers : 4.12.10 → 4.15.0 (group, PR #7)
- Roslynator.Formatting.Analyzers : 4.12.10 → 4.15.0 (group, PR #7)
- Microsoft.NET.Test.Sdk : 17.14.1 → 18.4.0 (PR #9)
- xunit.runner.visualstudio : 3.1.4 → 3.1.5 (PR #6)
- coverlet.collector : 6.0.4 → 10.0.0 (PR #8, MAJOR)

GitHub Actions :
- actions/checkout : v4 → v6 (PR #3)
- actions/setup-dotnet : v4 → v5 (PR #2)
- actions/cache : v4 → v5 (PR #1)
- actions/upload-artifact : v4 → v7 (PR #5)
- github/codeql-action/init : v3 → v4 (PR #4)
- github/codeql-action/analyze : v3 → v4 (PR #4)

Verif locale :
- dotnet restore OK avec les nouvelles versions
- dotnet build : 0 warning, 0 erreur
- dotnet test : 178/178 verts (162 unit + 16 integration via Docker)
- dotnet format --verify-no-changes : OK

Les 9 PRs Dependabot se fermeront automatiquement quand GitHub
verra que leurs changements sont déjà sur main (closed-by-push).

Closes #1, #2, #3, #4, #5, #6, #7, #8, #9

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 25, 2026

Looks like coverlet.collector is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 25, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/coverlet.collector-10.0.0 branch April 25, 2026 15:52
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.

0 participants