From 2917f0158b3a6ed3459415d1c291d52ada6bdf32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 07:04:21 +0000 Subject: [PATCH] chore: bump the dependencies group with 18 updates Bumps the dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [AspNetCore.HealthChecks.Rabbitmq](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) | `8.0.1` | `8.0.2` | | [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.28.0` | `3.28.2` | | [Grpc.AspNetCore.Server.Reflection](https://github.com/grpc/grpc-dotnet) | `2.65.0` | `2.66.0` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.3` | `6.8.1` | | [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `6.7.3` | `6.8.1` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `8.0.2` | `8.1.0` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` | | [MockQueryable.NSubstitute](https://github.com/romantitov/MockQueryable) | `7.0.2` | `7.0.3` | | [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` | | [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.2` | `11.10.0` | | [MediatR](https://github.com/jbogard/MediatR) | `12.4.0` | `12.4.1` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` | | [Testcontainers.MsSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` | | [Testcontainers.RabbitMq](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` | | [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `3.9.0` | `3.10.0` | | [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.28.0` | `3.28.2` | | [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) | `2.65.0` | `2.66.0` | Updates `AspNetCore.HealthChecks.Rabbitmq` from 8.0.1 to 8.0.2 - [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-all-8.0.1...release-ui-8.0.2) Updates `Google.Protobuf` from 3.28.0 to 3.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.28.0...v3.28.2) Updates `Grpc.AspNetCore.Server.Reflection` from 2.65.0 to 2.66.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0) Updates `Swashbuckle.AspNetCore` from 6.7.3 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.1) Updates `Swashbuckle.AspNetCore.Annotations` from 6.7.3 to 6.8.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.3...v6.8.1) Updates `System.IdentityModel.Tokens.Jwt` from 8.0.2 to 8.1.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/8.0.2...8.1.0) Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.0...6.12.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) Updates `MockQueryable.NSubstitute` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/romantitov/MockQueryable/releases) - [Commits](https://github.com/romantitov/MockQueryable/compare/v7.0.2...v7.0.3) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.0...v2-2.9.2) Updates `FluentValidation` from 11.9.2 to 11.10.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.9.2...11.10.0) Updates `MediatR` from 12.4.0 to 12.4.1 - [Release notes](https://github.com/jbogard/MediatR/releases) - [Commits](https://github.com/jbogard/MediatR/compare/v12.4.0...v12.4.1) Updates `Testcontainers` from 3.9.0 to 3.10.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.9.0...3.10.0) Updates `Testcontainers.MsSql` from 3.9.0 to 3.10.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.9.0...3.10.0) Updates `Testcontainers` from 3.9.0 to 3.10.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.9.0...3.10.0) Updates `Testcontainers.RabbitMq` from 3.9.0 to 3.10.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.9.0...3.10.0) Updates `Testcontainers` from 3.9.0 to 3.10.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.9.0...3.10.0) Updates `Testcontainers.Redis` from 3.9.0 to 3.10.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.9.0...3.10.0) Updates `Testcontainers` from 3.9.0 to 3.10.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.9.0...3.10.0) Updates `Google.Protobuf.Tools` from 3.28.0 to 3.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.28.0...v3.28.2) Updates `Grpc.AspNetCore` from 2.65.0 to 2.66.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.65.0...v2.66.0) --- updated-dependencies: - dependency-name: AspNetCore.HealthChecks.Rabbitmq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Grpc.AspNetCore.Server.Reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Swashbuckle.AspNetCore.Annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: MockQueryable.NSubstitute dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MediatR dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Testcontainers.MsSql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Testcontainers.RabbitMq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Testcontainers.Redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Google.Protobuf.Tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- CleanArchitecture.Api/CleanArchitecture.Api.csproj | 8 ++++---- .../CleanArchitecture.Application.Tests.csproj | 8 ++++---- .../CleanArchitecture.Domain.Tests.csproj | 6 +++--- .../CleanArchitecture.Domain.csproj | 6 +++--- .../CleanArchitecture.Infrastructure.Tests.csproj | 6 +++--- .../CleanArchitecture.Infrastructure.csproj | 2 +- .../CleanArchitecture.IntegrationTests.csproj | 12 ++++++------ .../CleanArchitecture.Proto.csproj | 6 +++--- .../CleanArchitecture.Shared.csproj | 2 +- .../CleanArchitecture.gRPC.Tests.csproj | 8 ++++---- 10 files changed, 32 insertions(+), 32 deletions(-) diff --git a/CleanArchitecture.Api/CleanArchitecture.Api.csproj b/CleanArchitecture.Api/CleanArchitecture.Api.csproj index 0351025..8cd588f 100644 --- a/CleanArchitecture.Api/CleanArchitecture.Api.csproj +++ b/CleanArchitecture.Api/CleanArchitecture.Api.csproj @@ -9,11 +9,11 @@ - + - + @@ -23,8 +23,8 @@ - - + + diff --git a/CleanArchitecture.Application.Tests/CleanArchitecture.Application.Tests.csproj b/CleanArchitecture.Application.Tests/CleanArchitecture.Application.Tests.csproj index 0b4b5a9..b0e7da1 100644 --- a/CleanArchitecture.Application.Tests/CleanArchitecture.Application.Tests.csproj +++ b/CleanArchitecture.Application.Tests/CleanArchitecture.Application.Tests.csproj @@ -9,11 +9,11 @@ - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CleanArchitecture.Domain.Tests/CleanArchitecture.Domain.Tests.csproj b/CleanArchitecture.Domain.Tests/CleanArchitecture.Domain.Tests.csproj index d74e935..73f8e85 100644 --- a/CleanArchitecture.Domain.Tests/CleanArchitecture.Domain.Tests.csproj +++ b/CleanArchitecture.Domain.Tests/CleanArchitecture.Domain.Tests.csproj @@ -10,10 +10,10 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CleanArchitecture.Domain/CleanArchitecture.Domain.csproj b/CleanArchitecture.Domain/CleanArchitecture.Domain.csproj index 8535798..5a5ae4e 100644 --- a/CleanArchitecture.Domain/CleanArchitecture.Domain.csproj +++ b/CleanArchitecture.Domain/CleanArchitecture.Domain.csproj @@ -7,12 +7,12 @@ - - + + - + diff --git a/CleanArchitecture.Infrastructure.Tests/CleanArchitecture.Infrastructure.Tests.csproj b/CleanArchitecture.Infrastructure.Tests/CleanArchitecture.Infrastructure.Tests.csproj index a49d843..93cc16a 100644 --- a/CleanArchitecture.Infrastructure.Tests/CleanArchitecture.Infrastructure.Tests.csproj +++ b/CleanArchitecture.Infrastructure.Tests/CleanArchitecture.Infrastructure.Tests.csproj @@ -9,10 +9,10 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj b/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj index aea30f8..7d24708 100644 --- a/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj +++ b/CleanArchitecture.Infrastructure/CleanArchitecture.Infrastructure.csproj @@ -11,7 +11,7 @@ - + diff --git a/CleanArchitecture.IntegrationTests/CleanArchitecture.IntegrationTests.csproj b/CleanArchitecture.IntegrationTests/CleanArchitecture.IntegrationTests.csproj index ee47b51..1cc0b7c 100644 --- a/CleanArchitecture.IntegrationTests/CleanArchitecture.IntegrationTests.csproj +++ b/CleanArchitecture.IntegrationTests/CleanArchitecture.IntegrationTests.csproj @@ -9,10 +9,10 @@ - + - + all @@ -20,10 +20,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/CleanArchitecture.Proto/CleanArchitecture.Proto.csproj b/CleanArchitecture.Proto/CleanArchitecture.Proto.csproj index 8aab0e6..9a426c6 100644 --- a/CleanArchitecture.Proto/CleanArchitecture.Proto.csproj +++ b/CleanArchitecture.Proto/CleanArchitecture.Proto.csproj @@ -13,9 +13,9 @@ - - - + + + diff --git a/CleanArchitecture.Shared/CleanArchitecture.Shared.csproj b/CleanArchitecture.Shared/CleanArchitecture.Shared.csproj index 2d6eb90..5b1c9fa 100644 --- a/CleanArchitecture.Shared/CleanArchitecture.Shared.csproj +++ b/CleanArchitecture.Shared/CleanArchitecture.Shared.csproj @@ -7,7 +7,7 @@ - + diff --git a/CleanArchitecture.gRPC.Tests/CleanArchitecture.gRPC.Tests.csproj b/CleanArchitecture.gRPC.Tests/CleanArchitecture.gRPC.Tests.csproj index 84cc852..0d05f75 100644 --- a/CleanArchitecture.gRPC.Tests/CleanArchitecture.gRPC.Tests.csproj +++ b/CleanArchitecture.gRPC.Tests/CleanArchitecture.gRPC.Tests.csproj @@ -8,11 +8,11 @@ - - - + + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all