[PR #98] [MERGED] Update dependency fastapi to ^0.96.0 #96

Closed
opened 2026-09-02 13:12:39 +02:00 by TheLovinator · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/twitter-image-collage-maker/pull/98
Author: @renovate[bot]
Created: 6/3/2023
Status: Merged
Merged: 6/3/2023
Merged by: @renovate[bot]

Base: masterHead: renovate/fastapi-0.x


📝 Commits (1)

  • cc63725 Update dependency fastapi to ^0.96.0

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 poetry.lock (+4 -4)
📝 pyproject.toml (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi ^0.95.0 -> ^0.96.0 age adoption passing confidence

Release Notes

tiangolo/fastapi

v0.96.0

Compare Source

Features
  • Update create_cloned_field to use a global cache and improve startup performance. PR #​4645 by @​madkinsz and previous original PR by @​huonw.
Docs
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 Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheLovinator1/twitter-image-collage-maker/pull/98 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 6/3/2023 **Status:** ✅ Merged **Merged:** 6/3/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/fastapi-0.x` --- ### 📝 Commits (1) - [`cc63725`](https://github.com/TheLovinator1/twitter-image-collage-maker/commit/cc637250916c3f3e98dab9323073b6a108b68c84) Update dependency fastapi to ^0.96.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+4 -4) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastapi](https://togithub.com/tiangolo/fastapi) | `^0.95.0` -> `^0.96.0` | [![age](https://badges.renovateapi.com/packages/pypi/fastapi/0.96.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/fastapi/0.96.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/fastapi/0.96.0/compatibility-slim/0.95.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/fastapi/0.96.0/confidence-slim/0.95.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tiangolo/fastapi</summary> ### [`v0.96.0`](https://togithub.com/tiangolo/fastapi/releases/tag/0.96.0) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.95.2...0.96.0) ##### Features - ⚡ Update `create_cloned_field` to use a global cache and improve startup performance. PR [#&#8203;4645](https://togithub.com/tiangolo/fastapi/pull/4645) by [@&#8203;madkinsz](https://togithub.com/madkinsz) and previous original PR by [@&#8203;huonw](https://togithub.com/huonw). ##### Docs - 📝 Update Deta deployment tutorial for compatibility with Deta Space. PR [#&#8203;6004](https://togithub.com/tiangolo/fastapi/pull/6004) by [@&#8203;mikBighne98](https://togithub.com/mikBighne98). - ✏️ Fix typo in Deta deployment tutorial. PR [#&#8203;9501](https://togithub.com/tiangolo/fastapi/pull/9501) by [@&#8203;lemonyte](https://togithub.com/lemonyte). ##### Translations - 🌐 Add Russian translation for `docs/tutorial/body.md`. PR [#&#8203;3885](https://togithub.com/tiangolo/fastapi/pull/3885) by [@&#8203;solomein-sv](https://togithub.com/solomein-sv). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/static-files.md`. PR [#&#8203;9580](https://togithub.com/tiangolo/fastapi/pull/9580) by [@&#8203;Alexandrhub](https://togithub.com/Alexandrhub). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/query-params.md`. PR [#&#8203;9584](https://togithub.com/tiangolo/fastapi/pull/9584) by [@&#8203;Alexandrhub](https://togithub.com/Alexandrhub). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/first-steps.md`. PR [#&#8203;9471](https://togithub.com/tiangolo/fastapi/pull/9471) by [@&#8203;AGolicyn](https://togithub.com/AGolicyn). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/debugging.md`. PR [#&#8203;9579](https://togithub.com/tiangolo/fastapi/pull/9579) by [@&#8203;Alexandrhub](https://togithub.com/Alexandrhub). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params.md`. PR [#&#8203;9519](https://togithub.com/tiangolo/fastapi/pull/9519) by [@&#8203;AGolicyn](https://togithub.com/AGolicyn). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/static-files.md`. PR [#&#8203;9436](https://togithub.com/tiangolo/fastapi/pull/9436) by [@&#8203;wdh99](https://togithub.com/wdh99). - 🌐 Update Spanish translation including new illustrations in `docs/es/docs/async.md`. PR [#&#8203;9483](https://togithub.com/tiangolo/fastapi/pull/9483) by [@&#8203;andresbermeoq](https://togithub.com/andresbermeoq). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params-numeric-validations.md`. PR [#&#8203;9563](https://togithub.com/tiangolo/fastapi/pull/9563) by [@&#8203;ivan-abc](https://togithub.com/ivan-abc). - 🌐 Add Russian translation for `docs/ru/docs/deployment/concepts.md`. PR [#&#8203;9577](https://togithub.com/tiangolo/fastapi/pull/9577) by [@&#8203;Xewus](https://togithub.com/Xewus). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/body-multiple-params.md`. PR [#&#8203;9586](https://togithub.com/tiangolo/fastapi/pull/9586) by [@&#8203;Alexandrhub](https://togithub.com/Alexandrhub). ##### Internal - 👥 Update FastAPI People. PR [#&#8203;9602](https://togithub.com/tiangolo/fastapi/pull/9602) by [@&#8203;github-actions\[bot\]](https://togithub.com/apps/github-actions). - 🔧 Update sponsors, remove InvestSuite. PR [#&#8203;9612](https://togithub.com/tiangolo/fastapi/pull/9612) by [@&#8203;tiangolo](https://togithub.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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/TheLovinator1/twitter-image-collage-maker). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
TheLovinator 2026-09-02 13:12:39 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
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
TheLovinator/twitter-image-collage-maker#96
No description provided.