From e8ef5d978bede6c002aa940cea3c5a6b4e4499aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 05:43:05 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger), [MSTest.TestAdapter](https://github.com/microsoft/testfx), [MSTest.TestFramework](https://github.com/microsoft/testfx) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1 - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Commits](https://github.com/Tyrrrz/GitHubActionsTestLogger/compare/2.3.3...2.4.1) Updates `MSTest.TestAdapter` from 3.4.0 to 3.4.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.4.0...v3.4.3) Updates `MSTest.TestFramework` from 3.4.0 to 3.4.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.4.0...v3.4.3) Updates `Verify.MSTest` from 24.2.0 to 25.0.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/25.0.1) Updates `MSTest.TestFramework` from 3.4.0 to 3.4.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.4.0...v3.4.3) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-major 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] --- .../OpenApiGenerator.IntegrationTests.Twitch.csproj | 6 +++--- .../OpenApiGenerator.IntegrationTests.csproj | 6 +++--- .../OpenApiGenerator.SnapshotTests.csproj | 8 ++++---- .../OpenApiGenerator.UnitTests.csproj | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/tests/OpenApiGenerator.IntegrationTests.Twitch/OpenApiGenerator.IntegrationTests.Twitch.csproj b/src/tests/OpenApiGenerator.IntegrationTests.Twitch/OpenApiGenerator.IntegrationTests.Twitch.csproj index 1404811596..771639158a 100644 --- a/src/tests/OpenApiGenerator.IntegrationTests.Twitch/OpenApiGenerator.IntegrationTests.Twitch.csproj +++ b/src/tests/OpenApiGenerator.IntegrationTests.Twitch/OpenApiGenerator.IntegrationTests.Twitch.csproj @@ -14,13 +14,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/src/tests/OpenApiGenerator.IntegrationTests/OpenApiGenerator.IntegrationTests.csproj b/src/tests/OpenApiGenerator.IntegrationTests/OpenApiGenerator.IntegrationTests.csproj index 095cc6ef1b..ff69cd760f 100644 --- a/src/tests/OpenApiGenerator.IntegrationTests/OpenApiGenerator.IntegrationTests.csproj +++ b/src/tests/OpenApiGenerator.IntegrationTests/OpenApiGenerator.IntegrationTests.csproj @@ -14,13 +14,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj index e77ed09742..84cd4c5ff5 100644 --- a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj +++ b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -13,15 +13,15 @@ - - + + - + all diff --git a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj index 9ac1a18eb7..d5f4494421 100644 --- a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj +++ b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj @@ -5,15 +5,15 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - +