Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

Bump fastapi from 0.55.1 to 0.68.0#83

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/fastapi-0.68.0
Closed

Bump fastapi from 0.55.1 to 0.68.0#83
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/fastapi-0.68.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2021

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.55.1 to 0.68.0.

Release notes

Sourced from fastapi's releases.

0.68.0

Features

Docs

  • 📝 Update docs about async and response-model with more gender neutral language. PR #1869 by @​Edward-Knight.

Translations

  • 🌐 Add Russian translation for docs/python-types.md. PR #3039 by @​dukkee.
  • 🌐 Add Chinese translation for docs/tutorial/dependencies/index.md. PR #3489 by @​jaystone776.
  • 🌐 Add Russian translation for docs/external-links.md. PR #3036 by @​dukkee.
  • 🌐 Add Chinese translation for docs/tutorial/dependencies/global-dependencies.md. PR #3493 by @​jaystone776.
  • 🌐 Add Portuguese translation for docs/deployment/versions.md. PR #3618 by @​lsglucas.
  • 🌐 Add Japanese translation for docs/tutorial/security/oauth2-jwt.md. PR #3526 by @​sattosan.

Internal

0.67.0

Features

Docs

  • 📝 Add external link: How to Create A Fake Certificate Authority And Generate TLS Certs for FastAPI. PR #2839 by @​aitoehigie.
  • ✏ Fix code highlighted line in: body-nested-models.md. PR #3463 by @​jaystone776.
  • ✏ Fix typo in body-nested-models.md. PR #3462 by @​jaystone776.
  • ✏ Fix typo "might me" -> "might be" in docs/en/docs/tutorial/schema-extra-example.md. PR #3362 by @​dbrakman.
  • 📝 Add external link: Building simple E-Commerce with NuxtJS and FastAPI. PR #3271 by @​ShahriyarR.
  • 📝 Add external link: Serve a machine learning model using Sklearn, FastAPI and Docker. PR #2974 by @​rodrigo-arenas.
  • ✏️ Fix typo on docstring in datastructures file. PR #2887 by @​Kludex.
  • 📝 Add External Link: Deploy FastAPI on Ubuntu and Serve using Caddy 2 Web Server. PR #3572 by @​tiangolo.
  • 📝 Add External Link, replaces #1898. PR #3571 by @​tiangolo.

Internal

... (truncated)

Commits
  • 717a1ec 🔖 Release version 0.68.0
  • eba2c66 🔖 Update release notes
  • 3788ca4 📝 Update release notes
  • 97fa743 ✨ Update OpenAPI models, supporting recursive models and extensions (#3628)
  • e726b7b 📝 Update release notes
  • 6a22b75 📝 Update release notes
  • 4093d9b 📝 Update release notes
  • 18daf8f 🌐 Add Russian translation for docs/python-types.md (#3039)
  • 962578b 🌐 Add Chinese translation for docs/tutorial/dependencies/index.md (#3489)
  • 85cff59 🌐 Add Russian translation for docs/external-links.md (#3036)
  • 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.55.1 to 0.68.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.55.1...0.68.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 Jul 30, 2021
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #86.

@dependabot dependabot Bot closed this Aug 25, 2021
@dependabot dependabot Bot deleted the dependabot/pip/fastapi-0.68.0 branch August 25, 2021 02:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants