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 9 updates: | Package | From | To | | --- | --- | --- | | [Google.Apis.Auth](https://github.com/googleapis/google-api-dotnet-client) | `1.64.0` | `1.68.0` | | [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.4` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.4` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.0` | `8.0.4` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.4` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.4` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.0` | `8.0.4` | | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `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.68.0 - [Release notes](https://github.com/googleapis/google-api-dotnet-client/releases) - [Commits](https://github.com/googleapis/google-api-dotnet-client/commits) Updates `Microsoft.AspNetCore.Authentication.Google` from 8.0.0 to 8.0.4 - [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.4) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.0 to 8.0.4 - [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.4) Updates `Microsoft.AspNetCore.OpenApi` from 8.0.0 to 8.0.4 - [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.4) Updates `Microsoft.EntityFrameworkCore` from 8.0.0 to 8.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.4) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.0 to 8.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.4) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.4) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.0 to 8.0.4 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.0...v8.0.4) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](npgsql/efcore.pg@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: Npgsql.EntityFrameworkCore.PostgreSQL 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] <[email protected]>
- Loading branch information