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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the tests group with 3 updates in the / directory: Microsoft.NET.Test.Sdk, xunit and xunit.runner.visualstudio.
Updates
Microsoft.NET.Test.Sdk
from 17.9.0 to 17.10.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
83d73f7
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.10d170364
Prebuilds that are allowed on main2eaee54
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#...238626a
Touch 17.10 (#5051)cd5cc85
Update arcade25f10aa
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.103d869ea
Remove pt4990482
[rel/17.10] Add list of known TestingPlatform dlls (#4982)56d2884
Disable CA2022 errors (#4961)1cd0d89
Brand as releaseUpdates
xunit
from 2.7.1 to 2.8.0Commits
be260b3
v2.8.0a8ceb66
#783: Add -useansicolor flag to console runner (v2)7b0ff93
Don't show /aggressive with unlimited threads46cdf06
Support parallel algorithm in MSBuild runnerb4aa876
Support multipler syntax in MSBuild runner6790b48
Add aggressive display to TestFrameworkEnvironment reported by XunitTestAssem...3dd7e91
Update mocks to make CollectionBehaviorAttribute property values optional4c82dea
Asking for default threads should set 0, not nulld73cdef
Should not try to use a semaphore when we've been asked for unlimited threads3722e54
Enable multiplier style max threads supportUpdates
xunit.runner.visualstudio
from 2.5.8 to 2.8.0Commits
6438bb8
v2.8.02afd4cd
Pick up latest dependenciesb8be108
Add multiplier format support to RunSettings3c2e493
Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings144931e
Missing height on version4315921
Fix concurrency bug in AssemblyHelper (#407)8617393
Bump up to 2.5.9-preDependabot 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