From bed0f5d647c4a736abb6ad5a745f160a791c6958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:01:06 +0000 Subject: [PATCH] chore(deps): bump Serilog.AspNetCore, Microsoft.Extensions.Logging.Abstractions, Serilog.Formatting.Compact, Serilog.Settings.Configuration and Serilog.Sinks.Console Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact), [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) and [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console). These dependencies needed to be updated together. Updates `Serilog.AspNetCore` from 6.0.1 to 8.0.1 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v6.0.1...v8.0.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 6.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v8.0.0) Updates `Serilog.Formatting.Compact` from 1.1.0 to 2.0.0 - [Release notes](https://github.com/serilog/serilog-formatting-compact/releases) - [Commits](https://github.com/serilog/serilog-formatting-compact/compare/v1.1.0...v2.0.0) Updates `Serilog.Settings.Configuration` from 3.3.0 to 8.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/commits/v8.0.0) Updates `Serilog.Sinks.Console` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/serilog/serilog-sinks-console/releases) - [Commits](https://github.com/serilog/serilog-sinks-console/compare/v4.0.1...v5.0.0) --- updated-dependencies: - dependency-name: Serilog.AspNetCore 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: Serilog.Formatting.Compact dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Serilog.Sinks.Console dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Code.Library.AspNetCore.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Code.Library.AspNetCore/Code.Library.AspNetCore.csproj b/src/Code.Library.AspNetCore/Code.Library.AspNetCore.csproj index 5f69d94..2bb1a77 100644 --- a/src/Code.Library.AspNetCore/Code.Library.AspNetCore.csproj +++ b/src/Code.Library.AspNetCore/Code.Library.AspNetCore.csproj @@ -22,15 +22,15 @@ Specific to ASP.NET Core project. - + - + - + - +