Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022

Bumps fastapi from 0.63.0 to 0.72.0.

Release notes

Sourced from fastapi's releases.

0.72.0

Features

Docs

  • 📝 Update Python Types docs, add missing 3.6 / 3.9 example. PR #4434 by @​tiangolo.

Translations

Internal

0.71.0

Features

  • ✨ Add docs and tests for Python 3.9 and Python 3.10. PR #3712 by @​tiangolo.
    • You can start with Python Types Intro, it explains what changes between different Python versions, in Python 3.9 and in Python 3.10.
    • All the FastAPI docs are updated. Each code example in the docs that could use different syntax in Python 3.9 or Python 3.10 now has all the alternatives in tabs.
  • ⬆️ Upgrade Starlette to 0.17.1. PR #4145 by @​simondale00.

Internal

0.70.1

There's nothing interesting in this particular FastAPI release. It is mainly to enable/unblock the release of the next version of Pydantic that comes packed with features and improvements. 🤩

Fixes

  • 🐛 Fix JSON Schema for dataclasses, supporting the fixes in Pydantic 1.9. PR #4272 by @​PrettyWood.

Translations

  • 🌐 Add Korean translation for docs/tutorial/request-forms-and-files.md. PR #3744 by @​NinaHwang.
  • 🌐 Add Korean translation for docs/tutorial/request-files.md. PR #3743 by @​NinaHwang.
  • 🌐 Add portuguese translation for docs/tutorial/query-params-str-validations.md. PR #3965 by @​leandrodesouzadev.
  • 🌐 Add Korean translation for docs/tutorial/response-status-code.md. PR #3742 by @​NinaHwang.
  • 🌐 Add Korean translation for Tutorial - JSON Compatible Encoder. PR #3152 by @​NEONKID.
  • 🌐 Add Korean translation for Tutorial - Path Parameters and Numeric Validations. PR #2432 by @​hard-coders.
  • 🌐 Add Korean translation for docs/ko/docs/deployment/versions.md. PR #4121 by @​DevDae.

... (truncated)

Commits
  • f038891 🔖 Release version 0.72.0
  • 9e2f5c6 📝 Update release notes
  • 93e4a19 📝 Update release notes
  • e1c6d7d 🌐 Update Chinese translation for docs/help-fastapi.md (#3847)
  • d23b295 📝 Update release notes
  • 26e9411 🌐 Fix Korean translation for docs/ko/docs/index.md (#4195)
  • 2496893 📝 Update release notes
  • 5c5b889 🌐 Add Polish translation for docs/pl/docs/index.md (#4245)
  • 436261b 📝 Update release notes
  • 5c62a59 🌐 Add Chinese translation for docs\tutorial\path-operation-configuration.md...
  • 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.63.0 to 0.72.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.63.0...0.72.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #158 (77e5f35) into main (6f6950b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files           8        8           
  Lines         291      291           
=======================================
  Hits          290      290           
  Misses          1        1           
Flag Coverage Δ
unittests 99.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f6950b...77e5f35. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2022

Superseded by #161.

@dependabot dependabot bot closed this Jan 24, 2022
@dependabot dependabot bot deleted the dependabot/pip/fastapi-0.72.0 branch January 24, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant