From b4edb27bb14771a5530e10b23fb74202babcebca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 05:18:28 +0000 Subject: [PATCH] build(deps): Bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) | `1.6.11` | `1.6.13` | | [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) | `1.6.11` | `1.6.13` | | [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) | `1.6.11` | `1.6.13` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` | | [Verify.MSTest](https://github.com/VerifyTests/Verify) | `23.0.1` | `23.1.0` | Updates `Microsoft.OpenApi.Readers` from 1.6.11 to 1.6.13 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.11...1.6.13) Updates `Microsoft.OpenApi` from 1.6.11 to 1.6.13 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.11...1.6.13) Updates `Microsoft.OpenApi` from 1.6.11 to 1.6.13 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.11...1.6.13) Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.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.1.1...v.3.2.0) Updates `MSTest.TestFramework` from 3.1.1 to 3.2.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.1.1...v.3.2.0) Updates `Verify.MSTest` from 23.0.1 to 23.1.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/23.0.1...23.1.0) --- updated-dependencies: - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.OpenApi 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-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../OpenApiGenerator.SnapshotTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj index d4f7772f3b..3bf263c67c 100644 --- a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj +++ b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj @@ -21,7 +21,7 @@ - + all