From 097862f658b6f29206f841395c1dfc7a0c53650a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:00:06 +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.1.0 to 3.2.0 - [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.1.0...3.2.0) 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-minor - 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 8efac88b..d757b709 100644 --- a/src/repository-webapi/repository-webapi.csproj +++ b/src/repository-webapi/repository-webapi.csproj @@ -20,7 +20,7 @@ - +