From e0f9e1d070e2903668778d82b7d7213dc2808e82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:28:03 +0000 Subject: [PATCH] deps(c#): Update c# --- c#/crawler/packages.lock.json | 18 +++++++++--------- c#/imagePipeline/packages.lock.json | 12 ++++++------ c#/shared/packages.lock.json | 12 ++++++------ c#/shared/tbm.Shared.csproj | 12 ++++++------ c#/tbClient/TbClient.csproj | 2 +- c#/tbClient/packages.lock.json | 6 +++--- 6 files changed, 31 insertions(+), 31 deletions(-) diff --git a/c#/crawler/packages.lock.json b/c#/crawler/packages.lock.json index fda4ac56..fd79ab08 100644 --- a/c#/crawler/packages.lock.json +++ b/c#/crawler/packages.lock.json @@ -74,8 +74,8 @@ }, "Autofac": { "type": "Transitive", - "resolved": "8.1.1", - "contentHash": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "resolved": "8.2.0", + "contentHash": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==", "dependencies": { "System.Diagnostics.DiagnosticSource": "8.0.1" } @@ -91,8 +91,8 @@ }, "CommunityToolkit.Diagnostics": { "type": "Transitive", - "resolved": "8.3.2", - "contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA==" + "resolved": "8.4.0", + "contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA==" }, "EFCore.NamingConventions": { "type": "Transitive", @@ -106,8 +106,8 @@ }, "Google.Protobuf": { "type": "Transitive", - "resolved": "3.29.1", - "contentHash": "kDFLP72bPu4GwquVN7HtFnfqxhQs4CLbUEyOc/0yV48HB0Pxf7tDK7zIx6ifaQwGp+RSoLY1sz1CXqoAEAu+AQ==" + "resolved": "3.29.2", + "contentHash": "98gc5v6WTfvfo6nXXUFyXOwwfehUGVn4tIis3AnCZabur8t6Eq0lo4eloWEYpdxPH9MrhnbAzHcMwPCS8lCWoQ==" }, "Humanizer.Core": { "type": "Transitive", @@ -524,15 +524,15 @@ "tbclient": { "type": "Project", "dependencies": { - "Google.Protobuf": "[3.29.1, )" + "Google.Protobuf": "[3.29.2, )" } }, "tbm.shared": { "type": "Project", "dependencies": { - "Autofac": "[8.1.1, )", + "Autofac": "[8.2.0, )", "Autofac.Extensions.DependencyInjection": "[10.0.0, )", - "CommunityToolkit.Diagnostics": "[8.3.2, )", + "CommunityToolkit.Diagnostics": "[8.4.0, )", "EFCore.NamingConventions": "[9.0.0, )", "Microsoft.EntityFrameworkCore": "[9.0.0, )", "Microsoft.Extensions.Hosting": "[9.0.0, )", diff --git a/c#/imagePipeline/packages.lock.json b/c#/imagePipeline/packages.lock.json index b69957b2..8b0ff134 100644 --- a/c#/imagePipeline/packages.lock.json +++ b/c#/imagePipeline/packages.lock.json @@ -115,8 +115,8 @@ }, "Autofac": { "type": "Transitive", - "resolved": "8.1.1", - "contentHash": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "resolved": "8.2.0", + "contentHash": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==", "dependencies": { "System.Diagnostics.DiagnosticSource": "8.0.1" } @@ -132,8 +132,8 @@ }, "CommunityToolkit.Diagnostics": { "type": "Transitive", - "resolved": "8.3.2", - "contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA==" + "resolved": "8.4.0", + "contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA==" }, "EFCore.NamingConventions": { "type": "Transitive", @@ -892,9 +892,9 @@ "tbm.shared": { "type": "Project", "dependencies": { - "Autofac": "[8.1.1, )", + "Autofac": "[8.2.0, )", "Autofac.Extensions.DependencyInjection": "[10.0.0, )", - "CommunityToolkit.Diagnostics": "[8.3.2, )", + "CommunityToolkit.Diagnostics": "[8.4.0, )", "EFCore.NamingConventions": "[9.0.0, )", "Microsoft.EntityFrameworkCore": "[9.0.0, )", "Microsoft.Extensions.Hosting": "[9.0.0, )", diff --git a/c#/shared/packages.lock.json b/c#/shared/packages.lock.json index 721b34fc..adead479 100644 --- a/c#/shared/packages.lock.json +++ b/c#/shared/packages.lock.json @@ -4,9 +4,9 @@ "net9.0": { "Autofac": { "type": "Direct", - "requested": "[8.1.1, )", - "resolved": "8.1.1", - "contentHash": "lhHjVB/XJtxPDUQ/FAHWAC7Spu+P9TNfDbyx2W0ABqD1eTRo7TkcZ7l7Oq1S5pKNg7NXswdk9uH73qbOzSwQFA==", + "requested": "[8.2.0, )", + "resolved": "8.2.0", + "contentHash": "T+4+W4byzyUOarCbIcFRbxpYKC+cndfQm/+VeWpB60P2MCN0JMsewUhZqvH5Ooe936HQjn5uHvEY9tq6BfbiIw==", "dependencies": { "System.Diagnostics.DiagnosticSource": "8.0.1" } @@ -23,9 +23,9 @@ }, "CommunityToolkit.Diagnostics": { "type": "Direct", - "requested": "[8.3.2, )", - "resolved": "8.3.2", - "contentHash": "YyMsBE9lT0pJg2bEDzlfEWdlk6xHExW6jr1dxC7+YUqqVmOGL5nZROpxbXQRTe5TrfIs7BvkVsGULv/hq6tGIA==" + "requested": "[8.4.0, )", + "resolved": "8.4.0", + "contentHash": "/9Nuy8EWo0ZYQsjn3h4OGxjCWVYXl3TV3fvv29f8IVqplXgXGRzIpbtHEHGOfykh+TPbzUclzIfMCBzmgblKDA==" }, "EFCore.NamingConventions": { "type": "Direct", diff --git a/c#/shared/tbm.Shared.csproj b/c#/shared/tbm.Shared.csproj index be2c9b1b..e67d6588 100644 --- a/c#/shared/tbm.Shared.csproj +++ b/c#/shared/tbm.Shared.csproj @@ -1,8 +1,8 @@ - + - + @@ -18,12 +18,12 @@ - + - - - + + + diff --git a/c#/tbClient/TbClient.csproj b/c#/tbClient/TbClient.csproj index ffb27e41..e9c4f131 100644 --- a/c#/tbClient/TbClient.csproj +++ b/c#/tbClient/TbClient.csproj @@ -3,6 +3,6 @@ - + diff --git a/c#/tbClient/packages.lock.json b/c#/tbClient/packages.lock.json index 1770e409..09f09bfe 100644 --- a/c#/tbClient/packages.lock.json +++ b/c#/tbClient/packages.lock.json @@ -4,9 +4,9 @@ "net9.0": { "Google.Protobuf": { "type": "Direct", - "requested": "[3.29.1, )", - "resolved": "3.29.1", - "contentHash": "kDFLP72bPu4GwquVN7HtFnfqxhQs4CLbUEyOc/0yV48HB0Pxf7tDK7zIx6ifaQwGp+RSoLY1sz1CXqoAEAu+AQ==" + "requested": "[3.29.2, )", + "resolved": "3.29.2", + "contentHash": "98gc5v6WTfvfo6nXXUFyXOwwfehUGVn4tIis3AnCZabur8t6Eq0lo4eloWEYpdxPH9MrhnbAzHcMwPCS8lCWoQ==" } } }