Skip to content

Commit 3e03bb8

Browse files
dependabot[bot]msallin
authored andcommitted
Bump the nuget-minor-and-patch group with 3 updates
Bumps Microsoft.Testing.Extensions.TrxReport from 2.2.3 to 2.3.2 Bumps MSTest.TestAdapter from 4.2.3 to 4.3.2 Bumps MSTest.TestFramework from 4.2.3 to 4.3.2 --- updated-dependencies: - dependency-name: Microsoft.Testing.Extensions.TrxReport dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch - dependency-name: MSTest.TestAdapter dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch - dependency-name: MSTest.TestFramework dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcb16ef commit 3e03bb8

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

SQLite.CodeFirst.Test/SQLite.CodeFirst.Test.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="Moq" Version="4.20.72" />
15-
<PackageReference Include="MSTest.TestAdapter" Version="4.2.3" />
16-
<PackageReference Include="MSTest.TestFramework" Version="4.2.3" />
15+
<PackageReference Include="MSTest.TestAdapter" Version="4.3.2" />
16+
<PackageReference Include="MSTest.TestFramework" Version="4.3.2" />
1717
<!-- TRX report extension so the test run can emit a .trx report under Microsoft.Testing.Platform (CI). -->
18-
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="2.2.3" />
18+
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="2.3.2" />
1919
</ItemGroup>
2020
<ItemGroup>
2121
<ProjectReference Include="..\SQLite.CodeFirst.NetCore.Console\SQLite.CodeFirst.NetCore.Console.csproj" />

SQLite.CodeFirst.Test/packages.lock.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"net10.0": {
55
"Microsoft.Testing.Extensions.TrxReport": {
66
"type": "Direct",
7-
"requested": "[2.2.3, )",
8-
"resolved": "2.2.3",
9-
"contentHash": "9Hot3ty5ZVWHrW40k2NPfD0dCaPwIxj7j7VjujNYwpYkYw9AdbejPHjGNkL/gvUWorauJf5IkeDoUeIbS7LuUg==",
7+
"requested": "[2.3.2, )",
8+
"resolved": "2.3.2",
9+
"contentHash": "JzCtiOAmIfkPP2PpAKZeiH1hVYIVC9jMhsPWrd6PnH/Wtuct1UMuxpKi2F1cmXgfokc/HOadC6HOO1qzI23tnA==",
1010
"dependencies": {
11-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3",
12-
"Microsoft.Testing.Platform": "2.2.3"
11+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.3.2",
12+
"Microsoft.Testing.Platform": "2.3.2"
1313
}
1414
},
1515
"Moq": {
@@ -23,22 +23,22 @@
2323
},
2424
"MSTest.TestAdapter": {
2525
"type": "Direct",
26-
"requested": "[4.2.3, )",
27-
"resolved": "4.2.3",
28-
"contentHash": "oVV/luk0bBghnVvLaw8MwFlD7It0Cx9P2nKobeqIafmTQqFFWY69Wo801dxjeNaLzO/o9WQ84WSK84gXJuubhg==",
26+
"requested": "[4.3.2, )",
27+
"resolved": "4.3.2",
28+
"contentHash": "uqpjJqQ3ws5z7Pq6BfMFpuqdrN2YIfe0Gfww91LRVXwxBdLqUaJd4JbHUImOSQvmK5m3PqW285kPjKbb69QFoA==",
2929
"dependencies": {
30-
"MSTest.TestFramework": "4.2.3",
31-
"Microsoft.Testing.Extensions.VSTestBridge": "2.2.3",
32-
"Microsoft.Testing.Platform.MSBuild": "2.2.3"
30+
"MSTest.TestFramework": "4.3.2",
31+
"Microsoft.Testing.Extensions.VSTestBridge": "2.3.2",
32+
"Microsoft.Testing.Platform.MSBuild": "2.3.2"
3333
}
3434
},
3535
"MSTest.TestFramework": {
3636
"type": "Direct",
37-
"requested": "[4.2.3, )",
38-
"resolved": "4.2.3",
39-
"contentHash": "9zzij59YLh+tf+FRLNqhzHjmdspR91bol+jdQxLlxxTGMAML6LDbvuyXKMGdcrE84+QpKkk6KjTVBC5PBGrDeA==",
37+
"requested": "[4.3.2, )",
38+
"resolved": "4.3.2",
39+
"contentHash": "Vlj3THt/BcOV/93k0Cdq29RNEsrY3TvUV6mF13rOuY8Gx7Ltd+LrOYId8AYu0cH9ioCYY/Sx1hppfI9p/vP+aw==",
4040
"dependencies": {
41-
"MSTest.Analyzers": "4.2.3"
41+
"MSTest.Analyzers": "4.3.2"
4242
}
4343
},
4444
"Castle.Core": {
@@ -67,49 +67,49 @@
6767
},
6868
"Microsoft.Testing.Extensions.Telemetry": {
6969
"type": "Transitive",
70-
"resolved": "2.2.3",
71-
"contentHash": "mLdW+JOR3kXYGTdgR/qc/UZBA0r+eCR2k6bUxTcuDj5w9WdIQ7Lol5MBUU7YOSGd9bs9bvhSYWAptgz0YtQqCA==",
70+
"resolved": "2.3.2",
71+
"contentHash": "Q1iapTk1DwFFT9aPtv4wxJHe22++NLxsg7IekEujac9RDAugxGQdCN0SQ1b9ryF78cdidhSBB17pHdCANurOyQ==",
7272
"dependencies": {
7373
"Microsoft.ApplicationInsights": "2.23.0",
74-
"Microsoft.Testing.Platform": "2.2.3"
74+
"Microsoft.Testing.Platform": "2.3.2"
7575
}
7676
},
7777
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
7878
"type": "Transitive",
79-
"resolved": "2.2.3",
80-
"contentHash": "hntvxJEkmUAx6C2xXc/PO38DqEQl4rimzOgSvTR1hAMruMid7R4RcXOrzzF33J66gKaN7jRaQ0TMW/nNfaV9jw==",
79+
"resolved": "2.3.2",
80+
"contentHash": "frw+Qa6gUxOZSw2Mw6SPtJT9gPzcP4nS9TfQhS0cHXKL6Rcp/CqLG+o4Psc1bHAhxW04rpzTBhjpNMnw2L7BuQ==",
8181
"dependencies": {
82-
"Microsoft.Testing.Platform": "2.2.3"
82+
"Microsoft.Testing.Platform": "2.3.2"
8383
}
8484
},
8585
"Microsoft.Testing.Extensions.VSTestBridge": {
8686
"type": "Transitive",
87-
"resolved": "2.2.3",
88-
"contentHash": "7WlJISO8QKUK+d+WhgnANwy4ACwUrvICnviY/mthPwjZ2gVeDaSUAeBnMy2cxfzZgm8VATtGUDbYzUxsgV2CyQ==",
87+
"resolved": "2.3.2",
88+
"contentHash": "DXJIaLlwt+6GnPurlf7eVMI0wAZV5KCZrgGPibhx9i9LNxAkwEOK2jVzdVjLvvZ/SX9MUUaGJB9yXuF/VoT4/w==",
8989
"dependencies": {
90-
"Microsoft.TestPlatform.ObjectModel": "18.3.0",
91-
"Microsoft.Testing.Extensions.Telemetry": "2.2.3",
92-
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.2.3",
93-
"Microsoft.Testing.Platform": "2.2.3"
90+
"Microsoft.TestPlatform.ObjectModel": "18.4.0",
91+
"Microsoft.Testing.Extensions.Telemetry": "2.3.2",
92+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.3.2",
93+
"Microsoft.Testing.Platform": "2.3.2"
9494
}
9595
},
9696
"Microsoft.Testing.Platform": {
9797
"type": "Transitive",
98-
"resolved": "2.2.3",
99-
"contentHash": "LhM1/Qoi8Ams5QcD4r3f09CSOono9iQr3NEJQItFtyzWB55nWTgEOsVqXqMWWWIwk3nkPqc+XfnlJmp8xUI5fg=="
98+
"resolved": "2.3.2",
99+
"contentHash": "FuJgIEfNU+rFHJYGhuqA8uup+3cryJ1N67Tijqo01Jd5xAr28ptz0aXkFfSqK3MhAUmGsrPpgQ92+3+0oXv8AA=="
100100
},
101101
"Microsoft.Testing.Platform.MSBuild": {
102102
"type": "Transitive",
103-
"resolved": "2.2.3",
104-
"contentHash": "Q22jJYJLx4srTinsAuoCskqmzjrBJC8YeGJMHHIcrf1dQeHoEZ7wsqDzTlENkMoke2qfufF7U+9u58nlZunH/Q==",
103+
"resolved": "2.3.2",
104+
"contentHash": "guFvvaE8FGUlB6h24jN+P+NBz/P5x4On9sk4n5UapUAPq4fr0y1AgUe4sXmItp7r2NMe3rhZYLE1teP9T9sVbg==",
105105
"dependencies": {
106-
"Microsoft.Testing.Platform": "2.2.3"
106+
"Microsoft.Testing.Platform": "2.3.2"
107107
}
108108
},
109109
"Microsoft.TestPlatform.ObjectModel": {
110110
"type": "Transitive",
111-
"resolved": "18.3.0",
112-
"contentHash": "AEIEX2aWdPO9XbtR96eBaJxmXRD9vaI9uQ1T/JbPEKlTAZwYx0ZrMzKyULMdh/HH9Sg03kXCoN7LszQ90o6nPQ=="
111+
"resolved": "18.4.0",
112+
"contentHash": "4L6m2kS2pY5uJ9cpeRxzW22opr6ttScIRqsOpMDQpgENp/ZwxkkQCcmc6LRSURo2dFaaSW5KVflQZvroiJ7Wzg=="
113113
},
114114
"Microsoft.Win32.SystemEvents": {
115115
"type": "Transitive",
@@ -118,8 +118,8 @@
118118
},
119119
"MSTest.Analyzers": {
120120
"type": "Transitive",
121-
"resolved": "4.2.3",
122-
"contentHash": "dxOZt8/LWuiox7rugInJoIa5Mmu3pBmXdfaoZOx/mxx8+sUFFpjBXPlWXQXGeWzpkVPNC3x1Jf7rt2h2Zjyvvg=="
121+
"resolved": "4.3.2",
122+
"contentHash": "GNvrVI6/Y5pNoKnK1/VELBls3XiHNZaj+zh14LtwlCqFI8zXTW3vuBe0Jv2qEr9wxHlOAQQBTJPRoNRjneGrKQ=="
123123
},
124124
"runtime.native.System.Data.SqlClient.sni": {
125125
"type": "Transitive",

0 commit comments

Comments
 (0)