From 311a948182e445ebb2418fa8d9eaffa56afc5cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 07:32:50 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 6 updates Bumps the nuget-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [Fluid.Core](https://github.com/sebastienros/fluid) | `2.21.0` | `2.22.0` | | NRedisStack | `0.13.2` | `0.13.3` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` | | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` | | [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` | | [TUnit](https://github.com/thomhurst/TUnit) | `0.19.74` | `0.19.86` | Updates `Fluid.Core` from 2.21.0 to 2.22.0 - [Release notes](https://github.com/sebastienros/fluid/releases) - [Commits](https://github.com/sebastienros/fluid/compare/v2.21.0...v2.22.0) Updates `NRedisStack` from 0.13.2 to 0.13.3 Updates `Testcontainers` from 4.3.0 to 4.4.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.3.0...4.4.0) Updates `Testcontainers` from 4.3.0 to 4.4.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.3.0...4.4.0) Updates `Testcontainers.PostgreSql` from 4.3.0 to 4.4.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.3.0...4.4.0) Updates `Testcontainers` from 4.3.0 to 4.4.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.3.0...4.4.0) Updates `Testcontainers.Redis` from 4.3.0 to 4.4.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.3.0...4.4.0) Updates `TUnit` from 0.19.74 to 0.19.86 - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/compare/v0.19.74...v0.19.86) --- updated-dependencies: - dependency-name: Fluid.Core dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: NRedisStack dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers.PostgreSql dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers.Redis dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: TUnit dependency-version: 0.19.86 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- API.IntegrationTests/API.IntegrationTests.csproj | 6 +++--- API/API.csproj | 2 +- Common.Tests/Common.Tests.csproj | 8 ++++---- Common/Common.csproj | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/API.IntegrationTests/API.IntegrationTests.csproj b/API.IntegrationTests/API.IntegrationTests.csproj index c522d175..146d7331 100644 --- a/API.IntegrationTests/API.IntegrationTests.csproj +++ b/API.IntegrationTests/API.IntegrationTests.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/API/API.csproj b/API/API.csproj index d7f83f54..44a03e57 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -14,7 +14,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index 871de40a..6e105040 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 ec4200a0..8d571f43 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -15,7 +15,7 @@ - +