Commit Graph

6280 Commits

Author SHA1 Message Date
Yurii Motov abf88ccf35 Fix import of `Annotated` in `settings.app03` 2025-11-27 15:15:06 +01:00
Yurii Motov a884f81157 Fix test for `response-directly` with Pydantic v1 2025-11-27 14:46:33 +01:00
Yurii Motov a1a7c63a7f Use highest versions of files for `app02` in `settings.md` 2025-11-27 13:51:52 +01:00
Yurii Motov 099878b3d8 Simplify tests for variants `websockets.tutorial003` 2025-11-27 13:26:26 +01:00
Yurii Motov f6bfde23c8 Add tests for `using_request_directly/tutorial001` 2025-11-27 13:08:10 +01:00
Yurii Motov d9770ff830 Use highest version of `config` for `app03` in docs 2025-11-27 11:44:28 +01:00
Yurii Motov c9cffa27de Add tests for variants of `settings/app3`, fix config and add pv1 version 2025-11-27 11:41:54 +01:00
Yurii Motov 14f2e2bddb Add tests for variants of `settings/app2` 2025-11-27 10:45:08 +01:00
Yurii Motov e40087b7d5 Ignore ruff warnings for `path_operation_advanced_configuration/tutorial007` versions 2025-11-27 10:29:45 +01:00
Yurii Motov 63379de2d5 Add variants for `response-directly/tutorial001` 2025-11-27 10:09:51 +01:00
Yurii Motov 699cd287cb Add variants for `path-operation-advanced-configuration/tutorial007` 2025-11-27 09:38:29 +01:00
Yurii Motov 449c18e67e Add variants for `path-operation-advanced-configuration/tutorial007_pv1` 2025-11-27 09:34:15 +01:00
Yurii Motov f13f460d9b Add variants for `path-operation-advanced-configuration/tutorial004` 2025-11-27 09:24:49 +01:00
Yurii Motov c23c072572 Add variants for `openapi-callbacks/tutorial001` 2025-11-27 09:07:06 +01:00
Yurii Motov 998a92af97 Add variants for `dataclasses/tutorial003` 2025-11-26 22:22:08 +01:00
Yurii Motov ee37c69379 Add variants for `dataclasses/tutorial002` 2025-11-26 22:16:07 +01:00
Yurii Motov b841e9f807 Add variants for `dataclasses/tutorial001` 2025-11-26 22:03:56 +01:00
Yurii Motov 42e30173d3 Add variants for `additional_responses/tutorial004` 2025-11-26 21:59:56 +01:00
Yurii Motov c8a99a62a4 Add variants for `additional_responses/tutorial002` 2025-11-26 21:58:57 +01:00
Sebastián Ramírez 5b0625df96 🔖 Release version 0.122.0 2025-11-24 20:14:34 +01:00
Sebastián Ramírez 8732c53478 📝 Updates release notes 2025-11-24 20:12:28 +01:00
github-actions[bot] a4ef97afd9 📝 Update release notes
[skip ci]
2025-11-24 19:03:33 +00:00
Motov Yurii 51ad909ffe
🐛 Use `401` status code in security classes when credentials are missing (#13786)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-11-24 20:03:06 +01:00
github-actions[bot] e2354a0a06 📝 Update release notes
[skip ci]
2025-11-24 15:00:36 +00:00
github-actions[bot] cc66dee55c 📝 Update release notes
[skip ci]
2025-11-24 15:00:29 +00:00
github-actions[bot] ecfb752487 📝 Update release notes
[skip ci]
2025-11-24 15:00:13 +00:00
github-actions[bot] 8b18522205 📝 Update release notes
[skip ci]
2025-11-24 15:00:12 +00:00
github-actions[bot] a2395e0243 📝 Update release notes
[skip ci]
2025-11-24 14:59:55 +00:00
github-actions[bot] c7d05a903c 📝 Update release notes
[skip ci]
2025-11-24 14:58:56 +00:00
Sofie Van Landeghem ab33b45718
👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5` (#14403)
👷 Upgrade latest-changes and pin actions/checkout@v5
2025-11-24 15:58:32 +01:00
Motov Yurii 5265c4f5cb
🔧 Configure labeler to exclude files that start from underscore for `lang-all` label (#14213) 2025-11-23 21:10:04 +01:00
Sebastián Ramírez 4f3ff79736
👷 Add pre-commit config with local script for permalinks (#14398)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-23 18:41:43 +01:00
Sebastián Ramírez 79bc4b9ca0
👷 Add custom pre-commit CI (#14397) 2025-11-23 17:36:34 +01:00
Sebastián Ramírez ae951f6981
💄 Use font Fira Code to fix display of Rich panels in docs in Windows (#14387) 2025-11-23 10:27:40 +01:00
dependabot[bot] cbe5bdb85f
⬆ Bump actions/checkout from 5 to 6 (#14381)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 14:03:21 +01:00
github-actions[bot] 2909f8a628 📝 Update release notes
[skip ci]
2025-11-21 12:49:34 +00:00
Motov Yurii 32b375c5e4
🛠️ Add `add-permalinks` and `add-permalinks-page` to `scripts/docs.py` (#14033)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-11-21 13:49:11 +01:00
github-actions[bot] 456008a52b 📝 Update release notes
[skip ci]
2025-11-20 10:45:39 +00:00
Sebastián Ramírez be5a6311f5
🔧 Upgrade Material for MkDocs and remove insiders (#14375) 2025-11-20 11:45:16 +01:00
Sebastián Ramírez 325fd16d32 🔖 Release version 0.121.3 2025-11-19 17:51:59 +01:00
github-actions[bot] 7659b70da0 📝 Update release notes
[skip ci]
2025-11-19 16:50:42 +00:00
Sebastián Ramírez 85701631a0
♻️ Make the result of `Depends()` and `Security()` hashable, as a workaround for other tools interacting with these internal parts (#14372) 2025-11-19 17:50:18 +01:00
github-actions[bot] 566e3157a5 📝 Update release notes
[skip ci]
2025-11-19 11:55:32 +00:00
Ben Beasley 569226e753
⬆️ Bump Starlette to <`0.51.0` (#14282) 2025-11-19 12:55:05 +01:00
github-actions[bot] 33a75f4817 📝 Update release notes
[skip ci]
2025-11-19 10:12:24 +00:00
Nils-Hero Lindemann 89baa704a9
📝 Add missing hash part (#14369)
Add missing hash part

Was forgotten in #14359. I already added it in #14367
2025-11-19 11:12:00 +01:00
github-actions[bot] 827ed1e6a2 📝 Update release notes
[skip ci]
2025-11-18 08:30:46 +00:00
Edge-Seven df83eb7278
📝 Fix typos in code comments (#14364)
Fix typos in some files

Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
2025-11-18 09:30:20 +01:00
github-actions[bot] 4e84f31694 📝 Update release notes
[skip ci]
2025-11-17 19:34:16 +00:00
Sebastián Ramírez 994d6cc912
📝 Add docs for using FastAPI Cloud (#14359) 2025-11-17 20:33:53 +01:00