From 333ac9f63be167d53a348bbe9ccb1b0e8f0b425f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 16:03:58 +0000 Subject: [PATCH] build: Bump the all group with 7 updates Bumps Elastic.Serilog.Sinks from 8.18.2 to 9.0.0 Bumps Microsoft.Extensions.Hosting from 9.0.6 to 9.0.8 Bumps Microsoft.Extensions.Hosting.Abstractions from 9.0.6 to 9.0.8 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.6 to 9.0.8 Bumps Sentry.AspNetCore from 5.11.2 to 5.14.1 Bumps Sentry.Serilog from 5.11.2 to 5.14.1 Bumps Swashbuckle.AspNetCore from 9.0.1 to 9.0.4 --- updated-dependencies: - dependency-name: Elastic.Serilog.Sinks dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Sentry.AspNetCore dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Sentry.Serilog dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Swashbuckle.AspNetCore dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- samples/MinimalApiSample/MinimalApiSample.csproj | 2 +- samples/WorkerSample/WorkerSample.csproj | 2 +- .../Intility.Extensions.Logging.Elasticsearch.csproj | 2 +- .../Intility.Extensions.Logging.Sentry.csproj | 4 ++-- .../Intility.Extensions.Logging.csproj | 4 ++-- .../Intility.Logging.AspNetCore.csproj | 8 ++++---- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/samples/MinimalApiSample/MinimalApiSample.csproj b/samples/MinimalApiSample/MinimalApiSample.csproj index 271e19d..4a9b071 100644 --- a/samples/MinimalApiSample/MinimalApiSample.csproj +++ b/samples/MinimalApiSample/MinimalApiSample.csproj @@ -7,7 +7,7 @@ - + diff --git a/samples/WorkerSample/WorkerSample.csproj b/samples/WorkerSample/WorkerSample.csproj index c953bc0..61837f3 100644 --- a/samples/WorkerSample/WorkerSample.csproj +++ b/samples/WorkerSample/WorkerSample.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Intility.Extensions.Logging.Elasticsearch/Intility.Extensions.Logging.Elasticsearch.csproj b/src/Intility.Extensions.Logging.Elasticsearch/Intility.Extensions.Logging.Elasticsearch.csproj index 48e71a3..44a47f3 100644 --- a/src/Intility.Extensions.Logging.Elasticsearch/Intility.Extensions.Logging.Elasticsearch.csproj +++ b/src/Intility.Extensions.Logging.Elasticsearch/Intility.Extensions.Logging.Elasticsearch.csproj @@ -28,7 +28,7 @@ - + diff --git a/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj b/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj index 2ba7c0a..4673d07 100644 --- a/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj +++ b/src/Intility.Extensions.Logging.Sentry/Intility.Extensions.Logging.Sentry.csproj @@ -20,8 +20,8 @@ - - + + diff --git a/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj b/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj index ac53e20..dd2ed39 100644 --- a/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj +++ b/src/Intility.Extensions.Logging/Intility.Extensions.Logging.csproj @@ -25,11 +25,11 @@ - + - + diff --git a/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj b/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj index 313a268..3ed2e7c 100644 --- a/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj +++ b/src/Intility.Logging.AspNetCore/Intility.Logging.AspNetCore.csproj @@ -29,14 +29,14 @@ - - + + - - + +