Skip to content

Commit 3e94624

Browse files
authored
Update dependencies (#241)
+semver: patch * Update dependencies: AWSSDK, GuardClauses, FluentAssertions, Moq, xunit, coverlet * Update MinIo * Update .NET6 libs * Update licenses and dependency decisions Signed-off-by: Victor Chang <[email protected]>
1 parent 1757165 commit 3e94624

18 files changed

+3425
-3074
lines changed

doc/dependency_decisions.yml

Lines changed: 57 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,28 @@
44
- :who: mocsharp
55
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
66
:versions:
7-
- 3.7.100.25
8-
- 3.7.105.20
7+
- 3.7.200.13
98
:when: 2022-08-29 18:11:12.923214877 Z
109
- - :approve
1110
- AWSSDK.S3
1211
- :who: mocsharp
1312
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
1413
:versions:
15-
- 3.7.101.25
16-
- 3.7.103.28
14+
- 3.7.201.11
1715
:when: 2022-08-29 18:11:13.354973002 Z
1816
- - :approve
1917
- AWSSDK.SecurityToken
2018
- :who: mocsharp
2119
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
2220
:versions:
23-
- 3.7.100.25
24-
- 3.7.101.26
21+
- 3.7.201.9
2522
:when: 2022-08-16 18:11:13.781079769 Z
2623
- - :approve
2724
- Ardalis.GuardClauses
2825
- :who: mocsharp
2926
:why: MIT (https://github.com/ardalis/GuardClauses.Analyzers/raw/master/LICENSE)
3027
:versions:
31-
- 4.0.1
28+
- 4.1.1
3229
:when: 2022-08-16 18:11:14.642522140 Z
3330
- - :approve
3431
- Castle.Core
@@ -69,10 +66,9 @@
6966
- - :approve
7067
- Microsoft.CodeCoverage
7168
- :who: mocsharp
72-
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
69+
:why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
7370
:versions:
74-
- 17.4.0
75-
- 17.5.0
71+
- 17.7.0
7672
:when: 2022-08-16 18:11:17.245887971 Z
7773
- - :approve
7874
- Microsoft.Extensions.Configuration
@@ -149,14 +145,14 @@
149145
- :who: mocsharp
150146
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
151147
:versions:
152-
- 6.0.15
148+
- 6.0.21
153149
:when: 2022-08-29 18:11:22.090772006 Z
154150
- - :approve
155151
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
156152
- :who: mocsharp
157153
:why: MIT (https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
158154
:versions:
159-
- 6.0.15
155+
- 6.0.21
160156
:when: 2022-08-29 18:11:22.090772006 Z
161157
- - :approve
162158
- Microsoft.Extensions.FileProviders.Abstractions
@@ -205,7 +201,7 @@
205201
- :who: mocsharp
206202
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
207203
:versions:
208-
- 6.0.3
204+
- 6.0.4
209205
:when: 2022-08-29 18:11:25.167886026 Z
210206
- - :approve
211207
- Microsoft.Extensions.Logging.Configuration
@@ -266,9 +262,9 @@
266262
- - :approve
267263
- Microsoft.NET.Test.Sdk
268264
- :who: mocsharp
269-
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
265+
:why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
270266
:versions:
271-
- 17.5.0
267+
- 17.7.0
272268
:when: 2022-08-16 18:11:29.155295778 Z
273269
- - :approve
274270
- Microsoft.NETCore.Platforms
@@ -301,18 +297,16 @@
301297
- - :approve
302298
- Microsoft.TestPlatform.ObjectModel
303299
- :who: mocsharp
304-
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
300+
:why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
305301
:versions:
306-
- 17.4.0
307-
- 17.5.0
302+
- 17.7.0
308303
:when: 2022-08-16 18:11:32.293966383 Z
309304
- - :approve
310305
- Microsoft.TestPlatform.TestHost
311306
- :who: mocsharp
312-
:why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
307+
:why: MIT (https://github.com/microsoft/vstest/raw/v17.7.0/LICENSE)
313308
:versions:
314-
- 17.4.0
315-
- 17.5.0
309+
- 17.7.0
316310
:when: 2022-08-16 18:11:33.162650175 Z
317311
- - :approve
318312
- Microsoft.Win32.Primitives
@@ -326,15 +320,14 @@
326320
- :who: mocsharp
327321
:why: Apache-2.0 (https://github.com/minio/minio-dotnet/raw/master/LICENSE)
328322
:versions:
329-
- 4.0.7
323+
- 5.0.0
330324
:when: 2022-08-16 18:11:34.443742604 Z
331325
- - :approve
332326
- Moq
333327
- :who: mocsharp
334328
:why: BSD 3-Clause License ( https://raw.githubusercontent.com/moq/moq4/main/License.txt)
335329
:versions:
336-
- 4.18.2
337-
- 4.18.4
330+
- 4.20.1
338331
:when: 2022-08-16 18:11:34.872036382 Z
339332
- - :approve
340333
- NETStandard.Library
@@ -363,7 +356,7 @@
363356
- :who: mocsharp
364357
:why: Apache-2.0 (https://github.com/NuGet/NuGet.Client/raw/dev/LICENSE.txt)
365358
:versions:
366-
- 5.11.0
359+
- 6.5.0
367360
:when: 2022-08-16 18:11:36.612121088 Z
368361
- - :approve
369362
- System.AppContext
@@ -480,49 +473,19 @@
480473
- - :approve
481474
- System.IO.Abstractions
482475
- :who: mocsharp
483-
:why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
476+
:why: MIT ( https://raw.githubusercontent.com/TestableIO/System.IO.Abstractions/main/LICENSE)
484477
:versions:
485478
- 17.2.3
486479
- 19.2.1
487480
:when: 2022-08-16 18:11:44.550586685 Z
488481
- - :approve
489482
- System.IO.Abstractions.TestingHelpers
490483
- :who: mocsharp
491-
:why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
492-
:versions:
493-
- 17.2.3
494-
- 19.2.1
495-
:when: 2022-08-16 18:11:44.984891276 Z
496-
- - :approve
497-
- System.IO.Abstractions.Wrappers
498-
- :who: ndsouth
499-
:why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
500-
:versions:
501-
- 19.2.1
502-
:when: 2023-03-13 17:19:04.984891276 Z
503-
- - :approve
504-
- TestableIO.System.IO.Abstractions
505-
- :who: mocsharp
506-
:why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
507-
:versions:
508-
- 17.2.3
509-
- 19.2.1
510-
:when: 2022-08-16 18:11:44.550586685 Z
511-
- - :approve
512-
- TestableIO.System.IO.Abstractions.TestingHelpers
513-
- :who: mocsharp
514-
:why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
484+
:why: MIT ( https://raw.githubusercontent.com/TestableIO/System.IO.Abstractions/main/LICENSE)
515485
:versions:
516486
- 17.2.3
517487
- 19.2.1
518488
:when: 2022-08-16 18:11:44.984891276 Z
519-
- - :approve
520-
- TestableIO.System.IO.Abstractions.Wrappers
521-
- :who: ndsouth
522-
:why: MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
523-
:versions:
524-
- 19.2.1
525-
:when: 2023-03-13 17:19:04.984891276 Z
526489
- - :approve
527490
- System.IO.Compression
528491
- :who: mocsharp
@@ -927,7 +890,7 @@
927890
- :who: mocsharp
928891
:why: MIT (https://github.com/coverlet-coverage/coverlet/raw/master/LICENSE)
929892
:versions:
930-
- 3.2.0
893+
- 6.0.0
931894
:when: 2022-08-16 18:12:11.244463651 Z
932895
- - :approve
933896
- runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl
@@ -1123,7 +1086,7 @@
11231086
- :who: mocsharp
11241087
:why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt)
11251088
:versions:
1126-
- 2.4.2
1089+
- 2.5.0
11271090
:when: 2022-08-16 18:12:23.908089715 Z
11281091
- - :approve
11291092
- xunit.abstractions
@@ -1137,35 +1100,35 @@
11371100
- :who: mocsharp
11381101
:why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE)
11391102
:versions:
1140-
- 1.0.0
1103+
- 1.2.0
11411104
:when: 2022-08-16 18:12:24.794067387 Z
11421105
- - :approve
11431106
- xunit.assert
11441107
- :who: mocsharp
11451108
:why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt)
11461109
:versions:
1147-
- 2.4.2
1110+
- 2.5.0
11481111
:when: 2022-08-16 18:12:25.267072818 Z
11491112
- - :approve
11501113
- xunit.core
11511114
- :who: mocsharp
11521115
:why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt)
11531116
:versions:
1154-
- 2.4.2
1117+
- 2.5.0
11551118
:when: 2022-08-16 18:12:25.712645737 Z
11561119
- - :approve
11571120
- xunit.extensibility.core
11581121
- :who: mocsharp
11591122
:why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt)
11601123
:versions:
1161-
- 2.4.2
1124+
- 2.5.0
11621125
:when: 2022-08-16 18:12:26.153575547 Z
11631126
- - :approve
11641127
- xunit.extensibility.execution
11651128
- :who: mocsharp
11661129
:why: Apache-2.0 ( https://raw.githubusercontent.com/xunit/xunit/master/license.txt)
11671130
:versions:
1168-
- 2.4.2
1131+
- 2.5.0
11691132
:when: 2022-08-16 18:12:26.592263714 Z
11701133
- - :approve
11711134
- xunit.runner.visualstudio
@@ -1179,7 +1142,7 @@
11791142
- :who: mocsharp
11801143
:why: MIT ( https://licenses.nuget.org/MIT)
11811144
:versions:
1182-
- 2.4.5
1145+
- 2.5.0
11831146
:when: 2022-08-16 18:12:27.491158618 Z
11841147
- - :approve
11851148
- Dangl.Xunit.Extensions.Ordering
@@ -1193,8 +1156,7 @@
11931156
- :who: mocsharp
11941157
:why: Apache-2.0 (https://github.com/fluentassertions/fluentassertions/raw/develop/LICENSE)
11951158
:versions:
1196-
- 6.8.0
1197-
- 6.10.0
1159+
- 6.11.0
11981160
:when: 2022-11-28 18:12:27.491158618 Z
11991161
- - :approve
12001162
- System.Configuration.ConfigurationManager
@@ -1210,6 +1172,34 @@
12101172
:versions:
12111173
- 4.4.0
12121174
:when: 2022-08-16 23:07:14.759818552 Z
1175+
- - :approve
1176+
- CommunityToolkit.HighPerformance
1177+
- :who: mocsharp
1178+
:why: MIT (https://raw.githubusercontent.com/CommunityToolkit/dotnet/main/License.md)
1179+
:versions:
1180+
- 8.1.0
1181+
:when: 2023-08-10 20:50:14.759818552 Z
1182+
- - :approve
1183+
- Devlooped.SponsorLink
1184+
- :who: mocsharp
1185+
:why: MIT (https://licenses.nuget.org/MIT)
1186+
:versions:
1187+
- 1.0.0
1188+
:when: 2023-08-10 20:50:14.759818552 Z
1189+
- - :approve
1190+
- System.IO.Hashing
1191+
- :who: mocsharp
1192+
:why: MIT (https://raw.githubusercontent.com/dotnet/runtime/main/LICENSE.TXT)
1193+
:versions:
1194+
- 7.0.0
1195+
:when: 2023-08-10 20:50:14.759818552 Z
1196+
1197+
1198+
1199+
1200+
1201+
1202+
12131203

12141204

12151205

0 commit comments

Comments
 (0)