From 273c862223aca5fc00fc5a550b7373c4101b1835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:15:05 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Binder, Serilog and Serilog.Settings.Configuration Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime), [Serilog](https://github.com/serilog/serilog) and [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `Serilog` from 4.2.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.2.0...v4.2.0) Updates `Serilog.Settings.Configuration` from 8.0.4 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-settings-configuration/compare/v8.0.4...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Hyperbee.MigrationRunner.Couchbase.csproj | 2 +- .../Hyperbee.MigrationRunner.MongoDB.csproj | 2 +- .../Hyperbee.MigrationRunner.Postgres.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/Hyperbee.MigrationRunner.Couchbase/Hyperbee.MigrationRunner.Couchbase.csproj b/samples/Hyperbee.MigrationRunner.Couchbase/Hyperbee.MigrationRunner.Couchbase.csproj index 65667c2..2d816fe 100644 --- a/samples/Hyperbee.MigrationRunner.Couchbase/Hyperbee.MigrationRunner.Couchbase.csproj +++ b/samples/Hyperbee.MigrationRunner.Couchbase/Hyperbee.MigrationRunner.Couchbase.csproj @@ -28,7 +28,7 @@ - + diff --git a/samples/Hyperbee.MigrationRunner.MongoDB/Hyperbee.MigrationRunner.MongoDB.csproj b/samples/Hyperbee.MigrationRunner.MongoDB/Hyperbee.MigrationRunner.MongoDB.csproj index 42f38ee..396a1b0 100644 --- a/samples/Hyperbee.MigrationRunner.MongoDB/Hyperbee.MigrationRunner.MongoDB.csproj +++ b/samples/Hyperbee.MigrationRunner.MongoDB/Hyperbee.MigrationRunner.MongoDB.csproj @@ -28,7 +28,7 @@ - + diff --git a/samples/Hyperbee.MigrationRunner.Postgres/Hyperbee.MigrationRunner.Postgres.csproj b/samples/Hyperbee.MigrationRunner.Postgres/Hyperbee.MigrationRunner.Postgres.csproj index 19125ab..8ee64ed 100644 --- a/samples/Hyperbee.MigrationRunner.Postgres/Hyperbee.MigrationRunner.Postgres.csproj +++ b/samples/Hyperbee.MigrationRunner.Postgres/Hyperbee.MigrationRunner.Postgres.csproj @@ -28,7 +28,7 @@ - +