Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump coverlet.msbuild from 6.0.0 to 6.0.1 (#1767)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coverlet-coverage/coverlet/releases">coverlet.msbuild's releases</a>.</em></p> <blockquote> <h2>v6.0.1</h2> <h3>Fixed</h3> <ul> <li>Uncovered lines in .NET 8 for inheriting records <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1555">#1555</a></li> <li>Fix record constructors not covered when SkipAutoProps is true <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1561">#1561</a></li> <li>Fix .NET 7 Method Group branch coverage issue <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1447">#1447</a></li> <li>Fix ExcludeFromCodeCoverage does not exclude method in a partial class <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1548">#1548</a></li> <li>Fix ExcludeFromCodeCoverage does not exclude F# task <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1547">#1547</a></li> <li>Fix issues where ExcludeFromCodeCoverage ignored <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1431">#1431</a></li> <li>Fix issues with ExcludeFromCodeCoverage attribute <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1484">#1484</a></li> <li>Fix broken links in documentation <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1514">#1514</a></li> <li>Fix problem with coverage for .net5 WPF application <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1221">#1221</a> by <a href="https://github.com/lg2de">https://github.com/lg2de</a></li> <li>Fix unable to instrument module for Microsoft.AspNetCore.Mvc.Razor <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1459">#1459</a> by <a href="https://github.com/lg2de">https://github.com/lg2de</a></li> </ul> <h3>Improvements</h3> <ul> <li>Extended exclude by attribute feature to work with fully qualified name <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1589">#1589</a></li> <li>Use System.CommandLine instead of McMaster.Extensions.CommandLineUtils <a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1474">#1474</a> by <a href="https://github.com/Bertk">https://github.com/Bertk</a></li> <li>Fix deadlog in Coverlet.Integration.Tests.BaseTest <a href="https://redirect.github.com/coverlet-coverage/coverlet/pull/1541">#1541</a> by <a href="https://github.com/Bertk">https://github.com/Bertk</a></li> <li>Add coverlet.msbuild.tasks unit tests <a href="https://redirect.github.com/coverlet-coverage/coverlet/pull/1534">#1534</a> by <a href="https://github.com/Bertk">https://github.com/Bertk</a></li> </ul> <p><a href="https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.1">Diff between 6.0.0 and 6.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/440a26a41dfda4f5131d67c61f0007277ceeeaa9"><code>440a26a</code></a> bumb preview version (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1622">#1622</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/ae591a87f597edbf6393fdf0fc2a092aee88ae38"><code>ae591a8</code></a> adapted version info (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1621">#1621</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/52ddde6e8dbf92e56f0f79af4782d0849324f166"><code>52ddde6</code></a> Adaptions to exclude by attribute feature (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1603">#1603</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/16eda38beeab52a92da52bcd0d9044f73f91dc51"><code>16eda38</code></a> fix MergeWith option (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1601">#1601</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/16b9883710bf6ff771de3b0ce66a9dfa38e05a4a"><code>16b9883</code></a> Bump NuGet.Packaging in /test/coverlet.integration.tests (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1616">#1616</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/50fbaa7bb91cf0c5bdc0a1888f393782e34135fb"><code>50fbaa7</code></a> Update Tmds.ExecFunction version 0.7.1 (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1609">#1609</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/9321d2e2cc28eef46052134c17ae0351f0318adc"><code>9321d2e</code></a> create XML coverage file without BOM (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1604">#1604</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/37f6b8c52b6ae3c122f9794a7adbecc4104bb2ec"><code>37f6b8c</code></a> Sign binaries and nuget packages (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1600">#1600</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/d1ca364b7dbff38abce0457d94c4ce1b7e3a4cd9"><code>d1ca364</code></a> Update code signing chapter (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1597">#1597</a>)</li> <li><a href="https://github.com/coverlet-coverage/coverlet/commit/9295fca754531d6badd0185d0709d41a6eeddd5f"><code>9295fca</code></a> Update access modifier "public Method()" (<a href="https://redirect.github.com/coverlet-coverage/coverlet/issues/1588">#1588</a>)</li> <li>Additional commits viewable in <a href="https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=coverlet.msbuild&package-manager=nuget&previous-version=6.0.0&new-version=6.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information