Update dependency fastapi to v0.109.0 #44

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2024-01-21 13:54:50 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi minor ==0.108.0 -> ==0.109.0

Release Notes

tiangolo/fastapi (fastapi)

v0.109.0

Compare Source

Features
Upgrades
Docs
Translations
Internal

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fastapi](https://github.com/tiangolo/fastapi) | minor | `==0.108.0` -> `==0.109.0` | --- ### Release Notes <details> <summary>tiangolo/fastapi (fastapi)</summary> ### [`v0.109.0`](https://github.com/tiangolo/fastapi/releases/tag/0.109.0) [Compare Source](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.0) ##### Features - ✨ Add support for Python 3.12. PR [#&#8203;10666](https://github.com/tiangolo/fastapi/pull/10666) by [@&#8203;Jamim](https://github.com/Jamim). ##### Upgrades - ⬆️ Upgrade Starlette to >=0.35.0,<0.36.0. PR [#&#8203;10938](https://github.com/tiangolo/fastapi/pull/10938) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Docs - ✏️ Fix typo in `docs/en/docs/alternatives.md`. PR [#&#8203;10931](https://github.com/tiangolo/fastapi/pull/10931) by [@&#8203;s111d](https://github.com/s111d). - 📝 Replace `email` with `username` in `docs_src/security/tutorial007` code examples. PR [#&#8203;10649](https://github.com/tiangolo/fastapi/pull/10649) by [@&#8203;nilslindemann](https://github.com/nilslindemann). - 📝 Add VS Code tutorial link. PR [#&#8203;10592](https://github.com/tiangolo/fastapi/pull/10592) by [@&#8203;nilslindemann](https://github.com/nilslindemann). - 📝 Add notes about Pydantic v2's new `.model_dump()`. PR [#&#8203;10929](https://github.com/tiangolo/fastapi/pull/10929) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Fix broken link in `docs/en/docs/tutorial/sql-databases.md`. PR [#&#8203;10765](https://github.com/tiangolo/fastapi/pull/10765) by [@&#8203;HurSungYun](https://github.com/HurSungYun). - 📝 Add External Link: FastAPI application monitoring made easy. PR [#&#8203;10917](https://github.com/tiangolo/fastapi/pull/10917) by [@&#8203;tiangolo](https://github.com/tiangolo). - ✨ Generate automatic language names for docs translations. PR [#&#8203;5354](https://github.com/tiangolo/fastapi/pull/5354) by [@&#8203;jakul](https://github.com/jakul). - ✏️ Fix typos in `docs/en/docs/alternatives.md` and `docs/en/docs/tutorial/dependencies/index.md`. PR [#&#8203;10906](https://github.com/tiangolo/fastapi/pull/10906) by [@&#8203;s111d](https://github.com/s111d). - ✏️ Fix typos in `docs/en/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#&#8203;10834](https://github.com/tiangolo/fastapi/pull/10834) by [@&#8203;Molkree](https://github.com/Molkree). - 📝 Add article: "Building a RESTful API with FastAPI: Secure Signup and Login Functionality Included". PR [#&#8203;9733](https://github.com/tiangolo/fastapi/pull/9733) by [@&#8203;dxphilo](https://github.com/dxphilo). - 📝 Add warning about lifecycle events with `AsyncClient`. PR [#&#8203;4167](https://github.com/tiangolo/fastapi/pull/4167) by [@&#8203;andrew-chang-dewitt](https://github.com/andrew-chang-dewitt). - ✏️ Fix typos in `/docs/reference/exceptions.md` and `/en/docs/reference/status.md`. PR [#&#8203;10809](https://github.com/tiangolo/fastapi/pull/10809) by [@&#8203;clarencepenz](https://github.com/clarencepenz). - ✏️ Fix typo in `openapi-callbacks.md`. PR [#&#8203;10673](https://github.com/tiangolo/fastapi/pull/10673) by [@&#8203;kayjan](https://github.com/kayjan). - ✏️ Fix typo in `fastapi/routing.py` . PR [#&#8203;10520](https://github.com/tiangolo/fastapi/pull/10520) by [@&#8203;sepsh](https://github.com/sepsh). - 📝 Replace HTTP code returned in case of existing user error in docs for testing. PR [#&#8203;4482](https://github.com/tiangolo/fastapi/pull/4482) by [@&#8203;TristanMarion](https://github.com/TristanMarion). - 📝 Add blog for FastAPI & Supabase. PR [#&#8203;6018](https://github.com/tiangolo/fastapi/pull/6018) by [@&#8203;theinfosecguy](https://github.com/theinfosecguy). - 📝 Update example source files for SQL databases with SQLAlchemy. PR [#&#8203;9508](https://github.com/tiangolo/fastapi/pull/9508) by [@&#8203;s-mustafa](https://github.com/s-mustafa). - 📝 Update code examples in docs for body, replace name `create_item` with `update_item` when appropriate. PR [#&#8203;5913](https://github.com/tiangolo/fastapi/pull/5913) by [@&#8203;OttoAndrey](https://github.com/OttoAndrey). - ✏️ Fix typo in dependencies with yield source examples. PR [#&#8203;10847](https://github.com/tiangolo/fastapi/pull/10847) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Translations - 🌐 Add Bengali translation for `docs/bn/docs/index.md`. PR [#&#8203;9177](https://github.com/tiangolo/fastapi/pull/9177) by [@&#8203;Fahad-Md-Kamal](https://github.com/Fahad-Md-Kamal). - ✏️ Update Python version in `index.md` in several languages. PR [#&#8203;10711](https://github.com/tiangolo/fastapi/pull/10711) by [@&#8203;tamago3keran](https://github.com/tamago3keran). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/request-forms-and-files.md`. PR [#&#8203;10347](https://github.com/tiangolo/fastapi/pull/10347) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Ukrainian translation for `docs/uk/docs/index.md`. PR [#&#8203;10362](https://github.com/tiangolo/fastapi/pull/10362) by [@&#8203;rostik1410](https://github.com/rostik1410). - ✏️ Update Python version in `docs/ko/docs/index.md`. PR [#&#8203;10680](https://github.com/tiangolo/fastapi/pull/10680) by [@&#8203;Eeap](https://github.com/Eeap). - 🌐 Add Persian translation for `docs/fa/docs/features.md`. PR [#&#8203;5887](https://github.com/tiangolo/fastapi/pull/5887) by [@&#8203;amirilf](https://github.com/amirilf). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/additional-responses.md`. PR [#&#8203;10325](https://github.com/tiangolo/fastapi/pull/10325) by [@&#8203;ShuibeiC](https://github.com/ShuibeiC). - 🌐 Fix typos in Russian translations for `docs/ru/docs/tutorial/background-tasks.md`, `docs/ru/docs/tutorial/body-nested-models.md`, `docs/ru/docs/tutorial/debugging.md`, `docs/ru/docs/tutorial/testing.md`. PR [#&#8203;10311](https://github.com/tiangolo/fastapi/pull/10311) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/request-files.md`. PR [#&#8203;10332](https://github.com/tiangolo/fastapi/pull/10332) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Chinese translation for `docs/zh/docs/deployment/server-workers.md`. PR [#&#8203;10292](https://github.com/tiangolo/fastapi/pull/10292) by [@&#8203;xzmeng](https://github.com/xzmeng). - 🌐 Add Chinese translation for `docs/zh/docs/deployment/cloud.md`. PR [#&#8203;10291](https://github.com/tiangolo/fastapi/pull/10291) by [@&#8203;xzmeng](https://github.com/xzmeng). - 🌐 Add Chinese translation for `docs/zh/docs/deployment/manually.md`. PR [#&#8203;10279](https://github.com/tiangolo/fastapi/pull/10279) by [@&#8203;xzmeng](https://github.com/xzmeng). - 🌐 Add Chinese translation for `docs/zh/docs/deployment/https.md`. PR [#&#8203;10277](https://github.com/tiangolo/fastapi/pull/10277) by [@&#8203;xzmeng](https://github.com/xzmeng). - 🌐 Add Chinese translation for `docs/zh/docs/deployment/index.md`. PR [#&#8203;10275](https://github.com/tiangolo/fastapi/pull/10275) by [@&#8203;xzmeng](https://github.com/xzmeng). - 🌐 Add German translation for `docs/de/docs/tutorial/first-steps.md`. PR [#&#8203;9530](https://github.com/tiangolo/fastapi/pull/9530) by [@&#8203;fhabers21](https://github.com/fhabers21). - 🌐 Update Turkish translation for `docs/tr/docs/index.md`. PR [#&#8203;10444](https://github.com/tiangolo/fastapi/pull/10444) by [@&#8203;hasansezertasan](https://github.com/hasansezertasan). - 🌐 Add Chinese translation for `docs/zh/docs/learn/index.md`. PR [#&#8203;10479](https://github.com/tiangolo/fastapi/pull/10479) by [@&#8203;KAZAMA-DREAM](https://github.com/KAZAMA-DREAM). - 🌐 Add Russian translation for `docs/ru/docs/learn/index.md`. PR [#&#8203;10539](https://github.com/tiangolo/fastapi/pull/10539) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Update SQLAlchemy instruction in Chinese translation `docs/zh/docs/tutorial/sql-databases.md`. PR [#&#8203;9712](https://github.com/tiangolo/fastapi/pull/9712) by [@&#8203;Royc30ne](https://github.com/Royc30ne). - 🌐 Add Turkish translation for `docs/tr/docs/external-links.md`. PR [#&#8203;10549](https://github.com/tiangolo/fastapi/pull/10549) by [@&#8203;hasansezertasan](https://github.com/hasansezertasan). - 🌐 Add Spanish translation for `docs/es/docs/learn/index.md`. PR [#&#8203;10885](https://github.com/tiangolo/fastapi/pull/10885) by [@&#8203;pablocm83](https://github.com/pablocm83). - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-fields.md`. PR [#&#8203;10670](https://github.com/tiangolo/fastapi/pull/10670) by [@&#8203;ArtemKhymenko](https://github.com/ArtemKhymenko). - 🌐 Add Hungarian translation for `/docs/hu/docs/index.md`. PR [#&#8203;10812](https://github.com/tiangolo/fastapi/pull/10812) by [@&#8203;takacs](https://github.com/takacs). - 🌐 Add Turkish translation for `docs/tr/docs/newsletter.md`. PR [#&#8203;10550](https://github.com/tiangolo/fastapi/pull/10550) by [@&#8203;hasansezertasan](https://github.com/hasansezertasan). - 🌐 Add Spanish translation for `docs/es/docs/help/index.md`. PR [#&#8203;10907](https://github.com/tiangolo/fastapi/pull/10907) by [@&#8203;pablocm83](https://github.com/pablocm83). - 🌐 Add Spanish translation for `docs/es/docs/about/index.md`. PR [#&#8203;10908](https://github.com/tiangolo/fastapi/pull/10908) by [@&#8203;pablocm83](https://github.com/pablocm83). - 🌐 Add Spanish translation for `docs/es/docs/resources/index.md`. PR [#&#8203;10909](https://github.com/tiangolo/fastapi/pull/10909) by [@&#8203;pablocm83](https://github.com/pablocm83). ##### Internal - 👥 Update FastAPI People. PR [#&#8203;10871](https://github.com/tiangolo/fastapi/pull/10871) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Upgrade custom GitHub Action comment-docs-preview-in-pr. PR [#&#8203;10916](https://github.com/tiangolo/fastapi/pull/10916) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆️ Upgrade GitHub Action latest-changes. PR [#&#8203;10915](https://github.com/tiangolo/fastapi/pull/10915) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Upgrade GitHub Action label-approved. PR [#&#8203;10913](https://github.com/tiangolo/fastapi/pull/10913) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆️ Upgrade GitHub Action label-approved. PR [#&#8203;10905](https://github.com/tiangolo/fastapi/pull/10905) by [@&#8203;tiangolo](https://github.com/tiangolo). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2024-01-11 18:03:43 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2024-01-11 18:03:43 +02:00
profitroll merged commit bf006a0734 into dev 2024-01-21 13:54:50 +02:00
profitroll deleted branch renovate/fastapi-0.x 2024-01-21 13:54:50 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/PhotosAPI#44
No description provided.