From bec672e399e54071db6abdfd94d5192241767ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 06:36:45 +0000 Subject: [PATCH 1/2] chore(deps): Bump coverlet.collector from 6.0.4 to 8.0.0 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Swiss.FCh.Utils.Tests/Swiss.FCh.Utils.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Swiss.FCh.Utils.Tests/Swiss.FCh.Utils.Tests.csproj b/src/Swiss.FCh.Utils.Tests/Swiss.FCh.Utils.Tests.csproj index 0567a21..6d2390c 100644 --- a/src/Swiss.FCh.Utils.Tests/Swiss.FCh.Utils.Tests.csproj +++ b/src/Swiss.FCh.Utils.Tests/Swiss.FCh.Utils.Tests.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From c654413c2a9da1791cd8675d2b4adcde94475166 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Mar 2026 06:37:11 +0000 Subject: [PATCH 2/2] chore: update THIRD_PARTY_LICENSES.md --- THIRD_PARTY_LICENSES.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/THIRD_PARTY_LICENSES.md b/THIRD_PARTY_LICENSES.md index e69de29..4de4820 100644 --- a/THIRD_PARTY_LICENSES.md +++ b/THIRD_PARTY_LICENSES.md @@ -0,0 +1,30 @@ + | Reference | Version | License Type | License | + | ------------------------------------------------------- | ------- | ------------ | ---------------------------------------------------------------------------------- | + | coverlet.collector | 8.0.0 | MIT | https://licenses.nuget.org/MIT | + | HtmlAgilityPack | 1.12.4 | MIT | https://licenses.nuget.org/MIT | + | MailKit | 4.14.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Configuration.EnvironmentVariables | 8.0.0 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.11 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Configuration.EnvironmentVariables | 10.0.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Configuration.Json | 8.0.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Configuration.Json | 9.0.11 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Configuration.Json | 10.0.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Options.ConfigurationExtensions | 8.0.0 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Options.ConfigurationExtensions | 9.0.11 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Options.ConfigurationExtensions | 10.0.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Options.DataAnnotations | 8.0.0 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Options.DataAnnotations | 9.0.11 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.Extensions.Options.DataAnnotations | 10.0.1 | MIT | https://licenses.nuget.org/MIT | + | Microsoft.NET.Test.Sdk | 18.0.1 | MIT | https://licenses.nuget.org/MIT | + | NSubstitute | 5.3.0 | BSD-3-Clause | https://licenses.nuget.org/BSD-3-Clause | + | NUnit | 4.4.0 | MIT | https://licenses.nuget.org/MIT | + | NUnit.Analyzers | 4.11.2 | MIT | https://licenses.nuget.org/MIT | + | NUnit3TestAdapter | 6.0.1 | MIT | https://licenses.nuget.org/MIT | + | Serilog.Enrichers.CorrelationId | 3.0.1 | | https://github.com/ekmsystems/serilog-enrichers-correlation-id/blob/master/LICENSE | + | Serilog.Enrichers.Thread | 4.0.0 | Apache-2.0 | https://licenses.nuget.org/Apache-2.0 | + | Serilog.Extensions.Hosting | 8.0.0 | Apache-2.0 | https://licenses.nuget.org/Apache-2.0 | + | Serilog.Extensions.Hosting | 9.0.0 | Apache-2.0 | https://licenses.nuget.org/Apache-2.0 | + | Serilog.Extensions.Hosting | 10.0.0 | Apache-2.0 | https://licenses.nuget.org/Apache-2.0 | + | Serilog.Settings.Configuration | 8.0.4 | Apache-2.0 | https://licenses.nuget.org/Apache-2.0 | + | Serilog.Settings.Configuration | 9.0.0 | Apache-2.0 | https://licenses.nuget.org/Apache-2.0 | + | Serilog.Settings.Configuration | 10.0.0 | Apache-2.0 | https://licenses.nuget.org/Apache-2.0 |