Skip to content

Commit 11f999b

Browse files
Bump MSTest.TestAdapter from 3.7.0 to 3.7.1 (#51)
Bumps [MSTest.TestAdapter](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.TestAdapter'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.TestAdapter'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.TestAdapter&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 ed39b0b commit 11f999b

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.0" />
15+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
1616
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
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.0, )",
52-
"resolved": "3.7.0",
53-
"contentHash": "sq1AOdka70e8lD/mRzaqFfuquOHSUMF+09ACeP1zW9TG053ovVl6gzvi5VoRMxaE+q3rAItC7sx+5B3npK1kqg==",
51+
"requested": "[3.7.1, )",
52+
"resolved": "3.7.1",
53+
"contentHash": "KOxBNotVzhtsgw6dqVxuoCCCN/t5E1SNmlvpDm2Giw2EcmJRVLstR6W5W24rK3QDM8IxyFZSSgX30gtCQSlYJQ==",
5454
"dependencies": {
55-
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.0",
56-
"Microsoft.Testing.Platform.MSBuild": "1.5.0"
55+
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.1",
56+
"Microsoft.Testing.Platform.MSBuild": "1.5.1"
5757
}
5858
},
5959
"MSTest.TestFramework": {
@@ -122,44 +122,44 @@
122122
},
123123
"Microsoft.Testing.Extensions.Telemetry": {
124124
"type": "Transitive",
125-
"resolved": "1.5.0",
126-
"contentHash": "G6XK8iLDMHIys55Fw7lIudRGrhNo3e/msIGkt6+Fckqggd9xl/nGTawy/4Avb8GFcuPfCwpQUuu8ESCPaxr08Q==",
125+
"resolved": "1.5.1",
126+
"contentHash": "a7OJA/GpEQeSU3M1GKIPv0ksHGgduKRa6Ry0+y0lzpBSZW+dAkqQWFrvcLNEIyMqqm8t4Mok20+6+XDNbVcX+Q==",
127127
"dependencies": {
128128
"Microsoft.ApplicationInsights": "2.22.0",
129-
"Microsoft.Testing.Platform": "1.5.0"
129+
"Microsoft.Testing.Platform": "1.5.1"
130130
}
131131
},
132132
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
133133
"type": "Transitive",
134-
"resolved": "1.5.0",
135-
"contentHash": "3vMXWbqqy3rSXYlPshR7CPqG0bgGDOhasyhVtqhAOy2tMED6VKU/IbKNMUmEuqgPNjMkCaicDTfNdXsrJPKcsw==",
134+
"resolved": "1.5.1",
135+
"contentHash": "TFu5OsqDeu/xjGsgMzmigpJ1Ui13EqwevREC7yeXu3mU2Zip4ELJmH+w9BkCWBT84FwLmAllGZmD1NTDizWdpg==",
136136
"dependencies": {
137-
"Microsoft.Testing.Platform": "1.5.0"
137+
"Microsoft.Testing.Platform": "1.5.1"
138138
}
139139
},
140140
"Microsoft.Testing.Extensions.VSTestBridge": {
141141
"type": "Transitive",
142-
"resolved": "1.5.0",
143-
"contentHash": "lLb7JfTDdl6PUU3+Ia2O7+LekAqvyW3C5Rl94f+A/G16g+gxhynRDx73UuCBotjhn+8WGfEEH7Q81LsMCK/O4A==",
142+
"resolved": "1.5.1",
143+
"contentHash": "xWoUWKnUaBUKfjnJHZdVihq+uN/ukdwtFMGVtNKIY3SYH6pd7RZqPp7dFBhYSIDCmJgg0qRkMUQXRQbW98UaqQ==",
144144
"dependencies": {
145145
"Microsoft.ApplicationInsights": "2.22.0",
146146
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
147-
"Microsoft.Testing.Extensions.Telemetry": "1.5.0",
148-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.0",
149-
"Microsoft.Testing.Platform": "1.5.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"
150150
}
151151
},
152152
"Microsoft.Testing.Platform": {
153153
"type": "Transitive",
154-
"resolved": "1.5.0",
155-
"contentHash": "L6MsgthfCEuqx4Z3VWmUzilFN4I4hrRIXY0UgGTP9sv9upt1V9m5x9m7fWUKRrnzoE8yTFeRxw1KaI9XmXIzRA=="
154+
"resolved": "1.5.1",
155+
"contentHash": "R5Dl0/TYBop8RnOILe7hJiryGN9uPW7nDZvZlwAvN4Uk8F8LXNAt9+krrppmCLkmBLCnSwtPF7m423tMM4cbCw=="
156156
},
157157
"Microsoft.Testing.Platform.MSBuild": {
158158
"type": "Transitive",
159-
"resolved": "1.5.0",
160-
"contentHash": "D3mL4Tz0m6nDkbl0ZdTnHiyKMqxDc84mtDiFzM6HQgfLlc5OIdZgN+MCj6YD1CW/izQO566XHOFImTSxluiLIg==",
159+
"resolved": "1.5.1",
160+
"contentHash": "hgSAa4HZz8GmcXVTYaMK0yotB3w9KuM35VIk/QjWd/gk6uKp8Lyhg8g2jriziRNyHGnoMcxD6lL7KgyaTXdvMQ==",
161161
"dependencies": {
162-
"Microsoft.Testing.Platform": "1.5.0"
162+
"Microsoft.Testing.Platform": "1.5.1"
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.0, )",
293+
"MSTest.TestAdapter": "[3.7.1, )",
294294
"MSTest.TestFramework": "[3.7.0, )",
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.0" />
10+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
1111
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
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.0, )",
67-
"resolved": "3.7.0",
68-
"contentHash": "sq1AOdka70e8lD/mRzaqFfuquOHSUMF+09ACeP1zW9TG053ovVl6gzvi5VoRMxaE+q3rAItC7sx+5B3npK1kqg==",
66+
"requested": "[3.7.1, )",
67+
"resolved": "3.7.1",
68+
"contentHash": "KOxBNotVzhtsgw6dqVxuoCCCN/t5E1SNmlvpDm2Giw2EcmJRVLstR6W5W24rK3QDM8IxyFZSSgX30gtCQSlYJQ==",
6969
"dependencies": {
70-
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.0",
71-
"Microsoft.Testing.Platform.MSBuild": "1.5.0"
70+
"Microsoft.Testing.Extensions.VSTestBridge": "1.5.1",
71+
"Microsoft.Testing.Platform.MSBuild": "1.5.1"
7272
}
7373
},
7474
"MSTest.TestFramework": {
@@ -119,44 +119,44 @@
119119
},
120120
"Microsoft.Testing.Extensions.Telemetry": {
121121
"type": "Transitive",
122-
"resolved": "1.5.0",
123-
"contentHash": "G6XK8iLDMHIys55Fw7lIudRGrhNo3e/msIGkt6+Fckqggd9xl/nGTawy/4Avb8GFcuPfCwpQUuu8ESCPaxr08Q==",
122+
"resolved": "1.5.1",
123+
"contentHash": "a7OJA/GpEQeSU3M1GKIPv0ksHGgduKRa6Ry0+y0lzpBSZW+dAkqQWFrvcLNEIyMqqm8t4Mok20+6+XDNbVcX+Q==",
124124
"dependencies": {
125125
"Microsoft.ApplicationInsights": "2.22.0",
126-
"Microsoft.Testing.Platform": "1.5.0"
126+
"Microsoft.Testing.Platform": "1.5.1"
127127
}
128128
},
129129
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
130130
"type": "Transitive",
131-
"resolved": "1.5.0",
132-
"contentHash": "3vMXWbqqy3rSXYlPshR7CPqG0bgGDOhasyhVtqhAOy2tMED6VKU/IbKNMUmEuqgPNjMkCaicDTfNdXsrJPKcsw==",
131+
"resolved": "1.5.1",
132+
"contentHash": "TFu5OsqDeu/xjGsgMzmigpJ1Ui13EqwevREC7yeXu3mU2Zip4ELJmH+w9BkCWBT84FwLmAllGZmD1NTDizWdpg==",
133133
"dependencies": {
134-
"Microsoft.Testing.Platform": "1.5.0"
134+
"Microsoft.Testing.Platform": "1.5.1"
135135
}
136136
},
137137
"Microsoft.Testing.Extensions.VSTestBridge": {
138138
"type": "Transitive",
139-
"resolved": "1.5.0",
140-
"contentHash": "lLb7JfTDdl6PUU3+Ia2O7+LekAqvyW3C5Rl94f+A/G16g+gxhynRDx73UuCBotjhn+8WGfEEH7Q81LsMCK/O4A==",
139+
"resolved": "1.5.1",
140+
"contentHash": "xWoUWKnUaBUKfjnJHZdVihq+uN/ukdwtFMGVtNKIY3SYH6pd7RZqPp7dFBhYSIDCmJgg0qRkMUQXRQbW98UaqQ==",
141141
"dependencies": {
142142
"Microsoft.ApplicationInsights": "2.22.0",
143143
"Microsoft.TestPlatform.ObjectModel": "17.12.0",
144-
"Microsoft.Testing.Extensions.Telemetry": "1.5.0",
145-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.5.0",
146-
"Microsoft.Testing.Platform": "1.5.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"
147147
}
148148
},
149149
"Microsoft.Testing.Platform": {
150150
"type": "Transitive",
151-
"resolved": "1.5.0",
152-
"contentHash": "L6MsgthfCEuqx4Z3VWmUzilFN4I4hrRIXY0UgGTP9sv9upt1V9m5x9m7fWUKRrnzoE8yTFeRxw1KaI9XmXIzRA=="
151+
"resolved": "1.5.1",
152+
"contentHash": "R5Dl0/TYBop8RnOILe7hJiryGN9uPW7nDZvZlwAvN4Uk8F8LXNAt9+krrppmCLkmBLCnSwtPF7m423tMM4cbCw=="
153153
},
154154
"Microsoft.Testing.Platform.MSBuild": {
155155
"type": "Transitive",
156-
"resolved": "1.5.0",
157-
"contentHash": "D3mL4Tz0m6nDkbl0ZdTnHiyKMqxDc84mtDiFzM6HQgfLlc5OIdZgN+MCj6YD1CW/izQO566XHOFImTSxluiLIg==",
156+
"resolved": "1.5.1",
157+
"contentHash": "hgSAa4HZz8GmcXVTYaMK0yotB3w9KuM35VIk/QjWd/gk6uKp8Lyhg8g2jriziRNyHGnoMcxD6lL7KgyaTXdvMQ==",
158158
"dependencies": {
159-
"Microsoft.Testing.Platform": "1.5.0"
159+
"Microsoft.Testing.Platform": "1.5.1"
160160
}
161161
},
162162
"Microsoft.TestPlatform.ObjectModel": {

0 commit comments

Comments
 (0)