From 69c4ddc68c5b6b9e8cc22139ba2059ddaee6c16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:15:59 +0000 Subject: [PATCH] fix: Bump the dependencies group with 7 updates Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.10` | `9.0.0` | | [BigBook](https://github.com/JaCraig/BigBookOfDataTypes) | `5.1.62` | `5.1.63` | | [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.10` | | [FileCurator](https://github.com/JaCraig/FileCurator) | `4.1.12` | `4.1.13` | | [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Logging` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) Updates `Microsoft.Extensions.ObjectPool` from 8.0.10 to 9.0.0 - [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/v8.0.10...v9.0.0) Updates `BigBook` from 5.1.62 to 5.1.63 - [Changelog](https://github.com/JaCraig/BigBookOfDataTypes/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/BigBookOfDataTypes/compare/v5.1.62...v5.1.63) Updates `Microsoft.Extensions.ObjectPool` from 8.0.10 to 8.0.10 - [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/v8.0.10...v9.0.0) Updates `FileCurator` from 4.1.12 to 4.1.13 - [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md) - [Commits](https://github.com/JaCraig/FileCurator/compare/v4.1.12...v4.1.13) Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Configuration.Json` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.Extensions.ObjectPool 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 - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- SQLHelper.SpeedTests/SQLHelper.SpeedTests.csproj | 2 +- TestApp/TestApp.csproj | 2 +- src/SQLHelper.DB/SQLHelper.DB.csproj | 6 +++--- test/SQLHelper.Tests/SQLHelper.Tests.csproj | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/SQLHelper.SpeedTests/SQLHelper.SpeedTests.csproj b/SQLHelper.SpeedTests/SQLHelper.SpeedTests.csproj index 3bd6830..8156c41 100644 --- a/SQLHelper.SpeedTests/SQLHelper.SpeedTests.csproj +++ b/SQLHelper.SpeedTests/SQLHelper.SpeedTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/TestApp/TestApp.csproj b/TestApp/TestApp.csproj index f21dc5a..8f86f26 100644 --- a/TestApp/TestApp.csproj +++ b/TestApp/TestApp.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/SQLHelper.DB/SQLHelper.DB.csproj b/src/SQLHelper.DB/SQLHelper.DB.csproj index a48f86b..8a0dbec 100644 --- a/src/SQLHelper.DB/SQLHelper.DB.csproj +++ b/src/SQLHelper.DB/SQLHelper.DB.csproj @@ -56,13 +56,13 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + diff --git a/test/SQLHelper.Tests/SQLHelper.Tests.csproj b/test/SQLHelper.Tests/SQLHelper.Tests.csproj index 277a0a9..e7ba080 100644 --- a/test/SQLHelper.Tests/SQLHelper.Tests.csproj +++ b/test/SQLHelper.Tests/SQLHelper.Tests.csproj @@ -37,15 +37,15 @@ - - + + all runtime; build; native; contentfiles; analyzers - +