From a0f2d9d6083ca8573c0959558fba8afd1f5d6c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 13:44:07 +0000 Subject: [PATCH] (deps): Bump Microsoft.Extensions.Configuration.CommandLine and 8 others Bumps Microsoft.Extensions.Configuration.CommandLine from 9.0.8 to 9.0.9 Bumps Microsoft.Extensions.DependencyInjection from 9.0.8 to 9.0.9 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.8 to 9.0.9 Bumps Microsoft.Extensions.FileSystemGlobbing from 9.0.8 to 9.0.9 Bumps Microsoft.Extensions.Hosting from 9.0.8 to 9.0.9 Bumps Microsoft.Extensions.Options from 9.0.8 to 9.0.9 Bumps System.Collections.Immutable from 9.0.8 to 9.0.9 Bumps System.Reflection.Metadata from 9.0.8 to 9.0.9 Bumps System.Text.Json from 9.0.8 to 9.0.9 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.CommandLine dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.FileSystemGlobbing dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Collections.Immutable dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Collections.Immutable dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Reflection.Metadata dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Text.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- src/Directory.Packages.props | 18 +++++++++--------- .../GitVersion.App.Tests.csproj | 4 ++++ .../GitVersion.BuildAgents.Tests.csproj | 3 +++ .../GitVersion.BuildAgents.csproj | 1 + .../GitVersion.Core.Tests.csproj | 3 +++ .../GitVersion.Testing.csproj | 2 ++ 6 files changed, 22 insertions(+), 9 deletions(-) diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index bb15285006..f483276910 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -12,8 +12,8 @@ - - + + @@ -26,10 +26,10 @@ - - - - + + + + @@ -37,12 +37,12 @@ - + - + - + diff --git a/src/GitVersion.App.Tests/GitVersion.App.Tests.csproj b/src/GitVersion.App.Tests/GitVersion.App.Tests.csproj index a6e5694b9a..a8626ca953 100644 --- a/src/GitVersion.App.Tests/GitVersion.App.Tests.csproj +++ b/src/GitVersion.App.Tests/GitVersion.App.Tests.csproj @@ -16,6 +16,10 @@ + + + + diff --git a/src/GitVersion.BuildAgents.Tests/GitVersion.BuildAgents.Tests.csproj b/src/GitVersion.BuildAgents.Tests/GitVersion.BuildAgents.Tests.csproj index b7253b713e..02d6f698cc 100644 --- a/src/GitVersion.BuildAgents.Tests/GitVersion.BuildAgents.Tests.csproj +++ b/src/GitVersion.BuildAgents.Tests/GitVersion.BuildAgents.Tests.csproj @@ -1,5 +1,8 @@ + + + diff --git a/src/GitVersion.BuildAgents/GitVersion.BuildAgents.csproj b/src/GitVersion.BuildAgents/GitVersion.BuildAgents.csproj index 13485fe695..dfeacbe871 100644 --- a/src/GitVersion.BuildAgents/GitVersion.BuildAgents.csproj +++ b/src/GitVersion.BuildAgents/GitVersion.BuildAgents.csproj @@ -3,6 +3,7 @@ + diff --git a/src/GitVersion.Core.Tests/GitVersion.Core.Tests.csproj b/src/GitVersion.Core.Tests/GitVersion.Core.Tests.csproj index 446ac51a69..c1a55da505 100644 --- a/src/GitVersion.Core.Tests/GitVersion.Core.Tests.csproj +++ b/src/GitVersion.Core.Tests/GitVersion.Core.Tests.csproj @@ -21,6 +21,9 @@ + + + diff --git a/src/GitVersion.Testing/GitVersion.Testing.csproj b/src/GitVersion.Testing/GitVersion.Testing.csproj index 08c0eba912..2d1fe4a4c5 100644 --- a/src/GitVersion.Testing/GitVersion.Testing.csproj +++ b/src/GitVersion.Testing/GitVersion.Testing.csproj @@ -17,6 +17,8 @@ + +