DuckHunt-discord / DHV4

What if Duckhunt had yet another rewrite ?
https://duckhunt.me
GNU Affero General Public License v3.0
15 stars 17 forks source link

Update dependency tortoise-orm to v0.20.1 #180

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tortoise-orm ==0.20.0 -> ==0.20.1 age adoption passing confidence

Release Notes

tortoise/tortoise-orm (tortoise-orm) ### [`v0.20.1`](https://togithub.com/tortoise/tortoise-orm/blob/HEAD/CHANGELOG.rst#0201) [Compare Source](https://togithub.com/tortoise/tortoise-orm/compare/0.20.0...0.20.1) Added ^^^^^ - Add binary compression support for `UUIDField` in `MySQL`. ([#​1458](https://togithub.com/tortoise/tortoise-orm/issues/1458)) - Only `Model`, `Tortoise`, `BaseDBAsyncClient`, `__version__`, and `connections` are now exported from `tortoise` - Add parameter `validators` to `pydantic_model_creator`. ([#​1471](https://togithub.com/tortoise/tortoise-orm/issues/1471)) Fixed ^^^^^ - Fix order of fields in `ValuesListQuery` when it has more than 10 fields. ([#​1492](https://togithub.com/tortoise/tortoise-orm/issues/1492)) - Fix pydantic v2 pydantic_model_creator nullable field not optional. ([#​1454](https://togithub.com/tortoise/tortoise-orm/issues/1454)) - Fix pydantic v2.5 unittest error. ([#​1535](https://togithub.com/tortoise/tortoise-orm/issues/1535)) - Fix pydantic_model_creator `exclude_readonly` parameter not working. - Fix annotation propagation for non-filter queries. ([#​1590](https://togithub.com/tortoise/tortoise-orm/issues/1590))

Configuration

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

🚦 Automerge: Enabled.

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