github-actions
|
d59c27d017
|
📝 Update release notes
|
2 years ago |
Samuel Colvin
|
5100a98ccd
|
🐛 Fix `flask.escape` warning for internal tests (#9468)
* fix flask.escape warning
* 📝 Fix highlight in docs for WSGI
---------
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
fe55402776
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
f00f0de9ca
|
✅ Refactor 2 tests, for consistency and simplification (#9504)
✅ Refactor tests, for consistency and simplification
|
2 years ago |
github-actions
|
028e7cad67
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
50c1a928fb
|
✅ Refactor OpenAPI tests, prepare for Pydantic v2 (#9503)
* ✅ Refactor OpenAPI tests, move inline, prepare for Pydantic v2 tests
* ✅ Fix test module loading for conditional OpenAPI
* 🐛 Fix missing pytest marker
* ✅ Fix test for coverage
|
2 years ago |
Bighneswar Parida
|
724060df43
|
📝 Update Deta deployment tutorial for compatibility with Deta Space (#6004)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lemonyte <[email protected]>
Co-authored-by: xeust <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
490bde7169
|
📝 Update release notes
|
2 years ago |
github-actions
|
3f5cfdc3fe
|
📝 Update release notes
|
2 years ago |
oandersonmagalhaes
|
f2d01d7a6a
|
🌐 Add Portuguese translation for `docs/pt/docs/advanced/events.md` (#9326)
Co-authored-by: Fernando Crozetta <[email protected]>
Co-authored-by: Lorhan Sohaky <[email protected]>
|
2 years ago |
Vladislav Kramorenko
|
42ca1cb42d
|
🌐 Add Russian translation for `docs/ru/docs/deployment/manually.md` (#9417)
Co-authored-by: Artem Golicyn <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
bdb32bfe03
|
📝 Update release notes
|
2 years ago |
Saleumsack KEOBOUALAY
|
ed1f93f803
|
🌐 Add setup for translations to Lao (#9396)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2 years ago |
github-actions
|
33fa1b0927
|
📝 Update release notes
|
2 years ago |
Vladislav Kramorenko
|
928bb2e2ce
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/testing.md` (#9403)
Add Russian translation for docs/ru/docs/tutorial/testing.md
|
2 years ago |
github-actions
|
778b909cc1
|
📝 Update release notes
|
2 years ago |
Vladislav Kramorenko
|
d56f02a986
|
🌐 Add Russian translation for `docs/ru/docs/deployment/https.md` (#9428)
Co-authored-by: Artem Golicyn <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
60ef67a66b
|
📝 Update release notes
|
2 years ago |
MariiaRomaniuk
|
055cf356ca
|
✏ Fix command to install requirements in Windows (#9445)
fix command to install requirements
|
2 years ago |
github-actions
|
8ac8d70d52
|
📝 Update release notes
|
2 years ago |
Axel
|
eb1b858c4f
|
🌐 Add French translation for `docs/fr/docs/advanced/response-directly.md` (#9415)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
0ef0aa55b0
|
📝 Update release notes
|
2 years ago |
Evzen Ptacek
|
0e75981bd0
|
🌐 Initiate Czech translation setup (#9288)
Initiate Czech translation setup
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
1bc156482f
|
📝 Update release notes
|
2 years ago |
Lucas Balieiro
|
6485c14c3b
|
✏ Fix typo in Portuguese docs for `docs/pt/docs/index.md` (#9337)
|
2 years ago |
github-actions
|
bd51832394
|
📝 Update release notes
|
2 years ago |
Nadezhda Fedina
|
da21ec92cf
|
🌐 Add Russian translation for `docs/ru/docs/tutorial/response-status-code.md` (#9370)
* Add Russian translation for docs/ru/docs/tutorial/response-status-code.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Apply suggestions from code review
Co-authored-by: Vladislav Kramorenko <[email protected]>
* Replace 'response code' with 'status code', make minor translation improvements
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <[email protected]>
|
2 years ago |
github-actions
|
7f3e0fe8a7
|
📝 Update release notes
|
2 years ago |
github-actions
|
bde0316227
|
📝 Update release notes
|
2 years ago |
github-actions
|
a73570a832
|
📝 Update release notes
|
2 years ago |
Sebastián Ramírez
|
46726aa1c4
|
💚 Disable setup-python pip cache in CI (#9438)
|
2 years ago |
dependabot[bot]
|
a3d881ab67
|
⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 (#9346)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.8.5)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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>
|
2 years ago |
dependabot[bot]
|
07f691ba4b
|
⬆ Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0 (#9394)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.27.0)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
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>
|
2 years ago |
Sebastián Ramírez
|
c81e136d75
|
🔖 Release version 0.95.1
|
2 years ago |
Sebastián Ramírez
|
79846b2d2b
|
📝 Update release notes
|
2 years ago |
github-actions
|
1ccc5a862b
|
📝 Update release notes
|
2 years ago |
Geoff Dworkin
|
8df86309c8
|
📝 Add notification message warning about old versions of FastAPI not supporting `Annotated` (#9298)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
925ba5c652
|
📝 Update release notes
|
2 years ago |
Leonardo Marinho de Melo Júnior
|
1bb998d516
|
📝 Fix typo in `docs/en/docs/advanced/behind-a-proxy.md` (#5681)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
2 years ago |
github-actions
|
89fd635925
|
📝 Update release notes
|
2 years ago |
Kimiaattaei
|
9f13595247
|
✏ Fix wrong import from typing module in Persian translations for `docs/fa/docs/index.md` (#6083)
|
2 years ago |
github-actions
|
bf9bb08b28
|
📝 Update release notes
|
2 years ago |
Armen Gabrielyan
|
75f59c46d5
|
✏️ Fix format, remove unnecessary asterisks in `docs/en/docs/help-fastapi.md` (#9249)
✏️ Remove unnecessary asterisks from help doc
|
2 years ago |
github-actions
|
fe975b0031
|
📝 Update release notes
|
2 years ago |
Nicolas Renkamp
|
c21e3371b8
|
✏ Fix typo in `docs/en/docs/tutorial/query-params-str-validations.md` (#9272)
|
2 years ago |
github-actions
|
acd4c11282
|
📝 Update release notes
|
2 years ago |
tim-habitat
|
08ba3a98a3
|
✏ Fix typo/bug in inline code example in `docs/en/docs/tutorial/query-params-str-validations.md` (#9273)
|
2 years ago |
github-actions
|
0cc8e9cf31
|
📝 Update release notes
|
2 years ago |
Aadarsha Shrestha
|
8ca7c5c29d
|
✏ Fix typo in `docs/en/docs/tutorial/path-params-numeric-validations.md` (#9282)
|
2 years ago |
github-actions
|
cd6150806f
|
📝 Update release notes
|
2 years ago |