Skip to content

Commit 6384fdf

Browse files
Bump MSTest.TestAdapter from 3.7.1 to 3.7.3 (#58)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.1 to 3.7.3. <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.7.3</h2> <p>See the release notes <a href="https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.7.3">here</a></p> <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.TestAdapter's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted -->[3.7.3] - 2025-01-27</h2> <p>See full log <a href="https://github.com/microsoft/testfx/compare/v3.7.2...v3.7.3">here</a></p> <h3>Fixed</h3> <ul> <li>Fix <code>Could not load type 'System.Threading.Lock'</code> error for WinUI when using net9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/microsoft/testfx/pull/4794">#4794</a></li> </ul> <h3>Artifacts</h3> <ul> <li>MSTest: <a href="https://www.nuget.org/packages/MSTest/3.7.3">3.7.3</a></li> <li>MSTest.TestFramework: <a href="https://www.nuget.org/packages/MSTest.TestFramework/3.7.3">3.7.3</a></li> <li>MSTest.TestAdapter: <a href="https://www.nuget.org/packages/MSTest.TestAdapter/3.7.3">3.7.3</a></li> <li>MSTest.Analyzers: <a href="https://www.nuget.org/packages/MSTest.Analyzers/3.7.3">3.7.3</a></li> <li>MSTest.Sdk: <a href="https://www.nuget.org/packages/MSTest.Sdk/3.7.3">3.7.3</a></li> <li>Microsoft.Testing.Extensions.CrashDump: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.CrashDump/1.5.3">1.5.3</a></li> <li>Microsoft.Testing.Extensions.HangDump: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HangDump/1.5.3">1.5.3</a></li> <li>Microsoft.Testing.Extensions.HotReload: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.HotReload/1.5.3">1.5.3</a></li> <li>Microsoft.Testing.Extensions.Retry: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.Retry/1.5.3">1.5.3</a></li> <li>Microsoft.Testing.Extensions.TrxReport: <a href="https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport/1.5.3">1.5.3</a></li> </ul> <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/c4e412179c220247427c09b9c703f3f7d2eb741d"><code>c4e4121</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4802">#4802</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/2a34431d753f39463aadf19674237f6c4e5b6865"><code>2a34431</code></a> [rel/3.7] Add tests for Polyfill type forwarding (<a href="https://redirect.github.com/microsoft/testfx/issues/4797">#4797</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/e886418dccae76b17bad2bc69e56d1a614b4003c"><code>e886418</code></a> [rel/3.7] [main] Bump Polyfill from 7.5.0 to 7.14.0 (<a href="https://redirect.github.com/microsoft/testfx/issues/4794">#4794</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/d68ba6cd71e58156db212181918c4352960ae802"><code>d68ba6c</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4785">#4785</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/9ef8f8381da096e90f638fb22f0facefced4da49"><code>9ef8f83</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4770">#4770</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/3a6784e882a706d2a424a76b3bfb2eaf02212bc5"><code>3a6784e</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4760">#4760</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/58b2f5fc94d24bdabc9d543fc31d812a8a9dc0fc"><code>58b2f5f</code></a> [rel/3.7] Update dependencies from microsoft/testanywhere (<a href="https://redirect.github.com/microsoft/testfx/issues/4752">#4752</a>)</li> <li><a href="https://github.com/microsoft/testfx/commit/743cb432374db6aa20ffa031f51597e6704e0818"><code>743cb43</code></a> Bump patch version for 3.7 (<a href="https://redirect.github.com/microsoft/testfx/issues/4747">#4747</a>)</li> <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>Additional commits viewable in <a href="https://github.com/microsoft/testfx/compare/v3.7.1...v3.7.3">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.7.1&new-version=3.7.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>
1 parent 73063d9 commit 6384fdf

File tree

4 files changed

+45
-45
lines changed

4 files changed

+45
-45
lines changed

src/TemplateRefGenerator.Tests/TemplateRefGenerator.Tests.csproj

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

src/TemplateRefGenerator.Tests/packages.lock.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
},
4949
"MSTest.TestAdapter": {
5050
"type": "Direct",
51-
"requested": "[3.7.1, )",
52-
"resolved": "3.7.1",
53-
"contentHash": "KOxBNotVzhtsgw6dqVxuoCCCN/t5E1SNmlvpDm2Giw2EcmJRVLstR6W5W24rK3QDM8IxyFZSSgX30gtCQSlYJQ==",
51+
"requested": "[3.7.3, )",
52+
"resolved": "3.7.3",
53+
"contentHash": "Ro3TnkC+TfovOTFd93DnzDF/ickJkkAYVmnzrjvY3FUduRcTJLIOJee9kiP1o3q1aPqmJSK6CobdvyWXubajWw==",
5454
"dependencies": {
55-
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.1",
56-
"Microsoft.Testing.Platform.MSBuild": "1.5.1"
55+
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.3",
56+
"Microsoft.Testing.Platform.MSBuild": "1.5.3"
5757
}
5858
},
5959
"MSTest.TestFramework": {
@@ -122,44 +122,44 @@
122122
},
123123
"Microsoft.Testing.Extensions.Telemetry": {
124124
"type": "Transitive",
125-
"resolved": "1.5.1",
126-
"contentHash": "a7OJA/GpEQeSU3M1GKIPv0ksHGgduKRa6Ry0+y0lzpBSZW+dAkqQWFrvcLNEIyMqqm8t4Mok20+6+XDNbVcX+Q==",
125+
"resolved": "1.5.3",
126+
"contentHash": "U9pGd5DQuX1PfkrdFI+xH34JGgQ2nes5QAwIITTk+MQfLvRITqsZjJeHTjpGWh33D/0q1l7aA8/LQHR7UuCgLQ==",
127127
"dependencies": {
128128
"Microsoft.ApplicationInsights": "2.22.0",
129-
"Microsoft.Testing.Platform": "1.5.1"
129+
"Microsoft.Testing.Platform": "1.5.3"
130130
}
131131
},
132132
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
133133
"type": "Transitive",
134-
"resolved": "1.5.1",
135-
"contentHash": "TFu5OsqDeu/xjGsgMzmigpJ1Ui13EqwevREC7yeXu3mU2Zip4ELJmH+w9BkCWBT84FwLmAllGZmD1NTDizWdpg==",
134+
"resolved": "1.5.3",
135+
"contentHash": "h34zKNpGyni66VH738mRHeXSnf3klSShUdavUWNhSfWICUUi5aXeI0LBvoX/ad93N0+9xBDU3Fyi6WfxrwKQGw==",
136136
"dependencies": {
137-
"Microsoft.Testing.Platform": "1.5.1"
137+
"Microsoft.Testing.Platform": "1.5.3"
138138
}
139139
},
140140
"Microsoft.Testing.Extensions.VSTestBridge": {
141141
"type": "Transitive",
142-
"resolved": "1.5.1",
143-
"contentHash": "xWoUWKnUaBUKfjnJHZdVihq+uN/ukdwtFMGVtNKIY3SYH6pd7RZqPp7dFBhYSIDCmJgg0qRkMUQXRQbW98UaqQ==",
142+
"resolved": "1.5.3",
143+
"contentHash": "cJD67YfDT98wEWyazKVD/yPVW6+H1usXeuselCnRes7JZBTIYWtrCchcOzOahnmajT79eDKqt9sta7DXwTDU4Q==",
144144
"dependencies": {
145145
"Microsoft.ApplicationInsights": "2.22.0",
146146
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
147-
"Microsoft.Testing.Extensions.Telemetry": "1.5.1",
148-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.1",
149-
"Microsoft.Testing.Platform": "1.5.1"
147+
"Microsoft.Testing.Extensions.Telemetry": "1.5.3",
148+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.3",
149+
"Microsoft.Testing.Platform": "1.5.3"
150150
}
151151
},
152152
"Microsoft.Testing.Platform": {
153153
"type": "Transitive",
154-
"resolved": "1.5.1",
155-
"contentHash": "R5Dl0/TYBop8RnOILe7hJiryGN9uPW7nDZvZlwAvN4Uk8F8LXNAt9+krrppmCLkmBLCnSwtPF7m423tMM4cbCw=="
154+
"resolved": "1.5.3",
155+
"contentHash": "WqJydnJ99dEKtquR9HwINz104ehWJKTXbQQrydGatlLRw14bmsx0pa8+E6KUXMYXZAimN0swWlDmcJGjjW4TIg=="
156156
},
157157
"Microsoft.Testing.Platform.MSBuild": {
158158
"type": "Transitive",
159-
"resolved": "1.5.1",
160-
"contentHash": "hgSAa4HZz8GmcXVTYaMK0yotB3w9KuM35VIk/QjWd/gk6uKp8Lyhg8g2jriziRNyHGnoMcxD6lL7KgyaTXdvMQ==",
159+
"resolved": "1.5.3",
160+
"contentHash": "bOtpRMSPeT5YLQo+NNY8EtdNTphAUcmALjW4ABU7P0rb6yR2XAZau3TzNieLmR3lRuwudguWzzBhgcLRXwZh0A==",
161161
"dependencies": {
162-
"Microsoft.Testing.Platform": "1.5.1"
162+
"Microsoft.Testing.Platform": "1.5.3"
163163
}
164164
},
165165
"Microsoft.TestPlatform.ObjectModel": {
@@ -290,7 +290,7 @@
290290
"DiffPlex": "[1.7.2, )",
291291
"FluentAssertions": "[7.0.0, )",
292292
"JsonDiffPatch.Net": "[2.3.0, )",
293-
"MSTest.TestAdapter": "[3.7.1, )",
293+
"MSTest.TestAdapter": "[3.7.3, )",
294294
"MSTest.TestFramework": "[3.7.2, )",
295295
"Microsoft.NET.Test.Sdk": "[17.12.0, )"
296296
}

src/TestHelpers/TestHelpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="FluentAssertions" Version="7.0.0" />
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10-
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
10+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
1111
<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" />

src/TestHelpers/packages.lock.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
},
6464
"MSTest.TestAdapter": {
6565
"type": "Direct",
66-
"requested": "[3.7.1, )",
67-
"resolved": "3.7.1",
68-
"contentHash": "KOxBNotVzhtsgw6dqVxuoCCCN/t5E1SNmlvpDm2Giw2EcmJRVLstR6W5W24rK3QDM8IxyFZSSgX30gtCQSlYJQ==",
66+
"requested": "[3.7.3, )",
67+
"resolved": "3.7.3",
68+
"contentHash": "Ro3TnkC+TfovOTFd93DnzDF/ickJkkAYVmnzrjvY3FUduRcTJLIOJee9kiP1o3q1aPqmJSK6CobdvyWXubajWw==",
6969
"dependencies": {
70-
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.1",
71-
"Microsoft.Testing.Platform.MSBuild": "1.5.1"
70+
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.3",
71+
"Microsoft.Testing.Platform.MSBuild": "1.5.3"
7272
}
7373
},
7474
"MSTest.TestFramework": {
@@ -119,44 +119,44 @@
119119
},
120120
"Microsoft.Testing.Extensions.Telemetry": {
121121
"type": "Transitive",
122-
"resolved": "1.5.1",
123-
"contentHash": "a7OJA/GpEQeSU3M1GKIPv0ksHGgduKRa6Ry0+y0lzpBSZW+dAkqQWFrvcLNEIyMqqm8t4Mok20+6+XDNbVcX+Q==",
122+
"resolved": "1.5.3",
123+
"contentHash": "U9pGd5DQuX1PfkrdFI+xH34JGgQ2nes5QAwIITTk+MQfLvRITqsZjJeHTjpGWh33D/0q1l7aA8/LQHR7UuCgLQ==",
124124
"dependencies": {
125125
"Microsoft.ApplicationInsights": "2.22.0",
126-
"Microsoft.Testing.Platform": "1.5.1"
126+
"Microsoft.Testing.Platform": "1.5.3"
127127
}
128128
},
129129
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
130130
"type": "Transitive",
131-
"resolved": "1.5.1",
132-
"contentHash": "TFu5OsqDeu/xjGsgMzmigpJ1Ui13EqwevREC7yeXu3mU2Zip4ELJmH+w9BkCWBT84FwLmAllGZmD1NTDizWdpg==",
131+
"resolved": "1.5.3",
132+
"contentHash": "h34zKNpGyni66VH738mRHeXSnf3klSShUdavUWNhSfWICUUi5aXeI0LBvoX/ad93N0+9xBDU3Fyi6WfxrwKQGw==",
133133
"dependencies": {
134-
"Microsoft.Testing.Platform": "1.5.1"
134+
"Microsoft.Testing.Platform": "1.5.3"
135135
}
136136
},
137137
"Microsoft.Testing.Extensions.VSTestBridge": {
138138
"type": "Transitive",
139-
"resolved": "1.5.1",
140-
"contentHash": "xWoUWKnUaBUKfjnJHZdVihq+uN/ukdwtFMGVtNKIY3SYH6pd7RZqPp7dFBhYSIDCmJgg0qRkMUQXRQbW98UaqQ==",
139+
"resolved": "1.5.3",
140+
"contentHash": "cJD67YfDT98wEWyazKVD/yPVW6+H1usXeuselCnRes7JZBTIYWtrCchcOzOahnmajT79eDKqt9sta7DXwTDU4Q==",
141141
"dependencies": {
142142
"Microsoft.ApplicationInsights": "2.22.0",
143143
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
144-
"Microsoft.Testing.Extensions.Telemetry": "1.5.1",
145-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.1",
146-
"Microsoft.Testing.Platform": "1.5.1"
144+
"Microsoft.Testing.Extensions.Telemetry": "1.5.3",
145+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.3",
146+
"Microsoft.Testing.Platform": "1.5.3"
147147
}
148148
},
149149
"Microsoft.Testing.Platform": {
150150
"type": "Transitive",
151-
"resolved": "1.5.1",
152-
"contentHash": "R5Dl0/TYBop8RnOILe7hJiryGN9uPW7nDZvZlwAvN4Uk8F8LXNAt9+krrppmCLkmBLCnSwtPF7m423tMM4cbCw=="
151+
"resolved": "1.5.3",
152+
"contentHash": "WqJydnJ99dEKtquR9HwINz104ehWJKTXbQQrydGatlLRw14bmsx0pa8+E6KUXMYXZAimN0swWlDmcJGjjW4TIg=="
153153
},
154154
"Microsoft.Testing.Platform.MSBuild": {
155155
"type": "Transitive",
156-
"resolved": "1.5.1",
157-
"contentHash": "hgSAa4HZz8GmcXVTYaMK0yotB3w9KuM35VIk/QjWd/gk6uKp8Lyhg8g2jriziRNyHGnoMcxD6lL7KgyaTXdvMQ==",
156+
"resolved": "1.5.3",
157+
"contentHash": "bOtpRMSPeT5YLQo+NNY8EtdNTphAUcmALjW4ABU7P0rb6yR2XAZau3TzNieLmR3lRuwudguWzzBhgcLRXwZh0A==",
158158
"dependencies": {
159-
"Microsoft.Testing.Platform": "1.5.1"
159+
"Microsoft.Testing.Platform": "1.5.3"
160160
}
161161
},
162162
"Microsoft.TestPlatform.ObjectModel": {

0 commit comments

Comments
 (0)