From 7c30d2f201d427ad653906ff1ca9dece55b914ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:36:48 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting, Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Configuration and Microsoft.Extensions.Logging.Console Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) to 9.0.1 and updates ancestor dependencies [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime), Microsoft.Extensions.Logging, Microsoft.Extensions.Logging.Configuration and Microsoft.Extensions.Logging.Console. These dependencies need to be updated together. Updates `Microsoft.Extensions.Hosting` from 6.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v9.0.1) Updates `Microsoft.Extensions.Logging` from 5.0.0 to 9.0.1 Updates `Microsoft.Extensions.Logging.Configuration` from 6.0.0 to 9.0.1 Updates `Microsoft.Extensions.Logging.Console` from 6.0.0 to 9.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging dependency-type: indirect update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Configuration dependency-type: indirect update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../examples/discovery/azure/AzureCluster/AzureCluster.csproj | 2 +- .../kubernetes/src/KubernetesCluster/KubernetesCluster.csproj | 2 +- .../examples/azure/Azure.StressTest/Azure.StressTest.csproj | 2 +- .../Kubernetes.StressTest/Kubernetes.StressTest.csproj | 2 +- .../Akka.Coordination.KubernetesApi.Tests.csproj | 2 +- .../Akka.Discovery.Azure.Tests.csproj | 2 +- src/discovery/examples/Aws.Ecs/Aws.Ecs.csproj | 2 +- .../Akka.Discovery.KubernetesApi.Tests.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/cluster.bootstrap/examples/discovery/azure/AzureCluster/AzureCluster.csproj b/src/cluster.bootstrap/examples/discovery/azure/AzureCluster/AzureCluster.csproj index 9b9ba4687..5dfe7535e 100644 --- a/src/cluster.bootstrap/examples/discovery/azure/AzureCluster/AzureCluster.csproj +++ b/src/cluster.bootstrap/examples/discovery/azure/AzureCluster/AzureCluster.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/cluster.bootstrap/examples/discovery/kubernetes/src/KubernetesCluster/KubernetesCluster.csproj b/src/cluster.bootstrap/examples/discovery/kubernetes/src/KubernetesCluster/KubernetesCluster.csproj index 68d0696d8..3822f34a3 100644 --- a/src/cluster.bootstrap/examples/discovery/kubernetes/src/KubernetesCluster/KubernetesCluster.csproj +++ b/src/cluster.bootstrap/examples/discovery/kubernetes/src/KubernetesCluster/KubernetesCluster.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/coordination/examples/azure/Azure.StressTest/Azure.StressTest.csproj b/src/coordination/examples/azure/Azure.StressTest/Azure.StressTest.csproj index a11501501..5c5a9b34b 100644 --- a/src/coordination/examples/azure/Azure.StressTest/Azure.StressTest.csproj +++ b/src/coordination/examples/azure/Azure.StressTest/Azure.StressTest.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/coordination/examples/kubernetes/Kubernetes.StressTest/Kubernetes.StressTest.csproj b/src/coordination/examples/kubernetes/Kubernetes.StressTest/Kubernetes.StressTest.csproj index de6a9b250..30384a6f2 100644 --- a/src/coordination/examples/kubernetes/Kubernetes.StressTest/Kubernetes.StressTest.csproj +++ b/src/coordination/examples/kubernetes/Kubernetes.StressTest/Kubernetes.StressTest.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/coordination/kubernetes/Akka.Coordination.KubernetesApi.Tests/Akka.Coordination.KubernetesApi.Tests.csproj b/src/coordination/kubernetes/Akka.Coordination.KubernetesApi.Tests/Akka.Coordination.KubernetesApi.Tests.csproj index 8ada0030a..d2eb8f7a4 100644 --- a/src/coordination/kubernetes/Akka.Coordination.KubernetesApi.Tests/Akka.Coordination.KubernetesApi.Tests.csproj +++ b/src/coordination/kubernetes/Akka.Coordination.KubernetesApi.Tests/Akka.Coordination.KubernetesApi.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/discovery/azure/Akka.Discovery.Azure.Tests/Akka.Discovery.Azure.Tests.csproj b/src/discovery/azure/Akka.Discovery.Azure.Tests/Akka.Discovery.Azure.Tests.csproj index 4f3c98ef8..d922571f7 100644 --- a/src/discovery/azure/Akka.Discovery.Azure.Tests/Akka.Discovery.Azure.Tests.csproj +++ b/src/discovery/azure/Akka.Discovery.Azure.Tests/Akka.Discovery.Azure.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/discovery/examples/Aws.Ecs/Aws.Ecs.csproj b/src/discovery/examples/Aws.Ecs/Aws.Ecs.csproj index 127cdce93..8494bc4d4 100644 --- a/src/discovery/examples/Aws.Ecs/Aws.Ecs.csproj +++ b/src/discovery/examples/Aws.Ecs/Aws.Ecs.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/discovery/kubernetes/Akka.Discovery.KubernetesApi.Tests/Akka.Discovery.KubernetesApi.Tests.csproj b/src/discovery/kubernetes/Akka.Discovery.KubernetesApi.Tests/Akka.Discovery.KubernetesApi.Tests.csproj index 16a350cf4..8132269a4 100644 --- a/src/discovery/kubernetes/Akka.Discovery.KubernetesApi.Tests/Akka.Discovery.KubernetesApi.Tests.csproj +++ b/src/discovery/kubernetes/Akka.Discovery.KubernetesApi.Tests/Akka.Discovery.KubernetesApi.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive