Skip to content

fix(deps): update dependency fastapi to ^0.87.0 #34

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

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi ^0.86.0 -> ^0.87.0 age adoption passing confidence

Release Notes

tiangolo/fastapi

v0.87.0

Compare Source

Highlights of this release:

  • Upgraded Starlette
    • Now the TestClient is based on HTTPX instead of Requests. 🚀
    • There are some possible breaking changes in the TestClient usage, but @​Kludex built bump-testclient to help you automatize migrating your tests. Make sure you are using Git and that you can undo any unnecessary changes (false positive changes, etc) before using bump-testclient.
  • New WebSocketException (and docs), re-exported from Starlette.
  • Upgraded and relaxed dependencies for package extras all (including new Uvicorn version), when you install "fastapi[all]".
  • New docs about how to Help Maintain FastAPI.
Features
Docs
Translations
  • 🌐 Fix highlight lines for Japanese translation for docs/tutorial/query-params.md. PR #​2969 by @​ftnext.
  • 🌐 Add French translation for docs/fr/docs/advanced/additional-status-code.md. PR #​5477 by @​axel584.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/request-forms-and-files.md. PR #​5579 by @​batlopes.
  • 🌐 Add Japanese translation for docs/ja/docs/advanced/websockets.md. PR #​4983 by @​xryuseix.
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.

@arthurhenrique arthurhenrique merged commit bfce3a4 into main Nov 14, 2022
@arthurhenrique arthurhenrique deleted the renovate/fastapi-0.x branch November 14, 2022 12:21
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.

1 participant