From 10ddd0c4976afbd194bf3663ba5aa4119dd345c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:36:57 +0000 Subject: [PATCH] Bump AspNetCore.HealthChecks.Redis, Microsoft.Extensions.Diagnostics.HealthChecks, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Options, Microsoft.Extensions.Logging.Abstractions and StackExchange.Redis Bumps [AspNetCore.HealthChecks.Redis](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks), [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis). These dependencies needed to be updated together. Updates `AspNetCore.HealthChecks.Redis` from 6.0.4 to 8.0.0 - [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases) - [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md) - [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/compare/release-ui-6.0.4...release-ui-8.0.0) Updates `Microsoft.Extensions.Diagnostics.HealthChecks` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.3...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Logging.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `StackExchange.Redis` from 2.6.90 to 2.7.4 - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases) - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md) - [Commits](https://github.com/StackExchange/StackExchange.Redis/compare/2.6.90...2.7.4) --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.Redis dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Backend/Services/History/History.API/History.API.csproj | 4 ++-- Backend/Services/Library/Library.API/Library.API.csproj | 4 ++-- .../Subscriptions/Subscriptions.API/Subscriptions.API.csproj | 2 +- .../VideoManager.SignalRHub/VideoManager.SignalRHub.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Backend/Services/History/History.API/History.API.csproj b/Backend/Services/History/History.API/History.API.csproj index ad0d034..8637fe7 100644 --- a/Backend/Services/History/History.API/History.API.csproj +++ b/Backend/Services/History/History.API/History.API.csproj @@ -12,7 +12,7 @@ - + @@ -30,7 +30,7 @@ - + diff --git a/Backend/Services/Library/Library.API/Library.API.csproj b/Backend/Services/Library/Library.API/Library.API.csproj index 71803e3..f0ec18c 100644 --- a/Backend/Services/Library/Library.API/Library.API.csproj +++ b/Backend/Services/Library/Library.API/Library.API.csproj @@ -16,7 +16,7 @@ - + @@ -33,7 +33,7 @@ - + diff --git a/Backend/Services/Subscriptions/Subscriptions.API/Subscriptions.API.csproj b/Backend/Services/Subscriptions/Subscriptions.API/Subscriptions.API.csproj index f637fbd..001f54e 100644 --- a/Backend/Services/Subscriptions/Subscriptions.API/Subscriptions.API.csproj +++ b/Backend/Services/Subscriptions/Subscriptions.API/Subscriptions.API.csproj @@ -19,7 +19,7 @@ - + diff --git a/Backend/Services/VideoManager/VideoManager.SignalRHub/VideoManager.SignalRHub.csproj b/Backend/Services/VideoManager/VideoManager.SignalRHub/VideoManager.SignalRHub.csproj index 67f93f5..1fdf523 100644 --- a/Backend/Services/VideoManager/VideoManager.SignalRHub/VideoManager.SignalRHub.csproj +++ b/Backend/Services/VideoManager/VideoManager.SignalRHub/VideoManager.SignalRHub.csproj @@ -12,7 +12,7 @@ - +