Skip to content

Commit 7831e79

Browse files
build(deps): update dependency fluentassertions to v8
1 parent 0ae44b4 commit 7831e79

File tree

4 files changed

+33
-259
lines changed

4 files changed

+33
-259
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="coverlet.collector" Version="6.0.3" />
1212
<PackageVersion Include="coverlet.msbuild" Version="6.0.3" />
1313
<PackageVersion Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
14-
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
14+
<PackageVersion Include="FluentAssertions" Version="8.0.0" />
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1616
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.7.112" />
1717
<PackageVersion Include="NSubstitute" Version="5.3.0" />

perf/AzureKeyVaultReference.Benchmark/packages.lock.json

Lines changed: 12 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -242,11 +242,6 @@
242242
"System.Security.Principal.Windows": "5.0.0"
243243
}
244244
},
245-
"Microsoft.Win32.SystemEvents": {
246-
"type": "Transitive",
247-
"resolved": "6.0.0",
248-
"contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
249-
},
250245
"Newtonsoft.Json": {
251246
"type": "Transitive",
252247
"resolved": "13.0.1",
@@ -276,15 +271,6 @@
276271
"resolved": "5.0.0",
277272
"contentHash": "FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g=="
278273
},
279-
"System.Configuration.ConfigurationManager": {
280-
"type": "Transitive",
281-
"resolved": "6.0.0",
282-
"contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
283-
"dependencies": {
284-
"System.Security.Cryptography.ProtectedData": "6.0.0",
285-
"System.Security.Permissions": "6.0.0"
286-
}
287-
},
288274
"System.Diagnostics.DiagnosticSource": {
289275
"type": "Transitive",
290276
"resolved": "6.0.1",
@@ -298,14 +284,6 @@
298284
"resolved": "6.0.0",
299285
"contentHash": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw=="
300286
},
301-
"System.Drawing.Common": {
302-
"type": "Transitive",
303-
"resolved": "6.0.0",
304-
"contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
305-
"dependencies": {
306-
"Microsoft.Win32.SystemEvents": "6.0.0"
307-
}
308-
},
309287
"System.Management": {
310288
"type": "Transitive",
311289
"resolved": "5.0.0",
@@ -346,22 +324,17 @@
346324
},
347325
"System.Security.AccessControl": {
348326
"type": "Transitive",
349-
"resolved": "6.0.0",
350-
"contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ=="
327+
"resolved": "5.0.0",
328+
"contentHash": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
329+
"dependencies": {
330+
"Microsoft.NETCore.Platforms": "5.0.0",
331+
"System.Security.Principal.Windows": "5.0.0"
332+
}
351333
},
352334
"System.Security.Cryptography.ProtectedData": {
353335
"type": "Transitive",
354-
"resolved": "6.0.0",
355-
"contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ=="
356-
},
357-
"System.Security.Permissions": {
358-
"type": "Transitive",
359-
"resolved": "6.0.0",
360-
"contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
361-
"dependencies": {
362-
"System.Security.AccessControl": "6.0.0",
363-
"System.Windows.Extensions": "6.0.0"
364-
}
336+
"resolved": "4.5.0",
337+
"contentHash": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q=="
365338
},
366339
"System.Security.Principal.Windows": {
367340
"type": "Transitive",
@@ -399,14 +372,6 @@
399372
"resolved": "4.5.4",
400373
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg=="
401374
},
402-
"System.Windows.Extensions": {
403-
"type": "Transitive",
404-
"resolved": "6.0.0",
405-
"contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
406-
"dependencies": {
407-
"System.Drawing.Common": "6.0.0"
408-
}
409-
},
410375
"xunit.abstractions": {
411376
"type": "Transitive",
412377
"resolved": "2.0.3",
@@ -457,7 +422,7 @@
457422
"Raiqub.AzureKeyVaultReference.Tests": {
458423
"type": "Project",
459424
"dependencies": {
460-
"FluentAssertions": "[7.0.0, )",
425+
"FluentAssertions": "[8.0.0, )",
461426
"Microsoft.NET.Test.Sdk": "[17.12.0, )",
462427
"NSubstitute": "[5.3.0, )",
463428
"Raiqub.AzureKeyVaultReference": "[1.0.0, )",
@@ -492,12 +457,9 @@
492457
},
493458
"FluentAssertions": {
494459
"type": "CentralTransitive",
495-
"requested": "[7.0.0, )",
496-
"resolved": "7.0.0",
497-
"contentHash": "mTLbcU991EQ1SEmNbVBaGGGJy0YFzvGd1sYJGNZ07nlPKuyHSn1I22aeKzqQXgEiaKyRO6MSCto9eN9VxMwBdA==",
498-
"dependencies": {
499-
"System.Configuration.ConfigurationManager": "6.0.0"
500-
}
460+
"requested": "[8.0.0, )",
461+
"resolved": "8.0.0",
462+
"contentHash": "qVCJIpukyFb9TO9W3vC4/sQF8lfrQksJbo4071uk3YfmHyKKlCZTTpyYhmCnnTZ2LVfFP1JgxM652nolCFjZDw=="
501463
},
502464
"Microsoft.Extensions.Configuration": {
503465
"type": "CentralTransitive",

tests/AzureKeyVaultReference.Configuration.Tests/packages.lock.json

Lines changed: 10 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,9 @@
1616
},
1717
"FluentAssertions": {
1818
"type": "Direct",
19-
"requested": "[7.0.0, )",
20-
"resolved": "7.0.0",
21-
"contentHash": "mTLbcU991EQ1SEmNbVBaGGGJy0YFzvGd1sYJGNZ07nlPKuyHSn1I22aeKzqQXgEiaKyRO6MSCto9eN9VxMwBdA==",
22-
"dependencies": {
23-
"System.Configuration.ConfigurationManager": "6.0.0"
24-
}
19+
"requested": "[8.0.0, )",
20+
"resolved": "8.0.0",
21+
"contentHash": "qVCJIpukyFb9TO9W3vC4/sQF8lfrQksJbo4071uk3YfmHyKKlCZTTpyYhmCnnTZ2LVfFP1JgxM652nolCFjZDw=="
2522
},
2623
"Microsoft.NET.Test.Sdk": {
2724
"type": "Direct",
@@ -235,11 +232,6 @@
235232
"Newtonsoft.Json": "13.0.1"
236233
}
237234
},
238-
"Microsoft.Win32.SystemEvents": {
239-
"type": "Transitive",
240-
"resolved": "6.0.0",
241-
"contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
242-
},
243235
"Newtonsoft.Json": {
244236
"type": "Transitive",
245237
"resolved": "13.0.1",
@@ -254,15 +246,6 @@
254246
"System.Text.Json": "6.0.9"
255247
}
256248
},
257-
"System.Configuration.ConfigurationManager": {
258-
"type": "Transitive",
259-
"resolved": "6.0.0",
260-
"contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
261-
"dependencies": {
262-
"System.Security.Cryptography.ProtectedData": "6.0.0",
263-
"System.Security.Permissions": "6.0.0"
264-
}
265-
},
266249
"System.Diagnostics.DiagnosticSource": {
267250
"type": "Transitive",
268251
"resolved": "6.0.2",
@@ -273,14 +256,6 @@
273256
"resolved": "6.0.0",
274257
"contentHash": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw=="
275258
},
276-
"System.Drawing.Common": {
277-
"type": "Transitive",
278-
"resolved": "6.0.0",
279-
"contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
280-
"dependencies": {
281-
"Microsoft.Win32.SystemEvents": "6.0.0"
282-
}
283-
},
284259
"System.Memory": {
285260
"type": "Transitive",
286261
"resolved": "4.5.5",
@@ -309,24 +284,10 @@
309284
"resolved": "6.0.0",
310285
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
311286
},
312-
"System.Security.AccessControl": {
313-
"type": "Transitive",
314-
"resolved": "6.0.0",
315-
"contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ=="
316-
},
317287
"System.Security.Cryptography.ProtectedData": {
318288
"type": "Transitive",
319-
"resolved": "6.0.0",
320-
"contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ=="
321-
},
322-
"System.Security.Permissions": {
323-
"type": "Transitive",
324-
"resolved": "6.0.0",
325-
"contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
326-
"dependencies": {
327-
"System.Security.AccessControl": "6.0.0",
328-
"System.Windows.Extensions": "6.0.0"
329-
}
289+
"resolved": "4.5.0",
290+
"contentHash": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q=="
330291
},
331292
"System.Text.Encodings.Web": {
332293
"type": "Transitive",
@@ -350,14 +311,6 @@
350311
"resolved": "4.5.4",
351312
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg=="
352313
},
353-
"System.Windows.Extensions": {
354-
"type": "Transitive",
355-
"resolved": "6.0.0",
356-
"contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
357-
"dependencies": {
358-
"System.Drawing.Common": "6.0.0"
359-
}
360-
},
361314
"xunit.abstractions": {
362315
"type": "Transitive",
363316
"resolved": "2.0.3",
@@ -504,12 +457,9 @@
504457
},
505458
"FluentAssertions": {
506459
"type": "Direct",
507-
"requested": "[7.0.0, )",
508-
"resolved": "7.0.0",
509-
"contentHash": "mTLbcU991EQ1SEmNbVBaGGGJy0YFzvGd1sYJGNZ07nlPKuyHSn1I22aeKzqQXgEiaKyRO6MSCto9eN9VxMwBdA==",
510-
"dependencies": {
511-
"System.Configuration.ConfigurationManager": "6.0.0"
512-
}
460+
"requested": "[8.0.0, )",
461+
"resolved": "8.0.0",
462+
"contentHash": "qVCJIpukyFb9TO9W3vC4/sQF8lfrQksJbo4071uk3YfmHyKKlCZTTpyYhmCnnTZ2LVfFP1JgxM652nolCFjZDw=="
513463
},
514464
"Microsoft.NET.Test.Sdk": {
515465
"type": "Direct",
@@ -733,11 +683,6 @@
733683
"Newtonsoft.Json": "13.0.1"
734684
}
735685
},
736-
"Microsoft.Win32.SystemEvents": {
737-
"type": "Transitive",
738-
"resolved": "6.0.0",
739-
"contentHash": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A=="
740-
},
741686
"Newtonsoft.Json": {
742687
"type": "Transitive",
743688
"resolved": "13.0.1",
@@ -752,15 +697,6 @@
752697
"System.Text.Json": "6.0.9"
753698
}
754699
},
755-
"System.Configuration.ConfigurationManager": {
756-
"type": "Transitive",
757-
"resolved": "6.0.0",
758-
"contentHash": "7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
759-
"dependencies": {
760-
"System.Security.Cryptography.ProtectedData": "6.0.0",
761-
"System.Security.Permissions": "6.0.0"
762-
}
763-
},
764700
"System.Diagnostics.DiagnosticSource": {
765701
"type": "Transitive",
766702
"resolved": "6.0.1",
@@ -774,14 +710,6 @@
774710
"resolved": "6.0.0",
775711
"contentHash": "lcyUiXTsETK2ALsZrX+nWuHSIQeazhqPphLfaRxzdGaG93+0kELqpgEHtwWOlQe7+jSFnKwaCAgL4kjeZCQJnw=="
776712
},
777-
"System.Drawing.Common": {
778-
"type": "Transitive",
779-
"resolved": "6.0.0",
780-
"contentHash": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
781-
"dependencies": {
782-
"Microsoft.Win32.SystemEvents": "6.0.0"
783-
}
784-
},
785713
"System.Memory": {
786714
"type": "Transitive",
787715
"resolved": "4.5.5",
@@ -810,24 +738,10 @@
810738
"resolved": "6.0.0",
811739
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
812740
},
813-
"System.Security.AccessControl": {
814-
"type": "Transitive",
815-
"resolved": "6.0.0",
816-
"contentHash": "AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ=="
817-
},
818741
"System.Security.Cryptography.ProtectedData": {
819742
"type": "Transitive",
820-
"resolved": "6.0.0",
821-
"contentHash": "rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ=="
822-
},
823-
"System.Security.Permissions": {
824-
"type": "Transitive",
825-
"resolved": "6.0.0",
826-
"contentHash": "T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
827-
"dependencies": {
828-
"System.Security.AccessControl": "6.0.0",
829-
"System.Windows.Extensions": "6.0.0"
830-
}
743+
"resolved": "4.5.0",
744+
"contentHash": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q=="
831745
},
832746
"System.Text.Encodings.Web": {
833747
"type": "Transitive",
@@ -851,14 +765,6 @@
851765
"resolved": "4.5.4",
852766
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg=="
853767
},
854-
"System.Windows.Extensions": {
855-
"type": "Transitive",
856-
"resolved": "6.0.0",
857-
"contentHash": "IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
858-
"dependencies": {
859-
"System.Drawing.Common": "6.0.0"
860-
}
861-
},
862768
"xunit.abstractions": {
863769
"type": "Transitive",
864770
"resolved": "2.0.3",

0 commit comments

Comments
 (0)