Skip to content

Commit 6f433b9

Browse files
Bump MSTest.TestFramework from 3.7.0 to 3.7.1 (#50)
[//]: # (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.7.0 to 3.7.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.7.1</h2> <p>See the release notes <a href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.7.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.7.1] - 2024-01-13</h2> <p>See full log <a href="https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.1">here</a></p> <h3>Fixed</h3> <ul> <li>Don't report MSTEST0001 when TestAdapter isn't referenced (<a href="https://redirect.github.com/microsoft/testfx/issues/4481">#4481</a>) by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4509">#4509</a></li> <li>Fix MSTEST0017 false positive when both actual/expected are constants (<a href="https://redirect.github.com/microsoft/testfx/issues/4460">#4460</a>) by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4510">#4510</a></li> <li>MSTEST0037 (proper assert analyzer): Don't report for user defined eq… by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4511">#4511</a></li> <li>Fix typo in analyzer message (<a href="https://redirect.github.com/microsoft/testfx/issues/4452">#4452</a>) by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4512">#4512</a></li> <li>method scope fix (<a href="https://redirect.github.com/microsoft/testfx/issues/4415">#4415</a>) by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4513">#4513</a></li> <li>Fix analyzer messages not localized (<a href="https://redirect.github.com/microsoft/testfx/issues/4434">#4434</a>) by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4514">#4514</a></li> <li>Fix &quot;Could not load file or assembly 'Microsoft.Testing.Platform'&quot; exception by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4537">#4537</a></li> <li>Don't report diagnostic for DeploymentItem on abstract class by <a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4539">#4539</a></li> <li>Fix DynamicData.GetData regression preventing it to work without adapter by <a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4626">#4626</a></li> </ul> <h3>Artifacts</h3> <ul> <li>MSTest: <a href="https://www.nuget.org/packages/MSTest/3.7.1">3.7.1</a></li> <li>MSTest.TestFramework: <a href="https://www.nuget.org/packages/MSTest.TestFramework/3.7.1">3.7.1</a></li> <li>MSTest.TestAdapter: <a href="https://www.nuget.org/packages/MSTest.TestAdapter/3.7.1">3.7.1</a></li> <li>MSTest.Analyzers: <a href="https://www.nuget.org/packages/MSTest.Analyzers/3.7.1">3.7.1</a></li> <li>MSTest.Sdk: <a href="https://www.nuget.org/packages/MSTest.Sdk/3.7.1">3.7.1</a></li> <li>Microsoft.Testing.Extensions.CrashDump: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.5.1">1.5.1</a></li> <li>Microsoft.Testing.Extensions.HangDump: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.5.1">1.5.1</a></li> <li>Microsoft.Testing.Extensions.HotReload: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.5.1">1.5.1</a></li> <li>Microsoft.Testing.Extensions.Retry: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.5.1">1.5.1</a></li> <li>Microsoft.Testing.Extensions.TrxReport: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.5.1">1.5.1</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/testfx/commit/a6de9cdf4deb74eaf91dfcfa63b4895da649e89d"><code>a6de9cd</code></a> Bump TA to 1.5.1 (<a href="https://redirect.github.com/microsoft/testfx/issues/4630">#4630</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/45b60c726ca7d4ed64c6fad89b4f74ff1f1a5967"><code>45b60c7</code></a> [rel/3.7] Drop MSTest.Internal.TestFx.Documentation (<a href="https://redirect.github.com/microsoft/testfx/issues/4628">#4628</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/0ed409d4011e6d9290b53e6f2e99e29d5d6f9075"><code>0ed409d</code></a> [rel/3.7] Fix DynamicData.GetData regression preventing it to work without ad...</li> <li><a href="https://github.com/microsoft/testfx/commit/6a2a942cdd67d415b1d87679af3056b5f8445ffd"><code>6a2a942</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4618">#4618</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/b15aefd47405d0eb2f1dc3051cbcfc45c78d9852"><code>b15aefd</code></a> Fix &quot;Found multiple properties of type 'Microsoft.Testing.Platform.Ex… (<a href="https://redirect.github.com/microsoft/testfx/issues/4563">#4563</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/8060ce05e375a107d5456b134b48f256b7bb2736"><code>8060ce0</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4566">#4566</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/b656ff1d61d5dab4d904d2fdf8bdb2c0f8475320"><code>b656ff1</code></a> [3.7] Don't report diagnostic for DeploymentItem on abstract class (<a href="https://redirect.github.com/microsoft/testfx/issues/4539">#4539</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/d4dba98d9a9701936916a723a40eb461878f8b79"><code>d4dba98</code></a> Fix &quot;Could not load file or assembly 'Microsoft.Testing.Platform'&quot; exception ...</li> <li><a href="https://github.com/microsoft/testfx/commit/0c33c3c95aa2b6dc8ad9379c40714a28831bc626"><code>0c33c3c</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4534">#4534</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/e68122ec336eb72c22bb96be19ffb28e50d9c817"><code>e68122e</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4521">#4521</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/testfx/compare/v3.7.0...v3.7.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.7.0&new-version=3.7.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>
1 parent 11f999b commit 6f433b9

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

src/TemplateRefGenerator.Tests/TemplateRefGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1515
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
16-
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
16+
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
1717
<PackageReference Include="Azure.Bicep.Types.Az" Version="0.2.727" />
1818
</ItemGroup>
1919

src/TemplateRefGenerator.Tests/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
},
5959
"MSTest.TestFramework": {
6060
"type": "Direct",
61-
"requested": "[3.7.0, )",
62-
"resolved": "3.7.0",
63-
"contentHash": "CRHONroYbAaxhVILTNS84gIaI3uRRVmj8Qd3+Mpia1AVwSz2JiQy0LlTqtS8p+TYWgN+8zHG6j17OaTz/P/eHw==",
61+
"requested": "[3.7.1, )",
62+
"resolved": "3.7.1",
63+
"contentHash": "E22Dkq+4AsRgPV36Zmf7FIYiB2jkInxg5xcyP2uJ+SP34QrEkEt7rJkD6En/W8rG3k8yDaLeGR35VVUhtdx0PA==",
6464
"dependencies": {
65-
"MSTest.Analyzers": "3.7.0"
65+
"MSTest.Analyzers": "3.7.1"
6666
}
6767
},
6868
"Nerdbank.GitVersioning": {
@@ -186,8 +186,8 @@
186186
},
187187
"MSTest.Analyzers": {
188188
"type": "Transitive",
189-
"resolved": "3.7.0",
190-
"contentHash": "6cW8FWzz6gr5MArL8GDNrw5c+afJtOMRyntFEzAdbgPHgH8DuLGMAyz8g38k/LMquewk3tOmbXoDIL/IACLKjg=="
189+
"resolved": "3.7.1",
190+
"contentHash": "HmsRhCu8IV1bRKHMW+BIuye91Pw2dnl6Q7eTmn8eLpY15sSpMAe0F9L5nrsoehCHKvgi4HoOjJo7WDZJZS1ntg=="
191191
},
192192
"Newtonsoft.Json": {
193193
"type": "Transitive",
@@ -291,7 +291,7 @@
291291
"FluentAssertions": "[7.0.0, )",
292292
"JsonDiffPatch.Net": "[2.3.0, )",
293293
"MSTest.TestAdapter": "[3.7.1, )",
294-
"MSTest.TestFramework": "[3.7.0, )",
294+
"MSTest.TestFramework": "[3.7.1, )",
295295
"Microsoft.NET.Test.Sdk": "[17.12.0, )"
296296
}
297297
}

src/TestHelpers/TestHelpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="FluentAssertions" Version="7.0.0" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1010
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
11-
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
11+
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
1212
<PackageReference Include="Azure.Bicep.Types.Az" Version="0.2.727" />
1313
<PackageReference Include="JsonDiffPatch.Net" Version="2.3.0" />
1414
<PackageReference Include="DiffPlex" Version="1.7.2" />

src/TestHelpers/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
7373
},
7474
"MSTest.TestFramework": {
7575
"type": "Direct",
76-
"requested": "[3.7.0, )",
77-
"resolved": "3.7.0",
78-
"contentHash": "CRHONroYbAaxhVILTNS84gIaI3uRRVmj8Qd3+Mpia1AVwSz2JiQy0LlTqtS8p+TYWgN+8zHG6j17OaTz/P/eHw==",
76+
"requested": "[3.7.1, )",
77+
"resolved": "3.7.1",
78+
"contentHash": "E22Dkq+4AsRgPV36Zmf7FIYiB2jkInxg5xcyP2uJ+SP34QrEkEt7rJkD6En/W8rG3k8yDaLeGR35VVUhtdx0PA==",
7979
"dependencies": {
80-
"MSTest.Analyzers": "3.7.0"
80+
"MSTest.Analyzers": "3.7.1"
8181
}
8282
},
8383
"Nerdbank.GitVersioning": {
@@ -183,8 +183,8 @@
183183
},
184184
"MSTest.Analyzers": {
185185
"type": "Transitive",
186-
"resolved": "3.7.0",
187-
"contentHash": "6cW8FWzz6gr5MArL8GDNrw5c+afJtOMRyntFEzAdbgPHgH8DuLGMAyz8g38k/LMquewk3tOmbXoDIL/IACLKjg=="
186+
"resolved": "3.7.1",
187+
"contentHash": "HmsRhCu8IV1bRKHMW+BIuye91Pw2dnl6Q7eTmn8eLpY15sSpMAe0F9L5nrsoehCHKvgi4HoOjJo7WDZJZS1ntg=="
188188
},
189189
"Newtonsoft.Json": {
190190
"type": "Transitive",

0 commit comments

Comments
 (0)