ishare2-org / ishare2-web-gui

16 stars 3 forks source link

Update dependency pydantic to <=1.10.15 - autoclosed #24

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) <=1.10.9 -> <=1.10.15 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic) ### [`v1.10.15`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.15) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.14...v1.10.15) #### What's Changed - Add pydantic.v1 namespace to Pydantic v1 by [@​exs-dmiketa](https://togithub.com/exs-dmiketa) in [https://github.com/pydantic/pydantic/pull/9042](https://togithub.com/pydantic/pydantic/pull/9042) - Relax version of typing-extensions for V1 by [@​SonOfLilit](https://togithub.com/SonOfLilit) in [https://github.com/pydantic/pydantic/pull/8819](https://togithub.com/pydantic/pydantic/pull/8819) - patch fix for mypy by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic/pull/8765](https://togithub.com/pydantic/pydantic/pull/8765) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15 ### [`v1.10.14`](https://togithub.com/pydantic/pydantic/releases/tag/v1.10.14): 2024-01-19 [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.13...v1.10.14) #### What's Changed - Update install.md by [@​dmontagu](https://togithub.com/dmontagu) in [https://github.com/pydantic/pydantic/pull/7690](https://togithub.com/pydantic/pydantic/pull/7690) - Fix ci to only deploy docs on release by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic/pull/7740](https://togithub.com/pydantic/pydantic/pull/7740) - Ubuntu fixes for V1 by [@​sydney-runkle](https://togithub.com/sydney-runkle) in [https://github.com/pydantic/pydantic/pull/8540](https://togithub.com/pydantic/pydantic/pull/8540) and [https://github.com/pydantic/pydantic/pull/8587](https://togithub.com/pydantic/pydantic/pull/8587) - Fix `cached_property` handling in dataclasses when copied by [@​rdbisme](https://togithub.com/rdbisme) in [https://github.com/pydantic/pydantic/pull/8407](https://togithub.com/pydantic/pydantic/pull/8407) #### New Contributors - [@​rdbisme](https://togithub.com/rdbisme) made their first contribution in [https://github.com/pydantic/pydantic/pull/8407](https://togithub.com/pydantic/pydantic/pull/8407) **Full Changelog**: https://github.com/pydantic/pydantic/compare/v1.10.13...v1.10.14 ### [`v1.10.13`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11013-2023-09-27) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.12...v1.10.13) - Fix: Add max length check to `pydantic.validate_email`, [#​7673](https://togithub.com/pydantic/pydantic/issues/7673) by [@​hramezani](https://togithub.com/hramezani) - Docs: Fix pip commands to install v1, [#​6930](https://togithub.com/pydantic/pydantic/issues/6930) by [@​chbndrhnns](https://togithub.com/chbndrhnns) ### [`v1.10.12`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11012-2023-07-24) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.11...v1.10.12) - Fixes the `maxlen` property being dropped on `deque` validation. Happened only if the deque item has been typed. Changes the `_validate_sequence_like` func, [#​6581](https://togithub.com/pydantic/pydantic/pull/6581) by [@​maciekglowka](https://togithub.com/maciekglowka) ### [`v1.10.11`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11011-2023-07-04) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.10...v1.10.11) - Importing create_model in tools.py through relative path instead of absolute path - so that it doesn't import V2 code when copied over to V2 branch, [#​6361](https://togithub.com/pydantic/pydantic/pull/6361) by [@​SharathHuddar](https://togithub.com/SharathHuddar) ### [`v1.10.10`](https://togithub.com/pydantic/pydantic/blob/HEAD/HISTORY.md#v11010-2023-06-30) [Compare Source](https://togithub.com/pydantic/pydantic/compare/v1.10.9...v1.10.10) - Add Pydantic `Json` field support to settings management, [#​6250](https://togithub.com/pydantic/pydantic/pull/6250) by [@​hramezani](https://togithub.com/hramezani) - Fixed literal validator errors for unhashable values, [#​6188](https://togithub.com/pydantic/pydantic/pull/6188) by [@​markus1978](https://togithub.com/markus1978) - Fixed bug with generics receiving forward refs, [#​6130](https://togithub.com/pydantic/pydantic/pull/6130) by [@​mark-todd](https://togithub.com/mark-todd) - Update install method of FastAPI for internal tests in CI, [#​6117](https://togithub.com/pydantic/pydantic/pull/6117) by [@​Kludex](https://togithub.com/Kludex)

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.