Update dependency fastapi to v0.103.2 #32

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2023-09-29 17:43:13 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi patch ==0.103.1 -> ==0.103.2

Release Notes

tiangolo/fastapi (fastapi)

v0.103.2

Compare Source

Refactors
  • ⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values. PR #​10344 by @​tiangolo.
Translations
  • 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/extra-data-types.md. PR #​10132 by @​ArtemKhymenko.
  • 🌐 Fix typos in French translations for docs/fr/docs/advanced/path-operation-advanced-configuration.md, docs/fr/docs/alternatives.md, docs/fr/docs/async.md, docs/fr/docs/features.md, docs/fr/docs/help-fastapi.md, docs/fr/docs/index.md, docs/fr/docs/python-types.md, docs/fr/docs/tutorial/body.md, docs/fr/docs/tutorial/first-steps.md, docs/fr/docs/tutorial/query-params.md. PR #​10154 by @​s-rigaud.
  • 🌐 Add Chinese translation for docs/zh/docs/async.md. PR #​5591 by @​mkdir700.
  • 🌐 Update Chinese translation for docs/tutorial/security/simple-oauth2.md. PR #​3844 by @​jaystone776.
  • 🌐 Add Korean translation for docs/ko/docs/deployment/cloud.md. PR #​10191 by @​Sion99.
  • 🌐 Add Japanese translation for docs/ja/docs/deployment/https.md. PR #​10298 by @​tamtam-fitness.
  • 🌐 Fix typo in Russian translation for docs/ru/docs/tutorial/body-fields.md. PR #​10224 by @​AlertRED.
  • 🌐 Add Polish translation for docs/pl/docs/help-fastapi.md. PR #​10121 by @​romabozhanovgithub.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/header-params.md. PR #​10226 by @​AlertRED.
  • 🌐 Add Chinese translation for docs/zh/docs/deployment/versions.md. PR #​10276 by @​xzmeng.
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.103.1` -> `==0.103.2` | --- ### Release Notes <details> <summary>tiangolo/fastapi (fastapi)</summary> ### [`v0.103.2`](https://github.com/tiangolo/fastapi/releases/tag/0.103.2) [Compare Source](https://github.com/tiangolo/fastapi/compare/0.103.1...0.103.2) ##### Refactors - ⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values. PR [#&#8203;10344](https://github.com/tiangolo/fastapi/pull/10344) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Translations - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/extra-data-types.md`. PR [#&#8203;10132](https://github.com/tiangolo/fastapi/pull/10132) by [@&#8203;ArtemKhymenko](https://github.com/ArtemKhymenko). - 🌐 Fix typos in French translations for `docs/fr/docs/advanced/path-operation-advanced-configuration.md`, `docs/fr/docs/alternatives.md`, `docs/fr/docs/async.md`, `docs/fr/docs/features.md`, `docs/fr/docs/help-fastapi.md`, `docs/fr/docs/index.md`, `docs/fr/docs/python-types.md`, `docs/fr/docs/tutorial/body.md`, `docs/fr/docs/tutorial/first-steps.md`, `docs/fr/docs/tutorial/query-params.md`. PR [#&#8203;10154](https://github.com/tiangolo/fastapi/pull/10154) by [@&#8203;s-rigaud](https://github.com/s-rigaud). - 🌐 Add Chinese translation for `docs/zh/docs/async.md`. PR [#&#8203;5591](https://github.com/tiangolo/fastapi/pull/5591) by [@&#8203;mkdir700](https://github.com/mkdir700). - 🌐 Update Chinese translation for `docs/tutorial/security/simple-oauth2.md`. PR [#&#8203;3844](https://github.com/tiangolo/fastapi/pull/3844) by [@&#8203;jaystone776](https://github.com/jaystone776). - 🌐 Add Korean translation for `docs/ko/docs/deployment/cloud.md`. PR [#&#8203;10191](https://github.com/tiangolo/fastapi/pull/10191) by [@&#8203;Sion99](https://github.com/Sion99). - 🌐 Add Japanese translation for `docs/ja/docs/deployment/https.md`. PR [#&#8203;10298](https://github.com/tiangolo/fastapi/pull/10298) by [@&#8203;tamtam-fitness](https://github.com/tamtam-fitness). - 🌐 Fix typo in Russian translation for `docs/ru/docs/tutorial/body-fields.md`. PR [#&#8203;10224](https://github.com/tiangolo/fastapi/pull/10224) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Polish translation for `docs/pl/docs/help-fastapi.md`. PR [#&#8203;10121](https://github.com/tiangolo/fastapi/pull/10121) by [@&#8203;romabozhanovgithub](https://github.com/romabozhanovgithub). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/header-params.md`. PR [#&#8203;10226](https://github.com/tiangolo/fastapi/pull/10226) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Chinese translation for `docs/zh/docs/deployment/versions.md`. PR [#&#8203;10276](https://github.com/tiangolo/fastapi/pull/10276) by [@&#8203;xzmeng](https://github.com/xzmeng). ##### Internal - 🔧 Update sponsors, remove Flint. PR [#&#8203;10349](https://github.com/tiangolo/fastapi/pull/10349) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Rename label "awaiting review" to "awaiting-review" to simplify search queries. PR [#&#8203;10343](https://github.com/tiangolo/fastapi/pull/10343) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsors, enable Svix (revert [#&#8203;10228](https://github.com/tiangolo/fastapi/issues/10228)). PR [#&#8203;10253](https://github.com/tiangolo/fastapi/pull/10253) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsors, remove Svix. PR [#&#8203;10228](https://github.com/tiangolo/fastapi/pull/10228) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsors, add Bump.sh. PR [#&#8203;10227](https://github.com/tiangolo/fastapi/pull/10227) 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2023-09-28 23:38:43 +03:00
Renovate scheduled this pull request to auto merge when all checks succeed 2023-09-28 23:38:43 +03:00
profitroll merged commit b1eb8f9aac into dev 2023-09-29 17:43:13 +03:00
profitroll deleted branch renovate/fastapi-0.x 2023-09-29 17:43:14 +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#32
No description provided.