Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency fastapi to ^0.115.0 #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi (changelog) ^0.103.1 -> ^0.115.0 age adoption passing confidence

Release Notes

fastapi/fastapi (fastapi)

v0.115.8

Compare Source

Fixes
  • 🐛 Fix OAuth2PasswordRequestForm and OAuth2PasswordRequestFormStrict fixed grant_type "password" RegEx. PR #​9783 by @​skarfie123.
Refactors
Docs
Translations
  • 🌐 Add Japanese translation for docs/ja/docs/environment-variables.md. PR #​13226 by @​k94-ishi.
  • 🌐 Add Russian translation for docs/ru/docs/advanced/async-tests.md. PR #​13227 by @​Rishat-F.
  • 🌐 Update Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md. PR #​13252 by @​Rishat-F.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/bigger-applications.md. PR #​13154 by @​alv2017.
Internal

v0.115.7

Compare Source

Upgrades
Refactors
Docs
Translations
Internal

v0.115.6

Compare Source

Fixes
  • 🐛 Preserve traceback when an exception is raised in sync dependency with yield. PR #​5823 by @​sombek.
Refactors
  • ♻️ Update tests and internals for compatibility with Pydantic >=2.10. PR #​12971 by @​tamird.
Docs
Translations
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/async.md. PR #​12990 by @​ILoveSorasakiHina.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/tutorial/query-param-models.md. PR #​12932 by @​Vincy1230.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/testing-dependencies.md. PR #​12992 by @​Limsunoh.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/websockets.md. PR #​12991 by @​kwang1215.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/response-model.md. PR #​12933 by @​AndreBBM.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/middlewares.md. PR #​12753 by @​nahyunkeem.
  • 🌐 Add Korean translation for docs/ko/docs/advanced/openapi-webhooks.md. PR #​12752 by @​saeye.
  • 🌐 Add Chinese translation for docs/zh/docs/tutorial/query-param-models.md. PR #​12931 by @​Vincy1230.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/query-param-models.md. PR #​12445 by @​gitgernit.
  • 🌐 Add Korean translation for docs/ko/docs/tutorial/query-param-models.md. PR #​12940 by @​jts8257.
  • 🔥 Remove obsolete tutorial translation to Chinese for docs/zh/docs/tutorial/sql-databases.md, it references files that are no longer on the repo. PR #​12949 by @​tiangolo.
Internal

v0.115.5

Compare Source

Refactors
Docs
Translations
Internal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the poetry label Jul 23, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.111.0 fix(deps): update dependency fastapi to ^0.111.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from 110d06c to 3419aec Compare August 2, 2024 17:49
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.111.0 Update dependency fastapi to ^0.112.0 Aug 2, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.112.0 fix(deps): update dependency fastapi to ^0.112.0 Aug 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.112.0 Update dependency fastapi to ^0.112.0 Aug 13, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.112.0 fix(deps): update dependency fastapi to ^0.112.0 Aug 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.112.0 Update dependency fastapi to ^0.112.0 Aug 16, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.112.0 fix(deps): update dependency fastapi to ^0.112.0 Aug 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.112.0 Update dependency fastapi to ^0.112.0 Aug 31, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.112.0 fix(deps): update dependency fastapi to ^0.112.0 Aug 31, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.112.0 Update dependency fastapi to ^0.112.0 Sep 2, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.112.0 fix(deps): update dependency fastapi to ^0.112.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from 3419aec to b2c693b Compare September 5, 2024 21:00
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.112.0 Update dependency fastapi to ^0.113.0 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from b2c693b to 483c48e Compare September 7, 2024 08:35
@renovate renovate bot changed the title Update dependency fastapi to ^0.113.0 Update dependency fastapi to ^0.114.0 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from 483c48e to 8157e19 Compare September 18, 2024 17:56
@renovate renovate bot changed the title Update dependency fastapi to ^0.114.0 Update dependency fastapi to ^0.115.0 Sep 18, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Sep 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Sep 27, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Sep 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Oct 5, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Oct 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Oct 11, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Oct 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Oct 16, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Oct 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Oct 28, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Nov 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Nov 23, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Nov 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Dec 8, 2024
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Jan 17, 2025
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Jan 31, 2025
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Feb 3, 2025
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Feb 5, 2025
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Feb 18, 2025
@renovate renovate bot changed the title fix(deps): update dependency fastapi to ^0.115.0 Update dependency fastapi to ^0.115.0 Feb 22, 2025
@renovate renovate bot changed the title Update dependency fastapi to ^0.115.0 fix(deps): update dependency fastapi to ^0.115.0 Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants