Skip to content

Commit e0f9e1d

Browse files
deps(c#): Update c#
1 parent 50b86eb commit e0f9e1d

File tree

6 files changed

+31
-31
lines changed

6 files changed

+31
-31
lines changed

c#/crawler/packages.lock.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
},
7575
"Autofac": {
7676
"type": "Transitive",
77-
"resolved": "8.1.1",
78-
"contentHash": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==",
77+
"resolved": "8.2.0",
78+
"contentHash": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==",
7979
"dependencies": {
8080
"System.Diagnostics.DiagnosticSource": "8.0.1"
8181
}
@@ -91,8 +91,8 @@
9191
},
9292
"CommunityToolkit.Diagnostics": {
9393
"type": "Transitive",
94-
"resolved": "8.3.2",
95-
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA=="
94+
"resolved": "8.4.0",
95+
"contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA=="
9696
},
9797
"EFCore.NamingConventions": {
9898
"type": "Transitive",
@@ -106,8 +106,8 @@
106106
},
107107
"Google.Protobuf": {
108108
"type": "Transitive",
109-
"resolved": "3.29.1",
110-
"contentHash": "kDFLP72bPu4GwquVN7HtFnfqxhQs4CLbUEyOc/0yV48HB0Pxf7tDK7zIx6ifaQwGp+RSoLY1sz1CXqoAEAu+AQ=="
109+
"resolved": "3.29.2",
110+
"contentHash": "98gc5v6WTfvfo6nXXUFyXOwwfehUGVn4tIis3AnCZabur8t6Eq0lo4eloWEYpdxPH9MrhnbAzHcMwPCS8lCWoQ=="
111111
},
112112
"Humanizer.Core": {
113113
"type": "Transitive",
@@ -524,15 +524,15 @@
524524
"tbclient": {
525525
"type": "Project",
526526
"dependencies": {
527-
"Google.Protobuf": "[3.29.1, )"
527+
"Google.Protobuf": "[3.29.2, )"
528528
}
529529
},
530530
"tbm.shared": {
531531
"type": "Project",
532532
"dependencies": {
533-
"Autofac": "[8.1.1, )",
533+
"Autofac": "[8.2.0, )",
534534
"Autofac.Extensions.DependencyInjection": "[10.0.0, )",
535-
"CommunityToolkit.Diagnostics": "[8.3.2, )",
535+
"CommunityToolkit.Diagnostics": "[8.4.0, )",
536536
"EFCore.NamingConventions": "[9.0.0, )",
537537
"Microsoft.EntityFrameworkCore": "[9.0.0, )",
538538
"Microsoft.Extensions.Hosting": "[9.0.0, )",

c#/imagePipeline/packages.lock.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@
115115
},
116116
"Autofac": {
117117
"type": "Transitive",
118-
"resolved": "8.1.1",
119-
"contentHash": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==",
118+
"resolved": "8.2.0",
119+
"contentHash": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==",
120120
"dependencies": {
121121
"System.Diagnostics.DiagnosticSource": "8.0.1"
122122
}
@@ -132,8 +132,8 @@
132132
},
133133
"CommunityToolkit.Diagnostics": {
134134
"type": "Transitive",
135-
"resolved": "8.3.2",
136-
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA=="
135+
"resolved": "8.4.0",
136+
"contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA=="
137137
},
138138
"EFCore.NamingConventions": {
139139
"type": "Transitive",
@@ -892,9 +892,9 @@
892892
"tbm.shared": {
893893
"type": "Project",
894894
"dependencies": {
895-
"Autofac": "[8.1.1, )",
895+
"Autofac": "[8.2.0, )",
896896
"Autofac.Extensions.DependencyInjection": "[10.0.0, )",
897-
"CommunityToolkit.Diagnostics": "[8.3.2, )",
897+
"CommunityToolkit.Diagnostics": "[8.4.0, )",
898898
"EFCore.NamingConventions": "[9.0.0, )",
899899
"Microsoft.EntityFrameworkCore": "[9.0.0, )",
900900
"Microsoft.Extensions.Hosting": "[9.0.0, )",

c#/shared/packages.lock.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net9.0": {
55
"Autofac": {
66
"type": "Direct",
7-
"requested": "[8.1.1, )",
8-
"resolved": "8.1.1",
9-
"contentHash": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==",
7+
"requested": "[8.2.0, )",
8+
"resolved": "8.2.0",
9+
"contentHash": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==",
1010
"dependencies": {
1111
"System.Diagnostics.DiagnosticSource": "8.0.1"
1212
}
@@ -23,9 +23,9 @@
2323
},
2424
"CommunityToolkit.Diagnostics": {
2525
"type": "Direct",
26-
"requested": "[8.3.2, )",
27-
"resolved": "8.3.2",
28-
"contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA=="
26+
"requested": "[8.4.0, )",
27+
"resolved": "8.4.0",
28+
"contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA=="
2929
},
3030
"EFCore.NamingConventions": {
3131
"type": "Direct",

c#/shared/tbm.Shared.csproj

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="Autofac" Version="8.1.1" />
3+
<PackageReference Include="Autofac" Version="8.2.0" />
44
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
5-
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.3.2" />
5+
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.4.0" />
66
<PackageReference Include="EFCore.NamingConventions" Version="9.0.0" />
77
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0" />
88
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
@@ -18,12 +18,12 @@
1818
<PackageReference ExcludeAssets="compile" Include="codecracker.CSharp" Version="1.1.0" />
1919
<PackageReference ExcludeAssets="compile" Include="CSharpGuidelinesAnalyzer" Version="3.8.5" />
2020
<PackageReference ExcludeAssets="compile" Include="IDisposableAnalyzers" Version="4.0.8" />
21-
<PackageReference ExcludeAssets="compile" Include="Meziantou.Analyzer" Version="2.0.182" />
21+
<PackageReference ExcludeAssets="compile" Include="Meziantou.Analyzer" Version="2.0.184" />
2222
<PackageReference ExcludeAssets="compile" Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
2323
<PackageReference ExcludeAssets="compile" Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
24-
<PackageReference ExcludeAssets="compile" Include="Roslynator.Analyzers" Version="4.12.9" />
25-
<PackageReference ExcludeAssets="compile" Include="SharpSource" Version="1.25.2" />
26-
<PackageReference ExcludeAssets="compile" Include="SonarAnalyzer.CSharp" Version="10.3.0.106239" />
24+
<PackageReference ExcludeAssets="compile" Include="Roslynator.Analyzers" Version="4.12.10" />
25+
<PackageReference ExcludeAssets="compile" Include="SharpSource" Version="1.26.0" />
26+
<PackageReference ExcludeAssets="compile" Include="SonarAnalyzer.CSharp" Version="10.4.0.108396" />
2727
<PackageReference ExcludeAssets="compile" Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
2828
</ItemGroup>
2929
</When>

c#/tbClient/TbClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<Compile Include="..\..\tbclient.protobuf\tbm_csharp\**" Link="%(RecursiveDir)%(Filename)%(Extension)" />
44
</ItemGroup>
55
<ItemGroup>
6-
<PackageReference Include="Google.Protobuf" Version="3.29.1" />
6+
<PackageReference Include="Google.Protobuf" Version="3.29.2" />
77
</ItemGroup>
88
</Project>

c#/tbClient/packages.lock.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net9.0": {
55
"Google.Protobuf": {
66
"type": "Direct",
7-
"requested": "[3.29.1, )",
8-
"resolved": "3.29.1",
9-
"contentHash": "kDFLP72bPu4GwquVN7HtFnfqxhQs4CLbUEyOc/0yV48HB0Pxf7tDK7zIx6ifaQwGp+RSoLY1sz1CXqoAEAu+AQ=="
7+
"requested": "[3.29.2, )",
8+
"resolved": "3.29.2",
9+
"contentHash": "98gc5v6WTfvfo6nXXUFyXOwwfehUGVn4tIis3AnCZabur8t6Eq0lo4eloWEYpdxPH9MrhnbAzHcMwPCS8lCWoQ=="
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)