rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
59 stars 8 forks source link

Update dependency fastapi to v0.98.0 #767

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi ==0.97.0 -> ==0.98.0 age adoption passing confidence

Release Notes

tiangolo/fastapi ### [`v0.98.0`](https://togithub.com/tiangolo/fastapi/releases/tag/0.98.0) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.97.0...0.98.0) **Note**: please also help me try out the beta with support for Pydantic v2: https://github.com/tiangolo/fastapi/releases/tag/0.100.0-beta1 Now, back to this release (this one doesn't include the beta support for Pydantic v2). ##### Features - ✨ Allow disabling `redirect_slashes` at the FastAPI app level. PR [#​3432](https://togithub.com/tiangolo/fastapi/pull/3432) by [@​cyberlis](https://togithub.com/cyberlis). ##### Docs - πŸ“ Update docs on Pydantic using ujson internally. PR [#​5804](https://togithub.com/tiangolo/fastapi/pull/5804) by [@​mvasilkov](https://togithub.com/mvasilkov). - ✏ Rewording in `docs/en/docs/tutorial/debugging.md`. PR [#​9581](https://togithub.com/tiangolo/fastapi/pull/9581) by [@​ivan-abc](https://togithub.com/ivan-abc). - πŸ“ Add german blog post (Domain-driven Design mit Python und FastAPI). PR [#​9261](https://togithub.com/tiangolo/fastapi/pull/9261) by [@​msander](https://togithub.com/msander). - ✏️ Tweak wording in `docs/en/docs/tutorial/security/index.md`. PR [#​9561](https://togithub.com/tiangolo/fastapi/pull/9561) by [@​jyothish-mohan](https://togithub.com/jyothish-mohan). - πŸ“ Update `Annotated` notes in `docs/en/docs/tutorial/schema-extra-example.md`. PR [#​9620](https://togithub.com/tiangolo/fastapi/pull/9620) by [@​Alexandrhub](https://togithub.com/Alexandrhub). - ✏️ Fix typo `Annotation` -> `Annotated` in `docs/en/docs/tutorial/query-params-str-validations.md`. PR [#​9625](https://togithub.com/tiangolo/fastapi/pull/9625) by [@​mccricardo](https://togithub.com/mccricardo). - πŸ“ Use in memory database for testing SQL in docs. PR [#​1223](https://togithub.com/tiangolo/fastapi/pull/1223) by [@​HarshaLaxman](https://togithub.com/HarshaLaxman). ##### Translations - 🌐 Add Russian translation for `docs/ru/docs/tutorial/metadata.md`. PR [#​9681](https://togithub.com/tiangolo/fastapi/pull/9681) by [@​TabarakoAkula](https://togithub.com/TabarakoAkula). - 🌐 Fix typo in Spanish translation for `docs/es/docs/tutorial/first-steps.md`. PR [#​9571](https://togithub.com/tiangolo/fastapi/pull/9571) by [@​lilidl-nft](https://togithub.com/lilidl-nft). - 🌐 Add Russian translation for `docs/tutorial/path-operation-configuration.md`. PR [#​9696](https://togithub.com/tiangolo/fastapi/pull/9696) by [@​TabarakoAkula](https://togithub.com/TabarakoAkula). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/security/index.md`. PR [#​9666](https://togithub.com/tiangolo/fastapi/pull/9666) by [@​lordqyxz](https://togithub.com/lordqyxz). - 🌐 Add Chinese translations for `docs/zh/docs/advanced/settings.md`. PR [#​9652](https://togithub.com/tiangolo/fastapi/pull/9652) by [@​ChoyeonChern](https://togithub.com/ChoyeonChern). - 🌐 Add Chinese translations for `docs/zh/docs/advanced/websockets.md`. PR [#​9651](https://togithub.com/tiangolo/fastapi/pull/9651) by [@​ChoyeonChern](https://togithub.com/ChoyeonChern). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/testing.md`. PR [#​9641](https://togithub.com/tiangolo/fastapi/pull/9641) by [@​wdh99](https://togithub.com/wdh99). - 🌐 Add Russian translation for `docs/tutorial/extra-models.md`. PR [#​9619](https://togithub.com/tiangolo/fastapi/pull/9619) by [@​ivan-abc](https://togithub.com/ivan-abc). - 🌐 Add Russian translation for `docs/tutorial/cors.md`. PR [#​9608](https://togithub.com/tiangolo/fastapi/pull/9608) by [@​ivan-abc](https://togithub.com/ivan-abc). - 🌐 Add Polish translation for `docs/pl/docs/features.md`. PR [#​5348](https://togithub.com/tiangolo/fastapi/pull/5348) by [@​mbroton](https://togithub.com/mbroton). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/body-nested-models.md`. PR [#​9605](https://togithub.com/tiangolo/fastapi/pull/9605) by [@​Alexandrhub](https://togithub.com/Alexandrhub). ##### Internal - ⬆ Bump ruff from 0.0.272 to 0.0.275. PR [#​9721](https://togithub.com/tiangolo/fastapi/pull/9721) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Update uvicorn\[standard] requirement from <0.21.0,>=0.12.0 to >=0.12.0,<0.23.0. PR [#​9463](https://togithub.com/tiangolo/fastapi/pull/9463) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Bump mypy from 1.3.0 to 1.4.0. PR [#​9719](https://togithub.com/tiangolo/fastapi/pull/9719) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Update pre-commit requirement from <3.0.0,>=2.17.0 to >=2.17.0,<4.0.0. PR [#​9251](https://togithub.com/tiangolo/fastapi/pull/9251) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - ⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6. PR [#​9482](https://togithub.com/tiangolo/fastapi/pull/9482) by [@​dependabot\[bot\]](https://togithub.com/apps/dependabot). - ✏️ Fix tooltips for light/dark theme toggler in docs. PR [#​9588](https://togithub.com/tiangolo/fastapi/pull/9588) by [@​pankaj1707k](https://togithub.com/pankaj1707k). - πŸ”§ Set minimal hatchling version needed to build the package. PR [#​9240](https://togithub.com/tiangolo/fastapi/pull/9240) by [@​mgorny](https://togithub.com/mgorny). - πŸ“ Add repo link to PyPI. PR [#​9559](https://togithub.com/tiangolo/fastapi/pull/9559) by [@​JacobCoffee](https://togithub.com/JacobCoffee). - ✏️ Fix typos in data for tests. PR [#​4958](https://togithub.com/tiangolo/fastapi/pull/4958) by [@​ryanrussell](https://togithub.com/ryanrussell). - πŸ”§ Update sponsors, add Flint. PR [#​9699](https://togithub.com/tiangolo/fastapi/pull/9699) by [@​tiangolo](https://togithub.com/tiangolo). - πŸ‘· Lint in CI only once, only with one version of Python, run tests with all of them. PR [#​9686](https://togithub.com/tiangolo/fastapi/pull/9686) by [@​tiangolo](https://togithub.com/tiangolo).

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #767 (8e4e588) into master (ac4d7d8) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #767   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          834       834           
  Branches        62        62           
=========================================
  Hits           834       834           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more