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 functionaltests group with 4 updates in the /src/DevOpsMetrics.FunctionalTests directory: Microsoft.NET.Test.Sdk, MSTest.TestAdapter, MSTest.TestFramework and Selenium.WebDriver.
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
MSTest.TestAdapter
from 3.3.1 to 3.4.0Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
bafa77b
Use VSTest 17.10 (#2902)7fd9f76
Use latest version of TA and MSTest.Engine (#2885)019168f
Fix property name for enabling aspire in MSTest.Sdk (#2888)f77b630
MSTest.Sdk: do not use IsImplictlyDefined (#2880)a0515c5
Flow execution context across fixture methods when using timeout (#2843)4ca86ba
Fix MSTEST0014 FP with arrays (#2857)03eb3e8
Cleaning command line validations and adding unit tests (#2842) (#2847)5ee0a23
Revert code coverage to latest released (#2840)a69d29d
Bump infra and test third-parties versions (#2838)9413dc0
Update public API and analyzer releases (#2836)Updates
MSTest.TestFramework
from 3.3.1 to 3.4.0Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
bafa77b
Use VSTest 17.10 (#2902)7fd9f76
Use latest version of TA and MSTest.Engine (#2885)019168f
Fix property name for enabling aspire in MSTest.Sdk (#2888)f77b630
MSTest.Sdk: do not use IsImplictlyDefined (#2880)a0515c5
Flow execution context across fixture methods when using timeout (#2843)4ca86ba
Fix MSTEST0014 FP with arrays (#2857)03eb3e8
Cleaning command line validations and adding unit tests (#2842) (#2847)5ee0a23
Revert code coverage to latest released (#2840)a69d29d
Bump infra and test third-parties versions (#2838)9413dc0
Update public API and analyzer releases (#2836)Updates
Selenium.WebDriver
from 4.20.0 to 4.21.0Release notes
Sourced from Selenium.WebDriver's releases.
... (truncated)
Commits
79ed462
Release 4.21.0 (#13948)518496c
[rb] Support using custom element classes02381bf
[rb] Support registering custom finders for SearchContext991a653
[rb] Support overriding default locator conversion4cf9aeb
[rb] Support registering extra bridge commands3ec3cef
[rb] Support overriding User-Agent in HTTP client4f72e3f
[rb] Support registering extra headers in HTTP client6978ea8
[dotnet] Allow to run tests w/o pinned browsers03f626f
[js] Expose individual test targets to Bazelfd56c3a
Using macos-13 for now until we adapt to macos-latestDependabot 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