Nils Lindemann
dfadc9987e
"to deploy" -> "deployen"
The LLM used that translation a lot ithis convinced me that "deployen" it is the better word. "bereitstellen" (or "ausliefern") is still used for "to serve".
8 months ago
github-actions[bot]
827ed1e6a2
📝 Update release notes
[skip ci]
8 months ago
Edge-Seven
df83eb7278
📝 Fix typos in code comments ( #14364 )
Fix typos in some files
Co-authored-by: khanhkhanhlele <[email protected] >
8 months ago
github-actions[bot]
4e84f31694
📝 Update release notes
[skip ci]
8 months ago
Sebastián Ramírez
994d6cc912
📝 Add docs for using FastAPI Cloud ( #14359 )
8 months ago
Sebastián Ramírez
02e108d166
🔖 Release version 0.121.2
8 months ago
github-actions[bot]
d3b75974f4
📝 Update release notes
[skip ci]
8 months ago
Sebastián Ramírez
5d40dfbc9b
🐛 Fix handling of JSON Schema attributes named "$ref" ( #14349 )
8 months ago
github-actions[bot]
eaf611f9ee
📝 Update release notes
[skip ci]
8 months ago
Mia Bajić
004ab1a9d1
📝 Add EuroPython talk & podcast episode with Sebastián Ramírez ( #14260 )
Add EuroPython & podcast episode with Sebastián Ramírez
8 months ago
github-actions[bot]
d1be85c728
📝 Update release notes
[skip ci]
8 months ago
Motov Yurii
42930fe600
✏️ Fix links and add missing permalink in docs ( #14217 )
* Fix link url to match link text
* Add missing permalink in `behind-a-proxy.md`
* Fix link in `advanced-dependencies.md`
8 months ago
github-actions[bot]
9e362d9f6e
📝 Update release notes
[skip ci]
8 months ago
Rafael de Oliveira Marques
540a83da65
🌐 Update Portuguese translations with LLM prompt ( #14228 )
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* validated llm translation
* fix non-Annotated in llm-prompt
* rerun after a few changes in llm-prompt
* fix non-Annotated
* validated llm translation
* fix llm translation
* update outdated translations
* fix translation for operation IDs
* add header link
* add missing link
* fix line break
* fix diff
* fix llm translation
* fix 'Atualize' to 'Atualizar'
* update alternatives.md
* update async.md
* update fastapi-cli.md
* update features.md
* update help-fastapi.md
* update history-design-future.md
* update index.md
* update advanced/events.md
* update advanced/middleware.md
* update advanced/response-cookies.md
* update advanced/response-headers.md
* update advanced/templates.md
* update advanced/testing-websockets.md
* update advanced/using-request-directly.md
* update advanced/websockets.md
* update advanced/security/oauth2-scopes.md
* update deployment/cloud.md
* update deployment/manually.md
* update how-to/custom-request-and-route.md
* update how-to/migrate-from-pydantic-v1-to-pydantic-v2.md
* update tutorial/background-tasks.md
* update tutorial/first-steps.md
* update tutorial/handling-errors.md
* update tutorial/middleware.md
* update tutorial/request-files.md
* update tutorial/sql-databases.md
* update tutorial/static-files.md
* update tutorial/testing.md
* update tutorial/dependencies/dependencies-with-yield.md
* update advanced/advanced-dependencies.md
---------
Co-authored-by: Motov Yurii <[email protected] >
8 months ago
github-actions[bot]
1a2e4152ed
📝 Update release notes
[skip ci]
8 months ago
Rafael de Oliveira Marques
0878361f6b
🔨 Add Portuguese translations LLM prompt ( #14208 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
8 months ago
github-actions[bot]
6fae64ff49
📝 Update release notes
[skip ci]
8 months ago
Motov Yurii
c09ba719ba
🌐 Sync Russian docs ( #14331 )
Update outdated\missing pages in Rus translations
8 months ago
github-actions[bot]
409e7b503c
📝 Update release notes
[skip ci]
8 months ago
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
8 months ago
Sebastián Ramírez
1c7e2540c2
🔖 Release version 0.121.1
8 months ago
github-actions[bot]
9e5439959a
📝 Update release notes
[skip ci]
8 months ago
luzzodev
282f372eda
🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies ( #14301 )
8 months ago
github-actions[bot]
972a967d5d
📝 Update release notes
[skip ci]
9 months ago
github-actions[bot]
4170f621a5
📝 Update release notes
[skip ci]
9 months ago
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
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>
9 months ago
github-actions[bot]
b787103226
📝 Update release notes
[skip ci]
9 months ago
Sebastián Ramírez
289b4aa2fa
📝 Upate docs for advanced dependencies with `yield`, noting the changes in 0.121.0, adding `scope` ( #14287 )
9 months ago
Sebastián Ramírez
4efae81a76
🔖 Release version 0.121.0
9 months ago
Sebastián Ramírez
3690140555
📝 Update release notes
9 months ago
github-actions[bot]
ad4d8f24ca
📝 Update release notes
[skip ci]
9 months ago
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>
9 months ago
github-actions[bot]
425a4c5bb1
📝 Update release notes
[skip ci]
9 months ago
github-actions[bot]
3a223b9073
📝 Update release notes
[skip ci]
9 months ago
Sebastián Ramírez
566e0d60b2
👥 Update FastAPI People - Contributors and Translators ( #14273 )
Co-authored-by: github-actions <[email protected] >
9 months ago
github-actions[bot]
940ee0c9c3
📝 Update release notes
[skip ci]
9 months ago
Sebastián Ramírez
f8df43d734
👥 Update FastAPI People - Sponsors ( #14274 )
Co-authored-by: github-actions <[email protected] >
9 months ago
Sebastián Ramírez
dbb7020a4d
👥 Update FastAPI GitHub topic repositories ( #14280 )
Co-authored-by: github-actions <[email protected] >
9 months ago
github-actions[bot]
32da8ca78b
📝 Update release notes
[skip ci]
9 months ago
dependabot[bot]
8c42d0ce16
⬆ Bump mkdocs-macros-plugin from 1.4.0 to 1.4.1 ( #14277 )
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 1.4.0 to 1.4.1.
- [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.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: mkdocs-macros-plugin
dependency-version: 1.4.1
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>
9 months ago
github-actions[bot]
2a25f6d3a3
📝 Update release notes
[skip ci]
9 months ago
dependabot[bot]
8be5867de7
⬆ Bump mkdocstrings[python] from 0.26.1 to 0.30.1 ( #14279 )
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings ) from 0.26.1 to 0.30.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.26.1...0.30.1 )
---
updated-dependencies:
- dependency-name: mkdocstrings[python]
dependency-version: 0.30.1
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>
9 months ago
Sebastián Ramírez
fad35ef43f
🔖 Release version 0.120.4
9 months ago
github-actions[bot]
4d57c13055
📝 Update release notes
[skip ci]
9 months ago
Motov Yurii
496de1816a
🐛 Fix security schemes in OpenAPI when added at the top level app ( #14266 )
Co-authored-by: Sebastián Ramírez <[email protected] >
9 months ago
Sebastián Ramírez
2cf04ee30d
🔖 Release version 0.120.3
9 months ago
github-actions[bot]
ec00f5a90f
📝 Update release notes
[skip ci]
9 months ago
Motov Yurii
8b46d8821b
📝 Update note for untranslated pages ( #14257 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
9 months ago
github-actions[bot]
17fcbbe910
📝 Update release notes
[skip ci]
9 months ago