Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Bump fastapi[all] from 0.79.1 to 0.81.0 #1178

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps fastapi[all] from 0.79.1 to 0.81.0.

Release notes

Sourced from fastapi[all]'s releases.

0.81.0

Features

  • ✨ Add ReDoc <noscript> warning when JS is disabled. PR #5074 by @​evroon.
  • ✨ Add support for FrozenSet in parameters (e.g. query). PR #2938 by @​juntatalor.
  • ✨ Allow custom middlewares to raise HTTPExceptions and propagate them. PR #2036 by @​ghandic.
  • ✨ Preserve json.JSONDecodeError information when handling invalid JSON in request body, to support custom exception handlers that use its information. PR #4057 by @​UKnowWhoIm.

Fixes

  • 🐛 Fix jsonable_encoder for dataclasses with pydantic-compatible fields. PR #3607 by @​himbeles.
  • 🐛 Fix support for extending openapi_extras with parameter lists. PR #4267 by @​orilevari.

Docs

  • ✏ Fix a simple typo in docs/en/docs/python-types.md. PR #5193 by @​GlitchingCore.
  • ✏ Fix typos in tests/test_schema_extra_examples.py. PR #5126 by @​supraaxdd.
  • ✏ Fix typos in docs/en/docs/tutorial/path-params-numeric-validations.md. PR #5142 by @​invisibleroads.
  • 📝 Add step about upgrading pip in the venv to avoid errors when installing dependencies docs/en/docs/contributing.md. PR #5181 by @​edisnake.
  • ✏ Reword and clarify text in tutorial docs/en/docs/tutorial/body-nested-models.md. PR #5169 by @​papb.
  • ✏ Fix minor typo in docs/en/docs/features.md. PR #5206 by @​OtherBarry.
  • ✏ Fix minor typos in docs/en/docs/async.md. PR #5125 by @​Ksenofanex.
  • 📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres". PR #5033 by @​krishnardt.
  • 📝 Simplify example for docs for Additional Responses, remove unnecessary else. PR #4693 by @​adriangb.
  • 📝 Update docs, compare enums with identity instead of equality. PR #4905 by @​MicaelJarniac.
  • ✏ Fix typo in docs/en/docs/python-types.md. PR #4886 by @​MicaelJarniac.
  • 🎨 Fix syntax highlighting in docs for OpenAPI Callbacks. PR #4368 by @​xncbf.
  • ✏ Reword confusing sentence in docs file typo-fix-path-params-numeric-validations.md. PR #3219 by @​ccrenfroe.
  • 📝 Update docs for handling HTTP Basic Auth with secrets.compare_digest() to account for non-ASCII characters. PR #3536 by @​lewoudar.
  • 📝 Update docs for testing, fix examples with relative imports. PR #5302 by @​tiangolo.

Translations

  • 🌐 Add Russian translation for docs/ru/docs/index.md. PR #5289 by @​impocode.
  • 🌐 Add Russian translation for docs/ru/docs/deployment/versions.md. PR #4985 by @​emp7yhead.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/header-params.md. PR #4921 by @​batlopes.
  • 🌐 Update ko/mkdocs.yml for a missing link. PR #5020 by @​dalinaum.

Internal

... (truncated)

Commits
  • 0bb8920 🔖 Release version 0.81.0
  • 95c182a 📝 Update release notes
  • 165d57d 📝 Update release notes
  • ae5280e ✏ Fix a simple typo in docs/en/docs/python-types.md (#5193)
  • d4b2ef8 📝 Update release notes
  • fd2080a 🌐 Add Russian translation for docs/ru/docs/index.md (#5289)
  • 3c8d8c3 📝 Update release notes
  • fa92dbf 🌐 Add Russian translation for docs/ru/docs/deployment/versions.md (#4985)
  • cd8854c 📝 Update release notes
  • b63398f 🌐 Add Portuguese translation for docs/pt/docs/tutorial/header-params.md (#4...
  • 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[all]](https://github.com/tiangolo/fastapi) from 0.79.1 to 0.81.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](tiangolo/fastapi@0.79.1...0.81.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot Pull requests from Dependabot dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 29, 2022
@sanders41 sanders41 merged commit f46cd68 into main Aug 29, 2022
@sanders41 sanders41 deleted the dependabot/pip/fastapi-all--0.81.0 branch August 29, 2022 20:43
sanders41 pushed a commit that referenced this pull request Sep 22, 2022
Bumps [fastapi[all]](https://github.com/tiangolo/fastapi) from 0.79.1 to 0.81.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](tiangolo/fastapi@0.79.1...0.81.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependabot Pull requests from Dependabot 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.

None yet

1 participant