Update dependency fastapi to v0.105.0 #38

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2023-12-12 03:28:35 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi minor ==0.104.1 -> ==0.105.0

Release Notes

tiangolo/fastapi (fastapi)

v0.105.0

Compare Source

Features
  • Add support for multiple Annotated annotations, e.g. Annotated[str, Field(), Query()]. PR #​10773 by @​tiangolo.
Refactors
Docs
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.104.1` -> `==0.105.0` | --- ### Release Notes <details> <summary>tiangolo/fastapi (fastapi)</summary> ### [`v0.105.0`](https://github.com/tiangolo/fastapi/releases/tag/0.105.0) [Compare Source](https://github.com/tiangolo/fastapi/compare/0.104.1...0.105.0) ##### Features - ✨ Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]`. PR [#&#8203;10773](https://github.com/tiangolo/fastapi/pull/10773) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Refactors - 🔥 Remove unused NoneType. PR [#&#8203;10774](https://github.com/tiangolo/fastapi/pull/10774) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Docs - 📝 Tweak default suggested configs for generating clients. PR [#&#8203;10736](https://github.com/tiangolo/fastapi/pull/10736) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Internal - 🔧 Update sponsors, add Scalar. PR [#&#8203;10728](https://github.com/tiangolo/fastapi/pull/10728) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsors, add PropelAuth. PR [#&#8203;10760](https://github.com/tiangolo/fastapi/pull/10760) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update build docs, verify README on CI. PR [#&#8203;10750](https://github.com/tiangolo/fastapi/pull/10750) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsors, remove Fern. PR [#&#8203;10729](https://github.com/tiangolo/fastapi/pull/10729) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsors, add Codacy. PR [#&#8203;10677](https://github.com/tiangolo/fastapi/pull/10677) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update sponsors, add Reflex. PR [#&#8203;10676](https://github.com/tiangolo/fastapi/pull/10676) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Update release notes, move and check latest-changes. PR [#&#8203;10588](https://github.com/tiangolo/fastapi/pull/10588) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Upgrade latest-changes GitHub Action. PR [#&#8203;10587](https://github.com/tiangolo/fastapi/pull/10587) 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-12-12 03:22:49 +02:00
Renovate scheduled this pull request to auto merge when all checks succeed 2023-12-12 03:22:49 +02:00
profitroll merged commit 848b2f1a8e into dev 2023-12-12 03:28:35 +02:00
profitroll deleted branch renovate/fastapi-0.x 2023-12-12 03:28:35 +02: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#38
No description provided.