Commit Graph

5345 Commits

Author SHA1 Message Date
dependabot[bot] 6b3d1c6d4e
⬆ Bump pillow from 10.3.0 to 10.4.0 (#12105)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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.3.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 15:15:17 +02:00
github-actions a6ad088183 📝 Update release notes 2024-09-02 19:54:19 +00:00
Sofie Van Landeghem b63b4189ee
💚 Set `include-hidden-files` to `True` when using the `upload-artifact` GH action (#12118)
* include-hidden-files when uploading coverage files

* include-hidden-files when building docs
2024-09-02 21:53:53 +02:00
github-actions 17f1f7b5bd 📝 Update release notes 2024-09-02 19:37:19 +00:00
dependabot[bot] 92bdfbc7ba
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#12112)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 21:36:52 +02:00
github-actions b203d7a15f 📝 Update release notes 2024-09-01 19:39:46 +00:00
Sebastián Ramírez 23bda0ffeb
♻️ Refactor internal `check_file_field()`, rename to `ensure_multipart_is_installed()` to clarify its purpose (#12106) 2024-09-01 21:39:25 +02:00
github-actions d5c6cf8122 📝 Update release notes 2024-08-31 23:46:26 +00:00
Sebastián Ramírez d08b95ea57
♻️ Rename internal `create_response_field()` to `create_model_field()` as it's used for more than response models (#12103) 2024-09-01 01:46:03 +02:00
github-actions 3660c7a063 📝 Update release notes 2024-08-31 20:52:29 +00:00
Sebastián Ramírez 5b7fa3900e
♻️ Refactor and simplify internal data from `solve_dependencies()` using dataclasses (#12100) 2024-08-31 22:52:06 +02:00
github-actions 8d7d89e8c6 📝 Update release notes 2024-08-31 20:28:07 +00:00
Sebastián Ramírez 08547e1d57
♻️ Refactor and simplify internal `analyze_param()` to structure data with dataclasses instead of tuple (#12099) 2024-08-31 22:27:44 +02:00
github-actions 75c4e7fc44 📝 Update release notes 2024-08-31 20:19:51 +00:00
Sebastián Ramírez 581aacc4a9
♻️ Refactor and simplify dependencies data structures with dataclasses (#12098) 2024-08-31 22:19:30 +02:00
github-actions 47b3351be9 📝 Update release notes 2024-08-31 15:36:24 +00:00
Sebastián Ramírez eebc6c3d54
🔧 Update sponsors link: Coherence (#12097) 2024-08-31 17:35:58 +02:00
github-actions 83422b1923 📝 Update release notes 2024-08-31 10:20:40 +00:00
Sebastián Ramírez 0077af9719
🔧 Update labeler config to handle sponsorships data (#12096) 2024-08-31 12:18:37 +02:00
github-actions 6c8a205db1 📝 Update release notes 2024-08-31 10:16:12 +00:00
Sebastián Ramírez c37f2c976d
📝 Add note about `time.perf_counter()` in middlewares (#12095) 2024-08-31 10:15:50 +00:00
github-actions 5827b922c3 📝 Update release notes 2024-08-31 03:23:14 +00:00
Esteban Maya 1b5984b23b
Merge pull request #11957 from domdent/docs/edit-timer-in-middleware
📝 Tweak middleware code sample `time.time()` to `time.perf_counter()`
2024-08-30 22:22:52 -05:00
Esteban Maya 6ca7b8c608
Merge branch 'master' into docs/edit-timer-in-middleware 2024-08-30 22:11:25 -05:00
github-actions a2458d594f 📝 Update release notes 2024-08-30 16:20:42 +00:00
Sebastián Ramírez 9519380764
🔧 Update sponsors: Coherence (#12093) 2024-08-30 18:20:21 +02:00
github-actions 4eec14fa8c 📝 Update release notes 2024-08-30 16:01:05 +00:00
Marcin Sulikowski 6e98249c21
📝 Fix async test example not to trigger DeprecationWarning (#12084) 2024-08-30 18:00:41 +02:00
github-actions 17a29149e4 📝 Update release notes 2024-08-29 00:02:01 +00:00
Sebastián Ramírez 4cf3421178
🔧 Update sponsors, remove Kong (#12085) 2024-08-29 02:01:29 +02:00
github-actions ffa6d2eafd 📝 Update release notes 2024-08-28 23:44:01 +00:00
Sofie Van Landeghem ae27540348
🌐 Add Dutch translation for `docs/nl/docs/index.md` (#12042)
Co-authored-by: Max Scheijen <maxscheijen@gmail.com>
2024-08-29 01:41:46 +02:00
github-actions 3332895251 📝 Update release notes 2024-08-28 23:40:13 +00:00
Muhammad Ashiq Ameer 9b35d355bf
📝 Update `docs_src/path_params_numeric_validations/tutorial006.py` (#11478)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2024-08-28 18:39:15 -05:00
github-actions a930128910 📝 Update release notes 2024-08-28 23:35:03 +00:00
Alec Gillis cabed9efb6
📝 Update comma in `docs/en/docs/async.md` (#12062)
Co-authored-by: Alec Gillis <alecgillis@quorum.us>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2024-08-28 18:33:37 -05:00
github-actions 48bf0db58f 📝 Update release notes 2024-08-28 14:07:23 +00:00
pre-commit-ci[bot] 4909e44a7f
⬆ [pre-commit.ci] pre-commit autoupdate (#12076)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-28 09:07:00 -05:00
github-actions be9abcf353 📝 Update release notes 2024-08-28 13:48:40 +00:00
lkw123 f41f6234af
🌐 Update Chinese translation for `docs/zh/docs/how-to/index.md` (#12070) 2024-08-28 08:48:13 -05:00
github-actions 9416e89bd7 📝 Update release notes 2024-08-26 02:15:38 +00:00
Sebastián Ramírez 5fdbeed792
👷 Update `latest-changes` GitHub Action (#12073) 2024-08-26 02:14:56 +00:00
github-actions 3a96938771 📝 Update release notes 2024-08-25 02:44:27 +00:00
Sebastián Ramírez bd1b77548f
📝 Update docs about serving FastAPI: ASGI servers, Docker containers, etc. (#12069) 2024-08-25 02:44:06 +00:00
github-actions b5cbff9521 📝 Update release notes 2024-08-25 00:01:26 +00:00
Sebastián Ramírez c692176d42
📝 Clarify `response_class` parameter, validations, and returning a response directly (#12067) 2024-08-24 19:01:04 -05:00
github-actions d8e526c1db 📝 Update release notes 2024-08-24 21:52:29 +00:00
Sofie Van Landeghem 6aa44a85a2
📝 Fix minor typos and issues in the documentation (#12063) 2024-08-24 16:52:09 -05:00
github-actions e4727ed20a 📝 Update release notes 2024-08-24 20:04:51 +00:00
GPla 9656895b60
📝 Add note in Docker docs about ensuring graceful shutdowns and lifespan events with `CMD` exec form (#11960)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-24 20:04:30 +00:00