From dc15c75e4e50ced4a207b072ada2e1a5cb6b7a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 08:33:56 +0000 Subject: [PATCH] Bump dbup-postgresql, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions and Npgsql Bumps [dbup-postgresql](https://github.com/DbUp/dbup-postgresql), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Npgsql](https://github.com/npgsql/npgsql). These dependencies needed to be updated together. Updates `dbup-postgresql` from 6.0.0-beta.13 to 6.0.0-beta.28 - [Release notes](https://github.com/DbUp/dbup-postgresql/releases) - [Commits](https://github.com/DbUp/dbup-postgresql/compare/6.0.0-beta.13...6.0.0-beta.28) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.2) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.2) Updates `Npgsql` from 9.0.2 to 9.0.2 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v9.0.2...v9.0.2) --- updated-dependencies: - dependency-name: dbup-postgresql dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Npgsql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../FluentCommand.PostgreSQL.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj b/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj index 8392c43..d453b9a 100644 --- a/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj +++ b/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj @@ -26,7 +26,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - +