Skip to content

Commit

Permalink
.Net: Bump MSTest.TestFramework from 3.6.1 to 3.6.3 in /dotnet (#9867)
Browse files Browse the repository at this point in the history
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from
3.6.1 to 3.6.3.
<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.6.3</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.6.3">here</a></p>
<h2>v3.6.2</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.6.2">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><!-- raw HTML omitted -->[3.6.3] - 2024-11-12</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.6.2...v3.6.3">here</a></p>
<h3>Fixed</h3>
<ul>
<li>Only ship TestAdapter related resources by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://github.com/microsoft/testfx/pull//4013">#4013</a></li>
</ul>
<h3>Artifacts</h3>
<ul>
<li>MSTest: <a
href="https://www.nuget.org/packages/MSTest/3.6.3">3.6.3</a></li>
<li>MSTest.TestFramework: <a
href="https://www.nuget.org/packages/MSTest.TestFramework/3.6.3">3.6.3</a></li>
<li>MSTest.TestAdapter: <a
href="https://www.nuget.org/packages/MSTest.TestAdapter/3.6.3">3.6.3</a></li>
<li>MSTest.Analyzers: <a
href="https://www.nuget.org/packages/MSTest.Analyzers/3.6.3">3.6.3</a></li>
<li>MSTest.Sdk: <a
href="https://www.nuget.org/packages/MSTest.Sdk/3.6.3">3.6.3</a></li>
<li>Microsoft.Testing.Extensions.CrashDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.4.3">1.4.3</a></li>
<li>Microsoft.Testing.Extensions.HangDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.4.3">1.4.3</a></li>
<li>Microsoft.Testing.Extensions.HotReload: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.4.3">1.4.3</a></li>
<li>Microsoft.Testing.Extensions.Retry: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.4.3">1.4.3</a></li>
<li>Microsoft.Testing.Extensions.TrxReport: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.4.3">1.4.3</a></li>
</ul>
<h2><!-- raw HTML omitted -->[3.6.2] - 2024-10-31</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.6.1...v3.6.2">here</a></p>
<h3>Fixed</h3>
<ul>
<li>Fix localization of test adapter messages by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3949">#3949</a></li>
<li>Fix call to EqtTrace by <a
href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3952">#3952</a></li>
<li>Fix concurrency issue with registering callback on
TestRunCancellationToken by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3958">#3958</a></li>
<li>Fix MSTEST0030 to correctly handle all methods by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3974">#3974</a></li>
<li>Fix displaying inner exceptions by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3965">#3965</a></li>
<li>Fix MSTEST0018 FP with IEnumerable<!-- raw HTML omitted --> by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3978">#3978</a></li>
</ul>
<h3>Artifacts</h3>
<ul>
<li>MSTest: <a
href="https://www.nuget.org/packages/MSTest/3.6.2">3.6.2</a></li>
<li>MSTest.TestFramework: <a
href="https://www.nuget.org/packages/MSTest.TestFramework/3.6.2">3.6.2</a></li>
<li>MSTest.TestAdapter: <a
href="https://www.nuget.org/packages/MSTest.TestAdapter/3.6.2">3.6.2</a></li>
<li>MSTest.Analyzers: <a
href="https://www.nuget.org/packages/MSTest.Analyzers/3.6.2">3.6.2</a></li>
<li>MSTest.Sdk: <a
href="https://www.nuget.org/packages/MSTest.Sdk/3.6.2">3.6.2</a></li>
<li>Microsoft.Testing.Extensions.CrashDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.4.2">1.4.2</a></li>
<li>Microsoft.Testing.Extensions.HangDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.4.2">1.4.2</a></li>
<li>Microsoft.Testing.Extensions.HotReload: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.4.2">1.4.2</a></li>
<li>Microsoft.Testing.Extensions.Retry: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.4.2">1.4.2</a></li>
<li>Microsoft.Testing.Extensions.TrxReport: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.4.2">1.4.2</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/testfx/commit/6801c1ec22afe16b357bdceaa1473eb469fd90df"><code>6801c1e</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4043">#4043</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/c252b64ad913ea9411fc5d17bfd5580d2d061497"><code>c252b64</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4025">#4025</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/bcdb0338b39929ac5ea9c3100ae9ac54a143f082"><code>bcdb033</code></a>
[rel/3.6] Only ship TestAdapter related resources (<a
href="https://redirect.github.com/microsoft/testfx/issues/4013">#4013</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/e5a6b1ed19598c2e022c90cd5113dbc23fa4ab75"><code>e5a6b1e</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/4009">#4009</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/6594ac53976aafb5ec915a1a00d98ca2c67206f5"><code>6594ac5</code></a>
Fix hangdump not showing tests in progress (<a
href="https://redirect.github.com/microsoft/testfx/issues/3992">#3992</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/9d5248f0075339db78fe8fbfa3b4516c823139ae"><code>9d5248f</code></a>
Fix hangdump space in dump path (<a
href="https://redirect.github.com/microsoft/testfx/issues/3994">#3994</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/a3a5c5c4a3c4acee64c62989e4fd3ecca88e4ef7"><code>a3a5c5c</code></a>
Fix live output with HotReload (<a
href="https://redirect.github.com/microsoft/testfx/issues/3983">#3983</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/eee90c24ff271830a8120594c2ba8fea45ab4b6b"><code>eee90c2</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/3990">#3990</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/db7b54f2f0b280bd6e42334aa9bcb2ac8a4e265f"><code>db7b54f</code></a>
Prepare release 3.6.3/1.4.3 (<a
href="https://redirect.github.com/microsoft/testfx/issues/3985">#3985</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/60b76e914641a290b445f9a0af9906549c5645d5"><code>60b76e9</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/3980">#3980</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/testfx/compare/v3.6.1...v3.6.3">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.6.1&new-version=3.6.3)](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 Dec 3, 2024
1 parent 31731f0 commit 560e4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageVersion Include="Microsoft.ML.Tokenizers.Data.Cl100kBase" Version="1.0.0" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="6.34.0" />
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="17.12.19" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.3" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Npgsql" Version="8.0.6" />
<PackageVersion Include="OpenAI" Version="[2.1.0-beta.2]" />
Expand Down

0 comments on commit 560e4c9

Please sign in to comment.