From c669926cbed96ff91a2b2be98e01398448313de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:54:30 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Azure.WebJobs.Extensions.DurableTask, Microsoft.Bcl.AsyncInterfaces and Microsoft.Extensions.Azure Bumps [Microsoft.Azure.WebJobs.Extensions.DurableTask](https://github.com/Azure/azure-functions-durable-extension), [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net). These dependencies needed to be updated together. Updates `Microsoft.Azure.WebJobs.Extensions.DurableTask` from 2.13.7 to 3.0.1 - [Release notes](https://github.com/Azure/azure-functions-durable-extension/releases) - [Changelog](https://github.com/Azure/azure-functions-durable-extension/blob/dev/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-durable-extension/compare/v2.13.7...v3.0.1) Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v6.0.0) Updates `Microsoft.Extensions.Azure` from 1.7.6 to 1.7.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Extensions.Azure_1.7.6...Microsoft.Extensions.Azure_1.7.0) --- updated-dependencies: - dependency-name: Microsoft.Azure.WebJobs.Extensions.DurableTask dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Azure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- source/B2BApi.AppTests/B2BApi.AppTests.csproj | 2 +- source/B2CWebApi/B2CWebApi.csproj | 2 +- .../IntegrationEvents.Infrastructure.csproj | 2 +- .../IntegrationEvents.IntegrationTests.csproj | 2 +- source/Process.Infrastructure/Process.Infrastructure.csproj | 2 +- source/ProcessManager.Core/ProcessManager.Core.csproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/B2BApi.AppTests/B2BApi.AppTests.csproj b/source/B2BApi.AppTests/B2BApi.AppTests.csproj index 0818b59f00..e0e7d9f0c1 100644 --- a/source/B2BApi.AppTests/B2BApi.AppTests.csproj +++ b/source/B2BApi.AppTests/B2BApi.AppTests.csproj @@ -14,7 +14,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/source/B2CWebApi/B2CWebApi.csproj b/source/B2CWebApi/B2CWebApi.csproj index 0711cc6475..b80b1f5a40 100644 --- a/source/B2CWebApi/B2CWebApi.csproj +++ b/source/B2CWebApi/B2CWebApi.csproj @@ -11,7 +11,7 @@ - + diff --git a/source/IntegrationEvents.Infrastructure/IntegrationEvents.Infrastructure.csproj b/source/IntegrationEvents.Infrastructure/IntegrationEvents.Infrastructure.csproj index e02ee80bc2..83b34c13ef 100644 --- a/source/IntegrationEvents.Infrastructure/IntegrationEvents.Infrastructure.csproj +++ b/source/IntegrationEvents.Infrastructure/IntegrationEvents.Infrastructure.csproj @@ -13,7 +13,7 @@ - + diff --git a/source/IntegrationEvents.IntegrationTests/IntegrationEvents.IntegrationTests.csproj b/source/IntegrationEvents.IntegrationTests/IntegrationEvents.IntegrationTests.csproj index 7cfc32452f..1ca32548c8 100644 --- a/source/IntegrationEvents.IntegrationTests/IntegrationEvents.IntegrationTests.csproj +++ b/source/IntegrationEvents.IntegrationTests/IntegrationEvents.IntegrationTests.csproj @@ -21,7 +21,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/source/Process.Infrastructure/Process.Infrastructure.csproj b/source/Process.Infrastructure/Process.Infrastructure.csproj index 6737a57592..e02a6eb680 100644 --- a/source/Process.Infrastructure/Process.Infrastructure.csproj +++ b/source/Process.Infrastructure/Process.Infrastructure.csproj @@ -8,7 +8,7 @@ - + diff --git a/source/ProcessManager.Core/ProcessManager.Core.csproj b/source/ProcessManager.Core/ProcessManager.Core.csproj index 9edffe4a78..caff21e00a 100644 --- a/source/ProcessManager.Core/ProcessManager.Core.csproj +++ b/source/ProcessManager.Core/ProcessManager.Core.csproj @@ -18,7 +18,7 @@ - +