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

Update dependency fastapi to v0.111.1 #5

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi ==0.95.2 -> ==0.111.1 age adoption passing confidence

Release Notes

tiangolo/fastapi (fastapi)

v0.111.1

Compare Source

Upgrades
  • ➖ Remove orjson and ujson from default dependencies. PR #​11842 by @​tiangolo.
    • These dependencies are still installed when you install with pip install "fastapi[all]". But they not included in pip install fastapi.
  • 📝 Restored Swagger-UI links to use the latest version possible. PR #​11459 by @​UltimateLobster.
Docs
Translations
Internal

v0.111.0

Compare Source

Features

Try it out with:

$ pip install --upgrade fastapi

$ fastapi dev main.py

 ╭────────── FastAPI CLI - Development mode ───────────╮
 │                                                     │
 │  Serving at: http://127.0.0.1:8000                  │
 │                                                     │
 │  API docs: http://127.0.0.1:8000/docs               │
 │                                                     │
 │  Running in development mode, for production use:   │
 │                                                     │
 │  fastapi run                                        │
 │                                                     │
 ╰─────────────────────────────────────────────────────╯

INFO:     Will watch for changes in these directories: ['/home/user/code/awesomeapp']
INFO:     Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO:     Started reloader process [2248755] using WatchFiles
INFO:     Started server process [2248757]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
Refactors
  • 🔧 Add configs and setup for fastapi-slim including optional extras fastapi-slim[standard], and fastapi including by default the same standard extras. PR #​11503 by @​tiangolo.

v0.110.3

Compare Source

Latest Changes

Docs
Translations
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/benchmarks.md. PR #​11484 by @​KNChiu.
  • 🌐 Update Chinese translation for docs/zh/docs/fastapi-people.md. PR #​11476 by @​billzhong.
  • 🌐 Add Chinese translation for docs/zh/docs/how-to/index.md and docs/zh/docs/how-to/general.md. PR #​11443 by @​billzhong.
  • 🌐 Add Spanish translation for cookie-params docs/es/docs/tutorial/cookie-params.md. PR #​11410 by @​fabianfalon.
Internal

v0.110.2

Compare Source

Fixes
  • 🐛 Fix support for query parameters with list types, handle JSON encoding Pydantic UndefinedType. PR #​9929 by @​arjwilliams.
Refactors
  • ♻️ Simplify Pydantic configs in OpenAPI models in fastapi/openapi/models.py. PR #​10886 by @​JoeTanto2.
  • ✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response. PR #​11461 by @​tiangolo.
Docs
Translations
Internal

v0.110.1

Compare Source

Fixes
Refactors
Upgrades
  • ⬆️ Upgrade Starlette to >=0.37.2,<0.38.0, remove Starlette filterwarning for internal tests. PR #​11266 by @​nothielf.
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 has been generated by Mend Renovate. View repository job log here.

@cr-gpt
Copy link

cr-gpt bot commented Jul 1, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.99.0 Update dependency fastapi to v0.99.1 Jul 3, 2023
@cr-gpt
Copy link

cr-gpt bot commented Jul 3, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

1 similar comment
@cr-gpt
Copy link

cr-gpt bot commented Jul 3, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.99.1 Update dependency fastapi to v0.100.0 Jul 7, 2023
@cr-gpt
Copy link

cr-gpt bot commented Jul 7, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.100.0 Update dependency fastapi to v0.100.1 Jul 28, 2023
@cr-gpt
Copy link

cr-gpt bot commented Jul 28, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.100.1 Update dependency fastapi to v0.101.0 Aug 6, 2023
@cr-gpt
Copy link

cr-gpt bot commented Aug 6, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.101.0 Update dependency fastapi to v0.101.1 Aug 15, 2023
@cr-gpt
Copy link

cr-gpt bot commented Aug 15, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.101.1 Update dependency fastapi to v0.103.0 Aug 26, 2023
@cr-gpt
Copy link

cr-gpt bot commented Aug 26, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.103.0 Update dependency fastapi to v0.103.1 Sep 3, 2023
@cr-gpt
Copy link

cr-gpt bot commented Sep 3, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.103.1 Update dependency fastapi to v0.103.2 Sep 29, 2023
@cr-gpt
Copy link

cr-gpt bot commented Sep 29, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.103.2 Update dependency fastapi to v0.104.0 Oct 19, 2023
@cr-gpt
Copy link

cr-gpt bot commented Oct 19, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.104.0 Update dependency fastapi to v0.104.1 Oct 31, 2023
@renovate renovate bot changed the title Update dependency fastapi to v0.106.0 Update dependency fastapi to v0.108.0 Dec 27, 2023
Copy link

cr-gpt bot commented Dec 27, 2023

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.108.0 Update dependency fastapi to v0.109.0 Jan 12, 2024
Copy link

cr-gpt bot commented Jan 12, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.109.0 Update dependency fastapi to v0.109.1 Feb 4, 2024
Copy link

cr-gpt bot commented Feb 4, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.109.1 Update dependency fastapi to v0.109.2 Feb 5, 2024
Copy link

cr-gpt bot commented Feb 5, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.109.2 Update dependency fastapi to v0.110.0 Feb 25, 2024
Copy link

cr-gpt bot commented Feb 25, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.110.0 Update dependency fastapi to v0.110.1 Apr 2, 2024
Copy link

cr-gpt bot commented Apr 2, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Copy link

cr-gpt bot commented Apr 19, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.110.1 Update dependency fastapi to v0.110.2 Apr 19, 2024
Copy link

cr-gpt bot commented Apr 30, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.110.2 Update dependency fastapi to v0.110.3 Apr 30, 2024
Copy link

cr-gpt bot commented May 3, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.110.3 Update dependency fastapi to v0.111.0 May 3, 2024
Copy link

cr-gpt bot commented Jul 14, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@renovate renovate bot changed the title Update dependency fastapi to v0.111.0 Update dependency fastapi to v0.111.1 Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants