-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit b48fc93
authored
deps(test): update dependency microsoft.net.test.sdk to v18 (#962)
> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
>
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest)
| `17.14.1` -> `18.0.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v18.0.0`](https://redirect.github.com/microsoft/vstest/releases/tag/v18.0.0)
#### What's Changed
- Update reporting formatting by
[@​martincostello](https://redirect.github.com/martincostello) in
[#​15082](https://redirect.github.com/microsoft/vstest/pull/15082)
- Fix stack trace for Trace.Fail and Debug.Fail by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15103](https://redirect.github.com/microsoft/vstest/pull/15103)
- Add documentation of environment variables by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15095](https://redirect.github.com/microsoft/vstest/pull/15095)
- IFrameworkHandle.LaunchProcessWithDebuggerAttached allows null for
workingDirectory in signature but throws by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15091](https://redirect.github.com/microsoft/vstest/pull/15091)
- Add Dependabot configuration for .NET SDK updates by
[@​JamieMagee](https://redirect.github.com/JamieMagee) in
[#​15114](https://redirect.github.com/microsoft/vstest/pull/15114)
- Handle dotnet\_root in testhost version aware way by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15184](https://redirect.github.com/microsoft/vstest/pull/15184)
- Add magic bytes validation for Mach-O binaries in DotnetHostHelper by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15230](https://redirect.github.com/microsoft/vstest/pull/15230)
- using globbing pattern doesn't work on windows with forward slashes by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15088](https://redirect.github.com/microsoft/vstest/pull/15088)
- Remove tpv0 by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15247](https://redirect.github.com/microsoft/vstest/pull/15247)
- Cache AssemblyName in ManagedNameHelper by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15259](https://redirect.github.com/microsoft/vstest/pull/15259)
- Add ARM64 support to GetArchitectureForSource methods by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15278](https://redirect.github.com/microsoft/vstest/pull/15278)
##### Internal fixes and updates
- Fix formatting in two files by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15047](https://redirect.github.com/microsoft/vstest/pull/15047)
- Build TestPlatform packages in VMR by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15055](https://redirect.github.com/microsoft/vstest/pull/15055)
- Condition property on .NET FX MSBuild by
[@​jaredpar](https://redirect.github.com/jaredpar) in
[#​15054](https://redirect.github.com/microsoft/vstest/pull/15054)
- Migrate to awesome assertions by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15056](https://redirect.github.com/microsoft/vstest/pull/15056)
- Revert "Build TestPlatform packages in VMR" by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15057](https://redirect.github.com/microsoft/vstest/pull/15057)
- Update package Category by
[@​ViktorHofer](https://redirect.github.com/ViktorHofer) in
[#​15058](https://redirect.github.com/microsoft/vstest/pull/15058)
- Revert "Write props of tests into trx" by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15080](https://redirect.github.com/microsoft/vstest/pull/15080)
- Error on unsupported tfms
([#​15072](https://redirect.github.com/microsoft/vstest/issues/15072))
by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15073](https://redirect.github.com/microsoft/vstest/pull/15073)
- Use policies from testfx to align by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15085](https://redirect.github.com/microsoft/vstest/pull/15085)
- Update enable-auto-merge.yml by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15102](https://redirect.github.com/microsoft/vstest/pull/15102)
- Revert ignoring environment test by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15094](https://redirect.github.com/microsoft/vstest/pull/15094)
- unignore tests by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15093](https://redirect.github.com/microsoft/vstest/pull/15093)
- Update MSTest by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15108](https://redirect.github.com/microsoft/vstest/pull/15108)
- Bump dotnet-sdk from 9.0.106 to 9.0.301 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​15179](https://redirect.github.com/microsoft/vstest/pull/15179)
- Use Assert.Equals by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15181](https://redirect.github.com/microsoft/vstest/pull/15181)
- Run VSTest tests with MTP by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15079](https://redirect.github.com/microsoft/vstest/pull/15079)
- Use the standard sdk for architecture switch test by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15188](https://redirect.github.com/microsoft/vstest/pull/15188)
- Remove CUIT (Coded UI Test) from NuGet packages and test projects by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​15177](https://redirect.github.com/microsoft/vstest/pull/15177)
- dump-logs? by [@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15187](https://redirect.github.com/microsoft/vstest/pull/15187)
- Moving to version 18 by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15209](https://redirect.github.com/microsoft/vstest/pull/15209)
- Update fakes version by
[@​drognanar](https://redirect.github.com/drognanar) in
[#​15227](https://redirect.github.com/microsoft/vstest/pull/15227)
- Microsoft.Intellitrace.Core should be taken from nuget by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15229](https://redirect.github.com/microsoft/vstest/pull/15229)
- Remove MSTest.Assert.Extensions by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15178](https://redirect.github.com/microsoft/vstest/pull/15178)
- Sourcebuild fix by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15239](https://redirect.github.com/microsoft/vstest/pull/15239)
- Set dotnet\_root\_<arch> only when the architecture of dotnet in the
path is the same by [@​nohwnd](https://redirect.github.com/nohwnd)
in
[#​15250](https://redirect.github.com/microsoft/vstest/pull/15250)
- Remove fakes v1 from FakesUtilities by
[@​drognanar](https://redirect.github.com/drognanar) in
[#​15251](https://redirect.github.com/microsoft/vstest/pull/15251)
- Update fakes dependencies by
[@​drognanar](https://redirect.github.com/drognanar) in
[#​15254](https://redirect.github.com/microsoft/vstest/pull/15254)
- Do half the work in GetManagedName by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15255](https://redirect.github.com/microsoft/vstest/pull/15255)
- check Vsix only when produced by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15261](https://redirect.github.com/microsoft/vstest/pull/15261)
- Set dotnet\_root\_<arch> always by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15266](https://redirect.github.com/microsoft/vstest/pull/15266)
- Don't hardcode old vswhere version in global.json by
[@​akoeplinger](https://redirect.github.com/akoeplinger) in
[#​15267](https://redirect.github.com/microsoft/vstest/pull/15267)
- Revert dowgrade of fakes by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15263](https://redirect.github.com/microsoft/vstest/pull/15263)
- Update VSSDK to version with code flow guard by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15279](https://redirect.github.com/microsoft/vstest/pull/15279)
- Update Fakes to version with code flow guard by
[@​nohwnd](https://redirect.github.com/nohwnd) in
[#​15273](https://redirect.github.com/microsoft/vstest/pull/15273)
- Add es-metadata.yml by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15276](https://redirect.github.com/microsoft/vstest/pull/15276)
- Avoid iterator in TraitCollection.GetTraits by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15249](https://redirect.github.com/microsoft/vstest/pull/15249)
- MSDia update by [@​nohwnd](https://redirect.github.com/nohwnd)
in
[#​15281](https://redirect.github.com/microsoft/vstest/pull/15281)
- Use sdk.paths in global.json by
[@​Youssef1313](https://redirect.github.com/Youssef1313) in
[#​15258](https://redirect.github.com/microsoft/vstest/pull/15258)
#### New Contributors
- [@​jaredpar](https://redirect.github.com/jaredpar) made their
first contribution in
[#​15054](https://redirect.github.com/microsoft/vstest/pull/15054)
- [@​Copilot](https://redirect.github.com/Copilot) made their
first contribution in
[#​15094](https://redirect.github.com/microsoft/vstest/pull/15094)
- [@​JamieMagee](https://redirect.github.com/JamieMagee) made
their first contribution in
[#​15114](https://redirect.github.com/microsoft/vstest/pull/15114)
- [@​dependabot](https://redirect.github.com/dependabot)\[bot]
made their first contribution in
[#​15179](https://redirect.github.com/microsoft/vstest/pull/15179)
**Full Changelog**:
<microsoft/vstest@v17.14.1...v18.0.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e2f5964 commit b48fc93Copy full SHA for b48fc93
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- test
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: test/Directory.Build.props
+1-1Lines 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