Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): bump fastapi from 0.85.1 to 0.85.2 #382

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps fastapi from 0.85.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

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.85.1 to 0.85.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.85.1...0.85.2)

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

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 Nov 1, 2022
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #382 (bc11edf) into main (96dfa0b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #382   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          39       39           
  Lines         926      926           
=======================================
  Hits          894      894           
  Misses         32       32           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Segelzwerg Segelzwerg merged commit 6cdaebc into main Nov 1, 2022
@Segelzwerg Segelzwerg deleted the dependabot/pip/fastapi-0.85.2 branch November 1, 2022 12:57
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant