daita-technologies / ai-tools

AI-based tools for the DAITA platform.
http://app.daita.tech
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bump fastapi from 0.79.0 to 0.79.1 #68

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastapi from 0.79.0 to 0.79.1.

Release notes

Sourced from fastapi's releases.

0.79.1

Fixes

  • 🐛 Fix jsonable_encoder using include and exclude parameters for non-Pydantic objects. PR #2606 by @​xaviml.
  • 🐛 Fix edge case with repeated aliases names not shown in OpenAPI. PR #2351 by @​klaa97.
  • 📝 Add misc dependency installs to tutorial docs. PR #2126 by @​TeoZosa.

Docs

Translations

  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/query-params.md. PR #4775 by @​batlopes.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/security/first-steps.md. PR #4954 by @​FLAIR7.
  • 🌐 Add translation for docs/zh/docs/advanced/response-cookies.md. PR #4638 by @​zhangbo2012.
  • 🌐 Add French translation for docs/fr/docs/deployment/index.md. PR #3689 by @​rjNemo.
  • 🌐 Add Portuguese translation for tutorial/handling-errors.md. PR #4769 by @​frnsimoes.
  • 🌐 Add French translation for docs/fr/docs/history-design-future.md. PR #3451 by @​rjNemo.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/background-tasks.md. PR #4854 by @​AdmiralDesu.
  • 🌐 Add Chinese translation for docs/tutorial/security/first-steps.md. PR #3841 by @​jaystone776.
  • 🌐 Add Japanese translation for docs/ja/docs/advanced/nosql-databases.md. PR #4205 by @​sUeharaE4.
  • 🌐 Add Indonesian translation for docs/id/docs/tutorial/index.md. PR #4705 by @​bas-baskara.
  • 🌐 Add Persian translation for docs/fa/docs/index.md and tweak right-to-left CSS. PR #2395 by @​mohsen-mahmoodi.

Internal

Commits
  • ab8988f 🔖 Release version 0.79.1
  • 09381ba 📝 Update release notes
  • 767df02 📝 Update release notes
  • a21c315 📝 Add note giving credit for illustrations to Ketrina Thompson (#5284)
  • 7f0e2f6 📝 Update release notes
  • 94bbb91 📝 Update release notes
  • 2f9c6ab 🔧 Update Jina sponsorship (#5283)
  • 74638fc 📝 Update release notes
  • eb2e183 🐛 Fix jsonable_encoder using include and exclude parameters for non-Pyd...
  • 8a9a117 📝 Update release notes
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #72.