From cee64c99ef00be5a70dbe303d7ef65817d43e816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:35:59 +0000 Subject: [PATCH] chore: bump the dependencies group Bumps the dependencies group in /test/SQLHelper.Tests with 4 updates: [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient), [BigBook](https://github.com/JaCraig/BigBookOfDataTypes), [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) and [FileCurator](https://github.com/JaCraig/FileCurator). Updates `Microsoft.Data.SqlClient` from 6.0.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/v6.0.1...v5.2.2) Updates `BigBook` from 6.0.4 to 6.0.5 - [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/BigBookOfDataTypes/compare/v6.0.4...v6.0.5) Updates `Microsoft.Extensions.ObjectPool` from 9.0.1 to 9.0.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.1...v9.0.1) Updates `FileCurator` from 5.0.2 to 5.0.3 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/FileCurator/compare/v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: BigBook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.ObjectPool dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: FileCurator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/SQLHelper.DB/SQLHelper.DB.csproj | 2 +- test/SQLHelper.Tests/SQLHelper.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SQLHelper.DB/SQLHelper.DB.csproj b/src/SQLHelper.DB/SQLHelper.DB.csproj index 3401fa7..eb3be9b 100644 --- a/src/SQLHelper.DB/SQLHelper.DB.csproj +++ b/src/SQLHelper.DB/SQLHelper.DB.csproj @@ -61,7 +61,7 @@ - + diff --git a/test/SQLHelper.Tests/SQLHelper.Tests.csproj b/test/SQLHelper.Tests/SQLHelper.Tests.csproj index 368faf5..f9ba9cc 100644 --- a/test/SQLHelper.Tests/SQLHelper.Tests.csproj +++ b/test/SQLHelper.Tests/SQLHelper.Tests.csproj @@ -44,7 +44,7 @@ runtime; build; native; contentfiles; analyzers - +