From b4ec828c64d963dde1d6151f1e6970d81314a031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 02:02:09 +0000 Subject: [PATCH] Bump BenchmarkDotNet and 5 others Bumps BenchmarkDotNet from 0.14.0 to 0.15.0 Bumps Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 4.14.0 Bumps Microsoft.NET.Test.Sdk to 17.13.0, 17.14.0 Bumps NUnit.Analyzers to 4.7.0, 4.8.1 Bumps NUnit.Console to 3.20.0, 3.20.1 Bumps NUnit.ConsoleRunner from 3.20.0 to 3.20.1 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Http dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit.Analyzers dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit.Analyzers dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit.Console dependency-version: 3.20.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NUnit.ConsoleRunner dependency-version: 3.20.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../ClickHouse.Client.Benchmark.csproj | 4 ++-- .../ClickHouse.Client.IntegrationTests.csproj | 4 ++-- ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj | 8 ++++---- ClickHouse.Client/ClickHouse.Client.csproj | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj index d5adc125..fae4ecd3 100644 --- a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj +++ b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj @@ -1,4 +1,4 @@ - + Exe @@ -10,7 +10,7 @@ - + diff --git a/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj b/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj index 00fe3292..077024b4 100644 --- a/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj +++ b/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj @@ -24,9 +24,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj b/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj index 5cfbcc9b..046f0e85 100644 --- a/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj +++ b/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj @@ -25,19 +25,19 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + all all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/ClickHouse.Client/ClickHouse.Client.csproj b/ClickHouse.Client/ClickHouse.Client.csproj index b981c001..3f142fc8 100644 --- a/ClickHouse.Client/ClickHouse.Client.csproj +++ b/ClickHouse.Client/ClickHouse.Client.csproj @@ -1,4 +1,4 @@ - + net462;net48;netstandard2.1;net6.0;net8.0 @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all