Skip to content

Bump coverlet.collector from 8.0.0 to 8.0.1#216

Merged
jas88 merged 1 commit intomainfrom
dependabot/nuget/Test.LibArchive.Net/coverlet.collector-8.0.1
Mar 24, 2026
Merged

Bump coverlet.collector from 8.0.0 to 8.0.1#216
jas88 merged 1 commit intomainfrom
dependabot/nuget/Test.LibArchive.Net/coverlet.collector-8.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Updated coverlet.collector from 8.0.0 to 8.0.1.

Release notes

Sourced from coverlet.collector's releases.

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

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

High-level PR Summary

This PR updates the coverlet.collector NuGet package from version 8.0.0 to 8.0.1 in the test project. The patch version update includes bug fixes for .NET Framework compatibility issues and improvements to type instrumentation.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Test.LibArchive.Net/Test.LibArchive.Net.csproj

Need help? Join our Discord


Summary by cubic

Upgrade coverlet.collector to 8.0.1 in Test.LibArchive.Net to bring upstream bug fixes and improve reliability of coverage collection. This patch includes fixes for a .NET Framework TypeInitializationException and a packaging build issue.

Written for commit 88cd08a. Summary will update on new commits.

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 23, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Copy Markdown

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on 9c26a95..88cd08a

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Test.LibArchive.Net/Test.LibArchive.Net.csproj

@jas88 jas88 merged commit 831427c into main Mar 24, 2026
6 checks passed
@jas88 jas88 deleted the dependabot/nuget/Test.LibArchive.Net/coverlet.collector-8.0.1 branch March 24, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant