From a5a8a9f7c3be655fb001b841238f0cf8ae358ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:03:43 +0000 Subject: [PATCH] build(deps): Bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) | `1.2.4` | `1.2.25` | | [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.3` | `13.0.1` | | [MSTest](https://github.com/microsoft/testfx) | `3.6.3` | `3.6.4` | | [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) | `4.11.0` | `4.12.0` | | [Verify.MSTest](https://github.com/VerifyTests/Verify) | `28.3.2` | `28.4.0` | 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 `Newtonsoft.Json` from 13.0.3 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.1) Updates `MSTest` from 3.6.3 to 3.6.4 - [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.6.3...v3.6.4) Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.11.0 to 4.12.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 `Verify.MSTest` from 28.3.2 to 28.4.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/28.3.2...28.4.0) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces 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] --- src/libs/Directory.Build.props | 2 +- .../AutoSDK.IntegrationTests.Cli.csproj | 2 +- .../AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj | 6 +++--- src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index 2a9f621ce7..15d53af305 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -32,7 +32,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 4dceb689a0..dc1fa2ae51 100644 --- a/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj +++ b/src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj index a02e904d4c..460d4b3656 100644 --- a/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj +++ b/src/tests/AutoSDK.SnapshotTests/AutoSDK.SnapshotTests.csproj @@ -12,16 +12,16 @@ - + - + - + all diff --git a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj index 45ae9fc1c7..9090f90d0a 100644 --- a/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj +++ b/src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +