wi2trier / cbrkit

Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.
https://wi2trier.github.io/cbrkit/
MIT License
6 stars 4 forks source link

chore(deps): update dependency fastapi to v0.110.2 - autoclosed #111

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi 0.110.1 -> 0.110.2 age adoption passing confidence

Release Notes

tiangolo/fastapi (fastapi) ### [`v0.110.2`](https://togithub.com/tiangolo/fastapi/releases/tag/0.110.2) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.110.1...0.110.2) ##### Fixes - 🐛 Fix support for query parameters with list types, handle JSON encoding Pydantic `UndefinedType`. PR [#​9929](https://togithub.com/tiangolo/fastapi/pull/9929) by [@​arjwilliams](https://togithub.com/arjwilliams). ##### Refactors - ♻️ Simplify Pydantic configs in OpenAPI models in `fastapi/openapi/models.py`. PR [#​10886](https://togithub.com/tiangolo/fastapi/pull/10886) by [@​JoeTanto2](https://togithub.com/JoeTanto2). - ✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response. PR [#​11461](https://togithub.com/tiangolo/fastapi/pull/11461) by [@​tiangolo](https://togithub.com/tiangolo). ##### Docs - 📝 Fix types in examples under `docs_src/extra_data_types`. PR [#​10535](https://togithub.com/tiangolo/fastapi/pull/10535) by [@​nilslindemann](https://togithub.com/nilslindemann). - 📝 Update references to UJSON. PR [#​11464](https://togithub.com/tiangolo/fastapi/pull/11464) by [@​tiangolo](https://togithub.com/tiangolo). - 📝 Tweak docs and translations links, typos, format. PR [#​11389](https://togithub.com/tiangolo/fastapi/pull/11389) by [@​nilslindemann](https://togithub.com/nilslindemann). - 📝 Fix typo in `docs/es/docs/async.md`. PR [#​11400](https://togithub.com/tiangolo/fastapi/pull/11400) by [@​fabianfalon](https://togithub.com/fabianfalon). - 📝 Update OpenAPI client generation docs to use `@hey-api/openapi-ts`. PR [#​11339](https://togithub.com/tiangolo/fastapi/pull/11339) by [@​jordanshatford](https://togithub.com/jordanshatford). ##### Translations - 🌐 Update Chinese translation for `docs/zh/docs/index.html`. PR [#​11430](https://togithub.com/tiangolo/fastapi/pull/11430) by [@​waketzheng](https://togithub.com/waketzheng). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md`. PR [#​11411](https://togithub.com/tiangolo/fastapi/pull/11411) by [@​anton2yakovlev](https://togithub.com/anton2yakovlev). - 🌐 Add Portuguese translations for `learn/index.md` `resources/index.md` `help/index.md` `about/index.md`. PR [#​10807](https://togithub.com/tiangolo/fastapi/pull/10807) by [@​nazarepiedady](https://togithub.com/nazarepiedady). - 🌐 Update Russian translations for deployments docs. PR [#​11271](https://togithub.com/tiangolo/fastapi/pull/11271) by [@​Lufa1u](https://togithub.com/Lufa1u). - 🌐 Add Bengali translations for `docs/bn/docs/python-types.md`. PR [#​11376](https://togithub.com/tiangolo/fastapi/pull/11376) by [@​imtiaz101325](https://togithub.com/imtiaz101325). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/security/simple-oauth2.md`. PR [#​5744](https://togithub.com/tiangolo/fastapi/pull/5744) by [@​KdHyeon0661](https://togithub.com/KdHyeon0661). - 🌐 Add Korean translation for `docs/ko/docs/help-fastapi.md`. PR [#​4139](https://togithub.com/tiangolo/fastapi/pull/4139) by [@​kty4119](https://togithub.com/kty4119). - 🌐 Add Korean translation for `docs/ko/docs/advanced/events.md`. PR [#​5087](https://togithub.com/tiangolo/fastapi/pull/5087) by [@​pers0n4](https://togithub.com/pers0n4). - 🌐 Add Japanese translation for `docs/ja/docs/tutorial/path-operation-configuration.md`. PR [#​1954](https://togithub.com/tiangolo/fastapi/pull/1954) by [@​SwftAlpc](https://togithub.com/SwftAlpc). - 🌐 Add Japanese translation for `docs/ja/docs/tutorial/request-forms-and-files.md`. PR [#​1946](https://togithub.com/tiangolo/fastapi/pull/1946) by [@​SwftAlpc](https://togithub.com/SwftAlpc). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#​10532](https://togithub.com/tiangolo/fastapi/pull/10532) by [@​AlertRED](https://togithub.com/AlertRED). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md`. PR [#​5695](https://togithub.com/tiangolo/fastapi/pull/5695) by [@​JungWooGeon](https://togithub.com/JungWooGeon). ##### Internal - ⬆️ Upgrade version of typer for docs. PR [#​11393](https://togithub.com/tiangolo/fastapi/pull/11393) by [@​tiangolo](https://togithub.com/tiangolo).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.