From 7176d5613314a4578fa95eeaac07dbf28f177f8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 01:16:21 +0000 Subject: [PATCH] Bump BenchmarkDotNet and 5 others Bumps BenchmarkDotNet from 0.14.0 to 0.15.1 Bumps Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 4.14.0 Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 Bumps NUnit.Analyzers from 4.7.0 to 4.9.1 Bumps NUnit.Console from 3.20.0 to 3.20.1 Bumps NUnit.ConsoleRunner from 3.20.0 to 3.20.1 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.1 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.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit.Analyzers dependency-version: 4.9.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 ... Signed-off-by: dependabot[bot] --- .../ClickHouse.Client.Benchmark.csproj | 2 +- .../ClickHouse.Client.IntegrationTests.csproj | 4 ++-- ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj | 6 +++--- ClickHouse.Client/ClickHouse.Client.csproj | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj index d5adc125..7e3ede7a 100644 --- a/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj +++ b/ClickHouse.Client.Benchmark/ClickHouse.Client.Benchmark.csproj @@ -10,7 +10,7 @@ - + diff --git a/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj b/ClickHouse.Client.IntegrationTests/ClickHouse.Client.IntegrationTests.csproj index 00fe3292..5d1aaf63 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..098d42f7 100644 --- a/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj +++ b/ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj @@ -25,12 +25,12 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + all diff --git a/ClickHouse.Client/ClickHouse.Client.csproj b/ClickHouse.Client/ClickHouse.Client.csproj index b981c001..57caac86 100644 --- a/ClickHouse.Client/ClickHouse.Client.csproj +++ b/ClickHouse.Client/ClickHouse.Client.csproj @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all