litetex / TopGHRepos

Searches the top (most starred) repos of GitHub
MIT License
2 stars 2 forks source link

Update dependency Microsoft.EntityFrameworkCore.Sqlite to 8.0.10 #230

Open litetex-renovate opened 5 months ago

litetex-renovate commented 5 months ago

This PR contains the following updates:

Package Type Update Change
Microsoft.EntityFrameworkCore.Sqlite (source) nuget patch 8.0.5 -> 8.0.10

Release Notes

dotnet/efcore (Microsoft.EntityFrameworkCore.Sqlite) ### [`v8.0.10`](https://redirect.github.com/dotnet/efcore/releases/tag/v8.0.10): .NET 8.0.10 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.10) ### [`v8.0.8`](https://redirect.github.com/dotnet/efcore/releases/tag/v8.0.8): .NET 8.0.8 [Release](https://redirect.github.com/dotnet/core/releases/tag/v8.0.8) ### [`v8.0.7`](https://redirect.github.com/dotnet/efcore/releases/tag/v8.0.7): EF Core 8.0.7 EF Core 8.0.7 is [available on NuGet now](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.7). This is a patch release of EF Core 8 (EF8) containing only [important bug fixes](https://redirect.github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A8.0.7+is%3Aclosed): - \[Missing checks for predicate when simplifying JSON primitive collections]\(https://github.com/dotnet/efcore/issues/ [#​33932](https://redirect.github.com/dotnet/efcore/issues/33932) - \[Discriminator columns are created in Snapshot for wrongly configured TPC mapping strategy]\(https://github.com/dotnet/efcore/issues/ 33605) - [Breaking Change in 8.0.4: System.InvalidOperationException: The data is NULL at ordinal 0. This method can't be called on NULL values. Check using IsDBNull before calling.](https://redirect.github.com/dotnet/efcore/issues/33547) - [Wrong mapping of nested complex property with generic types and same property name, resulting in InvalidCastException](https://redirect.github.com/dotnet/efcore/issues/33449) ### [`v8.0.6`](https://redirect.github.com/dotnet/efcore/releases/tag/v8.0.6): EF Core 8.0.6 This is a [patch release of EF Core 8.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.6) containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.5.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.