fix(deps): update dependency fastapi to v0.115.12 #46

Merged
hads merged 1 commits from renovate/fastapi-0.x-lockfile into main 2025-04-22 19:29:17 +12:00
Owner

This PR contains the following updates:

Package Type Update Change
fastapi (changelog) dependencies patch 0.115.10 -> 0.115.12

Release Notes

fastapi/fastapi (fastapi)

v0.115.12

Compare Source

Fixes
Docs
Translations
Internal

v0.115.11

Compare Source

Fixes
Translations
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/middleware.md. PR #​13412 by @​alv2017.
Internal

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 | Type | Update | Change | |---|---|---|---| | [fastapi](https://github.com/fastapi/fastapi) ([changelog](https://fastapi.tiangolo.com/release-notes/)) | dependencies | patch | `0.115.10` -> `0.115.12` | --- ### Release Notes <details> <summary>fastapi/fastapi (fastapi)</summary> ### [`v0.115.12`](https://github.com/fastapi/fastapi/releases/tag/0.115.12) [Compare Source](https://github.com/fastapi/fastapi/compare/0.115.11...0.115.12) ##### Fixes - 🐛 Fix `convert_underscores=False` for header Pydantic models. PR [#&#8203;13515](https://github.com/fastapi/fastapi/pull/13515) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Docs - 📝 Update `docs/en/docs/tutorial/middleware.md`. PR [#&#8203;13444](https://github.com/fastapi/fastapi/pull/13444) by [@&#8203;Rishat-F](https://github.com/Rishat-F). - 👥 Update FastAPI People - Experts. PR [#&#8203;13493](https://github.com/fastapi/fastapi/pull/13493) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Translations - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/metadata.md` page. PR [#&#8203;13459](https://github.com/fastapi/fastapi/pull/13459) by [@&#8203;valentinDruzhinin](https://github.com/valentinDruzhinin). - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.md` page. PR [#&#8203;13462](https://github.com/fastapi/fastapi/pull/13462) by [@&#8203;valentinDruzhinin](https://github.com/valentinDruzhinin). - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-param-models.md` page. PR [#&#8203;13460](https://github.com/fastapi/fastapi/pull/13460) by [@&#8203;valentinDruzhinin](https://github.com/valentinDruzhinin). - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/header-param-models.md` page. PR [#&#8203;13461](https://github.com/fastapi/fastapi/pull/13461) by [@&#8203;valentinDruzhinin](https://github.com/valentinDruzhinin). - 🌐 Add Japanese translation for `docs/ja/docs/virtual-environments.md`. PR [#&#8203;13304](https://github.com/fastapi/fastapi/pull/13304) by [@&#8203;k94-ishi](https://github.com/k94-ishi). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/security/oauth2-jwt.md`. PR [#&#8203;13333](https://github.com/fastapi/fastapi/pull/13333) by [@&#8203;yes0ng](https://github.com/yes0ng). - 🌐 Add Vietnamese translation for `docs/vi/docs/deployment/cloud.md`. PR [#&#8203;13407](https://github.com/fastapi/fastapi/pull/13407) by [@&#8203;ptt3199](https://github.com/ptt3199). ##### Internal - ⬆ Bump pydantic-ai from 0.0.15 to 0.0.30. PR [#&#8203;13438](https://github.com/fastapi/fastapi/pull/13438) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump sqlmodel from 0.0.22 to 0.0.23. PR [#&#8203;13437](https://github.com/fastapi/fastapi/pull/13437) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump black from 24.10.0 to 25.1.0. PR [#&#8203;13436](https://github.com/fastapi/fastapi/pull/13436) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump ruff to 0.9.4. PR [#&#8203;13299](https://github.com/fastapi/fastapi/pull/13299) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔧 Update sponsors: pause TestDriven. PR [#&#8203;13446](https://github.com/fastapi/fastapi/pull/13446) by [@&#8203;tiangolo](https://github.com/tiangolo). ### [`v0.115.11`](https://github.com/fastapi/fastapi/releases/tag/0.115.11) [Compare Source](https://github.com/fastapi/fastapi/compare/0.115.10...0.115.11) ##### Fixes - 🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert [#&#8203;13440](https://github.com/fastapi/fastapi/pull/13440). PR [#&#8203;13442](https://github.com/fastapi/fastapi/pull/13442) by [@&#8203;tiangolo](https://github.com/tiangolo). - New docs: [Query Parameters and String Validations - Custom Validation](https://fastapi.tiangolo.com/tutorial/query-params-str-validations/#custom-validation). ##### Translations - 🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md`. PR [#&#8203;13412](https://github.com/fastapi/fastapi/pull/13412) by [@&#8203;alv2017](https://github.com/alv2017). ##### Internal - 👥 Update FastAPI GitHub topic repositories. PR [#&#8203;13439](https://github.com/fastapi/fastapi/pull/13439) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👥 Update FastAPI People - Contributors and Translators. PR [#&#8203;13432](https://github.com/fastapi/fastapi/pull/13432) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👥 Update FastAPI People - Sponsors. PR [#&#8203;13433](https://github.com/fastapi/fastapi/pull/13433) 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
hads added 1 commit 2025-03-21 16:58:25 +13:00
fix(deps): update dependency fastapi to v0.115.11
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 44s
69bab7306b
hads force-pushed renovate/fastapi-0.x-lockfile from 69bab7306b to f76f54e5ee 2025-03-24 12:06:49 +13:00 Compare
hads changed title from fix(deps): update dependency fastapi to v0.115.11 to fix(deps): update dependency fastapi to v0.115.12 2025-03-24 12:06:52 +13:00
hads merged commit 0d69283e37 into main 2025-04-22 19:29:17 +12:00
hads deleted branch renovate/fastapi-0.x-lockfile 2025-04-22 19:29:17 +12:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hads/hinpdof#46
No description provided.