Skip to content

Commit

Permalink
Bump MSTest.TestFramework from 3.2.1 to 3.2.2 (#286)
Browse files Browse the repository at this point in the history
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from
3.2.1 to 3.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/testfx/releases">MSTest.TestFramework's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.2</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#322---2024-02-22">here</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md">MSTest.TestFramework's
changelog</a>.</em></p>
<blockquote>
<h2>[3.2.2] - 2024-02-22</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.2.1...v.3.2.2">here</a></p>
<h3>Fixed</h3>
<ul>
<li>[rel/3.2] Workaround harmless MSBuild warning in VS by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/2350">#2350</a></li>
<li>[rel/3.2] Fix analyzers doc link by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/2362">#2362</a></li>
<li>Assert.AreEqual allow IEquatable<!-- raw HTML omitted --> for actual
and expected by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/2382">#2382</a></li>
<li>Fix msbuild integration (<a
href="https://redirect.github.com/microsoft/testfx/issues/2389">#2389</a>)
by <a
href="https://github.com/MarcoRossignoli"><code>@​MarcoRossignoli</code></a>
in <a
href="https://redirect.github.com/microsoft/testfx/pull/2395">#2395</a></li>
<li>Remove the <code>TestingPlatformServer</code> if the runner is
disabled (<a
href="https://redirect.github.com/microsoft/testfx/issues/2409">#2409</a>)
by <a
href="https://github.com/MarcoRossignoli"><code>@​MarcoRossignoli</code></a>
in <a
href="https://redirect.github.com/microsoft/testfx/pull/2410">#2410</a></li>
</ul>
<h3>Artifacts</h3>
<ul>
<li>MSTest: <a
href="https://www.nuget.org/packages/MSTest/3.2.2">3.2.2</a></li>
<li>MSTest.TestFramework: <a
href="https://www.nuget.org/packages/MSTest.TestFramework/3.2.2">3.2.2</a></li>
<li>MSTest.TestAdapter: <a
href="https://www.nuget.org/packages/MSTest.TestAdapter/3.2.2">3.2.2</a></li>
<li>MSTest.Analyzers: <a
href="https://www.nuget.org/packages/MSTest.Analyzers/3.2.2">3.2.2</a></li>
<li>Microsoft.Testing.Extensions.CrashDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.0.2">1.0.2</a></li>
<li>Microsoft.Testing.Extensions.HangDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.0.2">1.0.2</a></li>
<li>Microsoft.Testing.Extensions.HotReload: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.0.2">1.0.2</a></li>
<li>Microsoft.Testing.Extensions.Retry: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.0.2">1.0.2</a></li>
<li>Microsoft.Testing.Extensions.TrxReport: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.0.2">1.0.2</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/testfx/commit/bd712d0f7eecfc6ca048cd3d8e8aed9d1ef5f8b6"><code>bd712d0</code></a>
Remove the <code>TestingPlatformServer</code> if the runner is disabled
(<a
href="https://redirect.github.com/microsoft/testfx/issues/2409">#2409</a>)
(<a
href="https://redirect.github.com/microsoft/testfx/issues/2410">#2410</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/d4e02984830413ef1bcef6831dce84475aaa0657"><code>d4e0298</code></a>
[rel/3.2] Update dependencies from devdiv/DevDiv/vs-code-coverage,
microsoft/...</li>
<li><a
href="https://github.com/microsoft/testfx/commit/1686a9c93e1dfc0545a598beb44208503858e329"><code>1686a9c</code></a>
Fix msbuild integration (<a
href="https://redirect.github.com/microsoft/testfx/issues/2389">#2389</a>)
(<a
href="https://redirect.github.com/microsoft/testfx/issues/2395">#2395</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/db69c35a18863bb7ad8f4cfb524f88b30bc8e37a"><code>db69c35</code></a>
Update dependencies from <a
href="https://github.com/microsoft/testanywhere">https://github.com/microsoft/testanywhere</a>
build 2024...</li>
<li><a
href="https://github.com/microsoft/testfx/commit/622d9d03701c1e0572fc42c1b99e59cc6c3c00fb"><code>622d9d0</code></a>
[rel/3.2] Backport localizations (<a
href="https://redirect.github.com/microsoft/testfx/issues/2396">#2396</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/1e30e93467fc38fa2d34e7c6d5d7f5718c40166f"><code>1e30e93</code></a>
Update dependencies from <a
href="https://github.com/microsoft/testanywhere">https://github.com/microsoft/testanywhere</a>
build 2024...</li>
<li><a
href="https://github.com/microsoft/testfx/commit/7bdff571f48467daf50b8111995d66a426b95f9b"><code>7bdff57</code></a>
Assert.AreEqual allow IEquatable&lt;T&gt; for actual and expected (<a
href="https://redirect.github.com/microsoft/testfx/issues/2382">#2382</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/e62e95c7c5872b6f4c77c059453f31f08ca9b015"><code>e62e95c</code></a>
Fix analyzers doc link (<a
href="https://redirect.github.com/microsoft/testfx/issues/2362">#2362</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/80b813d36bd3dbd6db058fd6505efbff5bb70bf6"><code>80b813d</code></a>
Workaround harmless MSBuild warning in VS (<a
href="https://redirect.github.com/microsoft/testfx/issues/2350">#2350</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/56601278b723223132fce9183def2a6e3607e4d5"><code>5660127</code></a>
Update dependencies from <a
href="https://github.com/microsoft/testanywhere">https://github.com/microsoft/testanywhere</a>
build 2024...</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/testfx/compare/v3.2.1...v3.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=MSTest.TestFramework&package-manager=nuget&previous-version=3.2.1&new-version=3.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 1217a6e commit 2df193c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.8.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.2.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.2.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.2.2" />
<PackageVersion Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.23407.1" />
</ItemGroup>
</Project>

0 comments on commit 2df193c

Please sign in to comment.