Commit Graph

4191 Commits

Author SHA1 Message Date
github-actions d84d6e03f4 📝 Update release notes 2024-04-18 23:59:09 +00:00
Sebastián Ramírez a901e2f449
📝 Update references to UJSON (#11464) 2024-04-18 18:58:47 -05:00
github-actions 8a45645177 📝 Update release notes 2024-04-18 22:49:56 +00:00
Paul 74cc33d16b
♻️ Simplify Pydantic configs in OpenAPI models in `fastapi/openapi/models.py` (#10886)
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-18 17:49:33 -05:00
github-actions 5815fa58fb 📝 Update release notes 2024-04-18 21:57:19 +00:00
arjwilliams 09e4859cab
🐛 Fix support for query parameters with list types, handle JSON encoding Pydantic `UndefinedType` (#9929)
Co-authored-by: Andrew Williams <Andrew.Williams@contemi.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-18 16:56:59 -05:00
github-actions 071b8f27f9 📝 Update release notes 2024-04-18 21:53:48 +00:00
Waket Zheng f08234f35a
🌐 Update Chinese translation for `docs/zh/docs/index.html` (#11430)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-18 16:53:24 -05:00
github-actions 610534b703 📝 Update release notes 2024-04-18 19:53:46 +00:00
Nils Lindemann ebc8ac7295
📝 Tweak docs and translations links, typos, format (#11389)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-04-18 14:53:19 -05:00
github-actions 3cc5efc5de 📝 Update release notes 2024-04-18 19:41:22 +00:00
Sebastián Ramírez 27da0d02a7
Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461) 2024-04-18 14:40:57 -05:00
github-actions 3425c834cc 📝 Update release notes 2024-04-06 15:44:16 +00:00
Anton Yakovlev 91606c3c38
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md` (#11411) 2024-04-06 10:43:55 -05:00
github-actions 7e161b3f9e 📝 Update release notes 2024-04-04 14:22:38 +00:00
Fabian Falon 9e074c2ed2
📝 Fix typo in `docs/es/docs/async.md` (#11400) 2024-04-04 09:20:53 -05:00
github-actions 886dc33f85 📝 Update release notes 2024-04-04 14:20:26 +00:00
Nazaré da Piedade f810c65e7c
🌐 Add Portuguese translations for `learn/index.md` `resources/index.md` `help/index.md` `about/index.md` (#10807) 2024-04-04 09:20:02 -05:00
github-actions 8dfdf69d6b 📝 Update release notes 2024-04-03 16:23:13 +00:00
Lufa1u 7ae1f9003f
🌐 Update Russian translations for deployments docs (#11271) 2024-04-03 11:22:47 -05:00
github-actions 247b58e0f5 📝 Update release notes 2024-04-03 15:35:08 +00:00
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