Update dependency fastapi to v0.100.1 #23

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2023-07-28 09:33:38 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi patch ==0.100.0 -> ==0.100.1

Release Notes

tiangolo/fastapi

v0.100.1

Compare Source

Fixes
  • 🐛 Replace MultHostUrl to AnyUrl for compatibility with older versions of Pydantic v1. PR #​9852 by @​Kludex.
Docs
  • 📝 Update links for self-hosted Swagger UI, point to v5, for OpenAPI 31.0. PR #​9834 by @​tiangolo.
Translations
Internal

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fastapi](https://github.com/tiangolo/fastapi) | patch | `==0.100.0` -> `==0.100.1` | --- ### Release Notes <details> <summary>tiangolo/fastapi</summary> ### [`v0.100.1`](https://github.com/tiangolo/fastapi/releases/tag/0.100.1) [Compare Source](https://github.com/tiangolo/fastapi/compare/0.100.0...0.100.1) ##### Fixes - 🐛 Replace `MultHostUrl` to `AnyUrl` for compatibility with older versions of Pydantic v1. PR [#&#8203;9852](https://github.com/tiangolo/fastapi/pull/9852) by [@&#8203;Kludex](https://github.com/Kludex). ##### Docs - 📝 Update links for self-hosted Swagger UI, point to v5, for OpenAPI 31.0. PR [#&#8203;9834](https://github.com/tiangolo/fastapi/pull/9834) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Translations - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body.md`. PR [#&#8203;4574](https://github.com/tiangolo/fastapi/pull/4574) by [@&#8203;ss-o-furda](https://github.com/ss-o-furda). - 🌐 Add Vietnamese translation for `docs/vi/docs/features.md` and `docs/vi/docs/index.md`. PR [#&#8203;3006](https://github.com/tiangolo/fastapi/pull/3006) by [@&#8203;magiskboy](https://github.com/magiskboy). - 🌐 Add Korean translation for `docs/ko/docs/async.md`. PR [#&#8203;4179](https://github.com/tiangolo/fastapi/pull/4179) by [@&#8203;NinaHwang](https://github.com/NinaHwang). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/background-tasks.md`. PR [#&#8203;9812](https://github.com/tiangolo/fastapi/pull/9812) by [@&#8203;wdh99](https://github.com/wdh99). - 🌐 Add French translation for `docs/fr/docs/tutorial/query-params-str-validations.md`. PR [#&#8203;4075](https://github.com/tiangolo/fastapi/pull/4075) by [@&#8203;Smlep](https://github.com/Smlep). - 🌐 Add French translation for `docs/fr/docs/tutorial/index.md`. PR [#&#8203;2234](https://github.com/tiangolo/fastapi/pull/2234) by [@&#8203;JulianMaurin](https://github.com/JulianMaurin). - 🌐 Add French translation for `docs/fr/docs/contributing.md`. PR [#&#8203;2132](https://github.com/tiangolo/fastapi/pull/2132) by [@&#8203;JulianMaurin](https://github.com/JulianMaurin). - 🌐 Add French translation for `docs/fr/docs/benchmarks.md`. PR [#&#8203;2155](https://github.com/tiangolo/fastapi/pull/2155) by [@&#8203;clemsau](https://github.com/clemsau). - 🌐 Update Chinese translations with new source files. PR [#&#8203;9738](https://github.com/tiangolo/fastapi/pull/9738) by [@&#8203;mahone3297](https://github.com/mahone3297). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/request-forms.md`. PR [#&#8203;9841](https://github.com/tiangolo/fastapi/pull/9841) by [@&#8203;dedkot01](https://github.com/dedkot01). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/handling-errors.md`. PR [#&#8203;9485](https://github.com/tiangolo/fastapi/pull/9485) by [@&#8203;Creat55](https://github.com/Creat55). ##### Internal - 🔧 Update sponsors, add Fern. PR [#&#8203;9956](https://github.com/tiangolo/fastapi/pull/9956) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update FastAPI People token. PR [#&#8203;9844](https://github.com/tiangolo/fastapi/pull/9844) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👥 Update FastAPI People. PR [#&#8203;9775](https://github.com/tiangolo/fastapi/pull/9775) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update MkDocs Material token. PR [#&#8203;9843](https://github.com/tiangolo/fastapi/pull/9843) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update token for latest changes. PR [#&#8203;9842](https://github.com/tiangolo/fastapi/pull/9842) by [@&#8203;tiangolo](https://github.com/tiangolo). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9-->
Renovate added 1 commit 2023-07-27 23:20:40 +03:00
profitroll merged commit b0c46e0c1e into dev 2023-07-28 09:33:38 +03:00
profitroll deleted branch renovate/fastapi-0.x 2023-07-28 09:33:38 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/PhotosAPI#23
No description provided.