Update dependency fastapi to v0.101.0 #24

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2023-08-05 13:38:46 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi minor ==0.100.1 -> ==0.101.0

Release Notes

tiangolo/fastapi

v0.101.0

Compare Source

Features
  • Enable Pydantic's serialization mode for responses, add support for Pydantic's computed_field, better OpenAPI for response models, proper required attributes, better generated clients. PR #​10011 by @​tiangolo.
Refactors
Upgrades
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) | minor | `==0.100.1` -> `==0.101.0` | --- ### Release Notes <details> <summary>tiangolo/fastapi</summary> ### [`v0.101.0`](https://github.com/tiangolo/fastapi/releases/tag/0.101.0) [Compare Source](https://github.com/tiangolo/fastapi/compare/0.100.1...0.101.0) ##### Features - ✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's `computed_field`, better OpenAPI for response models, proper required attributes, better generated clients. PR [#&#8203;10011](https://github.com/tiangolo/fastapi/pull/10011) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Refactors - ✅ Fix tests for compatibility with pydantic 2.1.1. PR [#&#8203;9943](https://github.com/tiangolo/fastapi/pull/9943) by [@&#8203;dmontagu](https://github.com/dmontagu). - ✅ Fix test error in Windows for `jsonable_encoder`. PR [#&#8203;9840](https://github.com/tiangolo/fastapi/pull/9840) by [@&#8203;iudeen](https://github.com/iudeen). ##### Upgrades - 📌 Do not allow Pydantic 2.1.0 that breaks (require 2.1.1). PR [#&#8203;10012](https://github.com/tiangolo/fastapi/pull/10012) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Translations - 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/index.md`. PR [#&#8203;9963](https://github.com/tiangolo/fastapi/pull/9963) by [@&#8203;eVery1337](https://github.com/eVery1337). - 🌐 Remove Vietnamese note about missing translation. PR [#&#8203;9957](https://github.com/tiangolo/fastapi/pull/9957) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Internal - 👷 Add GitHub Actions step dump context to debug external failures. PR [#&#8203;10008](https://github.com/tiangolo/fastapi/pull/10008) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Restore MkDocs Material pin after the fix. PR [#&#8203;10001](https://github.com/tiangolo/fastapi/pull/10001) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update the Question template to ask for the Pydantic version. PR [#&#8203;10000](https://github.com/tiangolo/fastapi/pull/10000) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📍 Update MkDocs Material dependencies. PR [#&#8203;9986](https://github.com/tiangolo/fastapi/pull/9986) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👥 Update FastAPI People. PR [#&#8203;9999](https://github.com/tiangolo/fastapi/pull/9999) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🐳 Update Dockerfile with compatibility versions, to upgrade later. PR [#&#8203;9998](https://github.com/tiangolo/fastapi/pull/9998) by [@&#8203;tiangolo](https://github.com/tiangolo). - ➕ Add pydantic-settings to FastAPI People dependencies. PR [#&#8203;9988](https://github.com/tiangolo/fastapi/pull/9988) by [@&#8203;tiangolo](https://github.com/tiangolo). - ♻️ Update FastAPI People logic with new Pydantic. PR [#&#8203;9985](https://github.com/tiangolo/fastapi/pull/9985) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🍱 Update sponsors, Fern badge. PR [#&#8203;9982](https://github.com/tiangolo/fastapi/pull/9982) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Deploy docs to Cloudflare Pages. PR [#&#8203;9978](https://github.com/tiangolo/fastapi/pull/9978) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsor Fern. PR [#&#8203;9979](https://github.com/tiangolo/fastapi/pull/9979) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update CI debug mode with Tmate. PR [#&#8203;9977](https://github.com/tiangolo/fastapi/pull/9977) 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-08-05 01:06:54 +03:00
profitroll merged commit 16fe8235f4 into dev 2023-08-05 13:38:46 +03:00
profitroll deleted branch renovate/fastapi-0.x 2023-08-05 13:38:46 +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#24
No description provided.