Skip to content

Commit

Permalink
Bump the dotnet group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the dotnet group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.AspNetCore.Grpc.JsonTranscoding](https://github.com/dotnet/aspnetcore) | `7.0.13` | `7.0.14` |
| [Microsoft.AspNetCore.Grpc.Swagger](https://github.com/dotnet/aspnetcore) | `0.3.13` | `0.3.14` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `7.0.13` | `7.0.14` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `7.0.13` | `8.0.0` |
| [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `7.0.13` | `7.0.14` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `7.0.13` | `7.0.14` |
| [dotnet-ef](https://github.com/dotnet/efcore) | `7.0.13` | `8.0.0` |


Updates `Microsoft.AspNetCore.Grpc.JsonTranscoding` from 7.0.13 to 7.0.14
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.13...v7.0.14)

Updates `Microsoft.AspNetCore.Grpc.Swagger` from 0.3.13 to 0.3.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/commits)

Updates `Microsoft.AspNetCore.OpenApi` from 7.0.13 to 7.0.14
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.13...v7.0.14)

Updates `Microsoft.EntityFrameworkCore.Design` from 7.0.13 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.13...v8.0.0)

Updates `Microsoft.EntityFrameworkCore.SqlServer` from 7.0.13 to 7.0.14
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.13...v7.0.14)

Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 7.0.13 to 7.0.14
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.13...v7.0.14)

Updates `dotnet-ef` from 7.0.13 to 8.0.0
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.13...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Grpc.JsonTranscoding
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.Grpc.Swagger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: dotnet-ef
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent cb8ade9 commit 7b12530
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.13",
"version": "8.0.0",
"commands": [
"dotnet-ef"
]
}
}
}
}

0 comments on commit 7b12530

Please sign in to comment.