TrashMob-eco / TrashMob

Source Code for TrashMob.eco
Apache License 2.0
7 stars 1 forks source link

Update dependency EntityFramework to v6.5.1 #1553

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
EntityFramework (source) 6.4.4 -> 6.5.1 age adoption passing confidence

Release Notes

dotnet/ef6 (EntityFramework) ### [`v6.5.1`](https://togithub.com/dotnet/ef6/releases/tag/v6.5.1): EF 6.5.1 ##### What's Changed - Fix for broken NuGet package by [@​ErikEJ](https://togithub.com/ErikEJ) in [https://github.com/dotnet/ef6/pull/2263](https://togithub.com/dotnet/ef6/pull/2263) **Full Changelog**: https://github.com/dotnet/ef6/compare/v6.5.0...v6.5.1 ### [`v6.5.0`](https://togithub.com/dotnet/ef6/releases/tag/v6.5.0): EF 6.5.0 ##### What's Changed - New SQL Server / Azure SQL Database provider (contributed by the community) - [Microsoft.EntityFramework.SqlServer](https://www.nuget.org/packages/Microsoft.EntityFramework.SqlServer/). This new provider uses the modern SQL Server client [Microsoft.Data.SqlClient](https://www.nuget.org/packages/Microsoft.Data.SqlClient). For more information about configuration of this provider, see [Microsoft.EntityFramework.SqlServer Guide](https://learn.microsoft.com/en-us/ef/ef6/what-is-new/microsoft-ef6-sqlserver). - The `ef6` utility was updated to only support .NET 6 and newer. It was also updated to support reading from app.config files, and support Windows ARM64. - The System.Data.SqlClient driver was updated to version 4.8.6. **Full Changelog**: https://github.com/dotnet/ef6/compare/v6.4.4..v6.5.0

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 becomes conflicted, 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 Mend Renovate. View repository job log here.