tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
248 stars 91 forks source link

chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 #2314

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.NET.Test.Sdk nuget patch 17.6.1 -> 17.6.2

Release Notes

microsoft/vstest ### [`v17.6.2`](https://togithub.com/microsoft/vstest/releases/tag/v17.6.2) #### Fixes This patch addresses the problems that were introduced in 17.6.0 that happen when running on AzDo with the default *test*.dll filter, which includes additional TestPlatform dlls into the run and fails it. To mitigate this issue we solved the bug in 17.6.1, and added additional exclusions for known assemblies that are coming from TestPlatform and commonly used test adapters, to avoid trying to run tests from those assemblies. Description and workarounds for this issue are available here: [https://github.com/microsoft/vstest/issues/4516](https://togithub.com/microsoft/vstest/issues/4516) - \[rel/17.6] Downgrade Nuget.Frameworks to 6.5.0 by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4512](https://togithub.com/microsoft/vstest/pull/4512) - \[rel/17.6] Filter out known platform sources by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4517](https://togithub.com/microsoft/vstest/pull/4517) - \[rel/17.6] Exclude also known resource dlls by [@​Evangelink](https://togithub.com/Evangelink) in [https://github.com/microsoft/vstest/pull/4528](https://togithub.com/microsoft/vstest/pull/4528) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.6.1...v17.6.2 Artifacts TestPlatform vsix: [17.6.2](https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/v17.6.2;/TestPlatform.vsix) Microsoft.TestPlatform.ObjectModel : [17.6.2](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.2)

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.

github-actions[bot] commented 1 year ago

Thank you for your contribution! 🙏 We will review it as soon as possible.