Skip to content

Commit

Permalink
⬆️ Update 🥅 .NET Package Microsoft.NET.Test.Sdk to v17.10.0 (#140)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) |
`17.9.0` -> `17.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.Test.Sdk/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.NET.Test.Sdk/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.NET.Test.Sdk/17.9.0/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.Test.Sdk/17.9.0/17.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>

###
[`v17.10.0`](https://github.com/microsoft/vstest/releases/tag/v17.10.0)

#### What's Changed

- Add missing runtimeconfig.json file for 8.0 by
[@&#8203;MarcoRossignoli](https://github.com/MarcoRossignoli) in
[https://github.com/microsoft/vstest/pull/4792](https://github.com/microsoft/vstest/pull/4792)
- Localized file check-in by OneLocBuild Task: Build definition ID 1222:
Build ID
[`2338548`](https://github.com/microsoft/vstest/commit/2338548) by
[@&#8203;dotnet-bot](https://github.com/dotnet-bot) in
[https://github.com/microsoft/vstest/pull/4794](https://github.com/microsoft/vstest/pull/4794)
- Disable testhost prestart by
[@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4833](https://github.com/microsoft/vstest/pull/4833)
- Terminal logger fixes by [@&#8203;nohwnd](https://github.com/nohwnd)
in
[https://github.com/microsoft/vstest/pull/4834](https://github.com/microsoft/vstest/pull/4834)
- Add RiscV64 by [@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4838](https://github.com/microsoft/vstest/pull/4838)
- Add deterministic source mapping storing for Microsoft.CodeCoverage by
[@&#8203;jakubch1](https://github.com/jakubch1) in
[https://github.com/microsoft/vstest/pull/4849](https://github.com/microsoft/vstest/pull/4849)
- Fix terminal logger encoding & error by
[@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4853](https://github.com/microsoft/vstest/pull/4853)
- Update sourcebuild configuration to build net previous and net current
by [@&#8203;Evangelink](https://github.com/Evangelink) in
[https://github.com/microsoft/vstest/pull/4856](https://github.com/microsoft/vstest/pull/4856)
- Updating version of Microsoft.VisualStudio.Interop to 17.10 by
[@&#8203;MSLukeWest](https://github.com/MSLukeWest) in
[https://github.com/microsoft/vstest/pull/4866](https://github.com/microsoft/vstest/pull/4866)
- Add VSTEST_DIAG_VERBOSITY to help by
[@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4882](https://github.com/microsoft/vstest/pull/4882)
- Fix feature flag name by [@&#8203;nohwnd](https://github.com/nohwnd)
in
[https://github.com/microsoft/vstest/pull/4885](https://github.com/microsoft/vstest/pull/4885)
- Improve terminal logger by
[@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4877](https://github.com/microsoft/vstest/pull/4877)
- Remove PackageLicenseFile preventing PackageLicenseExpression from
working by [@&#8203;lahma](https://github.com/lahma) in
[https://github.com/microsoft/vstest/pull/4890](https://github.com/microsoft/vstest/pull/4890)
- Add GitHub Actions logger by
[@&#8203;martincostello](https://github.com/martincostello) in
[https://github.com/microsoft/vstest/pull/4906](https://github.com/microsoft/vstest/pull/4906)
- Ensure to send a session complete event by
[@&#8203;drognanar](https://github.com/drognanar) in
[https://github.com/microsoft/vstest/pull/4878](https://github.com/microsoft/vstest/pull/4878)
- specify Win10 + maxversiontested to enable xaml APIs to be used in
tests running under testhost.exe by
[@&#8203;ChrisGuzak](https://github.com/ChrisGuzak) in
[https://github.com/microsoft/vstest/pull/4888](https://github.com/microsoft/vstest/pull/4888)
- Make VSTest repo buildable in VMR non-source-build by
[@&#8203;ViktorHofer](https://github.com/ViktorHofer) in
[https://github.com/microsoft/vstest/pull/4920](https://github.com/microsoft/vstest/pull/4920)
- Migrate pipelines by [@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4921](https://github.com/microsoft/vstest/pull/4921)
- Add test name to MSBuild where we have frame. by
[@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4935](https://github.com/microsoft/vstest/pull/4935)
- \[rel/17.10] Add list of known TestingPlatform dlls by
[@&#8203;nohwnd](https://github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/4982](https://github.com/microsoft/vstest/pull/4982)

And many infrastructure related changes and updates.

#### New Contributors

- [@&#8203;ellahathaway](https://github.com/ellahathaway) made their
first contribution in
[https://github.com/microsoft/vstest/pull/4785](https://github.com/microsoft/vstest/pull/4785)
- [@&#8203;MSLukeWest](https://github.com/MSLukeWest) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4866](https://github.com/microsoft/vstest/pull/4866)
- [@&#8203;lahma](https://github.com/lahma) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4890](https://github.com/microsoft/vstest/pull/4890)
- [@&#8203;ChrisGuzak](https://github.com/ChrisGuzak) made their first
contribution in
[https://github.com/microsoft/vstest/pull/4888](https://github.com/microsoft/vstest/pull/4888)

**Full Changelog**:
microsoft/vstest@v17.9.0...v17.10.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/bruxisma/atmosphere).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRvdG5ldDptc2Z0IiwicmVub3ZhdGU6ZGVwZW5kZW5jaWVzIiwicmVub3ZhdGU6ZG90bmV0Il19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 02073ae commit cdc9505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.PowerShell.SDK" Version="7.2.19" Pin="true"/>
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" developmentDependency="true" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" developmentDependency="true" />
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" developmentDependency="true" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" developmentDependency="true" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" developmentDependency="true" />
Expand Down

0 comments on commit cdc9505

Please sign in to comment.