mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 02:31:08 +00:00
chore: bump the dependencies group with 17 updates
Bumps the dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Proxies](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Options](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.1.2` | `7.2.0` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Google.Protobuf](https://github.com/protocolbuffers/protobuf) | `3.25.1` | `3.25.2` | | [Google.Protobuf.Tools](https://github.com/protocolbuffers/protobuf) | `3.25.1` | `3.25.2` | | [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.1` | | [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.1` | Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.0 to 8.0.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.0...v8.0.1) Updates `Microsoft.AspNetCore.OpenApi` from 8.0.0 to 8.0.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.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Proxies` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 8.0.0 to 8.0.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.0...v8.0.1) Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.0 to 8.0.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.0...v8.0.1) Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Options` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `System.IdentityModel.Tokens.Jwt` from 7.1.2 to 7.2.0 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.1.2...7.2.0) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Google.Protobuf` from 3.25.1 to 3.25.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.2) Updates `Google.Protobuf.Tools` from 3.25.1 to 3.25.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.25.1...v3.25.2) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.0 to 8.0.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.0...v8.0.1) Updates `Microsoft.Data.Sqlite.Core` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Proxies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Google.Protobuf.Tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1568e9e1dd
commit
dbdf23a8d2
@ -10,9 +10,9 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="FluentAssertions" Version="6.12.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.1" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.1" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
|
||||
<PackageReference Include="xunit" Version="2.6.5" />
|
||||
<PackageReference Include="Xunit.Priority" Version="1.1.6" />
|
||||
|
Loading…
Reference in New Issue
Block a user