Yurii Motov
ba3d59f6c4
Add tests for `auto_error=False`
11 months ago
Yurii Motov
661fc39a7a
Rename tests for consistency
11 months ago
Yurii Motov
074f81dde6
Remove quotes in docstring for consistency with other classes
11 months ago
Yurii Motov
172cc969f2
Merge remote-tracking branch 'upstream/master'
11 months ago
github-actions
6bc29cc5ba
📝 Update release notes
[skip ci]
11 months ago
Mohammad
c8f330314e
🌐 Add Persian translation for `docs/fa/docs/python-types.md` ( #13524 )
* 🌐 Add Persian translation for docs/fa/docs/python-types.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
11 months ago
github-actions
d9e2aa8678
📝 Update release notes
[skip ci]
11 months ago
Edmilson Monteiro Rodrigues Neto
cf0c3cf2c4
🌐 Update Portuguese Translation for `docs/pt/docs/project-generation.md` ( #13875 )
* docs: update pt-docs project_generation.md
* fix: fix typo
11 months ago
github-actions
4ec2c0bb5b
📝 Update release notes
[skip ci]
11 months ago
Mohammad
5c74eeba5b
🌐 Add Persian translation for `docs/fa/docs/async.md` ( #13541 )
* 🌐 Add Persian translation for docs/fa/docs/async.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
11 months ago
github-actions
27f4240750
📝 Update release notes
[skip ci]
11 months ago
sajjad rahman
679a97603a
🌐 Add Bangali translation for `docs/bn/about/index.md` ( #13882 )
* add translation for docs/about/index.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
11 months ago
github-actions
e6d09027e5
📝 Update release notes
[skip ci]
11 months ago
Sebastián Ramírez
6726bf8559
👥 Update FastAPI People - Experts ( #13889 )
Co-authored-by: github-actions <[email protected] >
11 months ago
github-actions
3063c7c57d
📝 Update release notes
[skip ci]
11 months ago
Sebastián Ramírez
ce26b8e1ca
🔨 Update FastAPI People sleep interval, use external settings ( #13888 )
11 months ago
Sebastián Ramírez
313723494b
🔖 Release version 0.116.1
12 months ago
github-actions
095dab00c7
📝 Update release notes
[skip ci]
12 months ago
Sebastián Ramírez
cad6880fd9
⬆️ Upgrade Starlette supported version range to `>=0.40.0,<0.48.0` ( #13884 )
12 months ago
github-actions
a6e79e68a4
📝 Update release notes
[skip ci]
12 months ago
Motov Yurii
2c13b1ba4b
📝 Add notification about impending changes in Translations to `docs/en/docs/contributing.md` ( #13886 )
12 months ago
github-actions
7179d48fd7
📝 Update release notes
[skip ci]
12 months ago
pre-commit-ci[bot]
07bcb18a5a
⬆ [pre-commit.ci] pre-commit autoupdate ( #13871 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.1...v0.12.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 months ago
Sebastián Ramírez
bd8f358fd9
🔖 Release version 0.116.0
12 months ago
Sebastián Ramírez
18eb7a7080
📝 Update release notes
12 months ago
github-actions
dd906a998e
📝 Update release notes
[skip ci]
12 months ago
Sebastián Ramírez
b083ccd250
✨ Add support for deploying to FastAPI Cloud with `fastapi deploy` ( #13870 )
12 months ago
github-actions
af64e9d196
📝 Update release notes
[skip ci]
12 months ago
Naves
0d5dc7ee7b
🌐 Add Russian translation for `docs/ru/docs/advanced/response-directly.md` ( #13801 )
* 🌐 Add Russian translation for `docs/ru/docs/advanced/response-directly.md`
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Update response-directly.md
fixed `Response-классов`
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 months ago
github-actions
8068a404c7
📝 Update release notes
[skip ci]
12 months ago
Naves
6682295c73
🌐 Add Russian translation for `docs/ru/docs/advanced/additional-status-codes.md` ( #13799 )
* 🌐 Add Russian translation for `docs/ru/docs/advanced/additional-status-codes.md`
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Update additional-status-codes.md
fixed `Response-классов`
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 months ago
github-actions
2915e31dab
📝 Update release notes
[skip ci]
12 months ago
dependabot[bot]
4f4d47baf4
⬆ Bump pillow from 11.1.0 to 11.3.0 ( #13852 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 11.1.0 to 11.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 11.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
github-actions
8f336c5fd3
📝 Update release notes
[skip ci]
12 months ago
github-actions
3e666dfdd7
📝 Update release notes
[skip ci]
12 months ago
Sebastián Ramírez
be91d0c1bd
👥 Update FastAPI People - Sponsors ( #13846 )
Co-authored-by: github-actions <[email protected] >
12 months ago
Sebastián Ramírez
f4bacfe1b5
👥 Update FastAPI GitHub topic repositories ( #13848 )
Co-authored-by: github-actions <[email protected] >
12 months ago
github-actions
943faf237c
📝 Update release notes
[skip ci]
12 months ago
dependabot[bot]
b0e09640e1
⬆ Bump mkdocs-material from 9.6.1 to 9.6.15 ( #13849 )
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.6.1 to 9.6.15.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.1...9.6.15 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
github-actions
638b4355d8
📝 Update release notes
[skip ci]
12 months ago
pre-commit-ci[bot]
21c8a32fa7
⬆ [pre-commit.ci] pre-commit autoupdate ( #13843 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.0...v0.12.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 months ago
github-actions
a86b9a5b03
📝 Update release notes
[skip ci]
12 months ago
Sebastián Ramírez
c6037fc96f
👥 Update FastAPI People - Contributors and Translators ( #13845 )
Co-authored-by: github-actions <[email protected] >
12 months ago
github-actions
5e7c3ee1f3
📝 Update release notes
[skip ci]
12 months ago
Valentyn
6c1432801f
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-updates.md` ( #13804 )
* 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/body-updates.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 months ago
Sebastián Ramírez
ebdeda2de6
🔖 Release version 0.115.14
1 year ago
Sebastián Ramírez
8fa19a6faa
📝 Update release notes
1 year ago
github-actions
3ecb4c5389
📝 Update release notes
[skip ci]
1 year ago
Patrick Arminio
9d0d8828cc
🐛 Fix support for unions when using `Form` ( #13827 )
1 year ago
github-actions
df35896a0e
📝 Update release notes
[skip ci]
1 year ago