From 28d3b2e8ef593ae474fec68fa4d6f459f0caf8e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 17:05:29 +0100 Subject: [PATCH 01/11] Bump the all-packages group (#178) Bumps the all-packages group in /UKHO.D365CallbackDistributorStub.API with 2 updates: [NUnit](https://github.com/nunit/nunit) and [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). Updates `NUnit` from 4.1.0 to 4.2.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.1.0...4.2.1) Updates `Swashbuckle.AspNetCore` from 6.7.1 to 6.7.2 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.1...v6.7.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../UKHO.D365CallbackDistributorStub.API.Tests.csproj | 2 +- .../UKHO.D365CallbackDistributorStub.API.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj index f29f76ff..659b0177 100644 --- a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj +++ b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj index 8aafb039..2eda2287 100644 --- a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj +++ b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj @@ -9,7 +9,7 @@ - + From 9a8062b936ea469d8f10b7a0b608b3e62cb193b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 11:07:26 +0100 Subject: [PATCH 02/11] Bump the all-packages group (#179) Bumps the all-packages group in /UKHO.ExternalNotificationService.API with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.63.0` | `4.64.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.0` | | [NUnit](https://github.com/nunit/nunit) | `4.1.0` | `4.2.1` | | [Elastic.Apm](https://github.com/elastic/apm-agent-dotnet) | `1.28.3` | `1.28.4` | | [Elastic.Apm.AspNetCore](https://github.com/elastic/apm-agent-dotnet) | `1.28.3` | `1.28.4` | | [Azure.Messaging.EventGrid](https://github.com/Azure/azure-sdk-for-net) | `4.24.1` | `4.25.0` | | [Elastic.Apm.Azure.Storage](https://github.com/elastic/apm-agent-dotnet) | `1.28.3` | `1.28.4` | Updates `Microsoft.Identity.Client` from 4.63.0 to 4.64.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.63.0...4.64.0) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0) Updates `NUnit` from 4.1.0 to 4.2.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.1.0...4.2.1) Updates `Elastic.Apm` from 1.28.3 to 1.28.4 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.3...v1.28.4) Updates `Elastic.Apm.AspNetCore` from 1.28.3 to 1.28.4 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.3...v1.28.4) Updates `Elastic.Apm` from 1.28.3 to 1.28.4 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.3...v1.28.4) Updates `Azure.Messaging.EventGrid` from 4.24.1 to 4.25.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Messaging.EventGrid_4.24.1...Azure.Messaging.EventGrid_4.25.0) Updates `Elastic.Apm.Azure.Storage` from 1.28.3 to 1.28.4 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.3...v1.28.4) Updates `Elastic.Apm` from 1.28.3 to 1.28.4 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.3...v1.28.4) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Azure.Messaging.EventGrid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm.Azure.Storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HugoBurgess <128484816+HugoBurgess@users.noreply.github.com> --- ...O.ExternalNotificationService.API.FunctionalTests.csproj | 4 ++-- .../UKHO.ExternalNotificationService.API.UnitTests.csproj | 4 ++-- .../UKHO.ExternalNotificationService.API.csproj | 6 +++--- ...UKHO.ExternalNotificationService.Common.UnitTests.csproj | 4 ++-- .../UKHO.ExternalNotificationService.Common.csproj | 2 +- ...UKHO.ExternalNotificationService.Webjob.UnitTests.csproj | 4 ++-- ...O.ExternalNotificationService.SubscriptionService.csproj | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj index b2ce2942..6432c41e 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj @@ -25,12 +25,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj index 283c58bb..3010f730 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj @@ -12,12 +12,12 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj index db4809ad..1915047e 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj @@ -10,15 +10,15 @@ - - + + - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj index e76b8c65..516ac282 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj @@ -12,8 +12,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj index 981a15bc..be13d94f 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj @@ -8,7 +8,7 @@ - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj index c21aa0a1..ea21516d 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj @@ -12,8 +12,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj index 2be3f480..a54e68b6 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj @@ -10,8 +10,8 @@ - - + + From 4c713868d447d9a3cfae01aa1d2f7374c83aa3ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:09:42 +0100 Subject: [PATCH 03/11] Bump the all-packages group in /UKHO.D365CallbackDistributorStub.API with 2 updates (#181) * Bump the all-packages group Bumps the all-packages group in /UKHO.D365CallbackDistributorStub.API with 2 updates: [NUnit](https://github.com/nunit/nunit) and [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). Updates `NUnit` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.2.1...4.2.2) Updates `Swashbuckle.AspNetCore` from 6.7.2 to 6.7.3 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.7.2...v6.7.3) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] * Remove unused NVD suppressions --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HugoBurgess --- NVDSuppressions.xml | 19 ------------------- ...65CallbackDistributorStub.API.Tests.csproj | 2 +- ...KHO.D365CallbackDistributorStub.API.csproj | 2 +- 3 files changed, 2 insertions(+), 21 deletions(-) diff --git a/NVDSuppressions.xml b/NVDSuppressions.xml index 6f7c6e25..fce29d83 100644 --- a/NVDSuppressions.xml +++ b/NVDSuppressions.xml @@ -258,15 +258,6 @@ cpe:/a:asp-project:asp-project CVE-2015-0897 - - - - - CVE-2014-9152 - cpe:/a:services_project:services CVE-2014-9152 - - - - - ^pkg:generic/System\.Runtime\.CompilerServices\.Unsafe@.*$ - cpe:/a:services_project:services - CVE-2014-9152 - runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj index 2eda2287..556efaae 100644 --- a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj +++ b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj @@ -9,7 +9,7 @@ - + From 57aa51957eb983b555b05804eef1c17538622c04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 10:44:36 +0100 Subject: [PATCH 04/11] Bump the all-packages group (#182) Bumps the all-packages group in /UKHO.ExternalNotificationService.API with 4 updates: [NUnit](https://github.com/nunit/nunit), [Elastic.Apm](https://github.com/elastic/apm-agent-dotnet), [Elastic.Apm.AspNetCore](https://github.com/elastic/apm-agent-dotnet) and [Elastic.Apm.Azure.Storage](https://github.com/elastic/apm-agent-dotnet). Updates `NUnit` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.2.1...4.2.2) Updates `Elastic.Apm` from 1.28.4 to 1.28.5 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.4...v1.28.5) Updates `Elastic.Apm.AspNetCore` from 1.28.4 to 1.28.5 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.4...v1.28.5) Updates `Elastic.Apm` from 1.28.4 to 1.28.5 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.4...v1.28.5) Updates `Elastic.Apm.Azure.Storage` from 1.28.4 to 1.28.5 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.4...v1.28.5) Updates `Elastic.Apm` from 1.28.4 to 1.28.5 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.4...v1.28.5) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm.Azure.Storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HugoBurgess <128484816+HugoBurgess@users.noreply.github.com> --- ...KHO.ExternalNotificationService.API.FunctionalTests.csproj | 2 +- .../UKHO.ExternalNotificationService.API.UnitTests.csproj | 2 +- .../UKHO.ExternalNotificationService.API.csproj | 4 ++-- .../UKHO.ExternalNotificationService.Common.UnitTests.csproj | 2 +- .../UKHO.ExternalNotificationService.Webjob.UnitTests.csproj | 2 +- ...KHO.ExternalNotificationService.SubscriptionService.csproj | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj index 6432c41e..7f074499 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj @@ -25,7 +25,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj index 3010f730..c499cfc5 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj index 1915047e..561cb81d 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj index 516ac282..102d9192 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj index ea21516d..b3c2b2ec 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj index a54e68b6..5975beb0 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj @@ -10,8 +10,8 @@ - - + + From a0ce5902b2ed278fb79e27e896c895c503b00f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:53:28 +0100 Subject: [PATCH 05/11] Bump Microsoft.NET.Test.Sdk (#185) Bumps the all-packages group in /UKHO.ExternalNotificationService.API with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../UKHO.ExternalNotificationService.API.FunctionalTests.csproj | 2 +- .../UKHO.ExternalNotificationService.API.UnitTests.csproj | 2 +- .../UKHO.ExternalNotificationService.Common.UnitTests.csproj | 2 +- .../UKHO.ExternalNotificationService.Webjob.UnitTests.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj index 7f074499..01b3eead 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj @@ -30,7 +30,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj index c499cfc5..6574f858 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.UnitTests/UKHO.ExternalNotificationService.API.UnitTests.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj index 102d9192..e81dfcfc 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common.UnitTests/UKHO.ExternalNotificationService.Common.UnitTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj index b3c2b2ec..60f2e5c3 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService.UnitTests/UKHO.ExternalNotificationService.Webjob.UnitTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all From f059271173da3818a18e7420a6b0ffa3ff2ef9bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:26:12 +0100 Subject: [PATCH 06/11] Bump Microsoft.NET.Test.Sdk (#184) Bumps the all-packages group in /UKHO.D365CallbackDistributorStub.API with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: richardAhz <119004522+richardAhz@users.noreply.github.com> --- .../UKHO.D365CallbackDistributorStub.API.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj index 6e5866de..bfc94b79 100644 --- a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj +++ b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.Tests/UKHO.D365CallbackDistributorStub.API.Tests.csproj @@ -17,7 +17,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + From 54eeb3b827256a758ee55fa78327431054b25f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 13:01:24 +0100 Subject: [PATCH 07/11] Bump Azure.Core (#187) Bumps the all-packages group in /UKHO.D365CallbackDistributorStub.API with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Core` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Core_1.42.0...Azure.Core_1.43.0) --- updated-dependencies: - dependency-name: Azure.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../UKHO.D365CallbackDistributorStub.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj index 556efaae..fa6b0ca3 100644 --- a/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj +++ b/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API/UKHO.D365CallbackDistributorStub.API.csproj @@ -7,7 +7,7 @@ - + From 421090758c4372d356edf8477d68b0214918e501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 13:32:48 +0100 Subject: [PATCH 08/11] Bump the all-packages group (#188) Bumps the all-packages group in /UKHO.ExternalNotificationService.API with 5 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.64.0` | `4.64.1` | | [Elastic.Apm](https://github.com/elastic/apm-agent-dotnet) | `1.28.5` | `1.28.6` | | [Elastic.Apm.AspNetCore](https://github.com/elastic/apm-agent-dotnet) | `1.28.5` | `1.28.6` | | [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.2` | `11.10.0` | | [Elastic.Apm.Azure.Storage](https://github.com/elastic/apm-agent-dotnet) | `1.28.5` | `1.28.6` | Updates `Microsoft.Identity.Client` from 4.64.0 to 4.64.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commits) Updates `Elastic.Apm` from 1.28.5 to 1.28.6 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.5...v1.28.6) Updates `Elastic.Apm.AspNetCore` from 1.28.5 to 1.28.6 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.5...v1.28.6) Updates `Elastic.Apm` from 1.28.5 to 1.28.6 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.5...v1.28.6) Updates `FluentValidation` from 11.9.2 to 11.10.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.9.2...11.10.0) Updates `Elastic.Apm.Azure.Storage` from 1.28.5 to 1.28.6 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.5...v1.28.6) Updates `Elastic.Apm` from 1.28.5 to 1.28.6 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.5...v1.28.6) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: FluentValidation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm.Azure.Storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HugoBurgess <128484816+HugoBurgess@users.noreply.github.com> --- .../UKHO.ExternalNotificationService.API.csproj | 8 ++++---- ...ExternalNotificationService.SubscriptionService.csproj | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj index 561cb81d..b1b7d54e 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj @@ -10,15 +10,15 @@ - - - + + + - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj index 5975beb0..d6a01e27 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj @@ -10,8 +10,8 @@ - - + + From 78e6016857c4803b548d974bd578753045bb438d Mon Sep 17 00:00:00 2001 From: HugoBurgess <128484816+HugoBurgess@users.noreply.github.com> Date: Tue, 24 Sep 2024 11:03:39 +0100 Subject: [PATCH 09/11] Update Terraform (#194) --- Deployment/src/APIM/azure.tf | 4 ++-- Deployment/src/azure.tf | 4 ++-- azure-pipelines.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Deployment/src/APIM/azure.tf b/Deployment/src/APIM/azure.tf index 29b9ddeb..c37c01df 100644 --- a/Deployment/src/APIM/azure.tf +++ b/Deployment/src/APIM/azure.tf @@ -2,11 +2,11 @@ terraform { required_providers { azurerm = { source = "hashicorp/azurerm" - version = "=3.89.0" + version = "=3.116.0" } } - required_version = "=1.7.2" + required_version = "=1.9.6" backend "azurerm" { container_name = "tfstate" key = "terraform.apim.tfplan" diff --git a/Deployment/src/azure.tf b/Deployment/src/azure.tf index 1701b271..482dc422 100644 --- a/Deployment/src/azure.tf +++ b/Deployment/src/azure.tf @@ -2,11 +2,11 @@ terraform { required_providers { azurerm = { source = "hashicorp/azurerm" - version = "=3.89.0" + version = "=3.116.0" } } - required_version = "=1.7.2" + required_version = "=1.9.6" backend "azurerm" { container_name = "tfstate" key = "terraform.deployment.tfplan" diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e0aedb33..c000caf1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -44,7 +44,7 @@ variables: - name: UKHOAssemblyCopyright value: "Copyright © UK Hydrographic Office" - name: Container - value: "ukhydrographicoffice/terraform-azure-powershell-unzip:1.7.2" + value: "ukhydrographicoffice/terraform-azure-powershell-unzip:1.9.6" - name: DeploymentPool value: "Mare Nectaris" - name: WindowPool From 078a0b2434dc5487163a2bccd58fbcf0bfe01e83 Mon Sep 17 00:00:00 2001 From: JiviteshT <112479261+JiviteshT@users.noreply.github.com> Date: Tue, 24 Sep 2024 11:59:12 +0100 Subject: [PATCH 10/11] Abzu-179289-Improve logging and update CustomCloudEvent properties (#193) - Serialize `customCloudEvent` to JSON string in `WebhookController.cs` for better logging clarity. - Change `CustomCloudEvent` properties to nullable strings to handle missing values in JSON payloads. --- .../Controllers/WebhookController.cs | 2 +- .../Models/Request/CustomCloudEvent.cs | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/Controllers/WebhookController.cs b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/Controllers/WebhookController.cs index 13f67757..66fdfcff 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/Controllers/WebhookController.cs +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/Controllers/WebhookController.cs @@ -53,7 +53,7 @@ public virtual async Task Post() string jsonContent = await reader.ReadToEndAsync(); CustomCloudEvent? customCloudEvent = JsonSerializer.Deserialize(jsonContent, JOptions); - _logger.LogInformation(EventIds.ENSWebhookRequestStart.ToEventId(), "External notification service webhook request started for event:{eventGridEvent} and _X-Correlation-ID:{correlationId}.", customCloudEvent, GetCurrentCorrelationId()); + _logger.LogInformation(EventIds.ENSWebhookRequestStart.ToEventId(), "External notification service webhook request started for event:{eventGridEvent} and _X-Correlation-ID:{correlationId}.", JsonSerializer.Serialize(customCloudEvent), GetCurrentCorrelationId()); if (customCloudEvent?.Type != null) { diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/Models/Request/CustomCloudEvent.cs b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/Models/Request/CustomCloudEvent.cs index 28079d39..e3b21ad0 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/Models/Request/CustomCloudEvent.cs +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/Models/Request/CustomCloudEvent.cs @@ -7,19 +7,19 @@ namespace UKHO.ExternalNotificationService.Common.Models.Request public class CustomCloudEvent { [JsonPropertyName(name: "id")] - public string Id { get; set; } = string.Empty; + public string? Id { get; set; } [JsonPropertyName(name: "type")] - public string Type { get; set; } = string.Empty; + public string? Type { get; set; } [JsonPropertyName(name: "time")] - public string Time { get; set; } = string.Empty; + public string? Time { get; set; } [JsonPropertyName(name: "dataContentType")] - public string DataContentType { get; set; } = string.Empty; + public string? DataContentType { get; set; } [JsonPropertyName(name: "dataSchema")] - public string DataSchema { get; set; } = string.Empty; + public string? DataSchema { get; set; } [JsonPropertyName(name: "subject")] - public string Subject { get; set; } = string.Empty; + public string? Subject { get; set; } [JsonPropertyName(name: "source")] - public string Source { get; set; } = string.Empty; + public string? Source { get; set; } [JsonPropertyName(name: "data")] public object? Data { get; set; } } From 20c7e1888d0cbbd316de9a1b6849b1228b5e14cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 12:59:01 +0100 Subject: [PATCH 11/11] Bump the all-packages group (#192) Bumps the all-packages group in /UKHO.ExternalNotificationService.API with 7 updates: | Package | From | To | | --- | --- | --- | | [Azure.Storage.Queues](https://github.com/Azure/azure-sdk-for-net) | `12.19.1` | `12.20.0` | | [Elastic.Apm](https://github.com/elastic/apm-agent-dotnet) | `1.28.6` | `1.29.0` | | [Elastic.Apm.AspNetCore](https://github.com/elastic/apm-agent-dotnet) | `1.28.6` | `1.29.0` | | [Azure.Messaging.EventGrid](https://github.com/Azure/azure-sdk-for-net) | `4.25.0` | `4.26.0` | | [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) | `12.21.2` | `12.22.0` | | [Elastic.Apm.Azure.Storage](https://github.com/elastic/apm-agent-dotnet) | `1.28.6` | `1.29.0` | | [Microsoft.Azure.WebJobs.Extensions.Storage](https://github.com/Azure/azure-sdk-for-net) | `5.3.1` | `5.3.2` | Updates `Azure.Storage.Queues` from 12.19.1 to 12.20.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Queues_12.19.1...Azure.Storage.Queues_12.20.0) Updates `Elastic.Apm` from 1.28.6 to 1.29.0 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.6...v1.29.0) Updates `Elastic.Apm.AspNetCore` from 1.28.6 to 1.29.0 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.6...v1.29.0) Updates `Elastic.Apm` from 1.28.6 to 1.29.0 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.6...v1.29.0) Updates `Azure.Messaging.EventGrid` from 4.25.0 to 4.26.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Messaging.EventGrid_4.25.0...Azure.Messaging.EventGrid_4.26.0) Updates `Azure.Storage.Blobs` from 12.21.2 to 12.22.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Blobs_12.21.2...Azure.Storage.Blobs_12.22.0) Updates `Elastic.Apm.Azure.Storage` from 1.28.6 to 1.29.0 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.6...v1.29.0) Updates `Elastic.Apm` from 1.28.6 to 1.29.0 - [Release notes](https://github.com/elastic/apm-agent-dotnet/releases) - [Changelog](https://github.com/elastic/apm-agent-dotnet/blob/main/CHANGELOG.asciidoc) - [Commits](https://github.com/elastic/apm-agent-dotnet/compare/v1.28.6...v1.29.0) Updates `Microsoft.Azure.WebJobs.Extensions.Storage` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Azure.WebJobs.Extensions.Storage_5.3.1...Microsoft.Azure.WebJobs.Extensions.Storage_5.3.2) --- updated-dependencies: - dependency-name: Azure.Storage.Queues dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Azure.Messaging.EventGrid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm.Azure.Storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Elastic.Apm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-packages - dependency-name: Microsoft.Azure.WebJobs.Extensions.Storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-packages ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: HugoBurgess <128484816+HugoBurgess@users.noreply.github.com> --- ...ExternalNotificationService.API.FunctionalTests.csproj | 2 +- .../UKHO.ExternalNotificationService.API.csproj | 4 ++-- .../UKHO.ExternalNotificationService.Common.csproj | 6 +++--- ...ExternalNotificationService.SubscriptionService.csproj | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj index 01b3eead..ff26967a 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.FunctionalTests/UKHO.ExternalNotificationService.API.FunctionalTests.csproj @@ -20,7 +20,7 @@ - + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj index b1b7d54e..9d25de52 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.API.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj index be13d94f..08799237 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.Common/UKHO.ExternalNotificationService.Common.csproj @@ -8,11 +8,11 @@ - + - - + + diff --git a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj index d6a01e27..1bd77794 100644 --- a/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj +++ b/UKHO.ExternalNotificationService.API/UKHO.ExternalNotificationService.SubscriptionService/UKHO.ExternalNotificationService.SubscriptionService.csproj @@ -9,12 +9,12 @@ - - - + + + - +