From 42faf83e1396a82994a26a0284e7e6818483aaa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:30:24 +0000 Subject: [PATCH 1/2] Bump System.Threading.Channels from 10.0.3 to 10.0.10 --- updated-dependencies: - dependency-name: System.Threading.Channels dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Runner.Sdk/Runner.Sdk.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Runner.Sdk/Runner.Sdk.csproj b/src/Runner.Sdk/Runner.Sdk.csproj index 6d6cf6e4bd1..c555a088271 100644 --- a/src/Runner.Sdk/Runner.Sdk.csproj +++ b/src/Runner.Sdk/Runner.Sdk.csproj @@ -17,7 +17,7 @@ - + From 52375c7995964e784b8f3160805d8bd4a217f123 Mon Sep 17 00:00:00 2001 From: Francesco Renzi Date: Mon, 24 Aug 2026 11:08:30 +0200 Subject: [PATCH 2/2] Bump System.Threading.Channels in Runner.Common and Runner.Worker Dependabot only updated Runner.Sdk, which caused NU1605 package downgrade errors during restore. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2951eeda-59c2-4c64-a717-32c6259f83de --- src/Runner.Common/Runner.Common.csproj | 2 +- src/Runner.Worker/Runner.Worker.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Runner.Common/Runner.Common.csproj b/src/Runner.Common/Runner.Common.csproj index 2dc7f7ec5a9..e9e47cfe4d6 100644 --- a/src/Runner.Common/Runner.Common.csproj +++ b/src/Runner.Common/Runner.Common.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/Runner.Worker/Runner.Worker.csproj b/src/Runner.Worker/Runner.Worker.csproj index da808974a50..ad0fd06a2bd 100644 --- a/src/Runner.Worker/Runner.Worker.csproj +++ b/src/Runner.Worker/Runner.Worker.csproj @@ -21,7 +21,7 @@ - +