Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency fastapi to v0.100.1 (#50)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastapi](https://togithub.com/tiangolo/fastapi) | `==0.100.0` -> `==0.100.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/fastapi/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/fastapi/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/fastapi/0.100.0/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/fastapi/0.100.0/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tiangolo/fastapi (fastapi)</summary> ### [`v0.100.1`](https://togithub.com/tiangolo/fastapi/releases/tag/0.100.1) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.100.0...0.100.1) ##### Fixes - π Replace `MultHostUrl` to `AnyUrl` for compatibility with older versions of Pydantic v1. PR [#​9852](https://togithub.com/tiangolo/fastapi/pull/9852) by [@​Kludex](https://togithub.com/Kludex). ##### Docs - π Update links for self-hosted Swagger UI, point to v5, for OpenAPI 31.0. PR [#​9834](https://togithub.com/tiangolo/fastapi/pull/9834) by [@​tiangolo](https://togithub.com/tiangolo). ##### Translations - π Add Ukrainian translation for `docs/uk/docs/tutorial/body.md`. PR [#​4574](https://togithub.com/tiangolo/fastapi/pull/4574) by [@​ss-o-furda](https://togithub.com/ss-o-furda). - π Add Vietnamese translation for `docs/vi/docs/features.md` and `docs/vi/docs/index.md`. PR [#​3006](https://togithub.com/tiangolo/fastapi/pull/3006) by [@​magiskboy](https://togithub.com/magiskboy). - π Add Korean translation for `docs/ko/docs/async.md`. PR [#​4179](https://togithub.com/tiangolo/fastapi/pull/4179) by [@​NinaHwang](https://togithub.com/NinaHwang). - π Add Chinese translation for `docs/zh/docs/tutorial/background-tasks.md`. PR [#​9812](https://togithub.com/tiangolo/fastapi/pull/9812) by [@​wdh99](https://togithub.com/wdh99). - π Add French translation for `docs/fr/docs/tutorial/query-params-str-validations.md`. PR [#​4075](https://togithub.com/tiangolo/fastapi/pull/4075) by [@​Smlep](https://togithub.com/Smlep). - π Add French translation for `docs/fr/docs/tutorial/index.md`. PR [#​2234](https://togithub.com/tiangolo/fastapi/pull/2234) by [@​JulianMaurin](https://togithub.com/JulianMaurin). - π Add French translation for `docs/fr/docs/contributing.md`. PR [#​2132](https://togithub.com/tiangolo/fastapi/pull/2132) by [@​JulianMaurin](https://togithub.com/JulianMaurin). - π Add French translation for `docs/fr/docs/benchmarks.md`. PR [#​2155](https://togithub.com/tiangolo/fastapi/pull/2155) by [@​clemsau](https://togithub.com/clemsau). - π Update Chinese translations with new source files. PR [#​9738](https://togithub.com/tiangolo/fastapi/pull/9738) by [@​mahone3297](https://togithub.com/mahone3297). - π Add Russian translation for `docs/ru/docs/tutorial/request-forms.md`. PR [#​9841](https://togithub.com/tiangolo/fastapi/pull/9841) by [@​dedkot01](https://togithub.com/dedkot01). - π Update Chinese translation for `docs/zh/docs/tutorial/handling-errors.md`. PR [#​9485](https://togithub.com/tiangolo/fastapi/pull/9485) by [@​Creat55](https://togithub.com/Creat55). ##### Internal - π§ Update sponsors, add Fern. PR [#​9956](https://togithub.com/tiangolo/fastapi/pull/9956) by [@​tiangolo](https://togithub.com/tiangolo). - π· Update FastAPI People token. PR [#​9844](https://togithub.com/tiangolo/fastapi/pull/9844) by [@​tiangolo](https://togithub.com/tiangolo). - π₯ Update FastAPI People. PR [#​9775](https://togithub.com/tiangolo/fastapi/pull/9775) by [@​tiangolo](https://togithub.com/tiangolo). - π· Update MkDocs Material token. PR [#​9843](https://togithub.com/tiangolo/fastapi/pull/9843) by [@​tiangolo](https://togithub.com/tiangolo). - π· Update token for latest changes. PR [#​9842](https://togithub.com/tiangolo/fastapi/pull/9842) by [@​tiangolo](https://togithub.com/tiangolo). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cloud-py-api/nc_py_api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information