Bump coverlet.console from 6.0.4 to 10.0.1#68
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Lua Comparison ReportInput artifacts:
Unexpected deltas are mismatches, one-sided outputs, missing outputs, or new/changed/missing both-error ratchet entries. Unexpected deltas: no. Regression signal: no. Generated by Lua comparison CI (run logs). |
Owner
|
@dependabot recreate |
--- updated-dependencies: - dependency-name: coverlet.console dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/dot-config/coverlet.console-10.0.1
branch
from
July 16, 2026 22:20
b336853 to
0deed33
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated coverlet.console from 6.0.4 to 10.0.1.
Release notes
Sourced from coverlet.console'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.
Note
Low Risk
Single-line manifest change for a dev-only coverage CLI; risk is limited to coverage workflow compatibility after the major version bump, not runtime or production code.
Overview
Updates the local coverlet.console dotnet tool in
.config/dotnet-tools.jsonfrom 6.0.4 to 10.0.1. Coverage collection (scripts/coverage/coverage.ps1/.shviadotnet tool run coverlet) will use the newer tool afterdotnet tool restore.This is a major-version jump (6 → 10), so behavior may differ around MTP integration, report paths, and branch coverage fixes noted in upstream release notes; no application or test project package references change in this diff.
Reviewed by Cursor Bugbot for commit 0deed33. Bugbot is set up for automated code reviews on this repo. Configure here.