From 48b310909a8bd90e47e2189a9edbbb59c274d9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 20:03:22 +0300 Subject: [PATCH] Bump the serilog group with 5 updates (#184) Bumps the serilog group with 5 updates: | Package | From | To | | --- | --- | --- | | [Serilog.Extensions.Hosting](https://github.com/serilog/serilog-extensions-hosting) | `7.0.0` | `8.0.0` | | [Serilog.Formatting.Compact](https://github.com/serilog/serilog-formatting-compact) | `1.1.0` | `2.0.0` | | [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) | `7.0.1` | `8.0.0` | | [Serilog.Sinks.Console](https://github.com/serilog/serilog-sinks-console) | `4.1.0` | `5.0.0` | | [Serilog.Sinks.Seq](https://github.com/datalust/serilog-sinks-seq) | `5.2.3` | `6.0.0` | Updates `Serilog.Extensions.Hosting` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/serilog/serilog-extensions-hosting/releases) - [Commits](https://github.com/serilog/serilog-extensions-hosting/compare/v7.0.0...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 7.0.1 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.1.0 to 5.0.0 - [Release notes](https://github.com/serilog/serilog-sinks-console/releases) - [Commits](https://github.com/serilog/serilog-sinks-console/compare/v4.1.0...v5.0.0) Updates `Serilog.Sinks.Seq` from 5.2.3 to 6.0.0 - [Release notes](https://github.com/datalust/serilog-sinks-seq/releases) - [Commits](https://github.com/datalust/serilog-sinks-seq/commits) --- updated-dependencies: - dependency-name: Serilog.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog.Formatting.Compact dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog.Sinks.Console dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog - dependency-name: Serilog.Sinks.Seq dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../Tingle.Extensions.Serilog.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Tingle.Extensions.Serilog/Tingle.Extensions.Serilog.csproj b/src/Tingle.Extensions.Serilog/Tingle.Extensions.Serilog.csproj index 4829c21..26c2727 100644 --- a/src/Tingle.Extensions.Serilog/Tingle.Extensions.Serilog.csproj +++ b/src/Tingle.Extensions.Serilog/Tingle.Extensions.Serilog.csproj @@ -18,12 +18,12 @@ Including easier registration when working with different host setups, and gener - - - - + + + + - +