GraiaProject / Ariadne

一个优雅且完备的 Python QQ 自动化框架,基于 Mirai API HTTP v2。 Powered by Graia Project.
https://graia.cn/ariadne
GNU Affero General Public License v3.0
751 stars 45 forks source link

:arrow_up:(deps): Bump fastapi from 0.76.0 to 0.77.1 #159

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastapi from 0.76.0 to 0.77.1.

Release notes

Sourced from fastapi's releases.

0.77.1

Upgrades

Docs

  • 📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI Modul. PR #4624 by @​fschuermeyer.
  • 📝 Add external link: PyCharm Guide to FastAPI. PR #4512 by @​mukulmantosh.
  • 📝 Add external link to article: Building an API with FastAPI and Supabase and Deploying on Deta. PR #4440 by @​aUnicornDev.
  • ✏ Fix small typo in docs/en/docs/tutorial/security/first-steps.md. PR #4515 by @​KikoIlievski.

Translations

Internal

0.77.0

Upgrades

  • ⬆ Upgrade Starlette from 0.18.0 to 0.19.0. PR #4488 by @​Kludex.
    • When creating an explicit JSONResponse the content argument is now required.

Docs

  • 📝 Add external link to article: Seamless FastAPI Configuration with ConfZ. PR #4414 by @​silvanmelchior.
  • 📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try. PR #4436 by @​kaustubhgupta.
  • ✏ Reword to improve legibility of docs about TestClient. PR #4389 by @​rgilton.
  • 📝 Add external link to blog post about Kafka, FastAPI, and Ably. PR #4044 by @​Ugbot.
  • ✏ Fix typo in docs/en/docs/tutorial/sql-databases.md. PR #4875 by @​wpyoga.
  • ✏ Fix typo in docs/en/docs/async.md. PR #4726 by @​Prezu.

Translations

  • 🌐 Update source example highlights for docs/zh/docs/tutorial/query-params-str-validations.md. PR #4237 by @​caimaoy.
  • 🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO. PR #3594 by @​alonme.
  • ✏ 🌐 Fix typo in Portuguese translation for docs/pt/docs/tutorial/path-params.md. PR #4722 by @​CleoMenezesJr.
  • 🌐 Fix live docs server for translations for some languages. PR #4729 by @​wakabame.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/cookie-params.md. PR #4112 by @​lbmendes.
  • 🌐 Fix French translation for docs/tutorial/body.md. PR #4332 by @​Smlep.
  • 🌐 Add Japanese translation for docs/ja/docs/advanced/conditional-openapi.md. PR #2631 by @​sh0nk.
  • 🌐 Fix Japanese translation of docs/ja/docs/tutorial/body.md. PR #3062 by @​a-takahashi223.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/background-tasks.md. PR #2170 by @​izaguerreiro.
  • 🌐 Add Portuguese translation for docs/deployment/deta.md. PR #4442 by @​lsglucas.
  • 🌐 Add Russian translation for docs/async.md. PR #4036 by @​Winand.

... (truncated)

Commits
  • 2aaac14 🔖 Release version 0.77.1
  • 03cbdd4 📝 Update release notes
  • a7e659e 📝 Update release notes
  • 350745c 🌐 Add Polish translation for docs/pl/docs/tutorial/index.md (#4516)
  • d0e4015 📝 Update release notes
  • b1e6910 ✏ Fix typo in deployment (#4629)
  • 9b4e675 📝 Update release notes
  • 8082b45 📝 Update release notes
  • 86c459d 🌐 Add Portuguese translation for docs/pt/docs/help-fastapi.md (#4583)
  • 2a91ee9 📝 Add link to german article: REST-API Programmieren mittels Python und dem F...
  • 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)
BlueGlassBlock commented 2 years ago

5d35243

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.