Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

deps: Update testing#29

Merged
ANcpLua merged 2 commits into
mainfrom
renovate/testing
May 24, 2026
Merged

deps: Update testing#29
ANcpLua merged 2 commits into
mainfrom
renovate/testing

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 24, 2026

This PR contains the following updates:

Package Change Age Confidence
Microsoft.NET.Test.Sdk 17.11.117.14.1 age confidence
xunit 2.9.22.9.3 age confidence

Release Notes

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

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

v17.13.0

What's Changed

New Contributors

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

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0


Configuration

📅 Schedule: (in timezone 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 24, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

The PR claims to update Microsoft.NET.Test.Sdk to 17.14.1 and xunit to 2.9.3, yet the submitted diff contains no file changes. This discrepancy means the intended updates have not been implemented and the acceptance criteria remain unfulfilled. Furthermore, the missing implementation prevents the assessment of a known breaking change in Microsoft.NET.Test.Sdk 17.14.0, which dropped support for certain .NET 6.0 scenarios.

About this PR

  • The PR description specifies dependency updates that are entirely missing from the provided code diff.
  • A potential breaking change for projects targeting .NET 6.0 (as noted in the Microsoft.NET.Test.Sdk 17.14.0 release notes) cannot be assessed because project files are not included in the diff.

Test suggestions

  • Verify successful test execution with Microsoft.NET.Test.Sdk 17.14.1
  • Verify successful test execution with xunit 2.9.3
  • Verify error reporting for unsupported target frameworks as introduced in Microsoft.NET.Test.Sdk 17.14.1
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify successful test execution with Microsoft.NET.Test.Sdk 17.14.1
2. Verify successful test execution with xunit 2.9.3
3. Verify error reporting for unsupported target frameworks as introduced in Microsoft.NET.Test.Sdk 17.14.1

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@ANcpLua ANcpLua merged commit d358de2 into main May 24, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

@coderabbitai autofix

@ANcpLua ANcpLua deleted the renovate/testing branch May 24, 2026 15:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant