cds-snc / url-shortener

An API written in Python that shortens URLs
MIT License
4 stars 1 forks source link

chore(deps): update dependency fastapi to v0.96.0 #412

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.95.2 -> ==0.96.0 age adoption passing confidence

Review


Release Notes

tiangolo/fastapi ### [`v0.96.0`](https://togithub.com/tiangolo/fastapi/releases/tag/0.96.0) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.95.2...0.96.0) ##### Features - ⚡ Update `create_cloned_field` to use a global cache and improve startup performance. PR [#​4645](https://togithub.com/tiangolo/fastapi/pull/4645) by [@​madkinsz](https://togithub.com/madkinsz) and previous original PR by [@​huonw](https://togithub.com/huonw). ##### Docs - 📝 Update Deta deployment tutorial for compatibility with Deta Space. PR [#​6004](https://togithub.com/tiangolo/fastapi/pull/6004) by [@​mikBighne98](https://togithub.com/mikBighne98). - ✏️ Fix typo in Deta deployment tutorial. PR [#​9501](https://togithub.com/tiangolo/fastapi/pull/9501) by [@​lemonyte](https://togithub.com/lemonyte). ##### Translations - 🌐 Add Russian translation for `docs/tutorial/body.md`. PR [#​3885](https://togithub.com/tiangolo/fastapi/pull/3885) by [@​solomein-sv](https://togithub.com/solomein-sv). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/static-files.md`. PR [#​9580](https://togithub.com/tiangolo/fastapi/pull/9580) by [@​Alexandrhub](https://togithub.com/Alexandrhub). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/query-params.md`. PR [#​9584](https://togithub.com/tiangolo/fastapi/pull/9584) by [@​Alexandrhub](https://togithub.com/Alexandrhub). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/first-steps.md`. PR [#​9471](https://togithub.com/tiangolo/fastapi/pull/9471) by [@​AGolicyn](https://togithub.com/AGolicyn). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/debugging.md`. PR [#​9579](https://togithub.com/tiangolo/fastapi/pull/9579) by [@​Alexandrhub](https://togithub.com/Alexandrhub). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params.md`. PR [#​9519](https://togithub.com/tiangolo/fastapi/pull/9519) by [@​AGolicyn](https://togithub.com/AGolicyn). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/static-files.md`. PR [#​9436](https://togithub.com/tiangolo/fastapi/pull/9436) by [@​wdh99](https://togithub.com/wdh99). - 🌐 Update Spanish translation including new illustrations in `docs/es/docs/async.md`. PR [#​9483](https://togithub.com/tiangolo/fastapi/pull/9483) by [@​andresbermeoq](https://togithub.com/andresbermeoq). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params-numeric-validations.md`. PR [#​9563](https://togithub.com/tiangolo/fastapi/pull/9563) by [@​ivan-abc](https://togithub.com/ivan-abc). - 🌐 Add Russian translation for `docs/ru/docs/deployment/concepts.md`. PR [#​9577](https://togithub.com/tiangolo/fastapi/pull/9577) by [@​Xewus](https://togithub.com/Xewus). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/body-multiple-params.md`. PR [#​9586](https://togithub.com/tiangolo/fastapi/pull/9586) by [@​Alexandrhub](https://togithub.com/Alexandrhub). ##### Internal - 👥 Update FastAPI People. PR [#​9602](https://togithub.com/tiangolo/fastapi/pull/9602) by [@​github-actions\[bot\]](https://togithub.com/apps/github-actions). - 🔧 Update sponsors, remove InvestSuite. PR [#​9612](https://togithub.com/tiangolo/fastapi/pull/9612) by [@​tiangolo](https://togithub.com/tiangolo).

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

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

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 has been generated by Mend Renovate. View repository job log here.

patheard commented 1 year ago