From 37601f2e8daba72b3bc7262b57c8b4db9840866a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 05:46:34 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI), [System.Text.Json](https://github.com/dotnet/runtime), [CliWrap](https://github.com/Tyrrrz/CliWrap) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `tryAGI.OpenAI` from 3.8.1 to 3.9.2 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](https://github.com/tryAGI/OpenAI/compare/v3.8.1...v3.9.2) Updates `System.Text.Json` from 8.0.5 to 9.0.0-rc.2.24473.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...v9.0.0-rc.2.24473.5) Updates `CliWrap` from 3.6.6 to 3.6.7 - [Release notes](https://github.com/Tyrrrz/CliWrap/releases) - [Commits](https://github.com/Tyrrrz/CliWrap/compare/3.6.6...3.6.7) Updates `Verify.MSTest` from 27.0.1 to 27.1.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/27.0.1...27.1.0) --- updated-dependencies: - dependency-name: tryAGI.OpenAI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: CliWrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj | 2 +- .../AutoSDK.IntegrationTests.Cli.csproj | 2 +- src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj | 2 +- src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj b/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj index fd33be6285..121c497191 100644 --- a/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj +++ b/src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj @@ -23,7 +23,7 @@ - + diff --git a/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj b/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj index 022b748892..a164788410 100644 --- a/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj +++ b/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj @@ -5,7 +5,7 @@ - + all diff --git a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj index bbc2649ead..38f627b53d 100644 --- a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj +++ b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj @@ -21,7 +21,7 @@ - + all diff --git a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj index 6a1b36461d..5aa8602d4f 100644 --- a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj +++ b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj @@ -11,7 +11,7 @@ - +