Update dependency coverlet.collector to 6.0.4 #32

Merged
mcmuzzle merged 1 commits from renovate/coverlet.collector-6.x into main 2026-02-05 15:22:13 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
coverlet.collector 6.0.26.0.4 age confidence

Release Notes

coverlet-coverage/coverlet (coverlet.collector)

v6.0.4

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

Diff between 6.0.3 and 6.0.4

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


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.2` → `6.0.4` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/coverlet.collector/6.0.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/coverlet.collector/6.0.2/6.0.4?slim=true) | --- ### Release Notes <details> <summary>coverlet-coverage/coverlet (coverlet.collector)</summary> ### [`v6.0.4`](https://github.com/coverlet-coverage/coverlet/releases/tag/v6.0.4) ##### Fixed - Fix empty coverage report when using include and exclude filters [#&#8203;1726](https://github.com/coverlet-coverage/coverlet/issues/1726) [Diff between 6.0.3 and 6.0.4](https://github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4) ### [`v6.0.3`](https://github.com/coverlet-coverage/coverlet/releases/tag/v6.0.3) ##### Fixed - Fix RuntimeConfigurationReader to support self-contained builds [#&#8203;1705](https://github.com/coverlet-coverage/coverlet/pull/1705) by <https://github.com/pfeigl> - Fix inconsistent filenames with UseSourceLink after .NET 8 [#&#8203;1679](https://github.com/coverlet-coverage/coverlet/issues/1679) - Fix hanging tests [#&#8203;989](https://github.com/coverlet-coverage/coverlet/issues/989) - Fix coverlet instrumentation becomes slow after installing dotnet sdk 8.0.200 [#&#8203;1620](https://github.com/coverlet-coverage/coverlet/issues/1620) - Fix upgrading v6.0.1 to v6.0.2 increases instrumentation time [#&#8203;1649](https://github.com/coverlet-coverage/coverlet/issues/1649) - Fix Unable to instrument module - NET 8 [#&#8203;1631](https://github.com/coverlet-coverage/coverlet/issues/1631) - Fix slow modules filtering process [#&#8203;1646](https://github.com/coverlet-coverage/coverlet/issues/1646) by <https://github.com/BlackGad> - Fix incorrect coverage await using in generic method [#&#8203;1490](https://github.com/coverlet-coverage/coverlet/issues/1490) ##### Improvements - Cache the regex used in InstrumentationHelper [#&#8203;1693](https://github.com/coverlet-coverage/coverlet/issues/1693) - Enable dotnetTool integration tests for linux [#&#8203;660](https://github.com/coverlet-coverage/coverlet/issues/660) [Diff between 6.0.2 and 6.0.3](https://github.com/coverlet-coverage/coverlet/compare/v6.0.2...v6.0.3) </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-05 14:13:21 +00:00
Update dependency coverlet.collector to 6.0.4
All checks were successful
check main state / build (9.0.x) (push) Successful in 3m13s
5b51118d20
renovateBot force-pushed renovate/coverlet.collector-6.x from 5b51118d20 to 1348b78420 2026-02-05 14:34:23 +00:00 Compare
mcmuzzle merged commit 1348b78420 into main 2026-02-05 15:22:13 +00:00
mcmuzzle deleted branch renovate/coverlet.collector-6.x 2026-02-05 15:22:13 +00:00
Sign in to join this conversation.