Skip to content

Update vstest monorepo to v18#1509

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-vstest-monorepo
Open

Update vstest monorepo to v18#1509
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-vstest-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.CodeCoverage 17.13.018.6.0 age confidence

Release Notes

microsoft/vstest (Microsoft.CodeCoverage)

v18.6.0

What's Changed

Changes to tests and infra

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

v18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

v18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

v18.4.0

What's Changed
New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

v18.3.0

What's Changed
Internal fixes and updates
New Contributors

v18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

v18.0.0

What's Changed

Internal fixes and updates

New Contributors

Full Changelog: microsoft/vstest@v17.14.1...v18.0.0

v17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

v17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 📦 dependencies Pull requests that update a dependency file label Jun 13, 2026
@github-actions

Copy link
Copy Markdown

Test Results

4 tests  ±0   4 ✅ ±0   3s ⏱️ ±0s
3 suites ±0   0 💤 ±0 
3 files   ±0   0 ❌ ±0 

Results for commit 93ef59e. ± Comparison against base commit 0e04229.

@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 06/13/2026 - 16:22:37
Coverage date: 06/13/2026 - 16:22:36
Parser: Cobertura
Assemblies: 2
Classes: 8
Files: 6
Line coverage: 97.3% (261 of 268)
Covered lines: 261
Uncovered lines: 7
Coverable lines: 268
Total lines: 438
Branch coverage: 77.7% (28 of 36)
Covered branches: 28
Total branches: 36
Method coverage: Feature is only available for sponsors
Tag: 1.3.0-pr.592+Branch.pull-1509-merge.Sha.f0b4a64664b5ea0e85c59c5661fd17c367d64106

Coverage

MyAssembly.Tests - 100%
Name Line Branch
MyAssembly.Tests 100% 100%
Rocket.Surgery.MyAssembly.Tests.ConstantsGeneratorTests 100%
Rocket.Surgery.MyAssembly.Tests.GeneratorExtensions 100%
Rocket.Surgery.MyAssembly.Tests.GeneratorExtensions.MyText 100%
Rocket.Surgery.MyAssembly.Tests.GeneratorTest 100%
Rocket.Surgery.MyAssembly.Tests.ModuleInitializer 100% 100%
Rocket.Surgery.MyAssembly - 96.6%
Name Line Branch
Rocket.Surgery.MyAssembly 96.6% 76.4%
Rocket.Surgery.MyAssembly.ConstantsGenerator 100% 75%
Rocket.Surgery.MyAssembly.Extensions 81%
Rocket.Surgery.MyAssembly.ResourcesGenerator 100% 77.7%

@github-actions github-actions Bot added this to the v1.3.0 milestone Jun 13, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants