From e99d8106807124dcc7800b556ea7282b2405fd28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:14:00 +0000 Subject: [PATCH] Bump Microsoft.Identity.Web, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Caching.Abstractions and Microsoft.Extensions.Options.ConfigurationExtensions Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime), [Microsoft.Extensions.Caching.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Identity.Web` from 3.2.0 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.2.0...3.2.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 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.1...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.Extensions.Caching.Abstractions` 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.Extensions.Options.ConfigurationExtensions` 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) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions 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.Extensions.Caching.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/repository-webapi/repository-webapi.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/repository-webapi/repository-webapi.csproj b/src/repository-webapi/repository-webapi.csproj index b77d5c53..0f8914e5 100644 --- a/src/repository-webapi/repository-webapi.csproj +++ b/src/repository-webapi/repository-webapi.csproj @@ -20,7 +20,7 @@ - +