Update vstest monorepo to v17.14.1 #19

Open
renovateBot wants to merge 1 commits from renovate/vstest-monorepo into main
Collaborator

This PR contains the following updates:

Package Type Update Change
Microsoft.CodeCoverage nuget minor 17.11.0 -> 17.14.1
Microsoft.NET.Test.Sdk nuget minor 17.6.0 -> 17.14.1

true

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: 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 these updates again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.CodeCoverage](https://github.com/microsoft/vstest) | nuget | minor | `17.11.0` -> `17.14.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | nuget | minor | `17.6.0` -> `17.14.1` | true > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovateBot added 1 commit 2026-02-05 11:07:55 +00:00
Update vstest monorepo to v17.14.1
Some checks failed
Main Build Process / Build & Test (pull_request) Failing after 10m57s
check main state / build (8.0.x) (push) Successful in 1m53s
5a447c9a89
Some checks failed
Main Build Process / Build & Test (pull_request) Failing after 10m57s
check main state / build (8.0.x) (push) Successful in 1m53s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vstest-monorepo:renovate/vstest-monorepo
git checkout renovate/vstest-monorepo
Sign in to join this conversation.