From 79c0f605b138e186b544f262f402a1eb25d2b83d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 05:25:35 +0000 Subject: [PATCH] Bump the serilog group across 1 directory with 5 updates Bumps the serilog group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [Serilog](https://github.com/serilog/serilog) | `4.1.0` | `4.2.0` | | [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.0` | | [Serilog](https://github.com/serilog/serilog) | `4.1.0` | `4.2.0` | | [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting) | `8.0.0` | `9.0.0` | | [Serilog](https://github.com/serilog/serilog) | `4.1.0` | `4.2.0` | | [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) | `8.0.4` | `9.0.0` | | [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.3` | `9.0.0` | Updates `Serilog` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.1.0...v4.2.0) Updates `Microsoft.Extensions.Hosting.Abstractions` 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.1.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.1.0...v4.2.0) Updates `Serilog.Extensions.Hosting` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases) - [Commits](https://github.com/serilog/serilog-extensions-hosting/compare/v8.0.0...v9.0.0) Updates `Serilog` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/serilog/serilog/releases) - [Commits](https://github.com/serilog/serilog/compare/v4.1.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) Updates `Serilog.AspNetCore` from 8.0.3 to 9.0.0 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v8.0.3...v9.0.0) --- updated-dependencies: - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: serilog - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: serilog - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: serilog - dependency-name: Serilog.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: serilog - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog ... Signed-off-by: dependabot[bot] --- Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj | 6 +++--- Services/Bones.Api/Bones.Api.csproj | 2 +- .../Bones.Testing.Shared.Backend.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj index 21ac697..e8abca6 100644 --- a/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj +++ b/Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj @@ -40,9 +40,9 @@ - - - + + + diff --git a/Services/Bones.Api/Bones.Api.csproj b/Services/Bones.Api/Bones.Api.csproj index e6fc607..75e0a40 100644 --- a/Services/Bones.Api/Bones.Api.csproj +++ b/Services/Bones.Api/Bones.Api.csproj @@ -19,7 +19,7 @@ - + diff --git a/Tests/Backend/Bones.Testing.Shared.Backend/Bones.Testing.Shared.Backend.csproj b/Tests/Backend/Bones.Testing.Shared.Backend/Bones.Testing.Shared.Backend.csproj index 9f22123..611ba58 100644 --- a/Tests/Backend/Bones.Testing.Shared.Backend/Bones.Testing.Shared.Backend.csproj +++ b/Tests/Backend/Bones.Testing.Shared.Backend/Bones.Testing.Shared.Backend.csproj @@ -13,8 +13,8 @@ - - + +