[PR #33] [MERGED] Update dependency fastapi to ^0.77.0 #30

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

📋 Pull Request Information

Original PR: https://github.com/TheLovinator1/twitter-image-collage-maker/pull/33
Author: @renovate[bot]
Created: 5/5/2022
Status: Merged
Merged: 5/10/2022
Merged by: @TheLovinator1

Base: masterHead: renovate/fastapi-0.x


📝 Commits (1)

  • bf8c850 Update dependency fastapi to ^0.77.0

📊 Changes

2 files changed (+15 additions, -14 deletions)

View changed files

📝 poetry.lock (+14 -13)
📝 pyproject.toml (+1 -1)

📄 Description

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi ^0.75.0 -> ^0.77.0 age adoption passing confidence

Release Notes

tiangolo/fastapi

v0.77.1

Compare Source

Upgrades
Docs
Translations
Internal

v0.77.0

Compare Source

Upgrades
  • ⬆ Upgrade Starlette from 0.18.0 to 0.19.0. PR #​4488 by @​Kludex.
    • When creating an explicit JSONResponse the content argument is now required.
Docs
Translations

v0.76.0

Compare Source

Upgrades
Internal

v0.75.2

Compare Source

This release includes upgrades to third-party packages that handle security issues. Although there's a chance these issues don't affect you in particular, please upgrade as soon as possible.

Fixes
Upgrades
  • ⬆️ Update ujson ranges for CVE-2021-45958. PR #​4804 by @​tiangolo.
  • ⬆️ Upgrade dependencies upper range for extras "all". PR #​4803 by @​tiangolo.
  • ⬆ Upgrade Swagger UI - swagger-ui-dist@4. This handles a security issue in Swagger UI itself where it could be possible to inject HTML into Swagger UI. Please upgrade as soon as you can, in particular if you expose your Swagger UI (/docs) publicly to non-expert users. PR #​4347 by @​RAlanWright.
Internal
  • 🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calmcode; update: Striveworks, TalkPython and TestDriven.io. PR #​4805 by @​tiangolo.
  • ⬆️ Upgrade Codecov GitHub Action. PR #​4801 by @​tiangolo.

v0.75.1

Compare Source

Translations
Internal

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

This PR has been generated by WhiteSource 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/33 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/5/2022 **Status:** ✅ Merged **Merged:** 5/10/2022 **Merged by:** [@TheLovinator1](https://github.com/TheLovinator1) **Base:** `master` ← **Head:** `renovate/fastapi-0.x` --- ### 📝 Commits (1) - [`bf8c850`](https://github.com/TheLovinator1/twitter-image-collage-maker/commit/bf8c850b00dc115a41ec50e704d4d3275d5eb979) Update dependency fastapi to ^0.77.0 ### 📊 Changes **2 files changed** (+15 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+14 -13) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description [![WhiteSource 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.75.0` -> `^0.77.0` | [![age](https://badges.renovateapi.com/packages/pypi/fastapi/0.77.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/fastapi/0.77.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/fastapi/0.77.1/compatibility-slim/0.75.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/fastapi/0.77.1/confidence-slim/0.75.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tiangolo/fastapi</summary> ### [`v0.77.1`](https://togithub.com/tiangolo/fastapi/releases/0.77.1) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.77.0...0.77.1) ##### Upgrades - ⬆ Upgrade Starlette from 0.19.0 to 0.19.1. PR [#&#8203;4819](https://togithub.com/tiangolo/fastapi/pull/4819) by [@&#8203;Kludex](https://togithub.com/Kludex). ##### Docs - 📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI Modul. PR [#&#8203;4624](https://togithub.com/tiangolo/fastapi/pull/4624) by [@&#8203;fschuermeyer](https://togithub.com/fschuermeyer). - 📝 Add external link: PyCharm Guide to FastAPI. PR [#&#8203;4512](https://togithub.com/tiangolo/fastapi/pull/4512) by [@&#8203;mukulmantosh](https://togithub.com/mukulmantosh). - 📝 Add external link to article: Building an API with FastAPI and Supabase and Deploying on Deta. PR [#&#8203;4440](https://togithub.com/tiangolo/fastapi/pull/4440) by [@&#8203;aUnicornDev](https://togithub.com/aUnicornDev). - ✏ Fix small typo in `docs/en/docs/tutorial/security/first-steps.md`. PR [#&#8203;4515](https://togithub.com/tiangolo/fastapi/pull/4515) by [@&#8203;KikoIlievski](https://togithub.com/KikoIlievski). ##### Translations - 🌐 Add Polish translation for `docs/pl/docs/tutorial/index.md`. PR [#&#8203;4516](https://togithub.com/tiangolo/fastapi/pull/4516) by [@&#8203;MKaczkow](https://togithub.com/MKaczkow). - ✏ Fix typo in deployment. PR [#&#8203;4629](https://togithub.com/tiangolo/fastapi/pull/4629) by [@&#8203;raisulislam541](https://togithub.com/raisulislam541). - 🌐 Add Portuguese translation for `docs/pt/docs/help-fastapi.md`. PR [#&#8203;4583](https://togithub.com/tiangolo/fastapi/pull/4583) by [@&#8203;mateusjs](https://togithub.com/mateusjs). ##### Internal - 🔧 Add notifications in issue for Uzbek translations. PR [#&#8203;4884](https://togithub.com/tiangolo/fastapi/pull/4884) by [@&#8203;tiangolo](https://togithub.com/tiangolo). ### [`v0.77.0`](https://togithub.com/tiangolo/fastapi/releases/0.77.0) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.76.0...0.77.0) ##### Upgrades - ⬆ Upgrade Starlette from 0.18.0 to 0.19.0. PR [#&#8203;4488](https://togithub.com/tiangolo/fastapi/pull/4488) by [@&#8203;Kludex](https://togithub.com/Kludex). - When creating an explicit `JSONResponse` the `content` argument is now required. ##### Docs - 📝 Add external link to article: Seamless FastAPI Configuration with ConfZ. PR [#&#8203;4414](https://togithub.com/tiangolo/fastapi/pull/4414) by [@&#8203;silvanmelchior](https://togithub.com/silvanmelchior). - 📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try. PR [#&#8203;4436](https://togithub.com/tiangolo/fastapi/pull/4436) by [@&#8203;kaustubhgupta](https://togithub.com/kaustubhgupta). - ✏ Reword to improve legibility of docs about `TestClient`. PR [#&#8203;4389](https://togithub.com/tiangolo/fastapi/pull/4389) by [@&#8203;rgilton](https://togithub.com/rgilton). - 📝 Add external link to blog post about Kafka, FastAPI, and Ably. PR [#&#8203;4044](https://togithub.com/tiangolo/fastapi/pull/4044) by [@&#8203;Ugbot](https://togithub.com/Ugbot). - ✏ Fix typo in `docs/en/docs/tutorial/sql-databases.md`. PR [#&#8203;4875](https://togithub.com/tiangolo/fastapi/pull/4875) by [@&#8203;wpyoga](https://togithub.com/wpyoga). - ✏ Fix typo in `docs/en/docs/async.md`. PR [#&#8203;4726](https://togithub.com/tiangolo/fastapi/pull/4726) by [@&#8203;Prezu](https://togithub.com/Prezu). ##### Translations - 🌐 Update source example highlights for `docs/zh/docs/tutorial/query-params-str-validations.md`. PR [#&#8203;4237](https://togithub.com/tiangolo/fastapi/pull/4237) by [@&#8203;caimaoy](https://togithub.com/caimaoy). - 🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO. PR [#&#8203;3594](https://togithub.com/tiangolo/fastapi/pull/3594) by [@&#8203;alonme](https://togithub.com/alonme). - ✏ 🌐 Fix typo in Portuguese translation for `docs/pt/docs/tutorial/path-params.md`. PR [#&#8203;4722](https://togithub.com/tiangolo/fastapi/pull/4722) by [@&#8203;CleoMenezesJr](https://togithub.com/CleoMenezesJr). - 🌐 Fix live docs server for translations for some languages. PR [#&#8203;4729](https://togithub.com/tiangolo/fastapi/pull/4729) by [@&#8203;wakabame](https://togithub.com/wakabame). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/cookie-params.md`. PR [#&#8203;4112](https://togithub.com/tiangolo/fastapi/pull/4112) by [@&#8203;lbmendes](https://togithub.com/lbmendes). - 🌐 Fix French translation for `docs/tutorial/body.md`. PR [#&#8203;4332](https://togithub.com/tiangolo/fastapi/pull/4332) by [@&#8203;Smlep](https://togithub.com/Smlep). - 🌐 Add Japanese translation for `docs/ja/docs/advanced/conditional-openapi.md`. PR [#&#8203;2631](https://togithub.com/tiangolo/fastapi/pull/2631) by [@&#8203;sh0nk](https://togithub.com/sh0nk). - 🌐 Fix Japanese translation of `docs/ja/docs/tutorial/body.md`. PR [#&#8203;3062](https://togithub.com/tiangolo/fastapi/pull/3062) by [@&#8203;a-takahashi223](https://togithub.com/a-takahashi223). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/background-tasks.md`. PR [#&#8203;2170](https://togithub.com/tiangolo/fastapi/pull/2170) by [@&#8203;izaguerreiro](https://togithub.com/izaguerreiro). - 🌐 Add Portuguese translation for `docs/deployment/deta.md`. PR [#&#8203;4442](https://togithub.com/tiangolo/fastapi/pull/4442) by [@&#8203;lsglucas](https://togithub.com/lsglucas). - 🌐 Add Russian translation for `docs/async.md`. PR [#&#8203;4036](https://togithub.com/tiangolo/fastapi/pull/4036) by [@&#8203;Winand](https://togithub.com/Winand). - 🌐 Add Portuguese translation for `docs/tutorial/body.md`. PR [#&#8203;3960](https://togithub.com/tiangolo/fastapi/pull/3960) by [@&#8203;leandrodesouzadev](https://togithub.com/leandrodesouzadev). - 🌐 Add Portuguese translation of `tutorial/extra-data-types.md`. PR [#&#8203;4077](https://togithub.com/tiangolo/fastapi/pull/4077) by [@&#8203;luccasmmg](https://togithub.com/luccasmmg). - 🌐 Update German translation for `docs/features.md`. PR [#&#8203;3905](https://togithub.com/tiangolo/fastapi/pull/3905) by [@&#8203;jomue](https://togithub.com/jomue). ### [`v0.76.0`](https://togithub.com/tiangolo/fastapi/releases/0.76.0) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.75.2...0.76.0) ##### Upgrades - ⬆ Upgrade Starlette from 0.17.1 to 0.18.0. PR [#&#8203;4483](https://togithub.com/tiangolo/fastapi/pull/4483) by [@&#8203;Kludex](https://togithub.com/Kludex). ##### Internal - 👥 Update FastAPI People. PR [#&#8203;4847](https://togithub.com/tiangolo/fastapi/pull/4847) by [@&#8203;github-actions\[bot\]](https://togithub.com/apps/github-actions). - 🔧 Add Budget Insight sponsor. PR [#&#8203;4824](https://togithub.com/tiangolo/fastapi/pull/4824) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🍱 Update sponsor, ExoFlare badge. PR [#&#8203;4822](https://togithub.com/tiangolo/fastapi/pull/4822) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🔧 Update sponsors, enable Dropbase again, update TalkPython link. PR [#&#8203;4821](https://togithub.com/tiangolo/fastapi/pull/4821) by [@&#8203;tiangolo](https://togithub.com/tiangolo). ### [`v0.75.2`](https://togithub.com/tiangolo/fastapi/releases/0.75.2) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.75.1...0.75.2) This release includes upgrades to third-party packages that handle security issues. Although there's a chance these issues don't affect you in particular, please upgrade as soon as possible. ##### Fixes - ✅ Fix new/recent tests with new fixed `ValidationError` JSON Schema. PR [#&#8203;4806](https://togithub.com/tiangolo/fastapi/pull/4806) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🐛 Fix JSON Schema for `ValidationError` at field `loc`. PR [#&#8203;3810](https://togithub.com/tiangolo/fastapi/pull/3810) by [@&#8203;dconathan](https://togithub.com/dconathan). - 🐛 Fix support for prefix on APIRouter WebSockets. PR [#&#8203;2640](https://togithub.com/tiangolo/fastapi/pull/2640) by [@&#8203;Kludex](https://togithub.com/Kludex). ##### Upgrades - ⬆️ Update ujson ranges for CVE-2021-45958. PR [#&#8203;4804](https://togithub.com/tiangolo/fastapi/pull/4804) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - ⬆️ Upgrade dependencies upper range for extras "all". PR [#&#8203;4803](https://togithub.com/tiangolo/fastapi/pull/4803) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - ⬆ Upgrade Swagger UI - swagger-ui-dist@4. This handles a security issue in Swagger UI itself where it could be possible to inject HTML into Swagger UI. Please upgrade as soon as you can, in particular if you expose your Swagger UI (`/docs`) publicly to non-expert users. PR [#&#8203;4347](https://togithub.com/tiangolo/fastapi/pull/4347) by [@&#8203;RAlanWright](https://togithub.com/RAlanWright). ##### Internal - 🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calmcode; update: Striveworks, TalkPython and TestDriven.io. PR [#&#8203;4805](https://togithub.com/tiangolo/fastapi/pull/4805) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - ⬆️ Upgrade Codecov GitHub Action. PR [#&#8203;4801](https://togithub.com/tiangolo/fastapi/pull/4801) by [@&#8203;tiangolo](https://togithub.com/tiangolo). ### [`v0.75.1`](https://togithub.com/tiangolo/fastapi/releases/0.75.1) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.75.0...0.75.1) ##### Translations - 🌐 Start Dutch translations. PR [#&#8203;4703](https://togithub.com/tiangolo/fastapi/pull/4703) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🌐 Start Persian/Farsi translations. PR [#&#8203;4243](https://togithub.com/tiangolo/fastapi/pull/4243) by [@&#8203;aminalaee](https://togithub.com/aminalaee). - ✏ Reword sentence about handling errors. PR [#&#8203;1993](https://togithub.com/tiangolo/fastapi/pull/1993) by [@&#8203;khuhroproeza](https://togithub.com/khuhroproeza). ##### Internal - 👥 Update FastAPI People. PR [#&#8203;4752](https://togithub.com/tiangolo/fastapi/pull/4752) by [@&#8203;github-actions\[bot\]](https://togithub.com/apps/github-actions). - ➖ Temporarily remove typer-cli from dependencies and upgrade Black to unblock Pydantic CI. PR [#&#8203;4754](https://togithub.com/tiangolo/fastapi/pull/4754) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🔧 Add configuration to notify Dutch translations. PR [#&#8203;4702](https://togithub.com/tiangolo/fastapi/pull/4702) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 👥 Update FastAPI People. PR [#&#8203;4699](https://togithub.com/tiangolo/fastapi/pull/4699) by [@&#8203;github-actions\[bot\]](https://togithub.com/apps/github-actions). - 🐛 Fix FastAPI People generation to include missing file in commit. PR [#&#8203;4695](https://togithub.com/tiangolo/fastapi/pull/4695) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🔧 Update Classiq sponsor links. PR [#&#8203;4688](https://togithub.com/tiangolo/fastapi/pull/4688) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 🔧 Add Classiq sponsor. PR [#&#8203;4671](https://togithub.com/tiangolo/fastapi/pull/4671) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - 📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions. PR [#&#8203;4655](https://togithub.com/tiangolo/fastapi/pull/4655) by [@&#8203;tiangolo](https://togithub.com/tiangolo) based on original PR [#&#8203;4626](https://togithub.com/tiangolo/fastapi/pull/4626) by [@&#8203;hanxiao](https://togithub.com/hanxiao). </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/TheLovinator1/twitter-image-collage-maker). --- <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:19 +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#30
No description provided.