]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
dependabot[bot] [Sun, 13 Nov 2022 22:06:28 +0000 (23:06 +0100)]
⬆ Bump black from 22.8.0 to 22.10.0 (#5569)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.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/22.8.0...22.10.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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>
Sebastián Ramírez [Sun, 13 Nov 2022 21:36:53 +0000 (22:36 +0100)]
🔖 Release version 0.87.0
Sebastián Ramírez [Sun, 13 Nov 2022 21:27:53 +0000 (22:27 +0100)]
🔖 Release version 0.87.0
Sebastián Ramírez [Sun, 13 Nov 2022 21:26:43 +0000 (22:26 +0100)]
📝 Update release notes
github-actions [Sun, 13 Nov 2022 20:51:19 +0000 (20:51 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 20:50:43 +0000 (21:50 +0100)]
⬆️ Upgrade and relax dependencies for extras "all" (#5634)
github-actions [Sun, 13 Nov 2022 20:30:05 +0000 (20:30 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 20:29:23 +0000 (21:29 +0100)]
✏️ Tweak Help FastAPI from PR review after merging (#5633)
github-actions [Sun, 13 Nov 2022 20:29:15 +0000 (20:29 +0000)]
📝 Update release notes
Pax [Sun, 13 Nov 2022 20:28:37 +0000 (12:28 -0800)]
✏️ Clarify docs on CORS (#5627)
Sebastián Ramírez [Sun, 13 Nov 2022 20:23:22 +0000 (21:23 +0100)]
📝 Update release notes
github-actions [Sun, 13 Nov 2022 19:34:43 +0000 (19:34 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 19:34:09 +0000 (20:34 +0100)]
📝 Update Help FastAPI: Help Maintain FastAPI (#5632)
github-actions [Sun, 13 Nov 2022 18:19:43 +0000 (18:19 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 18:19:04 +0000 (19:19 +0100)]
✨ Use Ruff for linting (#5630)
github-actions [Sun, 13 Nov 2022 16:11:29 +0000 (16:11 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 16:10:54 +0000 (17:10 +0100)]
✨ Re-export Starlette's `WebSocketException` and add it to docs (#5629)
github-actions [Sun, 13 Nov 2022 15:20:44 +0000 (15:20 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 15:20:05 +0000 (16:20 +0100)]
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628)
github-actions [Sun, 13 Nov 2022 14:35:13 +0000 (14:35 +0000)]
📝 Update release notes
github-actions [Sun, 13 Nov 2022 14:26:43 +0000 (14:26 +0000)]
📝 Update release notes
Paweł Rubin [Sun, 13 Nov 2022 14:26:09 +0000 (15:26 +0100)]
⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471)
Co-authored-by: Paweł Rubin <pawel.rubin@ocado.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 13 Nov 2022 14:04:27 +0000 (14:04 +0000)]
📝 Update release notes
axel584 [Sun, 13 Nov 2022 14:03:48 +0000 (15:03 +0100)]
🌐 Add French translation for `docs/fr/docs/advanced/additional-status-code.md` (#5477)
Co-authored-by: Julian Maurin <julian.maurin.perso@pm.me>
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>
github-actions [Sun, 13 Nov 2022 13:59:55 +0000 (13:59 +0000)]
📝 Update release notes
Bruno Artur Torres Lopes Pereira [Sun, 13 Nov 2022 13:59:16 +0000 (10:59 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-forms-and-files.md` (#5579)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Sun, 13 Nov 2022 13:59:09 +0000 (13:59 +0000)]
📝 Update release notes
Ryusei Ishikawa [Sun, 13 Nov 2022 13:58:31 +0000 (22:58 +0900)]
🌐 Add Japanese translation for `docs/ja/docs/advanced/websockets.md` (#4983)
Co-authored-by: tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: komtaki <39375566+komtaki@users.noreply.github.com>
nikkie [Sun, 13 Nov 2022 13:57:52 +0000 (22:57 +0900)]
🌐 Fix highlight lines for Japanese translation for `docs/tutorial/query-params.md` (#2969)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Fix https://github.com/tiangolo/fastapi/issues/2966
github-actions [Thu, 10 Nov 2022 12:22:58 +0000 (12:22 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 10 Nov 2022 12:22:25 +0000 (13:22 +0100)]
🛠 Add Arabic issue number to Notify Translations GitHub Action (#5610)
github-actions [Thu, 10 Nov 2022 11:16:30 +0000 (11:16 +0000)]
📝 Update release notes
dependabot[bot] [Thu, 10 Nov 2022 11:15:55 +0000 (12:15 +0100)]
⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#5609)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.1...v2.24.2)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Wed, 9 Nov 2022 11:46:50 +0000 (11:46 +0000)]
📝 Update release notes
dependabot[bot] [Wed, 9 Nov 2022 11:46:14 +0000 (12:46 +0100)]
⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#5603)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.0...v2.24.1)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Fri, 4 Nov 2022 19:20:29 +0000 (19:20 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 3 Nov 2022 21:17:44 +0000 (22:17 +0100)]
🔖 Release version 0.86.0
Sebastián Ramírez [Thu, 3 Nov 2022 21:16:37 +0000 (22:16 +0100)]
📝 Update release notes
github-actions [Thu, 3 Nov 2022 21:13:25 +0000 (21:13 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 3 Nov 2022 21:12:43 +0000 (22:12 +0100)]
⬆ Add Python 3.11 to the officially supported versions (#5587)
Sebastián Ramírez [Thu, 3 Nov 2022 21:03:00 +0000 (22:03 +0100)]
📝 Update release notes
github-actions [Thu, 3 Nov 2022 21:01:09 +0000 (21:01 +0000)]
📝 Update release notes
Vivek Ashokkumar [Thu, 3 Nov 2022 21:00:28 +0000 (02:30 +0530)]
✏ Fix typo in `docs/en/docs/tutorial/security/oauth2-jwt.md` (#5584)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 3 Nov 2022 20:56:13 +0000 (20:56 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 3 Nov 2022 20:55:32 +0000 (21:55 +0100)]
👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot (#5586)
Sebastián Ramírez [Thu, 3 Nov 2022 20:55:00 +0000 (21:55 +0100)]
📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585)
github-actions [Thu, 3 Nov 2022 20:06:36 +0000 (20:06 +0000)]
📝 Update release notes
Irfanuddin Shafi Ahmed [Thu, 3 Nov 2022 20:06:00 +0000 (01:36 +0530)]
🎨 Format OpenAPI JSON in `test_starlette_exception.py` (#5379)
github-actions [Thu, 3 Nov 2022 20:01:17 +0000 (20:01 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 3 Nov 2022 20:00:29 +0000 (21:00 +0100)]
👷 Switch from Codecov to Smokeshow plus pytest-cov to pure coverage for internal tests (#5583)
github-actions [Thu, 3 Nov 2022 12:27:24 +0000 (12:27 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 3 Nov 2022 12:26:48 +0000 (13:26 +0100)]
✅ Enable tests for Python 3.11 (#4881)
github-actions [Thu, 3 Nov 2022 12:08:23 +0000 (12:08 +0000)]
📝 Update release notes
ZHCai [Thu, 3 Nov 2022 12:07:49 +0000 (20:07 +0800)]
🌐 Update wording in Chinese translation for `docs/zh/docs/python-types.md` (#5416)
github-actions [Thu, 3 Nov 2022 12:07:29 +0000 (12:07 +0000)]
📝 Update release notes
Adrian Garcia Badaracco [Thu, 3 Nov 2022 12:06:52 +0000 (07:06 -0500)]
🐛 Close FormData (uploaded files) after the request is done (#5465)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 3 Nov 2022 11:52:17 +0000 (11:52 +0000)]
📝 Update release notes
Vladislav Kramorenko [Thu, 3 Nov 2022 11:51:44 +0000 (14:51 +0300)]
🌐 Add Russian translation for `docs/ru/docs/deployment/index.md` (#5336)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 3 Nov 2022 11:51:26 +0000 (11:51 +0000)]
📝 Update release notes
jaystone776 [Thu, 3 Nov 2022 11:50:48 +0000 (19:50 +0800)]
🌐 Update Chinese translation for `docs/tutorial/security/oauth2-jwt.md` (#3846)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 3 Nov 2022 11:45:26 +0000 (11:45 +0000)]
📝 Update release notes
github-actions[bot] [Thu, 3 Nov 2022 11:44:51 +0000 (12:44 +0100)]
👥 Update FastAPI People (#5571)
Co-authored-by: github-actions <github-actions@github.com>
Sebastián Ramírez [Mon, 31 Oct 2022 18:57:16 +0000 (19:57 +0100)]
🔖 Release version 0.85.2
Sebastián Ramírez [Mon, 31 Oct 2022 18:56:21 +0000 (19:56 +0100)]
📝 Update release notes
github-actions [Mon, 31 Oct 2022 18:12:19 +0000 (18:12 +0000)]
📝 Update release notes
Bruno Artur Torres Lopes Pereira [Mon, 31 Oct 2022 18:11:41 +0000 (15:11 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-forms.md` (#4934)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 31 Oct 2022 18:08:49 +0000 (18:08 +0000)]
📝 Update release notes
Zssaer [Mon, 31 Oct 2022 18:08:15 +0000 (02:08 +0800)]
🌐 Add Chinese translation for `docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md` (#4971)
Co-authored-by: Jeodre <jedore_fight@189.cn>
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>
github-actions [Mon, 31 Oct 2022 18:08:01 +0000 (18:08 +0000)]
📝 Update release notes
Ruidy [Mon, 31 Oct 2022 18:07:22 +0000 (19:07 +0100)]
🌐 Add French translation for `deployment/deta.md` (#3692)
Co-authored-by: Sam Courtemanche <smlep.pro@gmail.com>
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 31 Oct 2022 17:58:24 +0000 (17:58 +0000)]
📝 Update release notes
非法操作 [Mon, 31 Oct 2022 17:57:38 +0000 (01:57 +0800)]
🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params-str-validations.md` (#5255)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Mon, 31 Oct 2022 17:57:25 +0000 (17:57 +0000)]
📝 Update release notes
Zssaer [Mon, 31 Oct 2022 17:56:49 +0000 (01:56 +0800)]
🌐 Add Chinese translation for `docs/zh/docs/tutorial/sql-databases.md` (#4999)
Co-authored-by: mkdir700 <56359329+mkdir700@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Ruidy [Mon, 31 Oct 2022 17:45:30 +0000 (18:45 +0100)]
🌐 Add French translation for `deployment/https.md` (#3691)
Co-authored-by: Sam Courtemanche <smlep.pro@gmail.com>
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
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>
github-actions [Mon, 31 Oct 2022 17:44:58 +0000 (17:44 +0000)]
📝 Update release notes
github-actions [Mon, 31 Oct 2022 17:44:40 +0000 (17:44 +0000)]
📝 Update release notes
ASpathfinder [Mon, 31 Oct 2022 17:43:39 +0000 (01:43 +0800)]
🌐 Add Chinese translation for `docs/zh/docs/advanced/wsgi.md` (#4505)
Co-authored-by: Jeodre <jedore_fight@189.cn>
Co-authored-by: KellyAlsa-massive-win <lhz928441818@gmail.com>
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>
Lucas Mendes [Mon, 31 Oct 2022 17:42:57 +0000 (14:42 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/body-multiple-params.md` (#4111)
Co-authored-by: Lorhan Sohaky <contato+gi74@lorhan.me>
Co-authored-by: Wuerike <35462243+Wuerike@users.noreply.github.com>
Co-authored-by: Lorhan Sohaky <16273730+LorhanSohaky@users.noreply.github.com>
github-actions [Mon, 31 Oct 2022 17:42:41 +0000 (17:42 +0000)]
📝 Update release notes
Lucas Mendes [Mon, 31 Oct 2022 17:41:58 +0000 (14:41 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/path-params-numeric-validations.md` (#4099)
Co-authored-by: Pedro Victor <32584628+peidrao@users.noreply.github.com>
Co-authored-by: Lucas <61513630+lsglucas@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Mon, 31 Oct 2022 17:41:03 +0000 (17:41 +0000)]
📝 Update release notes
Ruidy [Mon, 31 Oct 2022 17:39:54 +0000 (18:39 +0100)]
🌐 Add French translation for `deployment/versions.md` (#3690)
Co-authored-by: Sam Courtemanche <smlep.pro@gmail.com>
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Mon, 31 Oct 2022 17:38:37 +0000 (17:38 +0000)]
📝 Update release notes
dependabot[bot] [Mon, 31 Oct 2022 17:37:23 +0000 (17:37 +0000)]
⬆ Bump nwtgck/actions-netlify from 1.2.3 to 1.2.4 (#5507)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 31 Oct 2022 17:36:43 +0000 (17:36 +0000)]
📝 Update release notes
github-actions [Mon, 31 Oct 2022 17:36:24 +0000 (17:36 +0000)]
📝 Update release notes
dependabot[bot] [Mon, 31 Oct 2022 17:36:09 +0000 (17:36 +0000)]
⬆ Bump internal dependency types-ujson from 5.4.0 to 5.5.0 (#5537)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
dependabot[bot] [Mon, 31 Oct 2022 17:35:48 +0000 (17:35 +0000)]
⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#5508)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 31 Oct 2022 17:34:47 +0000 (17:34 +0000)]
📝 Update release notes
Julian Maurin [Mon, 31 Oct 2022 17:34:09 +0000 (17:34 +0000)]
🌐 Add French translation for `docs/fr/docs/help-fastapi.md` (#2233)
Co-authored-by: Ruidy <ruidy.nemausat@gmail.com>
github-actions [Mon, 31 Oct 2022 17:21:40 +0000 (17:21 +0000)]
📝 Update release notes
Pamela Fox [Mon, 31 Oct 2022 17:21:05 +0000 (10:21 -0700)]
✏ Fix grammar and add helpful links to dependencies in `docs/en/docs/async.md` (#5432)
github-actions [Mon, 31 Oct 2022 17:17:35 +0000 (17:17 +0000)]
📝 Update release notes
Shubham [Mon, 31 Oct 2022 17:16:57 +0000 (22:46 +0530)]
✏ Fix broken link in `alternatives.md` (#5455)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 31 Oct 2022 17:10:20 +0000 (17:10 +0000)]
📝 Update release notes
dependabot[bot] [Mon, 31 Oct 2022 17:09:45 +0000 (17:09 +0000)]
⬆ Update internal dependency pytest-cov requirement from <4.0.0,>=2.12.0 to >=2.12.0,<5.0.0 (#5539)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 31 Oct 2022 16:51:55 +0000 (16:51 +0000)]
📝 Update release notes
pre-commit-ci[bot] [Mon, 31 Oct 2022 16:48:43 +0000 (17:48 +0100)]
⬆ [pre-commit.ci] pre-commit autoupdate (#5536)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Mon, 31 Oct 2022 16:47:12 +0000 (16:47 +0000)]
📝 Update release notes