Update dependency fastapi to v0.115.2 #76

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2024-10-12 13:57:41 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi (changelog) patch ==0.115.0 -> ==0.115.2

Release Notes

fastapi/fastapi (fastapi)

v0.115.2

Compare Source

Upgrades

v0.115.1

Compare Source

Fixes
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.0` -> `==0.115.2` | --- ### Release Notes <details> <summary>fastapi/fastapi (fastapi)</summary> ### [`v0.115.2`](https://github.com/fastapi/fastapi/releases/tag/0.115.2) [Compare Source](https://github.com/fastapi/fastapi/compare/0.115.1...0.115.2) ##### Upgrades - ⬆️ Upgrade Starlette to `>=0.37.2,<0.41.0`. PR [#&#8203;12431](https://github.com/fastapi/fastapi/pull/12431) by [@&#8203;tiangolo](https://github.com/tiangolo). ### [`v0.115.1`](https://github.com/fastapi/fastapi/releases/tag/0.115.1) [Compare Source](https://github.com/fastapi/fastapi/compare/0.115.0...0.115.1) ##### Fixes - 🐛 Fix openapi generation with responses kwarg. PR [#&#8203;10895](https://github.com/fastapi/fastapi/pull/10895) by [@&#8203;flxdot](https://github.com/flxdot). - 🐛 Remove `Required` shadowing from fastapi using Pydantic v2. PR [#&#8203;12197](https://github.com/fastapi/fastapi/pull/12197) by [@&#8203;pachewise](https://github.com/pachewise). ##### Refactors - ♻️ Update type annotations for improved `python-multipart`. PR [#&#8203;12407](https://github.com/fastapi/fastapi/pull/12407) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Docs - ✨ Add new tutorial for SQL databases with SQLModel. PR [#&#8203;12285](https://github.com/fastapi/fastapi/pull/12285) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Add External Link: How to profile a FastAPI asynchronous request. PR [#&#8203;12389](https://github.com/fastapi/fastapi/pull/12389) by [@&#8203;brouberol](https://github.com/brouberol). - 🔧 Remove `base_path` for `mdx_include` Markdown extension in MkDocs. PR [#&#8203;12391](https://github.com/fastapi/fastapi/pull/12391) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Update link to Swagger UI configuration docs. PR [#&#8203;12264](https://github.com/fastapi/fastapi/pull/12264) by [@&#8203;makisukurisu](https://github.com/makisukurisu). - 📝 Adding links for Playwright and Vite in `docs/project-generation.md`. PR [#&#8203;12274](https://github.com/fastapi/fastapi/pull/12274) by [@&#8203;kayqueGovetri](https://github.com/kayqueGovetri). - 📝 Fix small typos in the documentation. PR [#&#8203;12213](https://github.com/fastapi/fastapi/pull/12213) by [@&#8203;svlandeg](https://github.com/svlandeg). ##### Translations - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/cookie-param-models.md`. PR [#&#8203;12298](https://github.com/fastapi/fastapi/pull/12298) by [@&#8203;ceb10n](https://github.com/ceb10n). - 🌐 Add Portuguese translation for `docs/pt/docs/how-to/graphql.md`. PR [#&#8203;12215](https://github.com/fastapi/fastapi/pull/12215) by [@&#8203;AnandaCampelo](https://github.com/AnandaCampelo). - 🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/oauth2-scopes.md`. PR [#&#8203;12263](https://github.com/fastapi/fastapi/pull/12263) by [@&#8203;ceb10n](https://github.com/ceb10n). - 🌐 Add Portuguese translation for `docs/pt/docs/deployment/concepts.md`. PR [#&#8203;12219](https://github.com/fastapi/fastapi/pull/12219) by [@&#8203;marcelomarkus](https://github.com/marcelomarkus). - 🌐 Add Portuguese translation for `docs/pt/docs/how-to/conditional-openapi.md`. PR [#&#8203;12221](https://github.com/fastapi/fastapi/pull/12221) by [@&#8203;marcelomarkus](https://github.com/marcelomarkus). - 🌐 Add Portuguese translation for `docs/pt/docs/advanced/response-directly.md`. PR [#&#8203;12266](https://github.com/fastapi/fastapi/pull/12266) by [@&#8203;Joao-Pedro-P-Holanda](https://github.com/Joao-Pedro-P-Holanda). - 🌐 Update Portuguese translation for `docs/pt/docs/tutorial/cookie-params.md`. PR [#&#8203;12297](https://github.com/fastapi/fastapi/pull/12297) by [@&#8203;ceb10n](https://github.com/ceb10n). - 🌐 Fix Korean translation for `docs/ko/docs/tutorial/index.md`. PR [#&#8203;12278](https://github.com/fastapi/fastapi/pull/12278) by [@&#8203;kkotipy](https://github.com/kkotipy). - 🌐 Update Portuguese translation for `docs/pt/docs/advanced/security/http-basic-auth.md`. PR [#&#8203;12275](https://github.com/fastapi/fastapi/pull/12275) by [@&#8203;andersonrocha0](https://github.com/andersonrocha0). - 🌐 Add Portuguese translation for `docs/pt/docs/deployment/cloud.md`. PR [#&#8203;12217](https://github.com/fastapi/fastapi/pull/12217) by [@&#8203;marcelomarkus](https://github.com/marcelomarkus). - ✏️ Fix typo in `docs/es/docs/python-types.md`. PR [#&#8203;12235](https://github.com/fastapi/fastapi/pull/12235) by [@&#8203;JavierSanchezCastro](https://github.com/JavierSanchezCastro). - 🌐 Add Dutch translation for `docs/nl/docs/environment-variables.md`. PR [#&#8203;12200](https://github.com/fastapi/fastapi/pull/12200) by [@&#8203;maxscheijen](https://github.com/maxscheijen). - 🌐 Add Portuguese translation for `docs/pt/docs/deployment/manually.md`. PR [#&#8203;12210](https://github.com/fastapi/fastapi/pull/12210) by [@&#8203;JoaoGustavoRogel](https://github.com/JoaoGustavoRogel). - 🌐 Add Portuguese translation for `docs/pt/docs/deployment/server-workers.md`. PR [#&#8203;12220](https://github.com/fastapi/fastapi/pull/12220) by [@&#8203;marcelomarkus](https://github.com/marcelomarkus). - 🌐 Add Portuguese translation for `docs/pt/docs/how-to/configure-swagger-ui.md`. PR [#&#8203;12222](https://github.com/fastapi/fastapi/pull/12222) by [@&#8203;marcelomarkus](https://github.com/marcelomarkus). ##### Internal - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;12396](https://github.com/fastapi/fastapi/pull/12396) by [@&#8203;pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci). - 🔨 Add script to generate variants of files. PR [#&#8203;12405](https://github.com/fastapi/fastapi/pull/12405) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Add speakeasy-api to `sponsors_badge.yml`. PR [#&#8203;12404](https://github.com/fastapi/fastapi/pull/12404) by [@&#8203;tiangolo](https://github.com/tiangolo). - ➕ Add docs dependency: markdown-include-variants. PR [#&#8203;12399](https://github.com/fastapi/fastapi/pull/12399) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Fix extra mdx-base-path paths. PR [#&#8203;12397](https://github.com/fastapi/fastapi/pull/12397) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Tweak labeler to not override custom labels. PR [#&#8203;12398](https://github.com/fastapi/fastapi/pull/12398) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update worfkow deploy-docs-notify URL. PR [#&#8203;12392](https://github.com/fastapi/fastapi/pull/12392) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update Cloudflare GitHub Action. PR [#&#8203;12387](https://github.com/fastapi/fastapi/pull/12387) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3. PR [#&#8203;12386](https://github.com/fastapi/fastapi/pull/12386) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocstrings\[python] from 0.25.1 to 0.26.1. PR [#&#8203;12371](https://github.com/fastapi/fastapi/pull/12371) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump griffe-typingdoc from 0.2.6 to 0.2.7. PR [#&#8203;12370](https://github.com/fastapi/fastapi/pull/12370) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;12331](https://github.com/fastapi/fastapi/pull/12331) by [@&#8203;pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci). - 🔧 Update sponsors, remove Fine.dev. PR [#&#8203;12271](https://github.com/fastapi/fastapi/pull/12271) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#&#8203;12253](https://github.com/fastapi/fastapi/pull/12253) by [@&#8203;pre-commit-ci\[bot\]](https://github.com/apps/pre-commit-ci). - ✏️ Fix docstring typos in http security. PR [#&#8203;12223](https://github.com/fastapi/fastapi/pull/12223) by [@&#8203;albertvillanova](https://github.com/albertvillanova). </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-10-12 13:19:22 +03:00
Renovate scheduled this pull request to auto merge when all checks succeed 2024-10-12 13:19:23 +03:00
profitroll merged commit df32ee393e into dev 2024-10-12 13:57:41 +03:00
profitroll deleted branch renovate/fastapi-0.x 2024-10-12 13:57:41 +03: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#76
No description provided.