Commit Graph

6315 Commits

Author SHA1 Message Date
JONEMI21 b4afab0f16 apply fixture 2025-11-10 12:40:17 +00:00
JONEMI21 983c112c61 fix fixture 2025-11-10 12:38:05 +00:00
Michael Jones a0541ab1bb
Merge branch 'master' into master 2025-11-10 12:34:35 +00:00
JONEMI21 ac4de76722 mark as needing 3 10 2025-11-10 12:34:15 +00:00
JONEMI21 535a3ffc55 lint, fmt 2025-11-10 12:30:50 +00:00
JONEMI21 88d2ace66a ignore invalid for pydantic v1 2025-11-10 12:23:26 +00:00
pre-commit-ci[bot] 4a7f704a07 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-10 11:14:45 +00:00
JONEMI21 8472f4addf raise error in pydantic v1 2025-11-10 11:14:33 +00:00
JONEMI21 1121414bf2 fmt 2025-11-10 10:29:45 +00:00
JONEMI21 03d445ad5e omit by default for pydantic v2 2025-11-10 10:29:17 +00:00
JONEMI21 45825d7d11 omit by default query params 2025-11-10 08:47:21 +00:00
github-actions[bot] 409e7b503c 📝 Update release notes
[skip ci]
2025-11-10 08:34:48 +00:00
Nils-Hero Lindemann db488f3220
🌐 Sync German docs (#14317)
* Sync with #14262

* Sync with #14287

* Two improvements

* "Frühzeitig beenden" -> "Frühes Beenden"
* "Make herum" bold too
2025-11-10 09:34:25 +01:00
pre-commit-ci[bot] 3847b353ce 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-10 07:09:01 +00:00
JONEMI21 076a8cf3fa rm omit by default fn 2025-11-10 07:08:41 +00:00
Sebastián Ramírez 1c7e2540c2 🔖 Release version 0.121.1 2025-11-08 22:47:00 +01:00
github-actions[bot] 9e5439959a 📝 Update release notes
[skip ci]
2025-11-08 21:43:59 +00:00
luzzodev 282f372eda
🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies (#14301) 2025-11-08 22:43:30 +01:00
JONEMI21 62344d272d right directions maybe 2025-11-07 17:12:51 +00:00
JONEMI21 d90b39a60a persuing 'on_error="omit"' 2025-11-07 15:02:37 +00:00
JONEMI21 1e22422ff9 WrapValidator pydanticv2 only - need different solution for v1 2025-11-07 14:47:08 +00:00
JONEMI21 687dd65c31 align tests with intended functionality 2025-11-07 14:25:13 +00:00
pre-commit-ci[bot] 147ca63107 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-07 13:57:11 +00:00
JONEMI21 c9bfba04dd use wrap validator to remove failing values 2025-11-07 13:56:50 +00:00
JONEMI21 103d46921b simplify typing 2025-11-07 09:34:44 +00:00
JONEMI21 9b4e4df2d8 add typing 2025-11-07 09:32:52 +00:00
JONEMI21 61b683e562 fix for pydantic v1 2025-11-07 09:28:03 +00:00
JONEMI21 78cffc8ad7 rm unused 2025-11-06 22:33:37 +00:00
JONEMI21 be8d772a1a update query param 2025-11-06 22:26:33 +00:00
JONEMI21 d6f0189bd0 fixed 2025-11-06 22:20:11 +00:00
JONEMI21 36a781f5df rv 2025-11-06 22:18:30 +00:00
pre-commit-ci[bot] 19e5aba29c 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-06 22:16:27 +00:00
JONEMI21 d7f1f418c7 add paths 2025-11-06 22:16:15 +00:00
JONEMI21 d539d51b01 rv 2025-11-06 22:12:33 +00:00
JONEMI21 b922665568 add shape mapping 2025-11-06 22:08:00 +00:00
JONEMI21 180f83bd8e fix 2025-11-06 22:07:35 +00:00
JONEMI21 3bece4211b lint 2025-11-06 22:06:02 +00:00
JONEMI21 1a57459eda update and remove otherwise captured query params 2025-11-06 22:04:36 +00:00
pre-commit-ci[bot] dcd67c7feb 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-11-06 14:48:21 +00:00
JONEMI21 c22878a48d Merge remote-tracking branch 'fastapi-origin/master' 2025-11-06 14:46:38 +00:00
github-actions[bot] 972a967d5d 📝 Update release notes
[skip ci]
2025-11-04 08:39:30 +00:00
github-actions[bot] 4170f621a5 📝 Update release notes
[skip ci]
2025-11-04 08:38:34 +00:00
dependabot[bot] 67c8dfaf0f
⬆ Bump ruff from 0.13.2 to 0.14.3 (#14276)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.2 to 0.14.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.13.2...0.14.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 09:38:16 +01:00
pre-commit-ci[bot] 34db1e2e2c
⬆ [pre-commit.ci] pre-commit autoupdate (#14289)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.2...v0.14.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-04 09:38:05 +01:00
github-actions[bot] b787103226 📝 Update release notes
[skip ci]
2025-11-03 13:20:34 +00:00
Sebastián Ramírez 289b4aa2fa
📝 Upate docs for advanced dependencies with `yield`, noting the changes in 0.121.0, adding `scope` (#14287) 2025-11-03 14:19:58 +01:00
Sebastián Ramírez 4efae81a76 🔖 Release version 0.121.0 2025-11-03 11:21:36 +01:00
Sebastián Ramírez 3690140555 📝 Update release notes 2025-11-03 11:19:56 +01:00
github-actions[bot] ad4d8f24ca 📝 Update release notes
[skip ci]
2025-11-03 10:13:13 +00:00
Sebastián Ramírez ac438b9934
Add support for dependencies with scopes, support `scope="request"` for dependencies with `yield` that exit before the response is sent (#14262)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-03 11:12:49 +01:00