From 6304dd459d9e08fa9a5356af6501bfba7011666e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 03:12:17 +0000 Subject: [PATCH] chore(deps): Bump the all group with 6 updates Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) | `1.2.4` | `1.2.25` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.5.2` | `3.6.0` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.5.2` | `3.6.0` | | [Verify.MSTest](https://github.com/VerifyTests/Verify) | `26.4.1` | `26.4.5` | | [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators) | `2.4.0` | `2.4.3` | Updates `DotNet.ReproducibleBuilds` from 1.2.4 to 1.2.25 - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](https://github.com/dotnet/reproducible-builds/compare/v1.2.4...v1.2.25) 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 `MSTest.TestAdapter` from 3.5.2 to 3.6.0 - [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.5.2...v3.6.0) Updates `MSTest.TestFramework` from 3.5.2 to 3.6.0 - [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.5.2...v3.6.0) Updates `Verify.MSTest` from 26.4.1 to 26.4.5 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.4.1...26.4.5) Updates `MSTest.TestFramework` from 3.5.2 to 3.6.0 - [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.5.2...v3.6.0) Updates `Verify.SourceGenerators` from 2.4.0 to 2.4.3 - [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases) - [Commits](https://github.com/VerifyTests/Verify.SourceGenerators/compare/2.4.0...2.4.3) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: FluentAssertions 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-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Verify.MSTest 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-minor dependency-group: all - dependency-name: Verify.SourceGenerators dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Directory.Build.props | 2 +- .../OpenAI.IntegrationTests.csproj | 6 +++--- .../OpenAI.SnapshotTests/OpenAI.SnapshotTests.csproj | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index fac7f490..b12af925 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -36,7 +36,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj index d114330f..2dcb7908 100644 --- a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj +++ b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj @@ -14,9 +14,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/tests/OpenAI.SnapshotTests/OpenAI.SnapshotTests.csproj b/src/tests/OpenAI.SnapshotTests/OpenAI.SnapshotTests.csproj index 513f32ab..55e412ca 100644 --- a/src/tests/OpenAI.SnapshotTests/OpenAI.SnapshotTests.csproj +++ b/src/tests/OpenAI.SnapshotTests/OpenAI.SnapshotTests.csproj @@ -15,9 +15,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + @@ -28,8 +28,8 @@ - - + +