github-actions[bot]
a1bb70e5a5
📝 Update release notes
[skip ci]
4 months ago
Tima
9df1f8293d
📝 Fix typing issue in `docs_src/app_testing/app_b` code example ( #14573 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
4 months ago
github-actions[bot]
b134f406d1
📝 Update release notes
[skip ci]
4 months ago
johnson-earls
3ee652dd0c
📝 Fix example of license identifier in documentation ( #14492 )
Co-authored-by: svlandeg <[email protected] >
4 months ago
github-actions[bot]
a4297066c2
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
61f95c9606
📝 Add banner to translated pages ( #14809 )
* Add banner to translated pages
* Add link to English version. Use modern syntax for details block
* 🎨 Auto format
* Move `translation-banner.md` inside `docs` directory
* 🎨 Auto format
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
9e0f4ca77a
📝 Update release notes
[skip ci]
4 months ago
Anton
41352de24c
🚸 Improve error message for invalid query parameter type annotations ( #14479 )
Co-authored-by: Anton.D <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
4 months ago
github-actions[bot]
ca4692a8c6
📝 Update release notes
[skip ci]
4 months ago
DJ Melisso
08dad5c69f
🐛 Fix OpenAPI duplication of `anyOf` refs for app-level responses with specified `content` and `model` as `Union` ( #14463 )
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <[email protected] >
4 months ago
github-actions[bot]
6ab68c62b8
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
3a41403ccd
📝 Add links to related sections of docs to docstrings ( #14776 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
c9e512d808
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
4414286f2c
📝 Update embedded code examples to Python 3.10 syntax ( #14758 )
4 months ago
github-actions[bot]
938c5f3500
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
21b7b0893b
📝 Fix dependency installation command in `docs/en/docs/contributing.md` ( #14757 )
4 months ago
github-actions[bot]
5083f27e03
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
741c7345ea
📝 Use return type annotation instead of `response_model` when possible ( #14753 )
4 months ago
github-actions[bot]
f6ba0141f4
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
27b91d4ad6
🔨 Update translation script to retry if LLM-response doesn't pass validation with Translation Fixer tool ( #14749 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
e3a66494c9
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
dc3278654f
📝 Use `WSGIMiddleware` from `a2wsgi` instead of deprecated `fastapi.middleware.wsgi.WSGIMiddleware` ( #14756 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
573c593dd0
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
261736ab4c
💡 Update comment for Pydantic internals ( #14814 )
4 months ago
github-actions[bot]
dd780f8caa
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
7621a3aa4b
👷 Run tests only on relevant code changes (not on docs) ( #14813 )
4 months ago
github-actions[bot]
eacbce24c9
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
f3f498100f
👷 Run mypy by pre-commit ( #14806 )
Co-authored-by: Sebastián Ramírez <[email protected] >
4 months ago
github-actions[bot]
2247750d74
📝 Update release notes
[skip ci]
4 months ago
dependabot[bot]
ec07e62e1c
⬆ Bump ruff from 0.14.3 to 0.14.14 ( #14798 )
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.14.3 to 0.14.14.
- [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.14.3...0.14.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.14
dependency-type: direct:development
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>
Co-authored-by: Sofie Van Landeghem <[email protected] >
4 months ago
github-actions[bot]
82959de14c
📝 Update release notes
[skip ci]
4 months ago
dependabot[bot]
bc9ad6b134
⬆ Bump pyasn1 from 0.6.1 to 0.6.2 ( #14804 )
Bumps [pyasn1](https://github.com/pyasn1/pyasn1 ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/pyasn1/pyasn1/releases )
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst )
- [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.1...v0.6.2 )
---
updated-dependencies:
- dependency-name: pyasn1
dependency-version: 0.6.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <[email protected] >
4 months ago
github-actions[bot]
608ff552ba
📝 Update release notes
[skip ci]
4 months ago
github-actions[bot]
87b5333e8a
📝 Update release notes
[skip ci]
4 months ago
github-actions[bot]
ecb1444738
📝 Update release notes
[skip ci]
4 months ago
dependabot[bot]
5c3f0307ae
⬆ Bump sqlmodel from 0.0.27 to 0.0.31 ( #14802 )
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel ) from 0.0.27 to 0.0.31.
- [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.27...0.0.31 )
---
updated-dependencies:
- dependency-name: sqlmodel
dependency-version: 0.0.31
dependency-type: direct:development
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>
Co-authored-by: Sofie Van Landeghem <[email protected] >
4 months ago
dependabot[bot]
f2487ce88c
⬆ Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 ( #14801 )
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: mkdocs-macros-plugin
dependency-version: 1.5.0
dependency-type: direct:development
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>
Co-authored-by: Sofie Van Landeghem <[email protected] >
4 months ago
dependabot[bot]
a0e34c7473
⬆ Bump gitpython from 3.1.45 to 3.1.46 ( #14800 )
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.45 to 3.1.46.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-version: 3.1.46
dependency-type: direct:development
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>
Co-authored-by: Sofie Van Landeghem <[email protected] >
4 months ago
github-actions[bot]
da4083c30f
📝 Update release notes
[skip ci]
4 months ago
dependabot[bot]
b833e53ade
⬆ Bump typer from 0.16.0 to 0.21.1 ( #14799 )
Bumps [typer](https://github.com/fastapi/typer ) from 0.16.0 to 0.21.1.
- [Release notes](https://github.com/fastapi/typer/releases )
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/fastapi/typer/compare/0.16.0...0.21.1 )
---
updated-dependencies:
- dependency-name: typer
dependency-version: 0.21.1
dependency-type: direct:development
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>
Co-authored-by: Sofie Van Landeghem <[email protected] >
4 months ago
github-actions[bot]
6173733200
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
20ff394d75
👥 Update FastAPI GitHub topic repositories ( #14803 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
779f7ddc37
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
3626d764c1
👥 Update FastAPI People - Contributors and Translators ( #14796 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
07f08fc79a
📝 Update release notes
[skip ci]
4 months ago
Motov Yurii
df6530e002
🌐 Update translations for uk (update outdated, found by fixer tool) ( #14739 )
4 months ago
github-actions[bot]
08924400c2
📝 Update release notes
[skip ci]
4 months ago
Sebastián Ramírez
c9629e0eb2
🌐 Update translations for tr (update-outdated) ( #14745 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 months ago
github-actions[bot]
9348a5e2cf
📝 Update release notes
[skip ci]
4 months ago
Vineet Kumar
a3dccaeb14
📝 Fix minor typos in release notes ( #14780 )
📝 Fix typos in release notes
4 months ago