From d1283108eb91254b5b2d030abe92f35932a55ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 07:26:34 +0000 Subject: [PATCH] Bump Microsoft.Identity.Web, Microsoft.Extensions.Options, Microsoft.Extensions.Caching.Memory, Microsoft.AspNetCore.Authentication.JwtBearer and Microsoft.AspNetCore.Authentication.OpenIdConnect Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web), [Microsoft.Extensions.Options](https://github.com/dotnet/runtime), [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime), [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `Microsoft.Identity.Web` from 3.0.1 to 3.2.1 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/3.0.1...3.2.1) Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.0-rc.1.24431.7 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0-rc.1.24431.7) Updates `Microsoft.Extensions.Caching.Memory` from 8.0.0 to 9.0.0-rc.1.24431.7 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0-rc.1.24431.7) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.7 to 9.0.0-rc.1.24452.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v9.0.0-rc.1.24452.1) Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 8.0.7 to 9.0.0-rc.1.24452.1 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v9.0.0-rc.1.24452.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Sample.ServerRender.Web/Sample.ServerRender.Web.csproj | 2 +- .../Sample.WebAssembly.Server/Sample.WebAssembly.Server.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/ServerRender/Sample.ServerRender.Web/Sample.ServerRender.Web.csproj b/samples/ServerRender/Sample.ServerRender.Web/Sample.ServerRender.Web.csproj index 01244ac..f5388a1 100644 --- a/samples/ServerRender/Sample.ServerRender.Web/Sample.ServerRender.Web.csproj +++ b/samples/ServerRender/Sample.ServerRender.Web/Sample.ServerRender.Web.csproj @@ -11,7 +11,7 @@ - + diff --git a/samples/WebAssembly/Sample.WebAssembly.Server/Sample.WebAssembly.Server.csproj b/samples/WebAssembly/Sample.WebAssembly.Server/Sample.WebAssembly.Server.csproj index 4c3aba0..9183079 100644 --- a/samples/WebAssembly/Sample.WebAssembly.Server/Sample.WebAssembly.Server.csproj +++ b/samples/WebAssembly/Sample.WebAssembly.Server/Sample.WebAssembly.Server.csproj @@ -13,7 +13,7 @@ - +