pail23 / energy-assistant-backend

MIT License
2 stars 1 forks source link

chore(deps): update dependency fastapi to v0.114.1 #187

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi (changelog) ==0.114 -> ==0.114.1 age adoption passing confidence

Release Notes

fastapi/fastapi (fastapi) ### [`v0.114.1`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.114.1) [Compare Source](https://redirect.github.com/fastapi/fastapi/compare/0.114.0...0.114.1) ##### Refactors - ⚑️ Improve performance in request body parsing with a cache for internal model fields. PR [#​12184](https://redirect.github.com/fastapi/fastapi/pull/12184) by [@​tiangolo](https://redirect.github.com/tiangolo). ##### Docs - πŸ“ Remove duplicate line in docs for `docs/en/docs/environment-variables.md`. PR [#​12169](https://redirect.github.com/fastapi/fastapi/pull/12169) by [@​prometek](https://redirect.github.com/prometek). ##### Translations - 🌐 Add Portuguese translation for `docs/pt/docs/virtual-environments.md`. PR [#​12163](https://redirect.github.com/fastapi/fastapi/pull/12163) by [@​marcelomarkus](https://redirect.github.com/marcelomarkus). - 🌐 Add Portuguese translation for `docs/pt/docs/environment-variables.md`. PR [#​12162](https://redirect.github.com/fastapi/fastapi/pull/12162) by [@​marcelomarkus](https://redirect.github.com/marcelomarkus). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/testing.md`. PR [#​12164](https://redirect.github.com/fastapi/fastapi/pull/12164) by [@​marcelomarkus](https://redirect.github.com/marcelomarkus). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/debugging.md`. PR [#​12165](https://redirect.github.com/fastapi/fastapi/pull/12165) by [@​marcelomarkus](https://redirect.github.com/marcelomarkus). - 🌐 Add Korean translation for `docs/ko/docs/project-generation.md`. PR [#​12157](https://redirect.github.com/fastapi/fastapi/pull/12157) by [@​BORA040126](https://redirect.github.com/BORA040126). ##### Internal - ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. PR [#​12173](https://redirect.github.com/fastapi/fastapi/pull/12173) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot). - ⬆ \[pre-commit.ci] pre-commit autoupdate. PR [#​12176](https://redirect.github.com/fastapi/fastapi/pull/12176) by [@​pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci). - πŸ‘· Update `issue-manager.yml`. PR [#​12159](https://redirect.github.com/fastapi/fastapi/pull/12159) by [@​tiangolo](https://redirect.github.com/tiangolo). - ✏️ Fix typo in `fastapi/params.py`. PR [#​12143](https://redirect.github.com/fastapi/fastapi/pull/12143) by [@​surreal30](https://redirect.github.com/surreal30).

Configuration

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

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.48%. Comparing base (5a8be16) to head (1a9d3ae). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #187 +/- ## ======================================= Coverage 59.48% 59.48% ======================================= Files 60 60 Lines 4161 4161 ======================================= Hits 2475 2475 Misses 1686 1686 ``` | [Flag](https://app.codecov.io/gh/pail23/energy-assistant-backend/pull/187/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Frank) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/pail23/energy-assistant-backend/pull/187/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Frank) | `59.48% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paul+Frank#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.