Skip to content

chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.3.2 - #4254

Merged
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.testing
Jan 9, 2026
Merged

chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.3.2#4254
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.testing

Conversation

@thomhurst

@thomhurstthomhurst commented Jan 7, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
Microsoft.Testing.Extensions.CodeCoveragenugetminor18.1.018.3.2

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

CopilotAI review requested due to automatic review settings January 7, 2026 12:45
@thomhurstthomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jan 7, 2026
@thomhurst

Copy link
Copy Markdown
OwnerAuthor

Summary

Attempts to upgrade Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.1

Critical Issues

BLOCK: This PR contradicts the immediately previous commit

PR #4253 (commit 0612bf3) was just merged to downgrade this exact package from a newer version to 18.1.0 because:

"The latest version seems to be crashing test suites with broken pipe errors"

This automated Renovate PR would re-upgrade to 18.3.1, which will likely reintroduce the broken pipe crash issue that was just fixed.

Recommendation: Close this PR and configure Renovate to pin Microsoft.Testing.Extensions.CodeCoverage at version 18.1.0 until the upstream crashes are resolved.

Verdict

⚠️REQUEST CHANGES - Conflicts with recent intentional downgrade to fix crashes

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Microsoft.Testing.Extensions.CodeCoverage dependency from version 18.1.0 to 18.3.1, a minor version update that brings the code coverage extension package to its latest version. This is a routine dependency maintenance update managed by Renovate Bot.

@thomhurst

Copy link
Copy Markdown
OwnerAuthor

Summary

Updates Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.1 (minor version bump).

Critical Issues

None found ✅

Suggestions

None - this is a straightforward dependency update.

Verdict

APPROVE - No critical issues

This dependency update is compliant with TUnit rules:

  • Uses Microsoft.Testing.Platform (not VSTest) ✅
  • No code changes requiring snapshot updates ✅
  • No source generator or public API modifications ✅

@thomhurst

Copy link
Copy Markdown
OwnerAuthor

Summary

Automated dependency update to upgrade Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.1.

Critical Issues

BLOCKING: Conflicts with intentional downgrade in PR #4253

PR #4253 was merged just hours ago (2026-01-07T12:36:03Z) specifically to downgrade this exact package to version 18.1.0 due to:

"The latest version seems to be crashing test suites with broken pipe errors"

This automated Renovate PR would immediately re-upgrade to 18.3.1, likely reintroducing the broken pipe crash issue that was just fixed.

Recommendation:

  • Close this PR
  • Configure Renovate to pin Microsoft.Testing.Extensions.CodeCoverage at 18.1.0 until the upstream crashes are resolved
  • Consider adding a comment in Directory.Packages.props documenting the pin reason

Previous Review Status

Two previous comments exist with conflicting assessments. The first correctly identified the conflict with PR #4253. The second appears to have been posted before PR #4253 was merged and did not catch this critical issue.

Verdict

⚠️REQUEST CHANGES - This PR directly contradicts the intentional downgrade that was merged today to fix critical runtime crashes.


TUnit Compliance Check:

  • Uses Microsoft.Testing.Platform (not VSTest) ✅
  • No code changes requiring snapshot updates ✅
  • No source generator or public API modifications ✅
  • Does not conflict with recent intentional changes ❌

@thomhurst

Copy link
Copy Markdown
OwnerAuthor

Summary

Updates Microsoft.Testing.Extensions.CodeCoverage from 18.1.0 to 18.3.1 (minor version update).

Critical Issues

None found ✅

Analysis

  • ✅ Correctly uses Microsoft.Testing.Extensions.CodeCoverage (modern Microsoft.Testing.Platform extension, not VSTest)
  • ✅ No TUnit-specific rules apply - this is a simple dependency update
  • ✅ Minor version bump should be backward compatible
  • ✅ No code changes required

Verdict

APPROVE - No critical issues

This is a straightforward dependency update with no breaking changes expected.

@thomhurst
thomhurstforce-pushed the renovate/microsoft.testing branch from d51b5e4 to 0ecc393CompareJanuary 7, 2026 22:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency fileMINORrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@thomhurst@slang25@renovate-bot