Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps fastapi from 0.75.1 to 0.90.0.

Release notes

Sourced from fastapi's releases.

0.90.0

Upgrades

  • ⬆️ Bump Starlette from 0.22.0 to 0.23.0. Initial PR #5739 by @​Kludex.

Docs

Translations

  • 🌐 Add Russian translation for docs/ru/docs/tutorial/body-fields.md. PR #5898 by @​simatheone.
  • 🌐 Add Russian translation for docs/ru/docs/help-fastapi.md. PR #5970 by @​tiangolo.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/static-files.md. PR #5858 by @​batlopes.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/encoder.md. PR #5525 by @​felipebpl.
  • 🌐 Add Russian translation for docs/ru/docs/contributing.md. PR #5870 by @​Xewus.

Internal

0.89.1

Fixes

  • 🐛 Ignore Response classes on return annotation. PR #5855 by @​Kludex. See the new docs in the PR below.

Docs

Translations

0.89.0

Features

  • ✨ Add support for function return type annotations to declare the response_model. Initial PR #1436 by @​uriyyo.

... (truncated)

Commits
  • 148bcf5 🔖 Release version 0.90.0
  • e4c8df0 📝 Update release notes
  • b313f86 📝 Update release notes
  • 9293795 ⬆️ Bump Starlette from 0.22.0 to 0.23.0 (#5739)
  • 58757f6 📝 Update release notes
  • 88dc4ce 📝 Add article "Tortoise ORM / FastAPI 整合快速筆記" to External Links (#5496)
  • c9d3656 📝 Update release notes
  • 3e4840f ⬆️ Upgrade Ubuntu version for docs workflow (#5971)
  • 9cb2586 📝 Update release notes
  • 8b62319 🌐 Add Russian translation for docs/ru/docs/tutorial/body-fields.md (#5898)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.1 to 0.90.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.75.1...0.90.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 9, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2023

Superseded by #29.

@dependabot dependabot bot closed this Feb 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/fastapi-0.90.0 branch February 14, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant