Skip to content

Commit

Permalink
Bump MSTest.TestFramework from 3.5.0 to 3.5.1 (#318)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from
3.5.0 to 3.5.1.
<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.5.1</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.5.1">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.5.1] - 2024-08-05</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.5.0...v3.5.1">here</a></p>
<h3>Fixed</h3>
<ul>
<li>Fix XmlDataConnection by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3346">#3346</a></li>
<li>Fix timeout message to reflect that 0 is not allowed by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3279">#3279</a></li>
<li>Fix Fix TestInitialize and TestCleanup analyzers to allow generic
classes by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3280">#3280</a></li>
</ul>
<h3>Artifacts</h3>
<ul>
<li>MSTest: <a
href="https://www.nuget.org/packages/MSTest/3.5.1">3.5.1</a></li>
<li>MSTest.TestFramework: <a
href="https://www.nuget.org/packages/MSTest.TestFramework/3.5.1">3.5.1</a></li>
<li>MSTest.TestAdapter: <a
href="https://www.nuget.org/packages/MSTest.TestAdapter/3.5.1">3.5.1</a></li>
<li>MSTest.Analyzers: <a
href="https://www.nuget.org/packages/MSTest.Analyzers/3.5.1">3.5.1</a></li>
<li>MSTest.Sdk: <a
href="https://www.nuget.org/packages/MSTest.Sdk/3.5.1">3.5.1</a></li>
<li>Microsoft.Testing.Extensions.CrashDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.3.2">1.3.2</a></li>
<li>Microsoft.Testing.Extensions.HangDump: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.3.2">1.3.2</a></li>
<li>Microsoft.Testing.Extensions.HotReload: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.3.2">1.3.2</a></li>
<li>Microsoft.Testing.Extensions.Retry: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.3.2">1.3.2</a></li>
<li>Microsoft.Testing.Extensions.TrxReport: <a
href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.3.2">1.3.2</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/testfx/commit/5b38a2c198abbae9d4c37d4d72f9f35310601bff"><code>5b38a2c</code></a>
Bump aspire to 8.0.2</li>
<li><a
href="https://github.com/microsoft/testfx/commit/0265f00765c04c67f7ec7b35e569298bda5fd493"><code>0265f00</code></a>
Use internal extensions 1.3.2</li>
<li><a
href="https://github.com/microsoft/testfx/commit/49017640426456ff3161d0ecac51820db47fdc9b"><code>4901764</code></a>
Revert changes to playground</li>
<li><a
href="https://github.com/microsoft/testfx/commit/b9b020b61fd8d541242b00f4e4046ffff2b1b63d"><code>b9b020b</code></a>
Fix playground</li>
<li><a
href="https://github.com/microsoft/testfx/commit/982b20d874303b1ae09d1aa171f77f51d1cfe669"><code>982b20d</code></a>
Fix shutdown order for server mode (<a
href="https://redirect.github.com/microsoft/testfx/issues/3306">#3306</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/b095754faf4c4721b911025decbaf603163cccd6"><code>b095754</code></a>
Fix TestInitialize and TestCleanup analyzers to allow generic class (<a
href="https://redirect.github.com/microsoft/testfx/issues/3280">#3280</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/71a7f31a7f0ba681480c5facb44e2fda9f04e14e"><code>71a7f31</code></a>
Fix timeout message to reflect that 0 is not allowed (<a
href="https://redirect.github.com/microsoft/testfx/issues/3279">#3279</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/c68331758a47a12725be76e0e8aa82901ab89bee"><code>c683317</code></a>
Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (<a
href="https://redirect.github.com/microsoft/testfx/issues/3300">#3300</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/76c9e7d8de0f59cf7efe18c7045672e186e4cbfa"><code>76c9e7d</code></a>
Fix possible deadlock inside MSBuild task (<a
href="https://redirect.github.com/microsoft/testfx/issues/3307">#3307</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/c68d90f971bd9f7c7a29ff4875b3fb701e693b14"><code>c68d90f</code></a>
Fix XmlDataConnection (<a
href="https://redirect.github.com/microsoft/testfx/issues/3346">#3346</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/testfx/compare/v3.5.0...v3.5.1">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.5.0&new-version=3.5.1)](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 Aug 12, 2024
1 parent f3ca091 commit 46501bb
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.10.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.1" />
<PackageVersion Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.23407.1" />
</ItemGroup>
</Project>

0 comments on commit 46501bb

Please sign in to comment.