chore(deps): Bump coverlet.collector from 6.0.4 to 10.0.1 - #78
chore(deps): Bump coverlet.collector from 6.0.4 to 10.0.1#78dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Supersedes dependabot PRs #78, #80, #81 and #82. Those are two packages raised across the two test projects, so dependabot opened four PRs for two decisions: coverlet.collector 6.0.4 to 10.0.1 and xunit.runner.visualstudio 3.1.4 to 4.0.0, each in PcaiNative.Tests and PcaiChatTui.Tests. They are major bumps, so the dependabot config in c937665 correctly leaves them ungrouped for individual review rather than folding them into the minor/patch group - but reviewing them as one change is what they actually are. These are also the first dependabot PRs ever raised for these projects. Both test projects were invisible to dependabot until c937665 widened .NET coverage from two csproj files to five, which is the same gap that had left PcaiServiceHost pinned two patch releases behind on System.Text.Json. Verified by running the tests, which is only possible because c937665 also added the dotnet-build job - before that no CI job built any .NET project at all. dotnet test PcaiNative.Tests: 6 passed, 0 failed. dotnet test PcaiChatTui.Tests: 9 passed, 0 failed. Both exit 0.
|
Superseded by #86, merged as Dependabot raised the same two package majors across both test projects, so these four PRs were really two decisions:
#86 takes both across both projects as one reviewable change. Verified there rather than assumed: That verification is only possible because the same dependabot work added a These were also the first dependabot PRs ever raised for these two projects: both were invisible to dependabot until the config widened .NET coverage from two csproj files to five. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated coverlet.collector from 6.0.4 to 10.0.1.
Release notes
Sourced from coverlet.collector's releases.
10.0.1
Improvements
Fixed
Maintenance
Diff between 10.0.0 and 10.0.1
10.0.0
Improvements
--coverlet-file-prefixoption for unique report files #1869Fixed
Maintenance
Diff between 8.0.1 and 10.0.0
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
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 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)