Commit 9f44d7c
authored
deps(test): update dependency microsoft.net.test.sdk to 18.8.1 (#1198)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest)
| `18.7.0` → `18.8.1` |

|

|
---
### Release Notes
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v18.8.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v18.8.1)
#### What's Changed
- Fix protocol negotiation timeout when STJ reflection is disabled
(18.8.1) by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​16281](https://redirect.github.com/microsoft/vstest/pull/16281)
**Full Changelog**:
<microsoft/vstest@v18.8.0...v18.8.1>
###
[`v18.8.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v18.8.0)
#### What's Changed
- Migrate from Newtonsoft.Json to System.Text.Json / Jsonite (merge to
main) by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15687](https://redirect.github.com/microsoft/vstest/pull/15687)
- For more detail refer to
<https://devblogs.microsoft.com/dotnet/vs-test-is-removing-its-newtonsoft-json-dependency/>
- Create source-only filter package by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15638](https://redirect.github.com/microsoft/vstest/pull/15638)
- Package release is pending.
- Add ARM64 msdia140.dll support to test platform packages by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15692](https://redirect.github.com/microsoft/vstest/pull/15692)
- Fix mutex cleanup crash on macOS/Linux by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15684](https://redirect.github.com/microsoft/vstest/pull/15684)
- Restrict artifact temp directory permissions on Unix by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15729](https://redirect.github.com/microsoft/vstest/pull/15729)
- Add support for filtering uncategorized tests with TestCategory=None
by [@​Evangelink](https://redirect.github.com/Evangelink) in
[#​15727](https://redirect.github.com/microsoft/vstest/pull/15727)
- Fix SCI binding failure in DTA hosts (main) by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15724](https://redirect.github.com/microsoft/vstest/pull/15724)
- Fix HTML logger parallel file collision by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15435](https://redirect.github.com/microsoft/vstest/pull/15435)
- Improve error message when testhost cannot be found by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​16053](https://redirect.github.com/microsoft/vstest/pull/16053)
- Fix HTML logger exception on invalid XML chars in test display names
by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​16051](https://redirect.github.com/microsoft/vstest/pull/16051)
**Full Changelog**:
<microsoft/vstest@v18.7.0...v18.8.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Zurich)
- Branch creation
- "after 9pm,before 6am"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dotnet/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e0621c8 commit 9f44d7c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments