Skip to content

Commit

Permalink
Bump MSTest.TestAdapter from 3.5.2 to 3.6.0 (#326)
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.TestAdapter](https://github.com/microsoft/testfx) from
3.5.2 to 3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/testfx/releases">MSTest.TestAdapter's
releases</a>.</em></p>
<blockquote>
<h2>v3.6.0</h2>
<p>See the release notes <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.6.0">here</a></p>
<p>Special shoutout to <a
href="https://github.com/SimonCropp"><code>@​SimonCropp</code></a> for
his exceptional contribution in improving the quality of the
repository.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md">MSTest.TestAdapter's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->[3.6.0] - 2024-09-11</h2>
<p>See full log <a
href="https://github.com/microsoft/testfx/compare/v3.5.2...v3.6.0">here</a></p>
<h3>Added</h3>
<ul>
<li>Feat: Add code suppressor for CS8618 on TestContext property by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3271">#3271</a></li>
<li>Feature: add support for injecting TestContext in ctor by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3267">#3267</a></li>
<li>Feat: Add <code>[STATestClass]</code> by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3278">#3278</a></li>
<li>Feat: Add [STATestMethod] by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3286">#3286</a></li>
<li>Feat: add support for overloaded parameterized tests by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3298">#3298</a></li>
<li>Improve display name for DynamicDataAttribute by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3293">#3293</a></li>
<li>Feat: allow cooperative timeout by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3314">#3314</a></li>
<li>MSTEST0010: report when class is abstract and inheritance is not set
by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3347">#3347</a></li>
<li>MSTEST0011: report when class is abstract and inheritance is not
specified by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3352">#3352</a></li>
<li>MSTEST0010: report if InheritanceBehavior.BeforeEachDerivedClass is
set on a sealed class by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3369">#3369</a></li>
<li>MSTEST0011: report if InheritanceBehavior.BeforeEachDerivedClass is
set on a sealed class by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3370">#3370</a></li>
<li>MSTEST0018: DynamicData usage should be valid by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3374">#3374</a></li>
<li>Add analyzer for DeploymentItem by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3387">#3387</a></li>
<li>MSTEST0004: Add code fix by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3482">#3482</a></li>
<li>MSTEST0003: Add code fix by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3493">#3493</a></li>
<li>Warn on invalid DisableParallelization configuration entry by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3526">#3526</a></li>
<li>MSTEST0007: Add code fix by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3540">#3540</a></li>
<li>MSTEST0002: Add code fix by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3554">#3554</a></li>
<li>MSTEST0005: Add code fix by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3571">#3571</a></li>
<li>MSTest.Sdk handles library mode by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3581">#3581</a></li>
<li>MSTest.Sdk warn or error on invalid or untested properties by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3603">#3603</a></li>
<li>MSTEST0036: Add analyzer for when a test member is shadowing another
member by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3589">#3589</a></li>
<li>Allows to cancel at multiple points before test execution by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3723">#3723</a></li>
<li>Add option to order tests by name by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3796">#3796</a></li>
</ul>
<h3>Fixed</h3>
<ul>
<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 TestInitialize and TestCleanup analyzers to allow generic class
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>
<li>Fix test case id filtering for server mode by <a
href="https://github.com/MarcoRossignoli"><code>@​MarcoRossignoli</code></a>
in <a
href="https://redirect.github.com/microsoft/testfx/pull/3284">#3284</a></li>
<li>Fix collectionAssert.AreEqual fails for list of lists by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3275">#3275</a></li>
<li>MSTEST0034: Use CleanupBehavior.EndOfClass on ClassCleanupAttribute
by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3289">#3289</a></li>
<li>Fix MSTEST0029 false positive on TestInitialize/TestCleanup by <a
href="https://github.com/engyebrahim"><code>@​engyebrahim</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3318">#3318</a></li>
<li>Fix passing null to DataRow when signature is object[] by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3331">#3331</a></li>
<li>Fix spelling issues by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3330">#3330</a></li>
<li>Fix: TestCleanup is always called in case of timeout by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3334">#3334</a></li>
<li>Fix cooperative cancellation for TestInit/TestCleanup by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3333">#3333</a></li>
<li>Fix message when step is canceled through TestContext by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3335">#3335</a></li>
<li>Fix: Skip AssemblyInitialize/Cleanup when all tests are skipped by
<a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in
<a
href="https://redirect.github.com/microsoft/testfx/pull/3339">#3339</a></li>
<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 class initialization/cleanup calls by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3362">#3362</a></li>
<li>Fix Assert.VerifyThrows to use standard message pattern by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3363">#3363</a></li>
<li>Refactor TestMethod DisplayName by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3365">#3365</a></li>
<li>Fix display name for parameterized tests by <a
href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a
href="https://redirect.github.com/microsoft/testfx/pull/3366">#3366</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/testfx/commit/db0db46bc8ef5f99af7048156b2685877da89c80"><code>db0db46</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/3803">#3803</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/49599419d351132489cacfed32968dcb4fc1b84a"><code>4959941</code></a>
Add option to order tests by name (<a
href="https://redirect.github.com/microsoft/testfx/issues/3796">#3796</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/62659f70a1b7dc63352324cd6a01c2f27d82e731"><code>62659f7</code></a>
[rel/3.6] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a
href="https://redirect.github.com/microsoft/testfx/issues/3795">#3795</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/db9387a163cb51975adf050eb0c05975ff2502bd"><code>db9387a</code></a>
Regenerate xlf</li>
<li><a
href="https://github.com/microsoft/testfx/commit/0bc0bb88c7d411b68bb2a6b4802558e9da3fe842"><code>0bc0bb8</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/3793">#3793</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/f3d970156489bb1f254cd8b51be37376fbf511bc"><code>f3d9701</code></a>
Backport some localizations</li>
<li><a
href="https://github.com/microsoft/testfx/commit/b0f5c69d0f199e830186fa250ad19fe82b71beb3"><code>b0f5c69</code></a>
[rel/3.6] Update dependencies from microsoft/testanywhere (<a
href="https://redirect.github.com/microsoft/testfx/issues/3791">#3791</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/4a4a538d0e353086b7dee8277422dac97f6adfac"><code>4a4a538</code></a>
Cherry-pick fix skipped Test isn't shown as skipped/not executed in Trx
Repor...</li>
<li><a
href="https://github.com/microsoft/testfx/commit/60dc7a539f1c83e39eff4ad75de2a1096c2e3162"><code>60dc7a5</code></a>
[rel/3.6] Fix timedout test does not fail test run (in ui) (<a
href="https://redirect.github.com/microsoft/testfx/issues/3774">#3774</a>)</li>
<li><a
href="https://github.com/microsoft/testfx/commit/ff20766d7d0d2e0c6e5dfb1eadcb609cb1f0d523"><code>ff20766</code></a>
[rel/3.6] Fix running cleanup after first test method (<a
href="https://redirect.github.com/microsoft/testfx/issues/3764">#3764</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/testfx/compare/v3.5.2...v3.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=MSTest.TestAdapter&package-manager=nuget&previous-version=3.5.2&new-version=3.6.0)](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 Sep 16, 2024
1 parent 69b17c0 commit 7c1a319
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 @@ -14,7 +14,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.9.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.8.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.0" />
<PackageVersion Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.23407.1" />
</ItemGroup>
Expand Down

0 comments on commit 7c1a319

Please sign in to comment.