Valentyn
|
f077c17e1e
|
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-param-models.md` page (#13460)
|
5 months ago |
Valentyn
|
f9f1d93c58
|
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/header-param-models.md` page (#13461)
|
5 months ago |
github-actions
|
7e33df505a
|
📝 Update release notes
[skip ci]
|
5 months ago |
k94-ishi
|
f806e03807
|
🌐 Add Japanese translation for `docs/ja/docs/virtual-environments.md` (#13304)
|
5 months ago |
github-actions
|
90d52cfa16
|
📝 Update release notes
[skip ci]
|
5 months ago |
dependabot[bot]
|
7ab1b9edcc
|
⬆ Bump pydantic-ai from 0.0.15 to 0.0.30 (#13438)
Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai) from 0.0.15 to 0.0.30.
- [Release notes](https://github.com/pydantic/pydantic-ai/releases)
- [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/message-history.md)
- [Commits](https://github.com/pydantic/pydantic-ai/compare/v0.0.15...v0.0.30)
---
updated-dependencies:
- dependency-name: pydantic-ai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
5 months ago |
github-actions
|
6859691419
|
📝 Update release notes
[skip ci]
|
5 months ago |
Sebastián Ramírez
|
d3cfe72cd7
|
👥 Update FastAPI People - Experts (#13493)
Co-authored-by: github-actions <github-actions@github.com>
|
5 months ago |
github-actions
|
e988050f79
|
📝 Update release notes
[skip ci]
|
5 months ago |
Lee Yesong
|
3565ea00b6
|
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/oauth2-jwt.md` (#13333)
|
5 months ago |
sneakers-the-rat
|
529d486a7b
|
Merge branch 'form-defaults' of https://github.com/sneakers-the-rat/fastapi into form-defaults
|
5 months ago |
sneakers-the-rat
|
a9acab81c4
|
lint
|
5 months ago |
pre-commit-ci[bot]
|
159824ea93
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
5 months ago |
sneakers-the-rat
|
e76184380d
|
pydantic v1 compat
|
5 months ago |
sneakers-the-rat
|
64f25284e8
|
fix handling form data with fields that are not annotated as Form()
|
5 months ago |
sneakers-the-rat
|
7fade13ac8
|
fix just the extra values problem (again, purposefully with failing tests to demonstrate the problem, fixing in next commit)
|
5 months ago |
sneakers-the-rat
|
49f6b8397d
|
add failing tests for empty input values to get a CI run baseline for them
|
5 months ago |
sneakers-the-rat
|
15eb6782dc
|
mypy lint
|
5 months ago |
sneakers-the-rat
|
1a58af44df
|
finish pydantic 1 compat
|
5 months ago |
github-actions
|
643d2845de
|
📝 Update release notes
[skip ci]
|
5 months ago |
dependabot[bot]
|
c46e4a1b14
|
⬆ Bump sqlmodel from 0.0.22 to 0.0.23 (#13437)
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.22 to 0.0.23.
- [Release notes](https://github.com/fastapi/sqlmodel/releases)
- [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/fastapi/sqlmodel/compare/0.0.22...0.0.23)
---
updated-dependencies:
- dependency-name: sqlmodel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
5 months ago |
github-actions
|
79bc28fab4
|
📝 Update release notes
[skip ci]
|
5 months ago |
dependabot[bot]
|
a88a6050a6
|
⬆ Bump black from 24.10.0 to 25.1.0 (#13436)
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0)
---
updated-dependencies:
- dependency-name: black
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>
|
5 months ago |
github-actions
|
0c36a7ac05
|
📝 Update release notes
[skip ci]
|
5 months ago |
Phương Tấn Thành
|
a592e8ad4d
|
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/cloud.md` (#13407)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Dinh Van Luc <39489075+MrL8199@users.noreply.github.com>
|
5 months ago |
sneakers-the-rat
|
a2ad8b187f
|
python 3.8 and pydantic 1 compat
|
5 months ago |
sneakers-the-rat
|
76c4d317fd
|
don't prefill defaults in form input
|
5 months ago |
github-actions
|
daf6820307
|
📝 Update release notes
[skip ci]
|
5 months ago |
dependabot[bot]
|
8c94e97c89
|
⬆ Bump ruff to 0.9.4 (#13299)
* ⬆ Bump ruff from 0.6.4 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.9.4.
- [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.6.4...0.9.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update pre-commit accordingly and make formatting changes
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
5 months ago |
github-actions
|
ab22979dc5
|
📝 Update release notes
[skip ci]
|
5 months ago |
Sebastián Ramírez
|
316566e40e
|
🔧 Update sponsors: pause TestDriven (#13446)
|
5 months ago |
Sebastián Ramírez
|
3824664620
|
🔖 Release version 0.115.11
|
5 months ago |
Sebastián Ramírez
|
a01ed2f6a7
|
📝 Update release notes
|
5 months ago |
github-actions
|
a2c2e332a0
|
📝 Update release notes
[skip ci]
|
5 months ago |
Sebastián Ramírez
|
74fe89bf35
|
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442)
This reverts commit 15dd2b67d3 .
|
5 months ago |
github-actions
|
f5056f84b6
|
📝 Update release notes
[skip ci]
|
5 months ago |
github-actions
|
60f05868b7
|
📝 Update release notes
[skip ci]
|
5 months ago |
github-actions
|
b7d3f2a96e
|
📝 Update release notes
[skip ci]
|
5 months ago |
Sebastián Ramírez
|
ea57612d69
|
👥 Update FastAPI GitHub topic repositories (#13439)
Co-authored-by: github-actions <github-actions@github.com>
|
5 months ago |
Sebastián Ramírez
|
186544760a
|
👥 Update FastAPI People - Contributors and Translators (#13432)
Co-authored-by: github-actions <github-actions@github.com>
|
5 months ago |
Sebastián Ramírez
|
89e0c10547
|
👥 Update FastAPI People - Sponsors (#13433)
Co-authored-by: github-actions <github-actions@github.com>
|
5 months ago |
github-actions
|
3fca8b2be8
|
📝 Update release notes
[skip ci]
|
5 months ago |
alv2017
|
bb98f7df6d
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md` (#13412)
|
5 months ago |
Sebastián Ramírez
|
a2644728f6
|
📝 Update release notes
|
5 months ago |
Sebastián Ramírez
|
433837d9ca
|
🔖 Release version 0.115.10
|
5 months ago |
github-actions
|
68074badcc
|
📝 Update release notes
[skip ci]
|
5 months ago |
Victorien
|
15dd2b67d3
|
♻️ Update internal annotation usage for compatibilty with Pydantic 2.11 (#13314)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
|
5 months ago |
github-actions
|
45e018517b
|
📝 Update release notes
[skip ci]
|
5 months ago |
github-actions
|
74954352ed
|
📝 Update release notes
[skip ci]
|
5 months ago |
Valentyn
|
7c4d1fe13d
|
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/debugging.md` (#13370)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rostyslav <rostik1410@users.noreply.github.com>
|
5 months ago |