Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

chore(deps-dev): Bump fastapi from 0.103.1 to 0.109.0 #458

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2024

Bumps fastapi from 0.103.1 to 0.109.0.

Release notes

Sourced from fastapi's releases.

0.109.0

Features

Upgrades

Docs

  • ✏️ Fix typo in docs/en/docs/alternatives.md. PR #10931 by @​s111d.
  • 📝 Replace email with username in docs_src/security/tutorial007 code examples. PR #10649 by @​nilslindemann.
  • 📝 Add VS Code tutorial link. PR #10592 by @​nilslindemann.
  • 📝 Add notes about Pydantic v2's new .model_dump(). PR #10929 by @​tiangolo.
  • 📝 Fix broken link in docs/en/docs/tutorial/sql-databases.md. PR #10765 by @​HurSungYun.
  • 📝 Add External Link: FastAPI application monitoring made easy. PR #10917 by @​tiangolo.
  • ✨ Generate automatic language names for docs translations. PR #5354 by @​jakul.
  • ✏️ Fix typos in docs/en/docs/alternatives.md and docs/en/docs/tutorial/dependencies/index.md. PR #10906 by @​s111d.
  • ✏️ Fix typos in docs/en/docs/tutorial/dependencies/dependencies-with-yield.md. PR #10834 by @​Molkree.
  • 📝 Add article: "Building a RESTful API with FastAPI: Secure Signup and Login Functionality Included". PR #9733 by @​dxphilo.
  • 📝 Add warning about lifecycle events with AsyncClient. PR #4167 by @​andrew-chang-dewitt.
  • ✏️ Fix typos in /docs/reference/exceptions.md and /en/docs/reference/status.md. PR #10809 by @​clarencepenz.
  • ✏️ Fix typo in openapi-callbacks.md. PR #10673 by @​kayjan.
  • ✏️ Fix typo in fastapi/routing.py . PR #10520 by @​sepsh.
  • 📝 Replace HTTP code returned in case of existing user error in docs for testing. PR #4482 by @​TristanMarion.
  • 📝 Add blog for FastAPI & Supabase. PR #6018 by @​theinfosecguy.
  • 📝 Update example source files for SQL databases with SQLAlchemy. PR #9508 by @​s-mustafa.
  • 📝 Update code examples in docs for body, replace name create_item with update_item when appropriate. PR #5913 by @​OttoAndrey.
  • ✏️ Fix typo in dependencies with yield source examples. PR #10847 by @​tiangolo.

Translations

  • 🌐 Add Bengali translation for docs/bn/docs/index.md. PR #9177 by @​Fahad-Md-Kamal.
  • ✏️ Update Python version in index.md in several languages. PR #10711 by @​tamago3keran.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/request-forms-and-files.md. PR #10347 by @​AlertRED.
  • 🌐 Add Ukrainian translation for docs/uk/docs/index.md. PR #10362 by @​rostik1410.
  • ✏️ Update Python version in docs/ko/docs/index.md. PR #10680 by @​Eeap.
  • 🌐 Add Persian translation for docs/fa/docs/features.md. PR #5887 by @​amirilf.
  • 🌐 Add Chinese translation for docs/zh/docs/advanced/additional-responses.md. PR #10325 by @​ShuibeiC.
  • 🌐 Fix typos in Russian translations for docs/ru/docs/tutorial/background-tasks.md, docs/ru/docs/tutorial/body-nested-models.md, docs/ru/docs/tutorial/debugging.md, docs/ru/docs/tutorial/testing.md. PR #10311 by @​AlertRED.
  • 🌐 Add Russian translation for docs/ru/docs/tutorial/request-files.md. PR #10332 by @​AlertRED.
  • 🌐 Add Chinese translation for docs/zh/docs/deployment/server-workers.md. PR #10292 by @​xzmeng.
  • 🌐 Add Chinese translation for docs/zh/docs/deployment/cloud.md. PR #10291 by @​xzmeng.
  • 🌐 Add Chinese translation for docs/zh/docs/deployment/manually.md. PR #10279 by @​xzmeng.
  • 🌐 Add Chinese translation for docs/zh/docs/deployment/https.md. PR #10277 by @​xzmeng.
  • 🌐 Add Chinese translation for docs/zh/docs/deployment/index.md. PR #10275 by @​xzmeng.
  • 🌐 Add German translation for docs/de/docs/tutorial/first-steps.md. PR #9530 by @​fhabers21.
  • 🌐 Update Turkish translation for docs/tr/docs/index.md. PR #10444 by @​hasansezertasan.
  • 🌐 Add Chinese translation for docs/zh/docs/learn/index.md. PR #10479 by @​KAZAMA-DREAM.

... (truncated)

Commits
  • cb95d1c 🔖 Release version 0.109.0
  • 7c1aeb5 📝 Update release notes
  • 5e58319 ⬆️ Upgrade Starlette to >=0.35.0,<0.36.0 (#10938)
  • c3e0625 📝 Update release notes
  • c46eba8 ✏️ Fix typo in docs/en/docs/alternatives.md (#10931)
  • 5b1e686 📝 Update release notes
  • 69cb005 📝 Replace email with username in docs_src/security/tutorial007 code exa...
  • 0da980c 📝 Update release notes
  • 135dcba 📝 Add VS Code tutorial link (#10592)
  • 21145d8 📝 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.103.1 to 0.109.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.103.1...0.109.0)

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

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 Jan 18, 2024
@vvatelot vvatelot closed this Jan 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2024

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.

@dependabot dependabot bot deleted the dependabot/pip/fastapi-0.109.0 branch January 25, 2024 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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