accessibility-insights-windows
accessibility-insights-windows copied to clipboard
chore(deps): Bump MSTest.TestAdapter from 3.1.1 to 3.2.2
Bumps MSTest.TestAdapter from 3.1.1 to 3.2.2.
Release notes
Sourced from MSTest.TestAdapter's releases.
v3.2.2
See the release notes here.
v3.2.1
See the release notes here.
v.3.2.0
See the release notes here.
v3.2.0-preview.24069.3
See the release notes here.
v3.2.0-preview.23623.1
See the release notes here.
v3.2.0-preview.23622.1
See the release notes here.
Changelog
Sourced from MSTest.TestAdapter's changelog.
[3.2.2] - 2024-02-22
See full log here
Fixed
- [rel/3.2] Workaround harmless MSBuild warning in VS by
@Evangelink
in #2350- [rel/3.2] Fix analyzers doc link by
@Evangelink
in #2362- Assert.AreEqual allow IEquatable for actual and expected by
@Evangelink
in #2382- Fix msbuild integration (#2389) by
@MarcoRossignoli
in #2395- Remove the
TestingPlatformServer
if the runner is disabled (#2409) by@MarcoRossignoli
in #2410Artifacts
- MSTest: 3.2.2
- MSTest.TestFramework: 3.2.2
- MSTest.TestAdapter: 3.2.2
- MSTest.Analyzers: 3.2.2
- Microsoft.Testing.Extensions.CrashDump: 1.0.2
- Microsoft.Testing.Extensions.HangDump: 1.0.2
- Microsoft.Testing.Extensions.HotReload: 1.0.2
- Microsoft.Testing.Extensions.Retry: 1.0.2
- Microsoft.Testing.Extensions.TrxReport: 1.0.2
[3.2.1] - 2024-02-13
See full log here
Fixed
- MSTEST0002: fix false-positive with static TestClass (#2182) by
@Evangelink
in #2199- Bump version of coverage and platform by
@Evangelink
in #2280- [rel/3.2] Update dependencies from devdiv/DevDiv/vs-code-coverage by
@dotnet-maestro
in #2315- Fix command line output validation (#2314) by
@MarcoRossignoli
in #2317- [rel/3.2] Update dependencies from microsoft/testanywhere by
@dotnet-maestro
in #2320- [rel/3.2] Update dependencies from microsoft/testanywhere by
@dotnet-maestro
in #2326Housekeeping
- Remove unused localization entries by
@Evangelink
in #2192- Remove version fixup workaround (#2209) by
@Evangelink
in #2212Artifacts
... (truncated)
Commits
bd712d0
Remove theTestingPlatformServer
if the runner is disabled (#2409) (#2410)d4e0298
[rel/3.2] Update dependencies from devdiv/DevDiv/vs-code-coverage, microsoft/...1686a9c
Fix msbuild integration (#2389) (#2395)db69c35
Update dependencies from https://github.com/microsoft/testanywhere build 2024...622d9d0
[rel/3.2] Backport localizations (#2396)1e30e93
Update dependencies from https://github.com/microsoft/testanywhere build 2024...7bdff57
Assert.AreEqual allow IEquatable<T> for actual and expected (#2382)e62e95c
Fix analyzers doc link (#2362)80b813d
Workaround harmless MSBuild warning in VS (#2350)5660127
Update dependencies from https://github.com/microsoft/testanywhere build 2024...- 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
Superseded by #1807.