chore(deps): update dependency coverlet.collector to v8 #10

Open
ochronus wants to merge 1 commit from renovate/coverlet.collector-8.x into main
Owner

This PR contains the following updates:

Package Type Update Change
coverlet.collector nuget major 6.0.48.0.1

Release Notes

coverlet-coverage/coverlet (coverlet.collector)

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

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 | Type | Update | Change | |---|---|---|---| | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | nuget | major | `6.0.4` → `8.0.1` | --- ### Release Notes <details> <summary>coverlet-coverage/coverlet (coverlet.collector)</summary> ### [`v8.0.1`](https://github.com/coverlet-coverage/coverlet/releases/tag/v8.0.1) ##### Fixed - Fix \[BUG] TypeInitializationException when targeting .NET Framework [#&#8203;1818](https://github.com/coverlet-coverage/coverlet/issues/1818) - Fix \[BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true [#&#8203;1827](https://github.com/coverlet-coverage/coverlet/issues/1827) ##### Improvements - Additional improvements needed for .NET Framework instrumentation type import [#&#8203;1825](https://github.com/coverlet-coverage/coverlet/issues/1825) [Diff between 8.0.0 and 8.0.1](https://github.com/coverlet-coverage/coverlet/compare/v8.0.0...v8.0.1) ### [`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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44MS44IiwidXBkYXRlZEluVmVyIjoiNDIuODEuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency coverlet.collector to v8
Some checks failed
CI / Code Format Check (pull_request) Failing after 16s
CI / Build and Test (pull_request) Failing after 18s
5fd3ca07e2
ochronus force-pushed renovate/coverlet.collector-8.x from 5fd3ca07e2
Some checks failed
CI / Code Format Check (pull_request) Failing after 16s
CI / Build and Test (pull_request) Failing after 18s
to 01ca489e9c
Some checks failed
CI / Code Format Check (pull_request) Failing after 15s
CI / Build and Test (pull_request) Failing after 18s
2026-03-17 10:00:19 +01:00
Compare
Some checks failed
CI / Code Format Check (pull_request) Failing after 15s
CI / Build and Test (pull_request) Failing after 18s
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 switch renovate/coverlet.collector-8.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/coverlet.collector-8.x
git switch renovate/coverlet.collector-8.x
git rebase main
git switch main
git merge --ff-only renovate/coverlet.collector-8.x
git switch renovate/coverlet.collector-8.x
git rebase main
git switch main
git merge --no-ff renovate/coverlet.collector-8.x
git switch main
git merge --squash renovate/coverlet.collector-8.x
git switch main
git merge --ff-only renovate/coverlet.collector-8.x
git switch main
git merge renovate/coverlet.collector-8.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ochronus/csharparr!10
No description provided.