From de5ce1e0224b6314d5609ec511f93dd562a23963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:58:58 +0000 Subject: [PATCH] deps: Bump dotnet-stryker and 3 others Bumps dotnet-stryker from 4.11.0 to 4.12.0 Bumps Google.Protobuf to 3.33.5 Bumps Microsoft.Azure.Functions.Worker.Extensions.DurableTask from 1.14.0 to 1.14.1 Bumps TUnit from 1.13.40 to 1.15.0 --- updated-dependencies: - dependency-name: dotnet-stryker dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor - dependency-name: Google.Protobuf dependency-version: 3.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor - dependency-name: Google.Protobuf dependency-version: 3.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.DurableTask dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor - dependency-name: TUnit dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-minor ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- Directory.Packages.props | 4 ++-- src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj | 1 + src/Encina.AzureFunctions/Encina.AzureFunctions.csproj | 1 + 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6d09b45f..67c50223 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "dotnet-stryker": { - "version": "4.11.0", + "version": "4.12.0", "commands": [ "dotnet-stryker" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index b37183dd..104ad566 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -126,7 +126,7 @@ - + @@ -163,7 +163,7 @@ - + diff --git a/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj b/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj index 1672a95a..38756825 100644 --- a/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj +++ b/src/Encina.Aspire.Testing/Encina.Aspire.Testing.csproj @@ -25,6 +25,7 @@ + diff --git a/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj b/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj index 127af269..747eee84 100644 --- a/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj +++ b/src/Encina.AzureFunctions/Encina.AzureFunctions.csproj @@ -58,6 +58,7 @@ +