paseto-dotnet
paseto-dotnet copied to clipboard
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1
Bumps Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.11.1
What's Changed
- [rel/17.11] Forward error output from testhost as info by
@​nohwnd
in microsoft/vstest#5193Full Changelog: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1
v17.11.0
What's Changed
- Add reference to the AdapterUtilities library in the spec docs. by
@​peterwald
in microsoft/vstest#4958- Stack trace when localized, and new messages by
@​nohwnd
in microsoft/vstest#4944- Fix single quote and space in F# pretty methods by
@​nohwnd
in microsoft/vstest#4969- Update .NET runtimes to latest patch version by
@​Evangelink
in microsoft/vstest#4975- Update dotnetcoretests.md by
@​DickBaker
in microsoft/vstest#4977- Add list of known TestingPlatform dlls by
@​nohwnd
in microsoft/vstest#4983- Update framework version used for testing, and test matrix by
@​nohwnd
in microsoft/vstest#4970- Add output forwarding for .NET by
@​nohwnd
in microsoft/vstest#4988- Remove usage of pt images before decomissioning by
@​nohwnd
in microsoft/vstest#4994- chore: Add more details to acquistion section. by
@​voroninp
in microsoft/vstest#4999- Simplify banner by
@​nohwnd
in microsoft/vstest#5013- Forward standard output of testhost by
@​nohwnd
in microsoft/vstest#4998- Add missing copyright header by
@​MichaelSimons
in microsoft/vstest#5020- Add option to not share .NET Framework testhosts by
@​nohwnd
in microsoft/vstest#5018- GetTypesToLoad Attribute cant be null by
@​SimonCropp
in microsoft/vstest#5054- rawArgument in GetArgumentList cant be null by
@​SimonCropp
in microsoft/vstest#5056- fix Atribute typo by
@​SimonCropp
in microsoft/vstest#5057- remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by
@​SimonCropp
in microsoft/vstest#5058- fix incompatiblity typo by
@​SimonCropp
in microsoft/vstest#5059- remove redundant inline method in IsPlatformIncompatible by
@​SimonCropp
in microsoft/vstest#5060- fix Sucess typo by
@​SimonCropp
in microsoft/vstest#5061- use some null coalescing by
@​SimonCropp
in microsoft/vstest#5062- Add cts into friends of TranslationLayer by
@​jakubch1
in microsoft/vstest#5075- Use built in sha1 for id generation by
@​nohwnd
in microsoft/vstest#5081- All output in terminal logger by
@​nohwnd
in microsoft/vstest#5083- Ignore env test by
@​nohwnd
in microsoft/vstest#5095- Dispose XmlReader in XmlRunSettingsUtilities by
@​omajid
in microsoft/vstest#5094- Bump to macos-12 build image by
@​akoeplinger
in microsoft/vstest#5101- Handle ansi escape in terminal logger reporter by
@​nohwnd
in microsoft/vstest#5084- remove disable interactive auth by
@​nohwnd
in microsoft/vstest#5110- Error output as info in terminal logger by
@​nohwnd
in microsoft/vstest#5113- Write dll instead of target on abort, rename errors by
@​nohwnd
in microsoft/vstest#5115
- [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by
@​dotnet-maestro
in microsoft/vstest#5152New Contributors
@​peterwald
made their first contribution in microsoft/vstest#4958@​DickBaker
made their first contribution in microsoft/vstest#4977@​voroninp
made their first contribution in microsoft/vstest#4999@​akoeplinger
made their first contribution in microsoft/vstest#5101
... (truncated)
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)c6ad3e3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0d
Fix output based test (#5131)0518cea
Rebrand to 17.11-release (#5128)5b69fd3
Write dll instead of target on abort, rename errors (#5115)7264afa
Error output as info in terminal logger (#5113)3d2ea06
remove disable interactive auth (#5110)- 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)