-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[PM-29485][deps]: Update Microsoft.NET.Test.Sdk to v18 #6449
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6449 +/- ##
==========================================
- Coverage 53.64% 53.64% -0.01%
==========================================
Files 1926 1926
Lines 85711 85711
Branches 7686 7686
==========================================
- Hits 45978 45977 -1
- Misses 37961 37962 +1
Partials 1772 1772 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
44d7873 to
39e8394
Compare
39e8394 to
1814a5f
Compare
1814a5f to
607d13a
Compare
607d13a to
2b8f938
Compare
|
Claude finished @renovate[bot]'s task —— View job Code Review Complete ✓Tasks
Review SummaryOverall Assessment: ✅ APPROVE - Safe to merge This PR updates Microsoft.NET.Test.Sdk from version 17.x to 18.0.1. After thorough analysis, this dependency update is safe and ready to merge. Key Findings✅ Framework Compatibility
✅ Breaking Changes Assessment
✅ Improved Consistency
✅ Security & Compliance
Files Changed
RecommendationThis PR is ready to merge once CI passes. The update:
|
|
This PR supersedes #5738 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
Great job! No new security vulnerabilities introduced in this pull request |

This PR contains the following updates:
17.12.0->18.0.117.8.0->18.0.1Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.0.1What'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.0What's Changed
Internal fixes and updates
New Contributors
Full Changelog: microsoft/vstest@v17.14.1...v18.0.0
v17.14.1What's Changed
47eb51bFull Changelog: microsoft/vstest@v17.14.0...v17.14.1
v17.14.0What'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:
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
v17.13.0What's Changed
Add letter number among valid identifiers in class name by @nohwnd in #13868
Fix formatting in Runner by @mthalman in #13871
Downgrade xunit skip warning to info by @nohwnd in #10381
Add msdia for arm64 into nuget by @nohwnd in #10382
Enable native debugging for vstest.console by @ocitrev in #10401
Fix RFCs links by @Youssef1313 in #10424
Convert to auto property by @nohwnd in #10365
Update Versions.props by @nohwnd in #10378
Enable TSA by @jakubch1 in #10385
Arm64 dia by @nohwnd in #10390
Update source-build team references by @MichaelSimons in #10388
Exclude .signature.p7s from nupkg file count by @ellahathaway in #10418
Set NetCurrent so that it doesn't roll forward automatically by @ViktorHofer in #10622
New Contributors
Full Changelog: microsoft/vstest@v17.12.0...v17.13.0
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.