From f1e45eebdd7bd94050878e770b09c520e83c5534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 15:23:52 +0000 Subject: [PATCH] Bump the nuget group across 1 directory with 6 updates Bumps the nuget group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) | `2.3.3` | `2.4.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.8.0` | `2.8.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.0` | `2.8.1` | | [PolyShim](https://github.com/Tyrrrz/PolyShim) | `1.10.0` | `1.12.0` | | [System.CommandLine](https://github.com/dotnet/command-line-api) | `2.0.0-beta1.20574.7` | `2.0.0-beta4.22272.1` | Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1 - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Commits](https://github.com/Tyrrrz/GitHubActionsTestLogger/compare/2.3.3...2.4.1) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0) Updates `xunit` from 2.8.0 to 2.8.1 - [Commits](https://github.com/xunit/xunit/compare/2.8.0...2.8.1) Updates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1) Updates `PolyShim` from 1.10.0 to 1.12.0 - [Release notes](https://github.com/Tyrrrz/PolyShim/releases) - [Commits](https://github.com/Tyrrrz/PolyShim/compare/1.10...1.12) Updates `System.CommandLine` from 2.0.0-beta1.20574.7 to 2.0.0-beta4.22272.1 - [Release notes](https://github.com/dotnet/command-line-api/releases) - [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md) - [Commits](https://github.com/dotnet/command-line-api/commits/2.0.0-beta4.22272.1) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: PolyShim dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: System.CommandLine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- CliFx.Analyzers.Tests/CliFx.Analyzers.Tests.csproj | 8 ++++---- CliFx.Analyzers/CliFx.Analyzers.csproj | 2 +- CliFx.Benchmarks/CliFx.Benchmarks.csproj | 2 +- CliFx.Tests/CliFx.Tests.csproj | 10 +++++----- CliFx/CliFx.csproj | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CliFx.Analyzers.Tests/CliFx.Analyzers.Tests.csproj b/CliFx.Analyzers.Tests/CliFx.Analyzers.Tests.csproj index bbb4ed3..019c240 100644 --- a/CliFx.Analyzers.Tests/CliFx.Analyzers.Tests.csproj +++ b/CliFx.Analyzers.Tests/CliFx.Analyzers.Tests.csproj @@ -12,12 +12,12 @@ - + - + - - + + diff --git a/CliFx.Analyzers/CliFx.Analyzers.csproj b/CliFx.Analyzers/CliFx.Analyzers.csproj index 72d720a..10b7043 100644 --- a/CliFx.Analyzers/CliFx.Analyzers.csproj +++ b/CliFx.Analyzers/CliFx.Analyzers.csproj @@ -21,7 +21,7 @@ - + \ No newline at end of file diff --git a/CliFx.Benchmarks/CliFx.Benchmarks.csproj b/CliFx.Benchmarks/CliFx.Benchmarks.csproj index 53158c2..40b5172 100644 --- a/CliFx.Benchmarks/CliFx.Benchmarks.csproj +++ b/CliFx.Benchmarks/CliFx.Benchmarks.csproj @@ -13,7 +13,7 @@ - + diff --git a/CliFx.Tests/CliFx.Tests.csproj b/CliFx.Tests/CliFx.Tests.csproj index 53d6aa5..c52c68e 100644 --- a/CliFx.Tests/CliFx.Tests.csproj +++ b/CliFx.Tests/CliFx.Tests.csproj @@ -14,13 +14,13 @@ - + - - - - + + + + diff --git a/CliFx/CliFx.csproj b/CliFx/CliFx.csproj index c1b7320..8fabcdb 100644 --- a/CliFx/CliFx.csproj +++ b/CliFx/CliFx.csproj @@ -23,7 +23,7 @@ - +