From 0ee380c6aff5e9d57181311036a67452e70f99aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:05:42 +0000 Subject: [PATCH 1/3] fix(dotnet): Bump the dependencies group with 5 updates Bumps Intility.Authorization.Azure.GuestPolicies from 2.2.1 to 2.2.2 Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.2 to 10.0.3 Bumps Microsoft.Azure.AppConfiguration.AspNetCore from 8.4.0 to 8.5.0 Bumps Microsoft.Identity.Web from 4.3.0 to 4.4.0 Bumps Swashbuckle.AspNetCore from 10.1.1 to 10.1.4 --- updated-dependencies: - dependency-name: Intility.Authorization.Azure.GuestPolicies dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Azure.AppConfiguration.AspNetCore dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.Identity.Web dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Swashbuckle.AspNetCore dependency-version: 10.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .../Company.WebApplication1.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj b/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj index 0e6b3089..d622ab0f 100644 --- a/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj +++ b/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj @@ -23,14 +23,14 @@ - - - - + + + + - + From 145157e9103b0ea5f0b1fad3e85470e5a2d11993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorstein=20L=C3=B8kensgard?= Date: Mon, 2 Mar 2026 14:35:24 +0100 Subject: [PATCH 2/3] fix(dotnet): Update missed packages in worker and logging dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump Intility.Logging packages (3.1.3 → 3.1.4) in both iwebapi and iworker, and sync iworker with AppConfiguration (8.5.0) and Identity.Web (4.4.0) updates from iwebapi. Co-Authored-By: Claude Opus 4.6 --- .../Company.WebApplication1.csproj | 6 +++--- dotnet/iworker/Company.Worker1/Company.Worker1.csproj | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj b/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj index d622ab0f..73890c5a 100644 --- a/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj +++ b/dotnet/iwebapi/Company.WebApplication1/Company.WebApplication1.csproj @@ -27,9 +27,9 @@ - - - + + + diff --git a/dotnet/iworker/Company.Worker1/Company.Worker1.csproj b/dotnet/iworker/Company.Worker1/Company.Worker1.csproj index e8ba3c45..39e94f2e 100644 --- a/dotnet/iworker/Company.Worker1/Company.Worker1.csproj +++ b/dotnet/iworker/Company.Worker1/Company.Worker1.csproj @@ -21,12 +21,12 @@ - - - - + + + + - + From 47ac372ef6363da3dbda7561d3c38f9dabedb9c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorstein=20L=C3=B8kensgard?= Date: Mon, 2 Mar 2026 14:37:48 +0100 Subject: [PATCH 3/3] fix(dotnet): Bump Azure.Identity from 1.17.1 to 1.18.0 in iworker Co-Authored-By: Claude Opus 4.6 --- dotnet/iworker/Company.Worker1/Company.Worker1.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet/iworker/Company.Worker1/Company.Worker1.csproj b/dotnet/iworker/Company.Worker1/Company.Worker1.csproj index 39e94f2e..3b2b041d 100644 --- a/dotnet/iworker/Company.Worker1/Company.Worker1.csproj +++ b/dotnet/iworker/Company.Worker1/Company.Worker1.csproj @@ -19,7 +19,7 @@ - +