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.4 #116

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
tortoise-orm 0.21.3 -> 0.21.4 age adoption passing confidence

Release Notes

tortoise/tortoise-orm (tortoise-orm) ### [`v0.21.4`](https://togithub.com/tortoise/tortoise-orm/blob/HEAD/CHANGELOG.rst#0214-0214---2024-07-03) [Compare Source](https://togithub.com/tortoise/tortoise-orm/compare/0.21.3...0.21.4) Added ^^^^^ - Add ObjectDoesNotExistError to show better 404 message. ([#​759](https://togithub.com/tortoise/tortoise-orm/issues/759)) - DoesNotExist and MultipleObjectsReturned support 'Type\[Model]' argument. ([#​742](https://togithub.com/tortoise/tortoise-orm/issues/742))([#​1650](https://togithub.com/tortoise/tortoise-orm/issues/1650)) - Add argument use_tz and timezone to RegisterTortoise. ([#​1649](https://togithub.com/tortoise/tortoise-orm/issues/1649)) - Support await `tortoise.contrib.fastapi.RegisterTortoise`. ([#​1662](https://togithub.com/tortoise/tortoise-orm/issues/1662)) - Add `tortoise.contrib.test.init_memory_sqlite`. ([#​1657](https://togithub.com/tortoise/tortoise-orm/issues/1657)) Fixed ^^^^^ - Fix `update_or_create` errors when field value changed. ([#​1584](https://togithub.com/tortoise/tortoise-orm/issues/1584)) - Fix bandit check error ([#​1643](https://togithub.com/tortoise/tortoise-orm/issues/1643)) - Fix potential race condition in ConnectionWrapper ([#​1656](https://togithub.com/tortoise/tortoise-orm/issues/1656)) - Fix py312 warning for datetime.utcnow ([#​1661](https://togithub.com/tortoise/tortoise-orm/issues/1661)) - Fix reusing values and value_list queries ([#​780](https://togithub.com/tortoise/tortoise-orm/issues/780)) Changed ^^^^^^^ - Remove obsolete loop.\_selector from contrib/test. ([#​659](https://togithub.com/tortoise/tortoise-orm/issues/659))([#​1636](https://togithub.com/tortoise/tortoise-orm/issues/1636))

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