dotnet-bumper
dotnet-bumper copied to clipboard
Bump Microsoft.TestPlatform.ObjectModel from 17.0.0 to 17.11.1 in the dotnet-test-sdk group
Bumps the dotnet-test-sdk group with 1 update: Microsoft.TestPlatform.ObjectModel.
Updates Microsoft.TestPlatform.ObjectModel
from 17.0.0 to 17.11.1
Release notes
Sourced from Microsoft.TestPlatform.ObjectModel'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)
Changelog
Sourced from Microsoft.TestPlatform.ObjectModel's changelog.
Release Notes
17.6.1 and newer
Please see release notes directly in the release page: https://github.com/microsoft/vstest/releases
17.6.0
Issues Fixed
- Add legacy feeds
- [rel/17.6] Fix Newtonsoft versions in testhost.deps.json #4372
- Revert "Revert "Fix signature verification" (#4333" #4345
- Revert "Fix signature verification" #4333
- Fix signature verification #4331
- Pre-start testhosts #3666
- Add
dotnet vstest
deprecation message #4297- Catch unhandled exception and avoid crash on test host exit #4291
- Remove chutzpah #4249
- Fix string conversion of
Microsoft.TestPlatform.Extensions.TrxLogger.ObjectMode.TestOutcome
#4243- Fix potential trx logger NRE #4240
- handle object disposed exception #4221
- Added support for checking testhost compatibility with test sessions #4199
See full log here
Artifacts
17.3.3
Issues Fixed
- [rel/17.3] Update Newtonsoft.Json to 13.0.1 #4299
See full log here
Drops
17.2.1
Issues Fixed
- [rel/17.2] Update Newtonsoft.Json to 13.0.1 #4310
See full log here
... (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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions