Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the server-dependencies group
Bumps the server-dependencies group in /src/Server/WebApi with 8 updates: | Package | From | To | | --- | --- | --- | | [Google.Apis.Auth](https://github.com/googleapis/google-api-dotnet-client) | `1.64.0` | `1.66.0` | | [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.2` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.2` | | [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.0` | `8.0.1` | Updates `Google.Apis.Auth` from 1.64.0 to 1.66.0 - [Release notes](https://github.com/googleapis/google-api-dotnet-client/releases) - [Commits](googleapis/google-api-dotnet-client@v1.64.0...v1.66.0) Updates `Microsoft.AspNetCore.Authentication.Google` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.0...v8.0.2) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.0...v8.0.2) Updates `Microsoft.AspNetCore.OpenApi` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.0...v8.0.2) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.2) Updates `Serilog.AspNetCore` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases) - [Commits](serilog/serilog-aspnetcore@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Google.Apis.Auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies - dependency-name: Serilog.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: server-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information