microsoft / component-detection

Scans your project to determine what components you use
MIT License
396 stars 82 forks source link

chore(deps): update dependency microsoft.net.test.sdk to v17.9.0 #1082

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.NET.Test.Sdk 17.8.0 -> 17.9.0 age adoption passing confidence

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk) ### [`v17.9.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.9.0) ##### What's Changed - Remove dependency on Nuget.Frameworks by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4693](https://togithub.com/microsoft/vstest/pull/4693) - Add platform guard by [@​dotMorten](https://togithub.com/dotMorten) in [https://github.com/microsoft/vstest/pull/4737](https://togithub.com/microsoft/vstest/pull/4737) - Remove javascript in `HtmlLogger` by [@​daveMueller](https://togithub.com/daveMueller) in [https://github.com/microsoft/vstest/pull/4744](https://togithub.com/microsoft/vstest/pull/4744) - Fix CPU is consumed by polling frequently when there is no subscriber by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4735](https://togithub.com/microsoft/vstest/pull/4735) - Create a proper MSBuild ToolTask based VSTestTask by [@​mcartoixa](https://togithub.com/mcartoixa) in [https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702) - Update SDK, copy logger by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4755](https://togithub.com/microsoft/vstest/pull/4755) - Fix staircase in logger by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4756](https://togithub.com/microsoft/vstest/pull/4756) - Update dump client to latest by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4724](https://togithub.com/microsoft/vstest/pull/4724) - \[rel/17.9] Disable testhost prestart by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4836](https://togithub.com/microsoft/vstest/pull/4836) ##### New Contributors - [@​jithu7432](https://togithub.com/jithu7432) made their first contribution in [https://github.com/microsoft/vstest/pull/4698](https://togithub.com/microsoft/vstest/pull/4698) - [@​mcartoixa](https://togithub.com/mcartoixa) made their first contribution in [https://github.com/microsoft/vstest/pull/2702](https://togithub.com/microsoft/vstest/pull/2702) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0

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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.7%. Comparing base (e0c3bc4) to head (2ccb8e1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1082 +/- ## ===================================== Coverage 75.7% 75.7% ===================================== Files 239 239 Lines 10822 10822 Branches 1086 1086 ===================================== Hits 8193 8193 Misses 2317 2317 Partials 312 312 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.