seriaati / hoyo-buddy

A Discord bot made for Hoyoverse gamers. 一個為 Hoyoverse 遊戲玩家量身打造的 Discord 機器人
https://hb.seria.moe
GNU General Public License v3.0
45 stars 1 forks source link

chore(deps): update dependency tortoise-orm to v0.21.6 #174

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tortoise-orm 0.21.5 -> 0.21.6 age adoption passing confidence

Release Notes

tortoise/tortoise-orm (tortoise-orm) ### [`v0.21.6`](https://togithub.com/tortoise/tortoise-orm/blob/HEAD/CHANGELOG.rst#0216) [Compare Source](https://togithub.com/tortoise/tortoise-orm/compare/0.21.5...0.21.6) Fixed ^^^^^ - Fix bug in `pydantic_model_creator` when a foreign key is not included in `include` param. ([#​1430](https://togithub.com/tortoise/tortoise-orm/issues/1430)) - Fix bug in `contrib.sanic.register_tortoise` causing a deadlock when using asyncpg and > 1 workers ([#​1696](https://togithub.com/tortoise/tortoise-orm/issues/1696)) - Open psycopg pool with `.open()` to remove deprecated warning ([#​1697](https://togithub.com/tortoise/tortoise-orm/issues/1697)) - Fix bug in `bulk_update` when pk field is not `id` ([#​1698](https://togithub.com/tortoise/tortoise-orm/issues/1698)) - Fix mysql uuid compression bug ([#​1687](https://togithub.com/tortoise/tortoise-orm/issues/1687)) - Fix comment for fk fields without constraint for mysql ([#​1679](https://togithub.com/tortoise/tortoise-orm/issues/1679)) - Removed no_delay option for postgres, as it wasn't doing anything ([#​1677](https://togithub.com/tortoise/tortoise-orm/issues/1677))

Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.