From 64033c984417e4e0826f9ace36256a1d88635834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 16:46:32 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 5 updates Bumps the all-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | `0.13.12` | `0.14.0` | | [Npgsql](https://github.com/npgsql/npgsql) | `8.0.3` | `8.0.4` | | [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` | | [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) | `5.2.1` | `5.2.2` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.1` | 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 `Npgsql` from 8.0.3 to 8.0.4 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v8.0.3...v8.0.4) 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: Npgsql dependency-type: direct:production update-type: version-update:semver-patch 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 | 6 +++--- test/YesSql.Tests/YesSql.Tests.csproj | 2 +- 3 files changed, 5 insertions(+), 5 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..469e1afd 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -4,9 +4,9 @@ - - - + + + 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