From 458d56aff4528adaa8bbb4934672e96c0dde64b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 06:33:40 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 8 updates Bumps the nuget-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.SignalR.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `9.0.1` | `9.0.2` | | [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) | `2.8.24` | `2.7.27` | | [Scalar.AspNetCore](https://github.com/scalar/scalar) | `2.0.12` | `2.0.14` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `4.1.0` | `4.2.0` | | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.1.0` | `4.2.0` | | [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `4.1.0` | `4.2.0` | | [TUnit](https://github.com/thomhurst/TUnit) | `0.11.0` | `0.13.3` | | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` | Updates `Microsoft.AspNetCore.SignalR.StackExchangeRedis` from 9.0.1 to 9.0.2 - [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/v9.0.1...v9.0.2) Updates `StackExchange.Redis` from 2.8.24 to 2.7.27 - [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.8.24...2.7.27) Updates `Scalar.AspNetCore` from 2.0.12 to 2.0.14 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `Testcontainers` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/4.1.0...4.2.0) Updates `Testcontainers` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/4.1.0...4.2.0) Updates `Testcontainers.PostgreSql` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/4.1.0...4.2.0) Updates `Testcontainers` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/4.1.0...4.2.0) Updates `Testcontainers.Redis` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/4.1.0...4.2.0) Updates `TUnit` from 0.11.0 to 0.13.3 - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/compare/v0.11.0...v0.13.3) Updates `Microsoft.Extensions.Hosting` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.StackExchangeRedis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Scalar.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers.PostgreSql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers.Redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: TUnit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- API/API.csproj | 4 ++-- Common.Tests/Common.Tests.csproj | 8 ++++---- Common/Common.csproj | 2 +- Cron/Cron.csproj | 2 +- LiveControlGateway/LiveControlGateway.csproj | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index 23fc1fa5..2013fb31 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -17,7 +17,7 @@ - + all @@ -31,7 +31,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index c3f77ff5..27945e1b 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -2,11 +2,11 @@ - - - + + + - + diff --git a/Common/Common.csproj b/Common/Common.csproj index cfb56605..81ae0f62 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -36,7 +36,7 @@ - + diff --git a/Cron/Cron.csproj b/Cron/Cron.csproj index 70439482..e61b6005 100644 --- a/Cron/Cron.csproj +++ b/Cron/Cron.csproj @@ -4,7 +4,7 @@ - + diff --git a/LiveControlGateway/LiveControlGateway.csproj b/LiveControlGateway/LiveControlGateway.csproj index d3774f26..7738e005 100644 --- a/LiveControlGateway/LiveControlGateway.csproj +++ b/LiveControlGateway/LiveControlGateway.csproj @@ -7,7 +7,7 @@ - +