Update vstest monorepo to 17.14.1 #19

Merged
mcmuzzle merged 1 commits from renovate/vstest-monorepo into main 2026-02-05 14:50:39 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
Microsoft.CodeCoverage 17.11.017.14.1 age confidence
Microsoft.NET.Test.Sdk 17.6.017.14.1 age confidence

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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.CodeCoverage](https://github.com/microsoft/vstest) | `17.11.0` → `17.14.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeCoverage/17.14.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.CodeCoverage/17.11.0/17.14.1?slim=true) | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.6.0` → `17.14.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.14.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.6.0/17.14.1?slim=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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiNDMuMy41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovateBot added 1 commit 2026-02-05 11:07:55 +00:00
Update vstest monorepo to v17.14.1
All checks were successful
check main state / build (8.0.x) (push) Successful in 1m53s
Main Build Process / Build & Test (pull_request) Successful in 1m32s
5a447c9a89
renovateBot changed title from Update vstest monorepo to v17.14.1 to Update vstest monorepo to 17.14.1 2026-02-05 14:13:43 +00:00

Code Coverage

Package Line Rate Branch Rate Complexity Health
LittleTown.Core 93% 93% 85
LittleTown.StaticDataAccess 100% 100% 9
Summary 94% (145 / 154) 93% (56 / 60) 94
![Code Coverage](https://img.shields.io/badge/Code%20Coverage-94%25-success?style=flat) Package | Line Rate | Branch Rate | Complexity | Health -------- | --------- | ----------- | ---------- | ------ LittleTown.Core | 93% | 93% | 85 | ✔ LittleTown.StaticDataAccess | 100% | 100% | 9 | ✔ **Summary** | **94%** (145 / 154) | **93%** (56 / 60) | **94** | ✔
mcmuzzle force-pushed renovate/vstest-monorepo from 5a447c9a89 to 2f7c42d7df 2026-02-05 14:36:49 +00:00 Compare
mcmuzzle scheduled this pull request to auto merge when all checks succeed 2026-02-05 14:37:01 +00:00

Code Coverage

Package Line Rate Branch Rate Complexity Health
LittleTown.Core 93% 93% 85
LittleTown.StaticDataAccess 100% 100% 9
Summary 94% (145 / 154) 93% (56 / 60) 94
![Code Coverage](https://img.shields.io/badge/Code%20Coverage-94%25-success?style=flat) Package | Line Rate | Branch Rate | Complexity | Health -------- | --------- | ----------- | ---------- | ------ LittleTown.Core | 93% | 93% | 85 | ✔ LittleTown.StaticDataAccess | 100% | 100% | 9 | ✔ **Summary** | **94%** (145 / 154) | **93%** (56 / 60) | **94** | ✔
mcmuzzle merged commit 25a4d10229 into main 2026-02-05 14:50:39 +00:00
mcmuzzle deleted branch renovate/vstest-monorepo 2026-02-05 14:50:39 +00:00
Sign in to join this conversation.