mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.59k stars 608 forks source link

fix(deps): update dependency pydantic-settings to v2.3.4 #3785

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic-settings (changelog) 2.3.3 -> 2.3.4 age adoption passing confidence

Release Notes

pydantic/pydantic-settings (pydantic-settings) ### [`v2.3.4`](https://togithub.com/pydantic/pydantic-settings/releases/tag/v2.3.4) [Compare Source](https://togithub.com/pydantic/pydantic-settings/compare/v2.3.3...v2.3.4) #### What's Changed - add in-place reloading in docs by [@​nrolin](https://togithub.com/nrolin) in [https://github.com/pydantic/pydantic-settings/pull/316](https://togithub.com/pydantic/pydantic-settings/pull/316) - Nested pydantic dataclasses and doc fixes. by [@​kschwab](https://togithub.com/kschwab) in [https://github.com/pydantic/pydantic-settings/pull/317](https://togithub.com/pydantic/pydantic-settings/pull/317) - Remove leftover docstring causing warning on `pydantic` docs build by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic-settings/pull/321](https://togithub.com/pydantic/pydantic-settings/pull/321) #### New Contributors - [@​nrolin](https://togithub.com/nrolin) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/316](https://togithub.com/pydantic/pydantic-settings/pull/316) - [@​sydney-runkle](https://togithub.com/sydney-runkle) made their first contribution in [https://github.com/pydantic/pydantic-settings/pull/321](https://togithub.com/pydantic/pydantic-settings/pull/321) **Full Changelog**: https://github.com/pydantic/pydantic-settings/compare/v2.3.3...v2.3.4

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.