Commit Graph

4270 Commits

Author SHA1 Message Date
Sk Imtiaz Ahmed 2e55203879
🌐 Add Bengali translations for `docs/bn/docs/python-types.md` (#11376) 2024-04-03 10:34:37 -05:00
github-actions 9490491595 📝 Update release notes 2024-04-03 03:42:35 +00:00
Jordan Shatford 71321f0129
📝 Update OpenAPI client generation docs to use `@hey-api/openapi-ts` (#11339)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-02 22:42:11 -05:00
github-actions a09c1a034d 📝 Update release notes 2024-04-02 22:38:55 +00:00
github-actions ebcbe3c325 📝 Update release notes 2024-04-02 22:38:22 +00:00
DoHyun Kim d6997ab2a0
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/simple-oauth2.md` (#5744) 2024-04-02 17:37:23 -05:00
kty4119 5a297971a1
🌐 Add Korean translation for `docs/ko/docs/help-fastapi.md` (#4139) 2024-04-02 17:36:57 -05:00
github-actions a85c02b85c 📝 Update release notes 2024-04-02 22:36:18 +00:00
Dong-Young Kim c964d04004
🌐 Add Korean translation for `docs/ko/docs/advanced/events.md` (#5087) 2024-04-02 17:35:55 -05:00
github-actions 62705820d6 📝 Update release notes 2024-04-02 04:38:47 +00:00
SwftAlpc 31dabcb99c
🌐 Add Japanese translation for `docs/ja/docs/tutorial/path-operation-configuration.md` (#1954)
Co-authored-by: ryusuke.miyaji <bluce826@gmail.com>
Co-authored-by: ryuckel <36391432+ryuckel@users.noreply.github.com>
Co-authored-by: tokusumi <tksmtoms@gmail.com>
Co-authored-by: T. Tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-01 23:38:26 -05:00
github-actions e68b638f6e 📝 Update release notes 2024-04-02 04:31:41 +00:00
SwftAlpc 6dc9e4a7e4
🌐 Add Japanese translation for `docs/ja/docs/tutorial/request-forms-and-files.md` (#1946)
Co-authored-by: ryusuke.miyaji <bluce826@gmail.com>
Co-authored-by: ryuckel <36391432+ryuckel@users.noreply.github.com>
Co-authored-by: tokusumi <tksmtoms@gmail.com>
Co-authored-by: T. Tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-01 23:31:22 -05:00
github-actions 01c3556e79 📝 Update release notes 2024-04-02 04:21:47 +00:00
Aleksandr Andrukhov a9b0911470
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md` (#10532) 2024-04-01 23:21:06 -05:00
github-actions c07fd2d499 📝 Update release notes 2024-04-02 04:18:33 +00:00
JungWooGeon bfd6060996
🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md` (#5695)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-01 23:18:08 -05:00
github-actions e98eb07944 📝 Update release notes 2024-04-02 03:23:15 +00:00
Sebastián Ramírez 1a24c1ef05
⬆️ Upgrade version of typer for docs (#11393) 2024-04-01 22:21:48 -05:00
Sebastián Ramírez 50a880b39f 🔖 Release version 0.110.1 2024-04-01 22:17:13 -05:00
github-actions 5f96d7ea8a 📝 Update release notes 2024-04-02 03:12:21 +00:00
dependabot[bot] d3d9f60a1e
⬆ Bump actions/cache from 3 to 4 (#10988)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-01 22:12:00 -05:00
github-actions 2016de07e0 📝 Update release notes 2024-04-02 02:56:08 +00:00
github-actions c27439d0b4 📝 Update release notes 2024-04-02 02:54:32 +00:00
github-actions 597741771d 📝 Update release notes 2024-04-02 02:53:07 +00:00
Nadav Zingerman eec612ca8d
🐛 Fix parameterless `Depends()` with generics (#9479)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-01 21:52:56 -05:00
dependabot[bot] 3c39b1cc0b
⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#11318)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.14)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>
2024-04-01 21:51:11 -05:00
github-actions dce7c66275 📝 Update release notes 2024-04-02 02:51:05 +00:00
dependabot[bot] 7fb46eab07
⬆ Bump pillow from 10.1.0 to 10.2.0 (#11011)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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/10.1.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-02 02:50:49 +00:00
dependabot[bot] cf6070a491
⬆ Bump black from 23.3.0 to 24.3.0 (#11325)
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.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/23.3.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 21:50:33 -05:00
github-actions 58a1a7e8e1 📝 Update release notes 2024-04-02 02:49:14 +00:00
Aleksei Kotenko 9c80842cea
♻️ Update mypy (#11049)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-01 21:48:51 -05:00
github-actions 1fcf3884e1 📝 Update release notes 2024-04-02 02:34:42 +00:00
Nils Lindemann 4d2e77cdb7
🌐 Add German translation for `docs/de/docs/tutorial/response-status-code.md` (#10357) 2024-04-01 21:32:57 -05:00
github-actions 2c0c220948 📝 Update release notes 2024-04-02 02:29:00 +00:00
Rafael Barbosa 0cf5ad8619
⬆️ Upgrade Starlette to >=0.37.2,<0.38.0, remove Starlette filterwarning for internal tests (#11266) 2024-04-01 21:28:39 -05:00
github-actions 3c4945e9ea 📝 Update release notes 2024-04-02 01:55:09 +00:00
Esteban Maya ce2a580dd9
👷 Add cron to run test once a week on monday (#11377) 2024-04-01 20:54:47 -05:00
github-actions 8ed3b734cd 📝 Update release notes 2024-04-01 23:12:42 +00:00
Sebastián Ramírez 5282481d0f
👥 Update FastAPI People (#11387)
Co-authored-by: github-actions <github-actions@github.com>
2024-04-01 18:12:23 -05:00
github-actions 9f882de826 📝 Update release notes 2024-04-01 16:49:18 +00:00
Sebastián Ramírez 7fbaa1f7d8
Replace mkdocs-markdownextradata-plugin with mkdocs-macros-plugin (#11383) 2024-04-01 11:48:56 -05:00
github-actions 093a75d885 📝 Update release notes 2024-04-01 05:42:37 +00:00
github-actions 796d0c00a6 📝 Update release notes 2024-04-01 05:38:55 +00:00
jaystone776 ffb036b7d8
🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params.md` (#3480)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-01 00:36:47 -05:00
github-actions ec96922a28 📝 Update release notes 2024-04-01 05:36:23 +00:00
jaystone776 66dfbb6504
🌐 Update Chinese translation for `docs/zh/docs/tutorial/body.md` (#3481)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-01 00:36:16 -05:00
github-actions 6eff70f294 📝 Update release notes 2024-04-01 05:35:49 +00:00
jaystone776 1e06b177cc
🌐 Update Chinese translation for `docs/zh/docs/tutorial/path-params.md` (#3479)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-01 00:35:40 -05:00
jaystone776 cc8d20e654
🌐 Update Chinese translation for `docs/tutorial/body-fields.md` (#3496)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-01 00:35:27 -05:00