From d2ba04b46e683f59dde4e87f394167c4b2f04dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 18:18:27 +0000 Subject: [PATCH] chore(deps): Bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [AutoSDK](https://github.com/tryAGI/AutoSDK) | `0.28.1-dev.2` | `0.28.1-dev.4` | | [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) | `1.6.23` | `1.6.23` | | [AwesomeAssertions](https://github.com/AwesomeAssertions/AwesomeAssertions) | `8.0.1` | `8.0.2` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.8.2` | `3.8.3` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.8.2` | `3.8.3` | Updates `AutoSDK` from 0.28.1-dev.2 to 0.28.1-dev.4 - [Release notes](https://github.com/tryAGI/AutoSDK/releases) - [Commits](https://github.com/tryAGI/AutoSDK/commits) Updates `Microsoft.OpenApi.Readers` from 1.6.23 to 1.6.23 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.23...1.6.23) Updates `AwesomeAssertions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/AwesomeAssertions/AwesomeAssertions/releases) - [Changelog](https://github.com/AwesomeAssertions/AwesomeAssertions/blob/main/AcceptApiChanges.ps1) - [Commits](https://github.com/AwesomeAssertions/AwesomeAssertions/compare/8.0.1...8.0.2) Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.8.2...v3.8.3) Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.8.2...v3.8.3) --- updated-dependencies: - dependency-name: AutoSDK dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: AwesomeAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj | 2 +- .../Cohere.IntegrationTests/Cohere.IntegrationTests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj index e29136c6..609120bd 100644 --- a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj +++ b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj index 0dc8c1af..da51aec1 100644 --- a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj +++ b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj @@ -10,9 +10,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +