Bump the test-dependencies group across 1 directory with 3 updates
Bumps the test-dependencies group with 3 updates in the / directory: Microsoft.NET.Test.Sdk, NUnit and NUnit3TestAdapter.
Updates Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
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- Add list of known TestingPlatform dlls by
@nohwndin microsoft/vstest#4983- Update framework version used for testing, and test matrix by
@nohwndin microsoft/vstest#4970- Add output forwarding for .NET by
@nohwndin microsoft/vstest#4988- Remove usage of pt images before decomissioning by
@nohwndin microsoft/vstest#4994- chore: Add more details to acquistion section. by
@voroninpin microsoft/vstest#4999- Simplify banner by
@nohwndin microsoft/vstest#5013- Forward standard output of testhost by
@nohwndin microsoft/vstest#4998- Add missing copyright header by
@MichaelSimonsin microsoft/vstest#5020- Add option to not share .NET Framework testhosts by
@nohwndin microsoft/vstest#5018- GetTypesToLoad Attribute cant be null by
@SimonCroppin microsoft/vstest#5054- rawArgument in GetArgumentList cant be null by
@SimonCroppin microsoft/vstest#5056- fix Atribute typo by
@SimonCroppin microsoft/vstest#5057- remove unnecessary list alloc for 2 scenarios in TestRequestManager.GetSources by
@SimonCroppin microsoft/vstest#5058- fix incompatiblity typo by
@SimonCroppin microsoft/vstest#5059- remove redundant inline method in IsPlatformIncompatible by
@SimonCroppin microsoft/vstest#5060- fix Sucess typo by
@SimonCroppin microsoft/vstest#5061- use some null coalescing by
@SimonCroppin microsoft/vstest#5062- Add cts into friends of TranslationLayer by
@jakubch1in microsoft/vstest#5075- Use built in sha1 for id generation by
@nohwndin microsoft/vstest#5081- All output in terminal logger by
@nohwndin microsoft/vstest#5083- Ignore env test by
@nohwndin microsoft/vstest#5095- Dispose XmlReader in XmlRunSettingsUtilities by
@omajidin microsoft/vstest#5094- Bump to macos-12 build image by
@akoeplingerin microsoft/vstest#5101- Handle ansi escape in terminal logger reporter by
@nohwndin microsoft/vstest#5084- remove disable interactive auth by
@nohwndin microsoft/vstest#5110- Error output as info in terminal logger by
@nohwndin microsoft/vstest#5113- Write dll instead of target on abort, rename errors by
@nohwndin microsoft/vstest#5115
- [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by
@dotnet-maestroin microsoft/vstest#5152New Contributors
@peterwaldmade their first contribution in microsoft/vstest#4958@DickBakermade their first contribution in microsoft/vstest#4977@voroninpmade their first contribution in microsoft/vstest#4999@akoeplingermade their first contribution in microsoft/vstest#5101Full Changelog: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06
v17.11.0-release-24373-02
What's Changed
- [rel/17.11] Update dependencies from devdiv/DevDiv/vs-code-coverage by
@dotnet-maestroin microsoft/vstest#5152
... (truncated)
Commits
c6ad3e3Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0dFix output based test (#5131)0518ceaRebrand to 17.11-release (#5128)5b69fd3Write dll instead of target on abort, rename errors (#5115)7264afaError output as info in terminal logger (#5113)3d2ea06remove disable interactive auth (#5110)e4da2c1Add option to ignore tests (#5109)6b3b959Ignore dump failing test while I investigate (#5107)24b992fIgnore dispose error (#5105)bfdaf0bObject disposed flaky (#5104)- Additional commits viewable in compare view
Updates NUnit from 4.1.0 to 4.2.1
Release notes
Sourced from NUnit's releases.
NUnit 4.2.1
Hotfix release for Issue #4794 and #4795, affecting .Net Framework.
NUnit 4.2.0
See release notes
Commits
6446ba0Issue4794 (#4796)3f1eb04Prepare for Release 4.2. (#4792)7224040Optimize message formatting (#4788)e59e1bfMerge pull request #4709 from maettu-this/4686_ProgressTraceListener972aa33Remove now unnecessary using statement.e92ba3fHostProtection attribute removed (review request by@stevenaw)51cd8b7Clarifying the use of the listener (review finding@manfred-brands)4a7d539Merge branch 'nunit:main' into 4686_ProgressTraceListener2e436d7Merge pull request #4779 from stevenaw/4778-dependency-refreshfd76945Moved Windows specific SynchronizationContextTests to separate Windows projec...- Additional commits viewable in compare view
Updates NUnit3TestAdapter from 4.5.0 to 4.6.0
Commits
9531203Merge pull request #1194 from nunit/prep460667bdb8Updated to prod version 4.6.02f51a3fMerge pull request #1192 from nunit/updateengined69f805Updated yaml files3956e1cprepare 4.689d1960Merge pull request #1191 from nunit/fix1186d1e1296Merge branch 'master' into fix1186e0c21e5Merge pull request #1179 from Zocdoc/issue_113843dad5bFix #11868b62d78don't expand the partition filter- 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 <dependency name> major versionwill 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 versionwill 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