Update dependency fastapi to v0.96.1 #6

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2023-06-11 09:48:19 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi patch ==0.96.0 -> ==0.96.1

Release Notes

tiangolo/fastapi

v0.96.1

Compare Source

Fixes
Upgrades
  • 📌 Update minimum version of Pydantic to >=1.7.4. This fixes an issue when trying to use an old version of Pydantic. PR #​9567 by @​Kludex.
Refactors
  • ♻ Remove media_type from ORJSONResponse as it's inherited from the parent class. PR #​5805 by @​Kludex.
  • ♻ Instantiate HTTPException only when needed, optimization refactor. PR #​5356 by @​pawamoy.
Docs
  • 🔥 Remove link to Pydantic's benchmark, as it was removed there. PR #​5811 by @​Kludex.
Translations
  • 🌐 Fix spelling in Indonesian translation of docs/id/docs/tutorial/index.md. PR #​5635 by @​purwowd.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/index.md. PR #​5896 by @​Wilidon.
  • 🌐 Add Chinese translations for docs/zh/docs/advanced/response-change-status-code.md and docs/zh/docs/advanced/response-headers.md. PR #​9544 by @​ChoyeonChern.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/schema-extra-example.md. PR #​9621 by @​Alexandrhub.
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.96.0` -> `==0.96.1` | --- ### Release Notes <details> <summary>tiangolo/fastapi</summary> ### [`v0.96.1`](https://github.com/tiangolo/fastapi/releases/tag/0.96.1) [Compare Source](https://github.com/tiangolo/fastapi/compare/0.96.0...0.96.1) ##### Fixes - 🐛 Fix `HTTPException` header type annotations. PR [#&#8203;9648](https://github.com/tiangolo/fastapi/pull/9648) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🐛 Fix OpenAPI model fields int validations, `gte` to `ge`. PR [#&#8203;9635](https://github.com/tiangolo/fastapi/pull/9635) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Upgrades - 📌 Update minimum version of Pydantic to >=1.7.4. This fixes an issue when trying to use an old version of Pydantic. PR [#&#8203;9567](https://github.com/tiangolo/fastapi/pull/9567) by [@&#8203;Kludex](https://github.com/Kludex). ##### Refactors - ♻ Remove `media_type` from `ORJSONResponse` as it's inherited from the parent class. PR [#&#8203;5805](https://github.com/tiangolo/fastapi/pull/5805) by [@&#8203;Kludex](https://github.com/Kludex). - ♻ Instantiate `HTTPException` only when needed, optimization refactor. PR [#&#8203;5356](https://github.com/tiangolo/fastapi/pull/5356) by [@&#8203;pawamoy](https://github.com/pawamoy). ##### Docs - 🔥 Remove link to Pydantic's benchmark, as it was removed there. PR [#&#8203;5811](https://github.com/tiangolo/fastapi/pull/5811) by [@&#8203;Kludex](https://github.com/Kludex). ##### Translations - 🌐 Fix spelling in Indonesian translation of `docs/id/docs/tutorial/index.md`. PR [#&#8203;5635](https://github.com/tiangolo/fastapi/pull/5635) by [@&#8203;purwowd](https://github.com/purwowd). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/index.md`. PR [#&#8203;5896](https://github.com/tiangolo/fastapi/pull/5896) by [@&#8203;Wilidon](https://github.com/Wilidon). - 🌐 Add Chinese translations for `docs/zh/docs/advanced/response-change-status-code.md` and `docs/zh/docs/advanced/response-headers.md`. PR [#&#8203;9544](https://github.com/tiangolo/fastapi/pull/9544) by [@&#8203;ChoyeonChern](https://github.com/ChoyeonChern). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/schema-extra-example.md`. PR [#&#8203;9621](https://github.com/tiangolo/fastapi/pull/9621) by [@&#8203;Alexandrhub](https://github.com/Alexandrhub). ##### Internal - 🔧 Add sponsor Platform.sh. PR [#&#8203;9650](https://github.com/tiangolo/fastapi/pull/9650) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Add custom token to Smokeshow and Preview Docs for download-artifact, to prevent API rate limits. PR [#&#8203;9646](https://github.com/tiangolo/fastapi/pull/9646) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Add custom tokens for GitHub Actions to avoid rate limits. PR [#&#8203;9647](https://github.com/tiangolo/fastapi/pull/9647) 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-06-11 01:55:59 +03:00
profitroll merged commit f9e6ee9c72 into dev 2023-06-11 09:48:19 +03:00
profitroll deleted branch renovate/fastapi-0.x 2023-06-11 09:48:19 +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#6
No description provided.