-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.3.1 #4233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
SummaryThis PR updates the Critical IssuesNone found β This is a straightforward dependency version bump in the
Verdictβ APPROVE - No critical issues This is a routine dependency update that doesn't violate any TUnit rules. The updated package is part of the Microsoft.Testing.Platform (not VSTest), which aligns with TUnit's critical rule #3. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This is an automated dependency update PR generated by Renovate Bot that updates Microsoft.Testing.Extensions.CodeCoverage from version 18.1.0 to 18.3.1. This is a minor version update that should include new features and bug fixes while maintaining backward compatibility according to semantic versioning.
Key Changes
- Minor version bump for Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.1
- The package is used in the TUnit main library and TUnit.TestProject for code coverage reporting during testing
| <PackageVersion Include="Microsoft.Playwright" Version="1.57.0" /> | ||
| <PackageVersion Include="Microsoft.TemplateEngine.Authoring.TemplateVerifier" Version="10.0.101" /> | ||
| <PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.1.0" /> | ||
| <PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.3.1" /> |
Copilot
AI
Jan 5, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The version 18.3.1 for Microsoft.Testing.Extensions.CodeCoverage appears to be significantly out of alignment with other Microsoft.Testing packages in this file:
- Microsoft.Testing.Extensions.CodeCoverage: 18.3.1 (being updated)
- Microsoft.Testing.Extensions.CrashDump: 2.0.2
- Microsoft.Testing.Extensions.HangDump: 2.0.2
- Microsoft.Testing.Extensions.Telemetry: 2.0.2
- Microsoft.Testing.Extensions.TrxReport: 2.0.2
- Microsoft.Testing.Platform: 2.0.2
- Microsoft.Testing.Platform.MSBuild: 2.0.2
This significant version disparity (18.x vs 2.x) suggests potential compatibility concerns. Microsoft.Testing.Extensions.CodeCoverage follows a different versioning scheme than the other Microsoft.Testing packages, which could lead to runtime compatibility issues or unexpected behavior. Please verify that this version is compatible with Microsoft.Testing.Platform 2.0.2 and the other Microsoft.Testing.Extensions packages at version 2.0.2.
This PR contains the following updates:
18.1.0β18.3.1Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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.
This PR has been generated by Renovate Bot.