build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 by dependabot[bot] · Pull Request #846 · microsoft/sbom-tool (original) (raw)
Bumps coverlet.collector from 6.0.2 to 6.0.3.
Release notes
Sourced from coverlet.collector's releases.
v6.0.3
Fixed
- Fix RuntimeConfigurationReader to support self-contained builds #1705 by https://github.com/pfeigl
- Fix inconsistent filenames with UseSourceLink after .NET 8 #1679
- Fix hanging tests #989
- Fix coverlet instrumentation becomes slow after installing dotnet sdk 8.0.200 #1620
- Fix upgrading v6.0.1 to v6.0.2 increases instrumentation time #1649
- Fix Unable to instrument module - NET 8 #1631
- Fix slow modules filtering process #1646 by https://github.com/BlackGad
- Fix incorrect coverage await using in generic method #1490
Improvements
Commits
- fc40a26 release version (#1724)
- 7095dd0 update changelog (#1721)
- 302886a Fix filename update for activated UseSourceFile option (#1681)
- 973200c workaround for "Failed to instrument modules" (#1700)
- c2e6aee Fix RuntimeConfigurationReader to support SelfContained builds (#1705)
- de1a30a Update System.Text.Json version (#1710)
- 3004bb7 Enable tests "Hang due to System.Console.ReadKey()" (#1707)
- 7e0c7e8 enable dotnetTool integration tests for linux and MacOS (#1701)
- c01ef48 Update Mono.Cecil 0.11.6 (Directory.Packages.props) (#1706)
- 7c8c6fa add known issue BadImageFormatException (#1696)
- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)