Update dependency coverlet.collector to v8 #44

Open
renovateBot wants to merge 1 commits from renovate/coverlet.collector-8.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
coverlet.collector 6.0.48.0.0 age confidence

Release Notes

coverlet-coverage/coverlet (coverlet.collector)

v8.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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.4` → `8.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/coverlet.collector/8.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/coverlet.collector/6.0.4/8.0.0?slim=true) | --- ### Release Notes <details> <summary>coverlet-coverage/coverlet (coverlet.collector)</summary> ### [`v8.0.0`](https://github.com/coverlet-coverage/coverlet/releases/tag/v8.0.0) **Special Thanks:** A huge thank you to [@&#8203;Bertk](https://github.com/Bertk) for driving the majority of the work in this release! 🎉 ##### Fixed - Fix System.CommandLine 2.0 release is available [#&#8203;1776](https://github.com/coverlet-coverage/coverlet/issues/1776) - Fix Excluding From Coverage bad defaults from given example [#&#8203;1764](https://github.com/coverlet-coverage/coverlet/issues/1764) - Fix branchpoint exclusion for sdk 8.0.407 [#&#8203;1741](https://github.com/coverlet-coverage/coverlet/issues/1741) - Fix missing copyright information in NuGet [#&#8203;1794](https://github.com/coverlet-coverage/coverlet/issues/1794) - Fix bad default values in documentation [#&#8203;1764](https://github.com/coverlet-coverage/coverlet/issues/1764) by <https://github.com/cboudereau> ##### Improvements - Coverlet MTP extension feature [#&#8203;1788](https://github.com/coverlet-coverage/coverlet/pull/1788) - Generate SBOM for nuget packages [#&#8203;1752](https://github.com/coverlet-coverage/coverlet/pull/1752) - Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages [#&#8203;1742](https://github.com/coverlet-coverage/coverlet/pull/1742) - Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json [#&#8203;1733](https://github.com/coverlet-coverage/coverlet/pull/1733) - Use latest System.CommandLine version [#&#8203;1660](https://github.com/coverlet-coverage/coverlet/pull/1660) - Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (**Breaking Change**) - Use [xunit.v3](https://xunit.net/docs/getting-started/v3/whats-new) for tests and example code [Diff between 6.0.4 and 8.0.0](https://github.com/coverlet-coverage/coverlet/compare/v6.0.4...v8.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovateBot added 1 commit 2026-02-18 09:47:47 +00:00
Update dependency coverlet.collector to v8
All checks were successful
check main state / build (9.0.x) (push) Successful in 2m10s
e943e16e3a
All checks were successful
check main state / build (9.0.x) (push) Successful in 2m10s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/coverlet.collector-8.x:renovate/coverlet.collector-8.x
git checkout renovate/coverlet.collector-8.x
Sign in to join this conversation.