Skip to content

Commit 73063d9

Browse files
Bump MSTest.TestFramework from 3.7.1 to 3.7.2 (#53)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.7.1 to 3.7.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.7.2</h2> <p>See the release notes <a href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.7.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.7.2] - 2025-01-21</h2> <p>See full log <a href="https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.2">here</a></p> <h3>Fixed</h3> <ul> <li>Drop package ref to System.Memory by <a href="https://github.com/Evangelink"><code>@​Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4652">#4652</a></li> <li>Fix Tuple/ValueTuple handling of TRest by <a href="https://github.com/Youssef1313"><code>@​Youssef1313</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4653">#4653</a></li> </ul> <h3>Artifacts</h3> <ul> <li>MSTest: <a href="https://www.nuget.org/packages/MSTest/3.7.2">3.7.2</a></li> <li>MSTest.TestFramework: <a href="https://www.nuget.org/packages/MSTest.TestFramework/3.7.2">3.7.2</a></li> <li>MSTest.TestAdapter: <a href="https://www.nuget.org/packages/MSTest.TestAdapter/3.7.2">3.7.2</a></li> <li>MSTest.Analyzers: <a href="https://www.nuget.org/packages/MSTest.Analyzers/3.7.2">3.7.2</a></li> <li>MSTest.Sdk: <a href="https://www.nuget.org/packages/MSTest.Sdk/3.7.2">3.7.2</a></li> <li>Microsoft.Testing.Extensions.CrashDump: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.5.2">1.5.2</a></li> <li>Microsoft.Testing.Extensions.HangDump: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.5.2">1.5.2</a></li> <li>Microsoft.Testing.Extensions.HotReload: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.5.2">1.5.2</a></li> <li>Microsoft.Testing.Extensions.Retry: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.5.2">1.5.2</a></li> <li>Microsoft.Testing.Extensions.TrxReport: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.5.2">1.5.2</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/testfx/commit/0557747a9a8feb3c08ac276f3fa8872dea639bf5"><code>0557747</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4743">#4743</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/a9abf8f90db025eb1d55f8ab10c915aefdc384d1"><code>a9abf8f</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4741">#4741</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/f2a51f1becd21603a706457ce39af293a84db5f0"><code>f2a51f1</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4731">#4731</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/e6c71d26c2ad87271782a4388a82f57a712b1706"><code>e6c71d2</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4717">#4717</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/7b3383606060f88b0ab53314aae2aa7d7abaabc9"><code>7b33836</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4708">#4708</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/cfd43cdd8e5569cd002922b3dd8cd11c66ffa04e"><code>cfd43cd</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4695">#4695</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/662857104928fc5ec871d9d215bc0f555d0a5f5a"><code>6628571</code></a> Fix broken build</li> <li><a href="https://github.com/microsoft/testfx/commit/a38e870716988c3efdc7756037c1b0925eb279ea"><code>a38e870</code></a> [rel/3.7] Fix tuple regression before it's shipped :) (<a href="https://redirect.github.com/microsoft/testfx/issues/4679">#4679</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/8f3d49a6a5ecda46fe6bfc7be6539f07d36827f6"><code>8f3d49a</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4672">#4672</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/f1e7f1b0075e38eebcfd86fa40262f35bcbb719d"><code>f1e7f1b</code></a> [rel/3.7] Remove non-working &lt;inheritdoc /&gt; (<a href="https://redirect.github.com/microsoft/testfx/issues/4669">#4669</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.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.7.1&new-version=3.7.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>
1 parent 6f433b9 commit 73063d9

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.1" />
16+
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
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.1, )",
62-
"resolved": "3.7.1",
63-
"contentHash": "E22Dkq+4AsRgPV36Zmf7FIYiB2jkInxg5xcyP2uJ+SP34QrEkEt7rJkD6En/W8rG3k8yDaLeGR35VVUhtdx0PA==",
61+
"requested": "[3.7.2, )",
62+
"resolved": "3.7.2",
63+
"contentHash": "sc31bOL0LkoetSMfzqe9vliIzLuKAfFD0AP2aeKcacOC105PYn7K70qOPGZWWeRYmlIM7GogXnuLbiw8rdaIig==",
6464
"dependencies": {
65-
"MSTest.Analyzers": "3.7.1"
65+
"MSTest.Analyzers": "3.7.2"
6666
}
6767
},
6868
"Nerdbank.GitVersioning": {
@@ -186,8 +186,8 @@
186186
},
187187
"MSTest.Analyzers": {
188188
"type": "Transitive",
189-
"resolved": "3.7.1",
190-
"contentHash": "HmsRhCu8IV1bRKHMW+BIuye91Pw2dnl6Q7eTmn8eLpY15sSpMAe0F9L5nrsoehCHKvgi4HoOjJo7WDZJZS1ntg=="
189+
"resolved": "3.7.2",
190+
"contentHash": "gBMQazU/j4NxfTC32bWXp6aNd0+nYQlWxzRogrtNZ0B0hIGLtE1K8i5gMvf7zZfA2bwfTT9U7WVxtOIgiGjOYA=="
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.1, )",
294+
"MSTest.TestFramework": "[3.7.2, )",
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.1" />
11+
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
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.1, )",
77-
"resolved": "3.7.1",
78-
"contentHash": "E22Dkq+4AsRgPV36Zmf7FIYiB2jkInxg5xcyP2uJ+SP34QrEkEt7rJkD6En/W8rG3k8yDaLeGR35VVUhtdx0PA==",
76+
"requested": "[3.7.2, )",
77+
"resolved": "3.7.2",
78+
"contentHash": "sc31bOL0LkoetSMfzqe9vliIzLuKAfFD0AP2aeKcacOC105PYn7K70qOPGZWWeRYmlIM7GogXnuLbiw8rdaIig==",
7979
"dependencies": {
80-
"MSTest.Analyzers": "3.7.1"
80+
"MSTest.Analyzers": "3.7.2"
8181
}
8282
},
8383
"Nerdbank.GitVersioning": {
@@ -183,8 +183,8 @@
183183
},
184184
"MSTest.Analyzers": {
185185
"type": "Transitive",
186-
"resolved": "3.7.1",
187-
"contentHash": "HmsRhCu8IV1bRKHMW+BIuye91Pw2dnl6Q7eTmn8eLpY15sSpMAe0F9L5nrsoehCHKvgi4HoOjJo7WDZJZS1ntg=="
186+
"resolved": "3.7.2",
187+
"contentHash": "gBMQazU/j4NxfTC32bWXp6aNd0+nYQlWxzRogrtNZ0B0hIGLtE1K8i5gMvf7zZfA2bwfTT9U7WVxtOIgiGjOYA=="
188188
},
189189
"Newtonsoft.Json": {
190190
"type": "Transitive",

0 commit comments

Comments
 (0)