Update build dependencies (major)#3001
Conversation
b025da8 to
0348328
Compare
0348328 to
0abdb50
Compare
There was a problem hiding this comment.
Pull Request Overview
Although the PR analysis indicates it is currently up to standards, the provided diff contains no file modifications. This means the primary acceptance criterion—updating the test SDK dependency—remains completely unaddressed. A major version jump for the test SDK requires thorough validation to ensure that no breaking changes are introduced to test runners or reporting systems.
About this PR
- The PR diff does not contain any file modifications. The intended dependency update must be implemented in the project configuration files before this PR can be processed.
- Major version upgrades for the test SDK can introduce breaking changes in test runners or reporting formats. Implementation should be verified through the CI environment to ensure stability.
Test suggestions
- Verify that all unit and integration tests execute correctly with the new SDK version
- Ensure the project builds successfully without breaking changes introduced by the major version jump
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that all unit and integration tests execute correctly with the new SDK version
2. Ensure the project builds successfully without breaking changes introduced by the major version jump
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Up to standards ✅🟢 Issues
|
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. |
This PR contains the following updates:
17.14.1→18.6.0Release Notes
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.6.0What's Changed
Changes to tests and infra
Full Changelog: microsoft/vstest@v18.5.1...v18.6.0
v18.5.1What's Changed
Full Changelog: microsoft/vstest@v18.5.0...v18.5.1
v18.5.0What's Changed
Full Changelog: microsoft/vstest@v18.4.0...v18.5.0
v18.4.0What's Changed
Add LoongArch64 support by @stdmnpkg in #15359
Refactor Condition evaluation by @Youssef1313 in #15357
Adding info on extensions points part 1 by @nohwnd in #15360
Add option to ask for uploading code QL before the standard window ends by @nohwnd in #15373
Update runtime versions by @nohwnd in #15372
Fix .NET 10 regression for traits by @Youssef1313 in #15370
Update target frameworks to net10.0 and net11.0 by @dotnet-maestro[bot] in #15349
Fix names in pipeline matrix so we don't have to align them by @nohwnd in #15365
Update SECURITY.md by @Youssef1313 in #15342
New Contributors
Full Changelog: microsoft/vstest@v18.3.0...v18.4.0
v18.3.0What's Changed
Internal fixes and updates
New Contributors
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
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.