From 9d4513ca32a70811979a0e610fd8c25bfd99d93f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:11:20 +0000 Subject: [PATCH] build(deps): bump the microsoft group with 20 updates Bumps the microsoft group with 20 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.14` | | [Microsoft.Extensions.Identity.Stores](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.14` | | [Microsoft.Extensions.Identity.Stores](https://github.com/dotnet/aspnetcore) | `7.0.11` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.7.2` | `17.8.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.14` | | [Microsoft.AspNetCore.Authentication.OpenIdConnect](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.14` | | [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `7.0.11` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `7.0.11` | `8.0.0` | | [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Extensions.Options.DataAnnotations](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `7.0.1` | `8.0.0` | | [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) | `7.0.11` | `8.0.0` | | [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.14` | | [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.14` | | [Microsoft.Extensions.Identity.Stores](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.14` | | [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `7.0.0` | `8.0.0` | | [Microsoft.Build.NoTargets](https://github.com/Microsoft/MSBuildSdks) | `3.7.0` | `3.7.56` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.14` | Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 7.0.11 to 7.0.14 - [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/v7.0.11...v7.0.14) Updates `Microsoft.Extensions.Identity.Stores` from 7.0.11 to 7.0.14 - [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/v7.0.11...v7.0.14) Updates `Microsoft.Extensions.Identity.Stores` from 7.0.11 to 8.0.0 - [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/v7.0.11...v7.0.14) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.8.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.7.2...v17.8.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 7.0.11 to 7.0.14 - [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/v7.0.11...v7.0.14) Updates `Microsoft.AspNetCore.Authentication.OpenIdConnect` from 7.0.11 to 7.0.14 - [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/v7.0.11...v7.0.14) Updates `Microsoft.EntityFrameworkCore.Tools` from 7.0.11 to 8.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.Extensions.Http.Polly` from 7.0.11 to 8.0.0 - [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/v7.0.11...v8.0.0) Updates `Microsoft.Extensions.Http` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Http` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options.ConfigurationExtensions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.Extensions.Options.DataAnnotations` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Options` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.Data.Sqlite` from 7.0.11 to 8.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v8.0.0) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 7.0.11 to 7.0.14 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v7.0.14) Updates `Microsoft.AspNetCore.Identity.UI` from 7.0.11 to 7.0.14 - [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/v7.0.11...v7.0.14) Updates `Microsoft.Extensions.Identity.Stores` from 7.0.11 to 7.0.14 - [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/v7.0.11...v7.0.14) Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.Json` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Extensions.Configuration.Json` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `Microsoft.Build.NoTargets` from 3.7.0 to 3.7.56 - [Release notes](https://github.com/Microsoft/MSBuildSdks/releases) - [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md) - [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.7.0...Microsoft.Build.NoTargets.3.7.56) Updates `Microsoft.AspNetCore.Mvc.Testing` from 7.0.11 to 7.0.14 - [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/v7.0.11...v7.0.14) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Identity.Stores dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Identity.Stores dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Http.Polly dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options.DataAnnotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Identity.Stores dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Build.NoTargets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index fdb34f97c..46f60bb02 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,7 +36,7 @@ - +