From d510d6ec631fdb283346558fe26a8a1763f3725e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:56:31 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 4 updates Bumps the all-dependencies group with 4 updates in the / directory: [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet), [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore), [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `BenchmarkDotNet` from 0.13.12 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.12...v0.14.0) Updates `Microsoft.Data.Sqlite` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8) Updates `Microsoft.Data.SqlClient` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/sqlclient/compare/v5.2.1...v5.2.2) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.1 - [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.10.0...v17.11.1) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- .../YesSql.Samples.Performance.csproj | 2 +- src/Directory.Packages.props | 4 ++-- test/YesSql.Tests/YesSql.Tests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/YesSql.Samples.Performance/YesSql.Samples.Performance.csproj b/samples/YesSql.Samples.Performance/YesSql.Samples.Performance.csproj index 7f54dbd9..e15f7fde 100644 --- a/samples/YesSql.Samples.Performance/YesSql.Samples.Performance.csproj +++ b/samples/YesSql.Samples.Performance/YesSql.Samples.Performance.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index ce4192b6..da661c90 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -4,8 +4,8 @@ - - + + diff --git a/test/YesSql.Tests/YesSql.Tests.csproj b/test/YesSql.Tests/YesSql.Tests.csproj index 78fadd81..7d93cb29 100644 --- a/test/YesSql.Tests/YesSql.Tests.csproj +++ b/test/YesSql.Tests/YesSql.Tests.csproj @@ -37,7 +37,7 @@ - + all