Update dependency fastapi to v0.115.5 #81

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2024-11-12 19:44:41 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi (changelog) patch ==0.115.4 -> ==0.115.5

Release Notes

fastapi/fastapi (fastapi)

v0.115.5

Compare Source

Refactors
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/fastapi/fastapi) ([changelog](https://fastapi.tiangolo.com/release-notes/)) | patch | `==0.115.4` -> `==0.115.5` | --- ### Release Notes <details> <summary>fastapi/fastapi (fastapi)</summary> ### [`v0.115.5`](https://github.com/fastapi/fastapi/releases/tag/0.115.5) [Compare Source](https://github.com/fastapi/fastapi/compare/0.115.4...0.115.5) ##### Refactors - ♻️ Update internal checks to support Pydantic 2.10. PR [#&#8203;12914](https://github.com/fastapi/fastapi/pull/12914) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Docs - 📝 Update includes for `docs/en/docs/tutorial/body.md`. PR [#&#8203;12757](https://github.com/fastapi/fastapi/pull/12757) by [@&#8203;gsheni](https://github.com/gsheni). - 📝 Update includes in `docs/en/docs/advanced/testing-dependencies.md`. PR [#&#8203;12647](https://github.com/fastapi/fastapi/pull/12647) by [@&#8203;AyushSinghal1794](https://github.com/AyushSinghal1794). - 📝 Update includes for `docs/en/docs/tutorial/metadata.md`. PR [#&#8203;12773](https://github.com/fastapi/fastapi/pull/12773) by [@&#8203;Nimitha-jagadeesha](https://github.com/Nimitha-jagadeesha). - 📝 Update `docs/en/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#&#8203;12045](https://github.com/fastapi/fastapi/pull/12045) by [@&#8203;xuvjso](https://github.com/xuvjso). - 📝 Update includes for `docs/en/docs/tutorial/dependencies/global-dependencies.md`. PR [#&#8203;12653](https://github.com/fastapi/fastapi/pull/12653) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Update includes for `docs/en/docs/tutorial/body-updates.md`. PR [#&#8203;12712](https://github.com/fastapi/fastapi/pull/12712) by [@&#8203;davioc](https://github.com/davioc). - 📝 Remove mention of Celery in the project generators. PR [#&#8203;12742](https://github.com/fastapi/fastapi/pull/12742) by [@&#8203;david-caro](https://github.com/david-caro). - 📝 Update includes in `docs/en/docs/tutorial/header-param-models.md`. PR [#&#8203;12814](https://github.com/fastapi/fastapi/pull/12814) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update `contributing.md` docs, include note to not translate this page. PR [#&#8203;12841](https://github.com/fastapi/fastapi/pull/12841) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Update includes in `docs/en/docs/tutorial/request-forms.md`. PR [#&#8203;12648](https://github.com/fastapi/fastapi/pull/12648) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Update includes in `docs/en/docs/tutorial/request-form-models.md`. PR [#&#8203;12649](https://github.com/fastapi/fastapi/pull/12649) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Update includes in `docs/en/docs/tutorial/security/oauth2-jwt.md`. PR [#&#8203;12650](https://github.com/fastapi/fastapi/pull/12650) by [@&#8203;OCE1960](https://github.com/OCE1960). - 📝 Update includes in `docs/vi/docs/tutorial/first-steps.md`. PR [#&#8203;12754](https://github.com/fastapi/fastapi/pull/12754) by [@&#8203;MxPy](https://github.com/MxPy). - 📝 Update includes for `docs/pt/docs/advanced/wsgi.md`. PR [#&#8203;12769](https://github.com/fastapi/fastapi/pull/12769) by [@&#8203;Nimitha-jagadeesha](https://github.com/Nimitha-jagadeesha). - 📝 Update includes for `docs/en/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md`. PR [#&#8203;12815](https://github.com/fastapi/fastapi/pull/12815) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes for `docs/en/docs/tutorial/dependencies/classes-as-dependencies.md`. PR [#&#8203;12813](https://github.com/fastapi/fastapi/pull/12813) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - ✏️ Fix error in `docs/en/docs/tutorial/middleware.md`. PR [#&#8203;12819](https://github.com/fastapi/fastapi/pull/12819) by [@&#8203;alejsdev](https://github.com/alejsdev). - 📝 Update includes for `docs/en/docs/tutorial/security/get-current-user.md`. PR [#&#8203;12645](https://github.com/fastapi/fastapi/pull/12645) by [@&#8203;OCE1960](https://github.com/OCE1960). - 📝 Update includes for `docs/en/docs/tutorial/security/first-steps.md`. PR [#&#8203;12643](https://github.com/fastapi/fastapi/pull/12643) by [@&#8203;OCE1960](https://github.com/OCE1960). - 📝 Update includes in `docs/de/docs/advanced/additional-responses.md`. PR [#&#8203;12821](https://github.com/fastapi/fastapi/pull/12821) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes in `docs/en/docs/advanced/generate-clients.md`. PR [#&#8203;12642](https://github.com/fastapi/fastapi/pull/12642) by [@&#8203;AyushSinghal1794](https://github.com/AyushSinghal1794). - 📝 Fix admonition double quotes with new syntax. PR [#&#8203;12835](https://github.com/fastapi/fastapi/pull/12835) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Update includes in `docs/zh/docs/advanced/additional-responses.md`. PR [#&#8203;12828](https://github.com/fastapi/fastapi/pull/12828) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes in `docs/en/docs/tutorial/path-params-numeric-validations.md`. PR [#&#8203;12825](https://github.com/fastapi/fastapi/pull/12825) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes for `docs/en/docs/advanced/testing-websockets.md`. PR [#&#8203;12761](https://github.com/fastapi/fastapi/pull/12761) by [@&#8203;hamidrasti](https://github.com/hamidrasti). - 📝 Update includes for `docs/en/docs/advanced/using-request-directly.md`. PR [#&#8203;12760](https://github.com/fastapi/fastapi/pull/12760) by [@&#8203;hamidrasti](https://github.com/hamidrasti). - 📝 Update includes for `docs/advanced/wsgi.md`. PR [#&#8203;12758](https://github.com/fastapi/fastapi/pull/12758) by [@&#8203;hamidrasti](https://github.com/hamidrasti). - 📝 Update includes in `docs/de/docs/tutorial/middleware.md`. PR [#&#8203;12729](https://github.com/fastapi/fastapi/pull/12729) by [@&#8203;paintdog](https://github.com/paintdog). - 📝 Update includes for `docs/en/docs/tutorial/schema-extra-example.md`. PR [#&#8203;12822](https://github.com/fastapi/fastapi/pull/12822) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Update includes in `docs/fr/docs/advanced/additional-responses.md`. PR [#&#8203;12634](https://github.com/fastapi/fastapi/pull/12634) by [@&#8203;fegmorte](https://github.com/fegmorte). - 📝 Update includes in `docs/fr/docs/advanced/path-operation-advanced-configuration.md`. PR [#&#8203;12633](https://github.com/fastapi/fastapi/pull/12633) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes in `docs/fr/docs/advanced/response-directly.md`. PR [#&#8203;12632](https://github.com/fastapi/fastapi/pull/12632) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes for `docs/en/docs/tutorial/header-params.md`. PR [#&#8203;12640](https://github.com/fastapi/fastapi/pull/12640) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Update includes in `docs/en/docs/tutorial/cookie-param-models.md`. PR [#&#8203;12639](https://github.com/fastapi/fastapi/pull/12639) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Update includes for `docs/en/docs/tutorial/extra-models.md`. PR [#&#8203;12638](https://github.com/fastapi/fastapi/pull/12638) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Update includes for `docs/en/docs/tutorial/cors.md`. PR [#&#8203;12637](https://github.com/fastapi/fastapi/pull/12637) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Update includes for `docs/en/docs/tutorial/dependencies/sub-dependencies.md`. PR [#&#8203;12810](https://github.com/fastapi/fastapi/pull/12810) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes in `docs/en/docs/tutorial/body-nested-models.md`. PR [#&#8203;12812](https://github.com/fastapi/fastapi/pull/12812) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes in `docs/en/docs/tutorial/path-operation-configuration.md`. PR [#&#8203;12809](https://github.com/fastapi/fastapi/pull/12809) by [@&#8203;AlexWendland](https://github.com/AlexWendland). - 📝 Update includes in `docs/en/docs/tutorial/request-files.md`. PR [#&#8203;12818](https://github.com/fastapi/fastapi/pull/12818) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes for `docs/en/docs/tutorial/query-param-models.md`. PR [#&#8203;12817](https://github.com/fastapi/fastapi/pull/12817) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes in `docs/en/docs/tutorial/path-params.md`. PR [#&#8203;12811](https://github.com/fastapi/fastapi/pull/12811) by [@&#8203;AlexWendland](https://github.com/AlexWendland). - 📝 Update includes in `docs/en/docs/tutorial/response-model.md`. PR [#&#8203;12621](https://github.com/fastapi/fastapi/pull/12621) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes in `docs/en/docs/advanced/websockets.md`. PR [#&#8203;12606](https://github.com/fastapi/fastapi/pull/12606) by [@&#8203;vishnuvskvkl](https://github.com/vishnuvskvkl). - 📝 Updates include for `docs/en/docs/tutorial/cookie-params.md`. PR [#&#8203;12808](https://github.com/fastapi/fastapi/pull/12808) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes in `docs/en/docs/tutorial/middleware.md`. PR [#&#8203;12807](https://github.com/fastapi/fastapi/pull/12807) by [@&#8203;AlexWendland](https://github.com/AlexWendland). - 📝 Update includes in `docs/en/docs/advanced/sub-applications.md`. PR [#&#8203;12806](https://github.com/fastapi/fastapi/pull/12806) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes in `docs/en/docs/advanced/response-headers.md`. PR [#&#8203;12805](https://github.com/fastapi/fastapi/pull/12805) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes in `docs/fr/docs/tutorial/first-steps.md`. PR [#&#8203;12594](https://github.com/fastapi/fastapi/pull/12594) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes in `docs/en/docs/advanced/response-cookies.md`. PR [#&#8203;12804](https://github.com/fastapi/fastapi/pull/12804) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes in `docs/en/docs/advanced/path-operation-advanced-configuration.md`. PR [#&#8203;12802](https://github.com/fastapi/fastapi/pull/12802) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes for `docs/en/docs/advanced/response-directly.md`. PR [#&#8203;12803](https://github.com/fastapi/fastapi/pull/12803) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes in `docs/zh/docs/tutorial/background-tasks.md`. PR [#&#8203;12798](https://github.com/fastapi/fastapi/pull/12798) by [@&#8203;zhaohan-dong](https://github.com/zhaohan-dong). - 📝 Update includes for `docs/de/docs/tutorial/body-multiple-params.md`. PR [#&#8203;12699](https://github.com/fastapi/fastapi/pull/12699) by [@&#8203;alissadb](https://github.com/alissadb). - 📝 Update includes in `docs/em/docs/tutorial/body-updates.md`. PR [#&#8203;12799](https://github.com/fastapi/fastapi/pull/12799) by [@&#8203;AlexWendland](https://github.com/AlexWendland). - 📝 Update includes `docs/en/docs/advanced/response-change-status-code.md`. PR [#&#8203;12801](https://github.com/fastapi/fastapi/pull/12801) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes `docs/en/docs/advanced/openapi-callbacks.md`. PR [#&#8203;12800](https://github.com/fastapi/fastapi/pull/12800) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes in `docs/fr/docs/tutorial/body-multiple-params.md`. PR [#&#8203;12598](https://github.com/fastapi/fastapi/pull/12598) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes in `docs/en/docs/tutorial/body-multiple-params.md`. PR [#&#8203;12593](https://github.com/fastapi/fastapi/pull/12593) by [@&#8203;Tashanam-Shahbaz](https://github.com/Tashanam-Shahbaz). - 📝 Update includes in `docs/pt/docs/tutorial/background-tasks.md`. PR [#&#8203;12736](https://github.com/fastapi/fastapi/pull/12736) by [@&#8203;bhunao](https://github.com/bhunao). - 📝 Update includes for `docs/en/docs/advanced/custom-response.md`. PR [#&#8203;12797](https://github.com/fastapi/fastapi/pull/12797) by [@&#8203;handabaldeep](https://github.com/handabaldeep). - 📝 Update includes for `docs/pt/docs/python-types.md`. PR [#&#8203;12671](https://github.com/fastapi/fastapi/pull/12671) by [@&#8203;ceb10n](https://github.com/ceb10n). - 📝 Update includes for `docs/de/docs/python-types.md`. PR [#&#8203;12660](https://github.com/fastapi/fastapi/pull/12660) by [@&#8203;alissadb](https://github.com/alissadb). - 📝 Update includes for `docs/de/docs/advanced/dataclasses.md`. PR [#&#8203;12658](https://github.com/fastapi/fastapi/pull/12658) by [@&#8203;alissadb](https://github.com/alissadb). - 📝 Update includes in `docs/fr/docs/tutorial/path-params.md`. PR [#&#8203;12592](https://github.com/fastapi/fastapi/pull/12592) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes for `docs/de/docs/how-to/configure-swagger-ui.md`. PR [#&#8203;12690](https://github.com/fastapi/fastapi/pull/12690) by [@&#8203;alissadb](https://github.com/alissadb). - 📝 Update includes in `docs/en/docs/advanced/security/oauth2-scopes.md`. PR [#&#8203;12572](https://github.com/fastapi/fastapi/pull/12572) by [@&#8203;krishnamadhavan](https://github.com/krishnamadhavan). - 📝 Update includes for `docs/en/docs/how-to/conditional-openapi.md`. PR [#&#8203;12624](https://github.com/fastapi/fastapi/pull/12624) by [@&#8203;rabinlamadong](https://github.com/rabinlamadong). - 📝 Update includes in `docs/en/docs/tutorial/dependencies/index.md`. PR [#&#8203;12615](https://github.com/fastapi/fastapi/pull/12615) by [@&#8203;bharara](https://github.com/bharara). - 📝 Update includes in `docs/en/docs/tutorial/response-status-code.md`. PR [#&#8203;12620](https://github.com/fastapi/fastapi/pull/12620) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes in `docs/en/docs/how-to/custom-docs-ui-assets.md`. PR [#&#8203;12623](https://github.com/fastapi/fastapi/pull/12623) by [@&#8203;rabinlamadong](https://github.com/rabinlamadong). - 📝 Update includes in `docs/en/docs/advanced/openapi-webhooks.md`. PR [#&#8203;12605](https://github.com/fastapi/fastapi/pull/12605) by [@&#8203;salmantec](https://github.com/salmantec). - 📝 Update includes in `docs/en/docs/advanced/events.md`. PR [#&#8203;12604](https://github.com/fastapi/fastapi/pull/12604) by [@&#8203;salmantec](https://github.com/salmantec). - 📝 Update includes in `docs/en/docs/advanced/dataclasses.md`. PR [#&#8203;12603](https://github.com/fastapi/fastapi/pull/12603) by [@&#8203;salmantec](https://github.com/salmantec). - 📝 Update includes in `docs/es/docs/tutorial/cookie-params.md`. PR [#&#8203;12602](https://github.com/fastapi/fastapi/pull/12602) by [@&#8203;antonyare93](https://github.com/antonyare93). - 📝 Update includes in `docs/fr/docs/tutorial/path-params-numeric-validations.md`. PR [#&#8203;12601](https://github.com/fastapi/fastapi/pull/12601) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes in `docs/fr/docs/tutorial/background-tasks.md`. PR [#&#8203;12600](https://github.com/fastapi/fastapi/pull/12600) by [@&#8203;kantandane](https://github.com/kantandane). - 📝 Update includes in `docs/en/docs/tutorial/encoder.md`. PR [#&#8203;12597](https://github.com/fastapi/fastapi/pull/12597) by [@&#8203;tonyjly](https://github.com/tonyjly). - 📝 Update includes in `docs/en/docs/how-to/custom-docs-ui-assets.md`. PR [#&#8203;12557](https://github.com/fastapi/fastapi/pull/12557) by [@&#8203;philipokiokio](https://github.com/philipokiokio). - 🎨 Adjust spacing. PR [#&#8203;12635](https://github.com/fastapi/fastapi/pull/12635) by [@&#8203;alejsdev](https://github.com/alejsdev). - 📝 Update includes in `docs/en/docs/how-to/custom-request-and-route.md`. PR [#&#8203;12560](https://github.com/fastapi/fastapi/pull/12560) by [@&#8203;philipokiokio](https://github.com/philipokiokio). ##### Translations - 🌐 Add Korean translation for `docs/ko/docs/advanced/testing-websockets.md`. PR [#&#8203;12739](https://github.com/fastapi/fastapi/pull/12739) by [@&#8203;Limsunoh](https://github.com/Limsunoh). - 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/environment-variables.md`. PR [#&#8203;12785](https://github.com/fastapi/fastapi/pull/12785) by [@&#8203;Vincy1230](https://github.com/Vincy1230). - 🌐 Add Chinese translation for `docs/zh/docs/environment-variables.md`. PR [#&#8203;12784](https://github.com/fastapi/fastapi/pull/12784) by [@&#8203;Vincy1230](https://github.com/Vincy1230). - 🌐 Add Korean translation for `ko/docs/advanced/response-headers.md`. PR [#&#8203;12740](https://github.com/fastapi/fastapi/pull/12740) by [@&#8203;kwang1215](https://github.com/kwang1215). - 🌐 Add Chinese translation for `docs/zh/docs/virtual-environments.md`. PR [#&#8203;12790](https://github.com/fastapi/fastapi/pull/12790) by [@&#8203;Vincy1230](https://github.com/Vincy1230). - 🌐 Add Korean translation for `/docs/ko/docs/environment-variables.md`. PR [#&#8203;12526](https://github.com/fastapi/fastapi/pull/12526) by [@&#8203;Tolerblanc](https://github.com/Tolerblanc). - 🌐 Add Korean translation for `docs/ko/docs/history-design-future.md`. PR [#&#8203;12646](https://github.com/fastapi/fastapi/pull/12646) by [@&#8203;saeye](https://github.com/saeye). - 🌐 Add Korean translation for `docs/ko/docs/advanced/advanced-dependencies.md`. PR [#&#8203;12675](https://github.com/fastapi/fastapi/pull/12675) by [@&#8203;kim-sangah](https://github.com/kim-sangah). - 🌐 Add Korean translation for `docs/ko/docs/how-to/conditional-openapi.md`. PR [#&#8203;12731](https://github.com/fastapi/fastapi/pull/12731) by [@&#8203;sptcnl](https://github.com/sptcnl). - 🌐 Add Korean translation for `docs/ko/docs/advanced/using_request_directly.md`. PR [#&#8203;12738](https://github.com/fastapi/fastapi/pull/12738) by [@&#8203;kwang1215](https://github.com/kwang1215). - 🌐 Add Korean translation for `docs/ko/docs/advanced/testing-events.md`. PR [#&#8203;12741](https://github.com/fastapi/fastapi/pull/12741) by [@&#8203;9zimin9](https://github.com/9zimin9). - 🌐 Add Korean translation for `docs/ko/docs/security/index.md`. PR [#&#8203;12743](https://github.com/fastapi/fastapi/pull/12743) by [@&#8203;kim-sangah](https://github.com/kim-sangah). - 🌐 Add Portuguese translation for `docs/pt/docs/advanced/path-operation-advanced-configuration.md`. PR [#&#8203;12762](https://github.com/fastapi/fastapi/pull/12762) by [@&#8203;Joao-Pedro-P-Holanda](https://github.com/Joao-Pedro-P-Holanda). - 🌐 Add Korean translation for `docs/ko/docs/advanced/wsgi.md`. PR [#&#8203;12659](https://github.com/fastapi/fastapi/pull/12659) by [@&#8203;Limsunoh](https://github.com/Limsunoh). - 🌐 Add Portuguese translation for `docs/pt/docs/advanced/websockets.md`. PR [#&#8203;12703](https://github.com/fastapi/fastapi/pull/12703) by [@&#8203;devfernandoa](https://github.com/devfernandoa). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/simple-oauth2.md`. PR [#&#8203;12520](https://github.com/fastapi/fastapi/pull/12520) by [@&#8203;LidiaDomingos](https://github.com/LidiaDomingos). - 🌐 Add Korean translation for `docs/ko/docs/advanced/response-directly.md`. PR [#&#8203;12674](https://github.com/fastapi/fastapi/pull/12674) by [@&#8203;9zimin9](https://github.com/9zimin9). - 🌐 Add Portuguese translation for `docs/pt/docs/advanced/middleware.md`. PR [#&#8203;12704](https://github.com/fastapi/fastapi/pull/12704) by [@&#8203;devluisrodrigues](https://github.com/devluisrodrigues). - 🌐 Add Portuguese translation for `docs/pt/docs/advanced/openapi-callbacks.md`. PR [#&#8203;12705](https://github.com/fastapi/fastapi/pull/12705) by [@&#8203;devfernandoa](https://github.com/devfernandoa). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-files.md`. PR [#&#8203;12706](https://github.com/fastapi/fastapi/pull/12706) by [@&#8203;devluisrodrigues](https://github.com/devluisrodrigues). - 🌐 Add Portuguese Translation for `docs/pt/docs/advanced/custom-response.md`. PR [#&#8203;12631](https://github.com/fastapi/fastapi/pull/12631) by [@&#8203;Joao-Pedro-P-Holanda](https://github.com/Joao-Pedro-P-Holanda). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/metadata.md`. PR [#&#8203;12538](https://github.com/fastapi/fastapi/pull/12538) by [@&#8203;LinkolnR](https://github.com/LinkolnR). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/metadata.md`. PR [#&#8203;12541](https://github.com/fastapi/fastapi/pull/12541) by [@&#8203;kwang1215](https://github.com/kwang1215). - 🌐 Add Korean Translation for `docs/ko/docs/advanced/response-cookies.md`. PR [#&#8203;12546](https://github.com/fastapi/fastapi/pull/12546) by [@&#8203;kim-sangah](https://github.com/kim-sangah). - 🌐 Add Korean translation for `docs/ko/docs/fastapi-cli.md`. PR [#&#8203;12515](https://github.com/fastapi/fastapi/pull/12515) by [@&#8203;dhdld](https://github.com/dhdld). - 🌐 Add Korean Translation for `docs/ko/docs/advanced/response-change-status-code.md`. PR [#&#8203;12547](https://github.com/fastapi/fastapi/pull/12547) by [@&#8203;9zimin9](https://github.com/9zimin9). ##### Internal - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;12907](https://github.com/fastapi/fastapi/pull/12907) by [@&#8203;pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci). - 🔨 Update docs preview script to show previous version and English version. PR [#&#8203;12856](https://github.com/fastapi/fastapi/pull/12856) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. PR [#&#8203;12794](https://github.com/fastapi/fastapi/pull/12794) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2. PR [#&#8203;12788](https://github.com/fastapi/fastapi/pull/12788) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0. PR [#&#8203;12781](https://github.com/fastapi/fastapi/pull/12781) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump cloudflare/wrangler-action from 3.11 to 3.12. PR [#&#8203;12777](https://github.com/fastapi/fastapi/pull/12777) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;12766](https://github.com/fastapi/fastapi/pull/12766) by [@&#8203;pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci). - ⬆ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0. PR [#&#8203;12721](https://github.com/fastapi/fastapi/pull/12721) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Update pre-commit requirement from <4.0.0,>=2.17.0 to >=2.17.0,<5.0.0. PR [#&#8203;12749](https://github.com/fastapi/fastapi/pull/12749) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump typer from 0.12.3 to 0.12.5. PR [#&#8203;12748](https://github.com/fastapi/fastapi/pull/12748) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Update flask requirement from <3.0.0,>=1.1.2 to >=1.1.2,<4.0.0. PR [#&#8203;12747](https://github.com/fastapi/fastapi/pull/12747) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump pillow from 10.4.0 to 11.0.0. PR [#&#8203;12746](https://github.com/fastapi/fastapi/pull/12746) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Update pytest requirement from <8.0.0,>=7.1.3 to >=7.1.3,<9.0.0. PR [#&#8203;12745](https://github.com/fastapi/fastapi/pull/12745) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔧 Update sponsors: add Render. PR [#&#8203;12733](https://github.com/fastapi/fastapi/pull/12733) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;12707](https://github.com/fastapi/fastapi/pull/12707) by [@&#8203;pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci). </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-11-12 18:29:14 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2024-11-12 18:29:15 +02:00
profitroll merged commit 381c6fd0d3 into dev 2024-11-12 19:44:41 +02:00
profitroll deleted branch renovate/fastapi-0.x 2024-11-12 19:44:42 +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#81
No description provided.