Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2021

Bumps fastapi from 0.65.1 to 0.68.2.

Release notes

Sourced from fastapi's releases.

0.68.2

This release has no breaking changes. 🎉

It upgrades the version ranges of sub-dependencies to allow applications using FastAPI to easily upgrade them.

Soon there will be a new FastAPI release upgrading Starlette to take advantage of recent improvements, but as that has a higher chance of having breaking changes, it will be in a separate release.

Features

  • ⬆Increase supported version of aiofiles to suppress warnings. PR #2899 by @​SnkSynthesis.
  • ➖ Do not require backports in Python >= 3.7. PR #1880 by @​FFY00.
  • ⬆ Upgrade required Python version to >= 3.6.1, needed by typing.Deque, used by Pydantic. PR #2733 by @​hukkin.
  • ⬆️ Bump Uvicorn max range to 0.15.0. PR #3345 by @​Kludex.

Docs

  • 📝 Update GraphQL docs, recommend Strawberry. PR #3981 by @​tiangolo.
  • 📝 Re-write and extend Deployment guide: Concepts, Uvicorn, Gunicorn, Docker, Containers, Kubernetes. PR #3974 by @​tiangolo.
  • 📝 Upgrade HTTPS guide with more explanations and diagrams. PR #3950 by @​tiangolo.

Translations

  • 🌐 Add Turkish translation for docs/features.md. PR #1950 by @​ycd.
  • 🌐 Add Turkish translation for docs/benchmarks.md. PR #2729 by @​Telomeraz.
  • 🌐 Add Turkish translation for docs/index.md. PR #1908 by @​ycd.
  • 🌐 Add French translation for docs/tutorial/body.md. PR #3671 by @​Smlep.
  • 🌐 Add French translation for deployment/docker.md. PR #3694 by @​rjNemo.
  • 🌐 Add Portuguese translation for docs/tutorial/path-params.md. PR #3664 by @​FelipeSilva93.
  • 🌐 Add Portuguese translation for docs/deployment/https.md. PR #3754 by @​lsglucas.
  • 🌐 Add German translation for docs/features.md. PR #3699 by @​mawassk.

Internal

0.68.1

Translations

  • 🌐 Add Portuguese translation of docs/fastapi-people.md. PR #3461 by @​ComicShrimp.
  • 🌐 Add Chinese translation for docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md. PR #3492 by @​jaystone776.

... (truncated)

Commits
  • 378fa4e 🔖 Release version 0.68.2
  • eb515b1 📝 Re-structure release notes
  • 19fd336 📝 Update release notes
  • 63744b2 🌐 Add Turkish translation for docs/features.md (#1950)
  • 85f0d2b 📝 Update release notes
  • 507e9ba 🌐 Add Turkish translation for docs/benchmarks.md (#2729)
  • c6461ad 📝 Update release notes
  • 5fbf597 🌐 Add Turkish translation for docs/index.md (#1908)
  • bc99d2b 📝 Update release notes
  • 0eb27ab 🌐 Add French translation for docs/tutorial/body.md (#3671)
  • 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.65.1 to 0.68.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.65.1...0.68.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 Oct 6, 2021
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