JonFreer / WMCycleData

https://wmcycledata.com/
0 stars 1 forks source link

chore(deps): update dependency fastapi to v0.104.1 #62

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi ==0.104.0 -> ==0.104.1 age adoption passing confidence

Release Notes

tiangolo/fastapi (fastapi) ### [`v0.104.1`](https://togithub.com/tiangolo/fastapi/releases/tag/0.104.1) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.104.0...0.104.1) ##### Fixes - 📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1. PR [#​10529](https://togithub.com/tiangolo/fastapi/pull/10529) by [@​alejandraklachquin](https://togithub.com/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](https://togithub.com/swagger-api/swagger-ui/issues/9337). ##### Docs - 📝 Update data structure and render for external-links. PR [#​10495](https://togithub.com/tiangolo/fastapi/pull/10495) by [@​tiangolo](https://togithub.com/tiangolo). - ✏️ Fix link to SPDX license identifier in `docs/en/docs/tutorial/metadata.md`. PR [#​10433](https://togithub.com/tiangolo/fastapi/pull/10433) by [@​worldworm](https://togithub.com/worldworm). - 📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md`. PR [#​10043](https://togithub.com/tiangolo/fastapi/pull/10043) by [@​giuliowaitforitdavide](https://togithub.com/giuliowaitforitdavide). - ✏️ Fix typos in emoji docs and in some source examples. PR [#​10438](https://togithub.com/tiangolo/fastapi/pull/10438) by [@​afuetterer](https://togithub.com/afuetterer). - ✏️ Fix typo in `docs/en/docs/reference/dependencies.md`. PR [#​10465](https://togithub.com/tiangolo/fastapi/pull/10465) by [@​suravshresth](https://togithub.com/suravshresth). - ✏️ Fix typos and rewordings in `docs/en/docs/tutorial/body-nested-models.md`. PR [#​10468](https://togithub.com/tiangolo/fastapi/pull/10468) by [@​yogabonito](https://togithub.com/yogabonito). - 📝 Update docs, remove references to removed `pydantic.Required` in `docs/en/docs/tutorial/query-params-str-validations.md`. PR [#​10469](https://togithub.com/tiangolo/fastapi/pull/10469) by [@​yogabonito](https://togithub.com/yogabonito). - ✏️ Fix typo in `docs/en/docs/reference/index.md`. PR [#​10467](https://togithub.com/tiangolo/fastapi/pull/10467) by [@​tarsil](https://togithub.com/tarsil). - 🔥 Remove unnecessary duplicated docstrings. PR [#​10484](https://togithub.com/tiangolo/fastapi/pull/10484) by [@​tiangolo](https://togithub.com/tiangolo). ##### Internal - ✏️ Update Pydantic links to dotenv support. PR [#​10511](https://togithub.com/tiangolo/fastapi/pull/10511) by [@​White-Mask](https://togithub.com/White-Mask). - ✏️ Update links in `docs/en/docs/async.md` and `docs/zh/docs/async.md` to make them relative. PR [#​10498](https://togithub.com/tiangolo/fastapi/pull/10498) by [@​hasnatsajid](https://togithub.com/hasnatsajid). - ✏️ Fix links in `docs/em/docs/async.md`. PR [#​10507](https://togithub.com/tiangolo/fastapi/pull/10507) by [@​hasnatsajid](https://togithub.com/hasnatsajid). - ✏️ Fix typo in `docs/em/docs/index.md`, Python 3.8. PR [#​10521](https://togithub.com/tiangolo/fastapi/pull/10521) by [@​kerriop](https://togithub.com/kerriop). - ⬆ Bump pillow from 9.5.0 to 10.1.0. PR [#​10446](https://togithub.com/tiangolo/fastapi/pull/10446) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Update mkdocs-material requirement from <9.0.0,>=8.1.4 to >=8.1.4,<10.0.0. PR [#​5862](https://togithub.com/tiangolo/fastapi/pull/5862) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Bump mkdocs-material from 9.1.21 to 9.4.7. PR [#​10545](https://togithub.com/tiangolo/fastapi/pull/10545) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - 👷 Install MkDocs Material Insiders only when secrets are available, for Dependabot. PR [#​10544](https://togithub.com/tiangolo/fastapi/pull/10544) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Update sponsors badges, Databento. PR [#​10519](https://togithub.com/tiangolo/fastapi/pull/10519) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Adopt Ruff format. PR [#​10517](https://togithub.com/tiangolo/fastapi/pull/10517) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Add `CITATION.cff` file for academic citations. PR [#​10496](https://togithub.com/tiangolo/fastapi/pull/10496) by [@​tiangolo](https://togithub.com/tiangolo). - 🐛 Fix overriding MKDocs theme lang in hook. PR [#​10490](https://togithub.com/tiangolo/fastapi/pull/10490) by [@​tiangolo](https://togithub.com/tiangolo). - 🔥 Drop/close Gitter chat. Questions should go to GitHub Discussions, free conversations to Discord.. PR [#​10485](https://togithub.com/tiangolo/fastapi/pull/10485) by [@​tiangolo](https://togithub.com/tiangolo).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.