Skip to content

Commit de6cda9

Browse files
Bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.2
--- updated-dependencies: - dependency-name: Microsoft.Testing.Extensions.CodeCoverage dependency-version: 17.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3080f3b commit de6cda9

File tree

3 files changed

+31
-45
lines changed

3 files changed

+31
-45
lines changed

Directory.Packages.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
77
<PackageVersion Include="DendroDocs.Shared" Version="0.4.2" />
88
<PackageVersion Include="Microsoft.Build.Tasks.Core" Version="17.11.31" />
9+
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.14.2" />
910
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
1011
<PackageVersion Include="Nuke.Common" Version="9.0.4" />
1112
<PackageVersion Include="Nuke.Components" Version="9.0.4" />

tests/DendroDocs.Client.Tests/DendroDocs.Client.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28+
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" />
2829
<ProjectReference Include="..\..\src\DendroDocs.Client\DendroDocs.Client.csproj" />
2930
</ItemGroup>
3031

tests/DendroDocs.Client.Tests/packages.lock.json

Lines changed: 29 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,13 @@
2020
},
2121
"Microsoft.Testing.Extensions.CodeCoverage": {
2222
"type": "Direct",
23-
"requested": "[17.13.1, )",
24-
"resolved": "17.13.1",
25-
"contentHash": "Ok2HWJdOTzErMqLlWQZ/i2Fw05VWmgh1yhUWFYJAtUmCv6uJSgz/qAiriRgpTjZRWaKbb7HDaGfMgKSNcmaVfw==",
23+
"requested": "[17.14.2, )",
24+
"resolved": "17.14.2",
25+
"contentHash": "lCz1/FMGM8yf4UZh+yJL6ETvH78e7/NblWbK2/Lb6z02iiOtExea3hBQKX+vrq6vBo2o6ZCiYceOGq0t07PLkQ==",
2626
"dependencies": {
2727
"Microsoft.DiaSymReader": "2.0.0",
28-
"Microsoft.Extensions.DependencyModel": "6.0.1",
29-
"Microsoft.Testing.Platform": "1.4.3",
30-
"Newtonsoft.Json": "13.0.3",
28+
"Microsoft.Extensions.DependencyModel": "6.0.2",
29+
"Microsoft.Testing.Platform": "1.6.2",
3130
"System.Reflection.Metadata": "8.0.0"
3231
}
3332
},
@@ -104,14 +103,14 @@
104103
},
105104
"Microsoft.Extensions.DependencyModel": {
106105
"type": "Transitive",
107-
"resolved": "6.0.1",
108-
"contentHash": "AdvrtrqZpMgW4tIAQ/8gE1LAM/FjFY8JrFdyiolOf9WLEfN3WuFG1Hje6n0jqaOs3ldZFGWhatJQHJRrIOd++w==",
106+
"resolved": "6.0.2",
107+
"contentHash": "HS5YsudCGSVoCVdsYJ5FAO9vx0z04qSAXgVzpDJSQ1/w/X9q8hrQVGU2p+Yfui+2KcXLL+Zjc0SX3yJWtBmYiw==",
109108
"dependencies": {
110109
"System.Buffers": "4.5.1",
111110
"System.Memory": "4.5.4",
112111
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
113-
"System.Text.Encodings.Web": "6.0.0",
114-
"System.Text.Json": "6.0.10"
112+
"System.Text.Encodings.Web": "6.0.1",
113+
"System.Text.Json": "6.0.11"
115114
}
116115
},
117116
"Microsoft.Testing.Extensions.Telemetry": {
@@ -145,8 +144,8 @@
145144
},
146145
"Microsoft.Testing.Platform": {
147146
"type": "Transitive",
148-
"resolved": "1.5.1",
149-
"contentHash": "R5Dl0/TYBop8RnOILe7hJiryGN9uPW7nDZvZlwAvN4Uk8F8LXNAt9+krrppmCLkmBLCnSwtPF7m423tMM4cbCw=="
147+
"resolved": "1.6.2",
148+
"contentHash": "7CFJKN3An5Ra6YOrTCAi7VldSRTxGGokqC0NSNrpKTKO6NJJby10EWwnqV/v2tawcRzfSbLpKNpvBv7s7ZoD3Q=="
150149
},
151150
"Microsoft.Testing.Platform.MSBuild": {
152151
"type": "Transitive",
@@ -226,20 +225,13 @@
226225
},
227226
"System.Text.Encodings.Web": {
228227
"type": "Transitive",
229-
"resolved": "6.0.0",
230-
"contentHash": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
231-
"dependencies": {
232-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
233-
}
228+
"resolved": "6.0.1",
229+
"contentHash": "E5M5AE2OUTlCrf4omZvzzziUJO9CofBl+lXHaN5IKePPJvHqYFYYpaDPgCpR4VwaFbEebfnjOxxEBtPtsqAxpQ=="
234230
},
235231
"System.Text.Json": {
236232
"type": "Transitive",
237-
"resolved": "6.0.10",
238-
"contentHash": "NSB0kDipxn2ychp88NXWfFRFlmi1bst/xynOutbnpEfRCT9JZkZ7KOmF/I/hNKo2dILiMGnqblm+j1sggdLB9g==",
239-
"dependencies": {
240-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
241-
"System.Text.Encodings.Web": "6.0.0"
242-
}
233+
"resolved": "6.0.11",
234+
"contentHash": "xqC1HIbJMBFhrpYs76oYP+NAskNVjc6v73HqLal7ECRDPIp4oRU5pPavkD//vNactCn9DA2aaald/I5N+uZ5/g=="
243235
},
244236
"dendrodocs.client": {
245237
"type": "Project",
@@ -273,14 +265,13 @@
273265
"net8.0/linux-x64": {
274266
"Microsoft.Testing.Extensions.CodeCoverage": {
275267
"type": "Direct",
276-
"requested": "[17.13.1, )",
277-
"resolved": "17.13.1",
278-
"contentHash": "Ok2HWJdOTzErMqLlWQZ/i2Fw05VWmgh1yhUWFYJAtUmCv6uJSgz/qAiriRgpTjZRWaKbb7HDaGfMgKSNcmaVfw==",
268+
"requested": "[17.14.2, )",
269+
"resolved": "17.14.2",
270+
"contentHash": "lCz1/FMGM8yf4UZh+yJL6ETvH78e7/NblWbK2/Lb6z02iiOtExea3hBQKX+vrq6vBo2o6ZCiYceOGq0t07PLkQ==",
279271
"dependencies": {
280272
"Microsoft.DiaSymReader": "2.0.0",
281-
"Microsoft.Extensions.DependencyModel": "6.0.1",
282-
"Microsoft.Testing.Platform": "1.4.3",
283-
"Newtonsoft.Json": "13.0.3",
273+
"Microsoft.Extensions.DependencyModel": "6.0.2",
274+
"Microsoft.Testing.Platform": "1.6.2",
284275
"System.Reflection.Metadata": "8.0.0"
285276
}
286277
},
@@ -294,24 +285,20 @@
294285
},
295286
"System.Text.Encodings.Web": {
296287
"type": "Transitive",
297-
"resolved": "6.0.0",
298-
"contentHash": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
299-
"dependencies": {
300-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
301-
}
288+
"resolved": "6.0.1",
289+
"contentHash": "E5M5AE2OUTlCrf4omZvzzziUJO9CofBl+lXHaN5IKePPJvHqYFYYpaDPgCpR4VwaFbEebfnjOxxEBtPtsqAxpQ=="
302290
}
303291
},
304292
"net8.0/win-x64": {
305293
"Microsoft.Testing.Extensions.CodeCoverage": {
306294
"type": "Direct",
307-
"requested": "[17.13.1, )",
308-
"resolved": "17.13.1",
309-
"contentHash": "Ok2HWJdOTzErMqLlWQZ/i2Fw05VWmgh1yhUWFYJAtUmCv6uJSgz/qAiriRgpTjZRWaKbb7HDaGfMgKSNcmaVfw==",
295+
"requested": "[17.14.2, )",
296+
"resolved": "17.14.2",
297+
"contentHash": "lCz1/FMGM8yf4UZh+yJL6ETvH78e7/NblWbK2/Lb6z02iiOtExea3hBQKX+vrq6vBo2o6ZCiYceOGq0t07PLkQ==",
310298
"dependencies": {
311299
"Microsoft.DiaSymReader": "2.0.0",
312-
"Microsoft.Extensions.DependencyModel": "6.0.1",
313-
"Microsoft.Testing.Platform": "1.4.3",
314-
"Newtonsoft.Json": "13.0.3",
300+
"Microsoft.Extensions.DependencyModel": "6.0.2",
301+
"Microsoft.Testing.Platform": "1.6.2",
315302
"System.Reflection.Metadata": "8.0.0"
316303
}
317304
},
@@ -325,11 +312,8 @@
325312
},
326313
"System.Text.Encodings.Web": {
327314
"type": "Transitive",
328-
"resolved": "6.0.0",
329-
"contentHash": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
330-
"dependencies": {
331-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
332-
}
315+
"resolved": "6.0.1",
316+
"contentHash": "E5M5AE2OUTlCrf4omZvzzziUJO9CofBl+lXHaN5IKePPJvHqYFYYpaDPgCpR4VwaFbEebfnjOxxEBtPtsqAxpQ=="
333317
}
334318
}
335319
}

0 commit comments

Comments
 (0)