Analyzer: Ensure to use Microsoft.VisualStudio.TestTools.UnitTesting.DescriptionAttribute and not System.ComponentModel.DescriptionAttribute by @engyebrahim in #3202
MSTEST0030: Type containing [TestMethod] must be a [TestClass] by @engyebrahim in #3199
leverage DoesNotReturnIfAttribute for better assertion by @SimonCropp in #3168
Assertions: add support for [StringSyntax(CompositeFormat)] by @Evangelink in #3185
Display fixture (Assembly/Class Initialize/Cleanup) methods as "test" entries by @fhnaseer in #2904
Improve display name for string and char by @MichelZ in #3082
Improve display name when DataRow contains arrays by @MichelZ in #3053
Analyzer: Ensure to use Microsoft.VisualStudio.TestTools.UnitTesting.DescriptionAttribute and not System.ComponentModel.DescriptionAttribute by @engyebrahim in #3202
MSTEST0030: Type containing [TestMethod] must be a [TestClass] by @engyebrahim in #3199
leverage DoesNotReturnIfAttribute for better assertion by @SimonCropp in #3168
Assertions: add support for [StringSyntax(CompositeFormat)] by @Evangelink in #3185
Display fixture (Assembly/Class Initialize/Cleanup) methods as "test" entries by @fhnaseer in #2904
Improve display name for string and char by @MichelZ in #3082
Improve display name when DataRow contains arrays by @MichelZ in #3053
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: Azure.Data.Tables, MSTest.TestAdapter, MSTest.TestFramework and Selenium.WebDriver.
Updates
Azure.Data.Tables
from 12.8.3 to 12.9.0Release notes
Sourced from Azure.Data.Tables's releases.
Commits
6725cd1
Adjust release date (#45132)8a56c24
Reduce memory allocation in EventSourceEventFormatting (#43947)ad944df
Update ci.yml on Azure.Health.Deidentification (#45130)ef03c52
Initial Creation of Azure.Health.Deidentification Dataplane SDK (#43913)49f166b
Update Generator Version 3.0.0-beta.20240722.4 (#45122)d012109
revert removal of warnaserror (#44961)545af7b
Increment package version after release of Azure.ResourceManager.Quota (#45123)fc6fe72
Group Quota SDK (#44180)a8d2f4f
Remove all Track 1 mgmt. plane SDK code (#45093)e1dd611
Upgrade Web PubSub data-plane REST API to 2024-01-01 (#44699)Updates
MSTest.TestAdapter
from 3.4.3 to 3.5.1Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
5b38a2c
Bump aspire to 8.0.20265f00
Use internal extensions 1.3.24901764
Revert changes to playgroundb9b020b
Fix playground982b20d
Fix shutdown order for server mode (#3306)b095754
Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)71a7f31
Fix timeout message to reflect that 0 is not allowed (#3279)c683317
Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)76c9e7d
Fix possible deadlock inside MSBuild task (#3307)c68d90f
Fix XmlDataConnection (#3346)Updates
MSTest.TestFramework
from 3.4.3 to 3.5.1Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
5b38a2c
Bump aspire to 8.0.20265f00
Use internal extensions 1.3.24901764
Revert changes to playgroundb9b020b
Fix playground982b20d
Fix shutdown order for server mode (#3306)b095754
Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)71a7f31
Fix timeout message to reflect that 0 is not allowed (#3279)c683317
Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)76c9e7d
Fix possible deadlock inside MSBuild task (#3307)c68d90f
Fix XmlDataConnection (#3346)Updates
Selenium.WebDriver
from 4.22.0 to 4.23.0Release notes
Sourced from Selenium.WebDriver's releases.
... (truncated)
Commits
4df0a23
[build] Prepare for release of Selenium 4.23.0 (#14273)e5422e6
[bidi][java] Add high-level logging APIs (#14225)8cf9a59
[grid] Set session-request-timeout as client readTimeout in RemoteNewSessionQ...f3724e6
[java] Consistent UTF-8 Encoding and Code Enhancements (#14218)72e3a61
[java] custom duration for Actions constructor (#14085)10b3305
Update logo path in readme (#14177)d883028
[rb] Add backtrace locations and cause to errors (#14170)4a17ec3
[java] Merge android specific parameters in chrome options (#14217)9aa1a7f
py: fix RelativeBy#near to take 2 parameters (#13082)9d6131f
Remove 'browserName' capability from stereotype when using RelaySession (#14247)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