codingteam / emulsion

XMPP ↔ Telegram bridge
MIT License
33 stars 3 forks source link

Update dependency EntityFrameworkCore.FSharp to v6 - autoclosed #223

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
EntityFrameworkCore.FSharp 5.0.3 -> 6.0.7 age adoption passing confidence

Release Notes

efcore/EFCore.FSharp (EntityFrameworkCore.FSharp) ### [`v6.0.7`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#607---2022-06-26) ##### Fixed - Change return type of helper methods in `DbContextHelpers` from `obj` to `'a` ### [`v6.0.6`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#606---2022-01-16) ##### Fixed - Prevent ManyServiceProvidersCreatedWarning exception - [https://github.com/efcore/EFCore.FSharp/pull/130](https://togithub.com/efcore/EFCore.FSharp/pull/130) - Helper methods should allow composite keys - [https://github.com/efcore/EFCore.FSharp/pull/131](https://togithub.com/efcore/EFCore.FSharp/pull/131) - AlterColumn operations no longer create unnecessary migrations - [https://github.com/efcore/EFCore.FSharp/pull/133](https://togithub.com/efcore/EFCore.FSharp/pull/133) ### [`v6.0.5`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#605---2021-11-30) ##### Fixed - AlterColumn operations no longer emit compiler warnings - [https://github.com/efcore/EFCore.FSharp/pull/125](https://togithub.com/efcore/EFCore.FSharp/pull/125) ##### Known Issues - AlterColumn operations are being created in what should be empty migrations. No effect on functionality but shouldn't be happening - associated issue - [https://github.com/efcore/EFCore.FSharp/issues/126](https://togithub.com/efcore/EFCore.FSharp/issues/126) ### [`v6.0.4`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#604---2021-11-29) ##### Fixed - Fix compilation error in generated migrations - [https://github.com/efcore/EFCore.FSharp/pull/123](https://togithub.com/efcore/EFCore.FSharp/pull/123) ##### Added - Support for Check Constraints in Migrations - [https://github.com/efcore/EFCore.FSharp/pull/123](https://togithub.com/efcore/EFCore.FSharp/pull/123) ### [`v6.0.3`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#603---2021-11-21) ##### Fixed - Fix compilation error in generated migrations - [https://github.com/efcore/EFCore.FSharp/pull/122](https://togithub.com/efcore/EFCore.FSharp/pull/122) ### [`v6.0.2`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#602---2021-11-13) ##### Fixed - Fix compilation errors in scaffolded Many-to-Many joins - [https://github.com/efcore/EFCore.FSharp/pull/119](https://togithub.com/efcore/EFCore.FSharp/pull/119) ### [`v6.0.1`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#601---2021-11-10) ##### Fixed - Issue with generated records using Many-to-Many joins ### [`v6.0.0`](https://togithub.com/efcore/EFCore.FSharp/blob/HEAD/CHANGELOG.md#600---2021-11-09) ##### Added - Support EF Core 6.0 - Many-to-Many relationships now scaffolded without joining table - Temporal tables in SQL Server supported

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.