Skip to content

Bump coverlet.collector from 6.0.2 to 8.0.0 - #125

Merged
bbtbir merged 1 commit into
developfrom
dependabot/nuget/src/BBT.StrategyPattern.Tests/coverlet.collector-8.0.0
Mar 2, 2026
Merged

Bump coverlet.collector from 6.0.2 to 8.0.0#125
bbtbir merged 1 commit into
developfrom
dependabot/nuget/src/BBT.StrategyPattern.Tests/coverlet.collector-8.0.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 27, 2026

Copy link
Copy Markdown
Contributor

Updated coverlet.collector from 6.0.2 to 8.0.0.

Release notes

Sourced from coverlet.collector's releases.

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

6.0.4

Fixed

  • Fix empty coverage report when using include and exclude filters #​1726

Diff between 6.0.3 and 6.0.4

6.0.3

Fixed

Improvements

  • Cache the regex used in InstrumentationHelper #​1693
  • Enable dotnetTool integration tests for linux #​660

Diff between 6.0.2 and 6.0.3

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)

---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Feb 27, 2026
@dependabot
dependabotBot requested review from a team as code ownersFebruary 27, 2026 11:13
@dependabotdependabotBot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Feb 27, 2026
@bbtbir
bbtbir merged commit cb037dd into developMar 2, 2026
2 checks passed
@bbtbir
bbtbir deleted the dependabot/nuget/src/BBT.StrategyPattern.Tests/coverlet.collector-8.0.0 branch March 2, 2026 08:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .NET code

Development

Successfully merging this pull request may close these issues.

1 participant

@bbtbir