From c171413a63e252ad7c7031bcc67d0a4ea26664e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 12:08:00 +0000 Subject: [PATCH] Bump coverlet.collector and 14 others Bumps coverlet.collector from 6.0.4 to 8.0.0 Bumps Elastic.Clients.Elasticsearch from 9.3.0 to 9.3.2 Bumps Microsoft.Extensions.Configuration from 10.0.2 to 10.0.5 Bumps Microsoft.Extensions.Configuration.Json from 10.0.2 to 10.0.5 Bumps Microsoft.Extensions.DependencyModel from 10.0.2 to 10.0.5 Bumps Microsoft.Extensions.Hosting from 10.0.2 to 10.0.5 Bumps Microsoft.Extensions.Hosting.Abstractions from 10.0.2 to 10.0.5 Bumps Microsoft.Extensions.Logging from 10.0.2 to 10.0.5 Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.2 to 10.0.5 Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 Bumps MongoDB.Driver from 3.6.0 to 3.7.0 Bumps Pulsar.Client from 3.13.3 to 3.13.4 Bumps Swashbuckle.AspNetCore.Swagger from 10.1.2 to 10.1.5 Bumps Swashbuckle.AspNetCore.SwaggerGen from 10.1.2 to 10.1.5 Bumps Swashbuckle.AspNetCore.SwaggerUI from 10.1.2 to 10.1.5 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Elastic.Clients.Elasticsearch dependency-version: 9.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.DependencyModel dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: MongoDB.Driver dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Pulsar.Client dependency-version: 3.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Swashbuckle.AspNetCore.SwaggerUI dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../EventHorizon.EventStore.Benchmark.csproj | 2 +- .../EventHorizon.EventSourcing.Samples.csproj | 8 ++++---- .../EventHorizon.EventStreaming.Samples.csproj | 2 +- .../EventHorizon.Abstractions.csproj | 4 ++-- .../EventHorizon.EventStore.ElasticSearch.csproj | 2 +- .../EventHorizon.EventStore.MongoDb.csproj | 2 +- .../EventHorizon.EventStore.csproj | 11 ++++++----- .../EventHorizon.EventStreaming.Pulsar.csproj | 2 +- .../EventHorizon.EventStreaming.csproj | 10 +++++----- .../EventHorizon.EventSourcing.Test.csproj | 4 ++-- .../EventHorizon.EventStore.Test.csproj | 11 ++++++++--- .../EventHorizon.EventStreaming.Test.csproj | 6 +++--- 12 files changed, 35 insertions(+), 29 deletions(-) diff --git a/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj b/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj index d24a25e..1e63a17 100644 --- a/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj +++ b/benchmark/EventHorizon.EventStore.Benchmark/EventHorizon.EventStore.Benchmark.csproj @@ -10,7 +10,7 @@ - + diff --git a/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj b/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj index 287763a..92af060 100644 --- a/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj +++ b/samples/EventHorizon.EventSourcing.Samples/EventHorizon.EventSourcing.Samples.csproj @@ -9,11 +9,11 @@ - + - - - + + + diff --git a/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj b/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj index 85cd594..a4319a5 100644 --- a/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj +++ b/samples/EventHorizon.EventStreaming.Samples/EventHorizon.EventStreaming.Samples.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj b/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj index 057c379..905f1a2 100644 --- a/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj +++ b/src/EventHorizon.Abstractions/EventHorizon.Abstractions.csproj @@ -8,8 +8,8 @@ - - + + diff --git a/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj b/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj index 5680bdd..6974b82 100644 --- a/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj +++ b/src/EventHorizon.EventStore.ElasticSearch/EventHorizon.EventStore.ElasticSearch.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj b/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj index d159564..046e09a 100644 --- a/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj +++ b/src/EventHorizon.EventStore.MongoDb/EventHorizon.EventStore.MongoDb.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj b/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj index 9bd23d3..6ffa0fa 100644 --- a/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj +++ b/src/EventHorizon.EventStore/EventHorizon.EventStore.csproj @@ -7,14 +7,15 @@ - - - - - + + + + + + diff --git a/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj b/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj index dc1cf47..a80fb46 100644 --- a/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj +++ b/src/EventHorizon.EventStreaming.Pulsar/EventHorizon.EventStreaming.Pulsar.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj b/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj index 525a9ce..6539316 100644 --- a/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj +++ b/src/EventHorizon.EventStreaming/EventHorizon.EventStreaming.csproj @@ -7,11 +7,11 @@ - - - - - + + + + + diff --git a/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj b/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj index 604b823..b37e625 100644 --- a/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj +++ b/test/EventHorizon.EventSourcing.Test/EventHorizon.EventSourcing.Test.csproj @@ -10,13 +10,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj b/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj index 12b755b..fc76965 100644 --- a/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj +++ b/test/EventHorizon.EventStore.Test/EventHorizon.EventStore.Test.csproj @@ -9,8 +9,8 @@ - - + + @@ -18,7 +18,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -38,6 +38,11 @@ + + + + + ..\..\..\..\..\.nuget\packages\destructurama.attributed\3.1.0\lib\netstandard2.0\Destructurama.Attributed.dll diff --git a/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj b/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj index aa916e6..239e1bd 100644 --- a/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj +++ b/test/EventHorizon.EventStreaming.Test/EventHorizon.EventStreaming.Test.csproj @@ -9,8 +9,8 @@ - - + + @@ -19,7 +19,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all