From aa33d32488db524580a28fd4c757150fc382b7e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 21:08:48 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET), [MinVer](https://github.com/adamralph/minver), [FluentAssertions](https://github.com/fluentassertions/fluentassertions) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.OpenApi.Readers` from 1.6.19 to 1.6.21 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.19...1.6.21) Updates `MinVer` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md) - [Commits](https://github.com/adamralph/minver/compare/5.0.0...6.0.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) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MinVer dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj | 2 +- src/libs/Directory.Build.props | 2 +- .../DeepInfra.IntegrationTests.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj index 3de5446..ad485d8 100644 --- a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj +++ b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index 2e741da..c179e04 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -35,7 +35,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/DeepInfra.IntegrationTests/DeepInfra.IntegrationTests.csproj b/src/tests/DeepInfra.IntegrationTests/DeepInfra.IntegrationTests.csproj index 5c4c521..17dcb79 100644 --- a/src/tests/DeepInfra.IntegrationTests/DeepInfra.IntegrationTests.csproj +++ b/src/tests/DeepInfra.IntegrationTests/DeepInfra.IntegrationTests.csproj @@ -9,10 +9,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - +