From 2ea3b20fe9e00d29f62ef46ab665ff07ae6ec3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 05:51:30 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn), [H.Generators.Extensions](https://github.com/HavenDV/H.Generators.Extensions), [System.Collections.Immutable](https://github.com/dotnet/runtime) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `Microsoft.CodeAnalysis.CSharp` from 4.3.1 to 4.11.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `H.Generators.Extensions` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/HavenDV/H.Generators.Extensions/releases) - [Commits](https://github.com/HavenDV/H.Generators.Extensions/commits) Updates `System.Collections.Immutable` from 8.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.0) Updates `Verify.MSTest` from 28.2.0 to 28.3.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.2.0...28.3.1) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: H.Generators.Extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Collections.Immutable 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] --- .../AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj | 4 ++-- src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj b/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj index 3627ab4efb..2725ba5ca9 100644 --- a/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj +++ b/src/libs/AutoSDK.SourceGenerators/AutoSDK.SourceGenerators.csproj @@ -29,8 +29,8 @@ - - + + diff --git a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj index 9377b54d36..b51f8b4464 100644 --- a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj +++ b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj @@ -11,7 +11,7 @@ - +