XOutput
XOutput copied to clipboard
chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.12.0
Bumps Microsoft.NET.Test.Sdk from 17.4.1 to 17.12.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
v17.12.0
What's Changed
- Dispose IDisposables in HtmlTransformer by
@omajidin microsoft/vstest#5099- Dipose XmlReaders in Microsoft.TestPlatform.Common.RunSettings by
@omajidin microsoft/vstest#5100- use some collection expressions by
@SimonCroppin microsoft/vstest#5055- Fix Reference typos by
@SimonCroppin microsoft/vstest#5155- Add option to overwrite trx without warning by
@nohwndin microsoft/vstest#5141Internal and infrastructure fixes:
- Downgrade xunit skip warning to info by
@nohwndin microsoft/vstest#10379- Fallback to latest runtimeconfig when none is found by
@nohwndin microsoft/vstest#5136- Verify architecture and version of produced exes by
@nohwndin microsoft/vstest#5134- Fix runtime config tests by
@nohwndin microsoft/vstest#5137- Dispose helper when parsing args by
@nohwndin microsoft/vstest#5126- Cleanup and bump required runtimes by
@Evangelinkin microsoft/vstest#5139- Fix help warnings by
@nohwndin microsoft/vstest#5140- Fix timing in simple log by
@nohwndin microsoft/vstest#5143- Check vstest.console.dll instead of .exe by
@nohwndin microsoft/vstest#5149- Report version from nuget check by
@nohwndin microsoft/vstest#5161- Move IncludeSourceRevisionInInformationalVersion by
@nohwndin microsoft/vstest#5166- Enable or disable new logger based on TL flag by
@nohwndin microsoft/vstest#5167- Updating Microsoft.CodeCoverage package structure by
@fhnaseerin microsoft/vstest#5169- Wait for Discovery to initialize before Cancelling it by
@nohwndin microsoft/vstest#5177- Adding condition to disable MsCoverage refrenced path maps by
@fhnaseerin microsoft/vstest#5189- Forward error output from testhost as info by
@nohwndin microsoft/vstest#5192- Update Microsoft.Extensions.DependencyModel to 3.1.0 by
@nohwndin microsoft/vstest#5188- ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild by
@mmitchein microsoft/vstest#10354- Enable policheck by
@jakubch1in microsoft/vstest#10363Full Changelog: https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0
v17.11.1
What's Changed
- [rel/17.11] Forward error output from testhost as info by
@nohwndin 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
@peterwaldin microsoft/vstest#4958- Stack trace when localized, and new messages by
@nohwndin microsoft/vstest#4944- Fix single quote and space in F# pretty methods by
@nohwndin microsoft/vstest#4969- Update .NET runtimes to latest patch version by
@Evangelinkin microsoft/vstest#4975- Update dotnetcoretests.md by
@DickBakerin microsoft/vstest#4977
... (truncated)
Changelog
Sourced from Microsoft.NET.Test.Sdk'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 vstestdeprecation 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
bc91613Downgrade xunit skip warning to info (#10379)c8f1628Convert to auto property (#10365)8c6ff8cUse macos13fa0c8fdRebrand to releasec02e98dUpdate diagnose.mdec81d7dEnable policheck (#10363)09b7600[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)4f16fc0[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10353)1eb6f23ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10354)96977dbUpdate Microsoft.Extensions.DependencyModel to 3.1.0 (#5188)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)