fix(deps): update dependency fastapi to ^0.104.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
fastapi |
^0.103.2 -> ^0.104.0
|
Release Notes
tiangolo/fastapi (fastapi)
v0.104.1
Fixes
-
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1. MR #10529 by @alejandraklachquin.- This is not really a bug in FastAPI but in Swagger UI, nevertheless pinning the version will work while a solution is found on the Swagger UI side.
Docs
-
📝 Update data structure and render for external-links. MR #10495 by @tiangolo. -
✏ ️ Fix link to SPDX license identifier indocs/en/docs/tutorial/metadata.md
. MR #10433 by @worldworm. -
📝 Update example validation error from Pydantic v1 to match Pydantic v2 indocs/en/docs/tutorial/path-params.md
. MR #10043 by @giuliowaitforitdavide. -
✏ ️ Fix typos in emoji docs and in some source examples. MR #10438 by @afuetterer. -
✏ ️ Fix typo indocs/en/docs/reference/dependencies.md
. MR #10465 by @suravshresth. -
✏ ️ Fix typos and rewordings indocs/en/docs/tutorial/body-nested-models.md
. MR #10468 by @yogabonito. -
📝 Update docs, remove references to removedpydantic.Required
indocs/en/docs/tutorial/query-params-str-validations.md
. MR #10469 by @yogabonito. -
✏ ️ Fix typo indocs/en/docs/reference/index.md
. MR #10467 by @tarsil. -
🔥 Remove unnecessary duplicated docstrings. MR #10484 by @tiangolo.
Internal
-
✏ ️ Update Pydantic links to dotenv support. MR #10511 by @White-Mask. -
✏ ️ Update links indocs/en/docs/async.md
anddocs/zh/docs/async.md
to make them relative. MR #10498 by @hasnatsajid. -
✏ ️ Fix links indocs/em/docs/async.md
. MR #10507 by @hasnatsajid. -
✏ ️ Fix typo indocs/em/docs/index.md
, Python 3.8. MR #10521 by @kerriop. -
⬆ Bump pillow from 9.5.0 to 10.1.0. MR #10446 by @dependabot[bot]. -
⬆ Update mkdocs-material requirement from <9.0.0,>=8.1.4 to >=8.1.4,<10.0.0. MR #5862 by @dependabot[bot]. -
⬆ Bump mkdocs-material from 9.1.21 to 9.4.7. MR #10545 by @dependabot[bot]. -
👷 Install MkDocs Material Insiders only when secrets are available, for Dependabot. MR #10544 by @tiangolo. -
🔧 Update sponsors badges, Databento. MR #10519 by @tiangolo. -
👷 Adopt Ruff format. MR #10517 by @tiangolo. -
🔧 AddCITATION.cff
file for academic citations. MR #10496 by @tiangolo. -
🐛 Fix overriding MKDocs theme lang in hook. MR #10490 by @tiangolo. -
🔥 Drop/close Gitter chat. Questions should go to GitHub Discussions, free conversations to Discord.. MR #10485 by @tiangolo.
v0.104.0
Features
-
✨ Add reference (code API) docs with PEP 727, add subclass with custom docstrings forBackgroundTasks
, refactor docs structure. MR #10392 by @tiangolo. New docs at FastAPI Reference - Code API.
Upgrades
-
⬆ ️ Drop support for Python 3.7, require Python 3.8 or above. MR #10442 by @tiangolo.
Internal
-
⬆ Bump dawidd6/action-download-artifact from 2.27.0 to 2.28.0. MR #10268 by @dependabot[bot]. -
⬆ Bump actions/checkout from 3 to 4. MR #10208 by @dependabot[bot]. -
⬆ Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10. MR #10061 by @dependabot[bot]. -
🔧 Update sponsors, Bump.sh images. MR #10381 by @tiangolo. -
👥 Update FastAPI People. MR #10363 by @tiangolo.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate