tau
tau copied to clipboard
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.9.0
What's Changed
- Remove dependency on Nuget.Frameworks by
@nohwnd
in microsoft/vstest#4693- Add platform guard by
@dotMorten
in microsoft/vstest#4737- Remove javascript in
HtmlLogger
by@daveMueller
in microsoft/vstest#4744- Fix CPU is consumed by polling frequently when there is no subscriber by
@nohwnd
in microsoft/vstest#4735- Create a proper MSBuild ToolTask based VSTestTask by
@mcartoixa
in microsoft/vstest#2702- Update SDK, copy logger by
@nohwnd
in microsoft/vstest#4755- Fix staircase in logger by
@nohwnd
in microsoft/vstest#4756- Update dump client to latest by
@nohwnd
in microsoft/vstest#4724- [rel/17.9] Disable testhost prestart by
@nohwnd
in microsoft/vstest#4836New Contributors
@jithu7432
made their first contribution in microsoft/vstest#4698@mcartoixa
made their first contribution in microsoft/vstest#2702Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0
v17.9.0-release-23619-01
What's Changed
Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23577-04...v17.9.0-release-23619-01
v17.9.0-preview-23577-04
What's Changed
- Updated VSSDK.BuildTools version by
@cvpoienaru
in #4765- Update dump client to latest by
@nohwnd
in #4724- Fix staircase in logger by
@nohwnd
in #4756- Create a proper MSBuild ToolTask based VSTestTask by
@nohwnd
in #2702- Fix CPU is consumed by polling frequently when there is no subscriber by
@nohwnd
,@cvpoienaru
in #4735- Remove javascript in
HtmlLogger
by@daveMueller
in #4744- Update VSIX metadata by
@nohwnd
in #4550- Add platform guard by
@dotMorten
in #4737Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23531-01...v17.9.0-preview-23577-04
v17.9.0-preview-23531-01
What's Changed
Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0-preview-23503-02...v17.9.0-preview-23531-01
v17.9.0-preview-23503-02
What's Changed
Full Changelog: https://github.com/microsoft/vstest/compare/v17.8.0-release-23468-02...v17.9.0-preview-23503-02
Commits
a77b8d5
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...60eca4b
Disable testhost prestart (#4833) (#4836)053d711
Replaced obsolete NuGetAuthenticate@0 with NuGetAuthenticate@1 (#4800)f33b3e4
Fixed version in tests (#4790)f8d273c
Changed pre-release label version (#4786)2cda152
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...0b98146
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...e017f62
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...4572ac3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...9ba4078
[main] Update dependencies from dotnet/arcade (#4767)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)