Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 18.7.0#6300

Merged
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.net.test.sdk-18.x
Jun 23, 2026
Merged

chore(deps): update dependency microsoft.net.test.sdk to 18.7.0#6300
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.net.test.sdk-18.x

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Microsoft.NET.Test.Sdk nuget minor 18.6.018.7.0

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jun 23, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 23, 2026 09:16

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This PR bumps Microsoft.NET.Test.Sdk from 18.6.018.7.0 via Renovate. The change is a single-line version update in Directory.Packages.props. The release notes show two changes: ARM64 msdia140.dll support, and a System.Memory transitive upgrade from 4.5.5 → 4.6.3 (beneficial for AOT compat).

Findings

[Altitude / Pre-existing concern — not introduced by this PR]
TUnit.SourceGenerator.IncrementalTests/TUnit.SourceGenerator.IncrementalTests.csproj:14 — This project uses Microsoft.NET.Test.Sdk + xunit rather than TUnit itself.

CLAUDE.md states: "No VSTest — Use Microsoft.Testing.Platform only. NEVER use Microsoft.VisualStudio.TestPlatform"

Microsoft.NET.Test.Sdk originates from the microsoft/vstest repository and is paired here with xunit, which runs on VSTest. This is the only project in the repo consuming this package. This PR doesn't introduce the pattern, but approving the bump implicitly continues it. If the intent is to keep this project on xunit for incremental source-generator testing (where the xunit assert model is simpler), that's a valid exception — but it's worth a deliberate acknowledgement rather than silent continuation.

Summary

The bump itself is safe and low-risk. No correctness, cross-file, or behavioral issues — the version change has no API surface impact on TUnit's runtime. The one item above is pre-existing and should be triaged separately rather than blocking this merge.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

This was referenced Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants