Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps fastapi from 0.68.1 to 0.85.2.

Release notes

Sourced from fastapi's releases.

0.85.2

Note: this release doesn't affect final users, it's mainly internal. It unlocks Pydanitc work with the integration that runs FastAPI's tests in Pydantic's CI.

Docs

  • ✏ Fix grammar and add helpful links to dependencies in docs/en/docs/async.md. PR #5432 by @​pamelafox.
  • ✏ Fix broken link in alternatives.md. PR #5455 by @​su-shubham.
  • ✏ Fix typo in docs about contributing, for compatibility with pip in Zsh. PR #5523 by @​zhangbo2012.
  • 📝 Fix typo in docs with examples for Python 3.10 instead of 3.9. PR #5545 by @​feliciss.

Translations

  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/request-forms.md. PR #4934 by @​batlopes.
  • 🌐 Add Chinese translation for docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md. PR #4971 by @​Zssaer.
  • 🌐 Add French translation for deployment/deta.md. PR #3692 by @​rjNemo.
  • 🌐 Update Chinese translation for docs/zh/docs/tutorial/query-params-str-validations.md. PR #5255 by @​hjlarry.
  • 🌐 Add Chinese translation for docs/zh/docs/tutorial/sql-databases.md. PR #4999 by @​Zssaer.
  • 🌐 Add Chinese translation for docs/zh/docs/advanced/wsgi.md. PR #4505 by @​ASpathfinder.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/body-multiple-params.md. PR #4111 by @​lbmendes.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/path-params-numeric-validations.md. PR #4099 by @​lbmendes.
  • 🌐 Add French translation for deployment/versions.md. PR #3690 by @​rjNemo.
  • 🌐 Add French translation for docs/fr/docs/help-fastapi.md. PR #2233 by @​JulianMaurin.
  • 🌐 Fix typo in Chinese translation for docs/zh/docs/tutorial/security/first-steps.md. PR #5530 by @​yuki1sntSnow.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/response-status-code.md. PR #4922 by @​batlopes.
  • 🔧 Add config for Tamil translations. PR #5563 by @​tiangolo.

Internal

0.85.1

Fixes

  • 🐛 Fix support for strings in OpenAPI status codes: default, 1XX, 2XX, 3XX, 4XX, 5XX. PR #5187 by @​JarroVGIT.

Docs

  • 📝 Add WayScript x FastAPI Tutorial to External Links section. PR #5407 by @​moneeka.

Internal

... (truncated)

Commits
  • d0917ce 🔖 Release version 0.85.2
  • 6002290 📝 Update release notes
  • e92a864 📝 Update release notes
  • c28337e 🌐 Add Portuguese translation for docs/pt/docs/tutorial/request-forms.md (#4...
  • f4aea58 📝 Update release notes
  • fcab59b 🌐 Add Chinese translation for `docs/zh/docs/tutorial/dependencies/classes-as-...
  • 6aa9ef0 📝 Update release notes
  • c7fe6fe 🌐 Add French translation for deployment/deta.md (#3692)
  • c53e5bd 📝 Update release notes
  • db4452d 🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params-str-vali...
  • 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.68.1 to 0.85.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.68.1...0.85.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #424.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/fastapi-0.85.2 branch December 1, 2022 09:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants