lukebrogan-mend / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Other
0 stars 0 forks source link

[NEUTRAL] Update dependency EntityFramework to v6.5.1 - autoclosed #62

Closed mend-for-github-com[bot] closed 2 months ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
EntityFramework (source) 6.4.0-preview3-19553-01 -> 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 ### [`v6.4.4`](https://togithub.com/dotnet/ef6/releases/tag/v6.4.4): EF 6.4.4 This release contains no functional changes. Only the NuGet package icon was updated. ### [`v6.4.0`](https://togithub.com/dotnet/ef6/releases/tag/v6.4.0): EF 6.4 The primary goal of EF 6.4 is to polish the features and scenarios we delivered in EF 6.3. To this end we have [fixed important issues found in EF 6.3](https://togithub.com/aspnet/EntityFramework6/milestone/14?closed=1) to create a more stable release.

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.