From bd61afb2af743c8c4342d3b8ef744f570c10bf51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 06:53:08 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 5 updates Bumps the nuget-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [Redis.OM](https://github.com/redis/redis-om-dotnet) | `0.7.5` | `0.7.6` | | [Scalar.AspNetCore](https://github.com/scalar/scalar) | `1.2.23` | `1.2.29` | | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.10.0` | `4.0.0` | | [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `3.10.0` | `4.0.0` | | [TUnit](https://github.com/thomhurst/TUnit) | `0.2.63` | `0.2.181` | Updates `Redis.OM` from 0.7.5 to 0.7.6 - [Release notes](https://github.com/redis/redis-om-dotnet/releases) - [Commits](https://github.com/redis/redis-om-dotnet/compare/v0.7.5...v0.7.6) Updates `Scalar.AspNetCore` from 1.2.23 to 1.2.29 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `Testcontainers.PostgreSql` from 3.10.0 to 4.0.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/3.10.0...4.0.0) Updates `Testcontainers.Redis` from 3.10.0 to 4.0.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/3.10.0...4.0.0) Updates `TUnit` from 0.2.63 to 0.2.181 - [Commits](https://github.com/thomhurst/TUnit/commits) --- updated-dependencies: - dependency-name: Redis.OM dependency-type: direct:production update-type: version-update:semver-patch 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.PostgreSql dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Testcontainers.Redis dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: TUnit 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 | 6 +++--- Common/Common.csproj | 2 +- LiveControlGateway/LiveControlGateway.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index dd7d8cd2..ee4538c8 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -40,8 +40,8 @@ - - + + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index 497a9a86..c88397b5 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -11,9 +11,9 @@ - - - + + + diff --git a/Common/Common.csproj b/Common/Common.csproj index 493f99ef..1885da2d 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -29,7 +29,7 @@ - + diff --git a/LiveControlGateway/LiveControlGateway.csproj b/LiveControlGateway/LiveControlGateway.csproj index 2e066e75..b7519dd8 100644 --- a/LiveControlGateway/LiveControlGateway.csproj +++ b/LiveControlGateway/LiveControlGateway.csproj @@ -19,7 +19,7 @@ - +