Skip to content

Commit 523cefa

Browse files
chore(deps): update dependency coverlet.msbuild to 6.0.4 (#3952)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [coverlet.msbuild](https://redirect.github.com/coverlet-coverage/coverlet) | `6.0.3` -> `6.0.4` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/coverlet.msbuild/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/coverlet.msbuild/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/coverlet.msbuild/6.0.3/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/coverlet.msbuild/6.0.3/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>coverlet-coverage/coverlet (coverlet.msbuild)</summary> ### [`v6.0.4`](https://redirect.github.com/coverlet-coverage/coverlet/releases/tag/v6.0.4) ##### Fixed - Fix empty coverage report when using include and exclude filters [#&#8203;1726](https://redirect.github.com/coverlet-coverage/coverlet/issues/1726) [Diff between 6.0.3 and 6.0.4](https://redirect.github.com/coverlet-coverage/coverlet/compare/v6.0.3...v6.0.4) </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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a52359f commit 523cefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<SplatVersion>15.2.22</SplatVersion>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageVersion Include="coverlet.msbuild" Version="6.0.3" />
10+
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
1111
<PackageVersion Include="DynamicData" Version="9.0.4" />
1212
<PackageVersion Include="FluentAssertions" Version="8.0.0" />
1313
<PackageVersion Include="JetBrains.DotMemoryUnit" Version="3.2.20220510" />

0 commit comments

Comments
 (0)