Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 18.3.0#4994

Merged
thomhurst merged 1 commit intomainfrom
renovate/microsoft.net.test.sdk-18.x
Feb 24, 2026
Merged

chore(deps): update dependency microsoft.net.test.sdk to 18.3.0#4994
thomhurst merged 1 commit intomainfrom
renovate/microsoft.net.test.sdk-18.x

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

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

v18.3.0

What's Changed

Internal fixes and updates

New Contributors


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.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Feb 24, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 24, 2026 12:21
Copy link
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Dependency Update Review: Microsoft.NET.Test.Sdk 18.0.1 → 18.3.0

Change: Single-line version bump in Directory.Packages.props — automated Renovate bot update.

Assessment

This is a safe minor version upgrade. Reviewing the v18.3.0 release notes:

  • "Fix answer file splitting" — bug fix, no impact on TUnit's usage patterns
  • "Remove stale copy of S.ComponentModel.Composition from testplatform packages" — positive cleanup, reduces bloat
  • "Disable DynamicNative instrumentation by default" — worth noting: this affects native code coverage instrumentation. TUnit already pins Microsoft.Testing.Extensions.CodeCoverage at 18.4.1, so coverage tooling is already ahead of this SDK version; no regression expected
  • The remaining changes are internal dependency/build tool updates with no externally visible impact

Compatibility

TUnit targets net8.0;net9.0;net10.0Microsoft.NET.Test.Sdk 18.3.0 supports all three TFMs without issue.

Verdict

✅ Approved — no breaking changes, low risk, CI running as expected. Auto-merge is appropriate here.

Copy link
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Dependency Update Review: Microsoft.NET.Test.Sdk 18.0.1 → 18.3.0

Change: Single-line version bump in Directory.Packages.props — automated Renovate bot update.

Assessment

This is a safe minor version upgrade. Key points from the v18.3.0 release notes:

  • Fix answer file splitting — bug fix, no impact on TUnit usage patterns
  • Remove stale copy of S.ComponentModel.Composition from testplatform packages — positive cleanup, reduces bloat
  • Disable DynamicNative instrumentation by default — affects native code coverage instrumentation. TUnit already pins Microsoft.Testing.Extensions.CodeCoverage at 18.4.1, which is ahead of this SDK version, so no coverage regression is expected
  • Remaining changes are internal dependency/build tooling updates with no externally visible impact

Compatibility

TUnit targets net8.0;net9.0;net10.0Microsoft.NET.Test.Sdk 18.3.0 supports all three TFMs without issue.

Verdict

No issues found. Low risk, no breaking changes in the release notes. Auto-merge is appropriate.

This was referenced Feb 26, 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