From 8cc084e81a3ab1bbe27eafc136b4421f7a81359f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 05:44:57 +0000 Subject: [PATCH] build(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [System.Collections.Immutable](https://github.com/dotnet/runtime), [PolySharp](https://github.com/Sergio0694/PolySharp) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `System.Collections.Immutable` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `PolySharp` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](https://github.com/Sergio0694/PolySharp/compare/1.14.1...1.15.0) Updates `Verify.MSTest` from 28.2.1 to 28.3.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.2.1...28.3.2) --- updated-dependencies: - dependency-name: System.Collections.Immutable dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: PolySharp 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] --- .../AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj | 2 +- src/libs/AutoSDK/AutoSDK.csproj | 2 +- .../AutoSDK.IntegrationTests.Cli.csproj | 2 +- src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj b/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj index 2725ba5ca9..9670bcdf91 100644 --- a/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj +++ b/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj @@ -31,7 +31,7 @@ - + \ No newline at end of file diff --git a/src/libs/AutoSDK/AutoSDK.csproj b/src/libs/AutoSDK/AutoSDK.csproj index 1a06480cbd..b13a29af77 100644 --- a/src/libs/AutoSDK/AutoSDK.csproj +++ b/src/libs/AutoSDK/AutoSDK.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj b/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj index adc7d2f2bb..28005e7309 100644 --- a/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj +++ b/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj @@ -30,7 +30,7 @@ - + diff --git a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj index 072c211b7f..beb0a1ce9e 100644 --- a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj +++ b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj @@ -21,7 +21,7 @@ - + all