Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency pydantic to v1.10.18 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) 1.10.5 -> 1.10.18 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic)

v1.10.18

Compare Source

v1.10.17

Compare Source

v1.10.16

Compare Source

v1.10.15

Compare Source

What's Changed

Full Changelog: pydantic/pydantic@v1.10.14...v1.10.15

v1.10.14: 2024-01-19

Compare Source

What's Changed

New Contributors

Full Changelog: pydantic/pydantic@v1.10.13...v1.10.14

v1.10.13

Compare Source

v1.10.12

Compare Source

  • 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 by @​maciekglowka

v1.10.11

Compare Source

  • 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 by @​SharathHuddar

v1.10.10

Compare Source

v1.10.9

Compare Source

v1.10.8

Compare Source

v1.10.7

Compare Source

  • Fix creating schema from model using ConstrainedStr with regex as dict key, #​5223 by @​matejetz
  • Address bug in mypy plugin caused by explicit_package_bases=True, #​5191 by @​dmontagu
  • Add implicit defaults in the mypy plugin for Field with no default argument, #​5190 by @​dmontagu
  • Fix schema generated for Enum values used as Literals in discriminated unions, #​5188 by @​javibookline
  • Fix mypy failures caused by the pydantic mypy plugin when users define from_orm in their own classes, #​5187 by @​dmontagu
  • Fix InitVar usage with pydantic dataclasses, mypy version 1.1.1 and the custom mypy plugin, #​5162 by @​cdce8p

v1.10.6

Compare Source

  • Implement logic to support creating validators from non standard callables by using defaults to identify them and unwrapping functools.partial and functools.partialmethod when checking the signature, #​5126 by @​JensHeinrich
  • Fix mypy plugin for v1.1.1, and fix dataclass_transform decorator for pydantic dataclasses, #​5111 by @​cdce8p
  • Raise ValidationError, not ConfigError, when a discriminator value is unhashable, #​4773 by @​kurtmckee

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.6 fix(deps): update dependency pydantic to v1.10.7 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from ba84656 to c96039f Compare March 22, 2023 20:15
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.7 fix(deps): update dependency pydantic to v1.10.8 May 28, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from c96039f to f8082f5 Compare May 28, 2023 10:17
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.8 fix(deps): update dependency pydantic to v1.10.9 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from f8082f5 to 1dd6c4f Compare June 7, 2023 18:35
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.9 fix(deps): update dependency pydantic to v1.10.10 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from 1dd6c4f to 04ae20a Compare June 30, 2023 13:18
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.10 fix(deps): update dependency pydantic to v1.10.11 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from 04ae20a to e1b3976 Compare July 4, 2023 18:35
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.11 fix(deps): update dependency pydantic to v1.10.12 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from e1b3976 to 3cc10a3 Compare July 25, 2023 00:54
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.12 fix(deps): update dependency pydantic to v1.10.13 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from 3cc10a3 to 59422d6 Compare September 27, 2023 18:22
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.13 fix(deps): update dependency pydantic to v1.10.14 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from 59422d6 to 8cef062 Compare January 19, 2024 19:22
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from 8cef062 to a3fb72c Compare April 3, 2024 15:31
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.14 fix(deps): update dependency pydantic to v1.10.15 Apr 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.15 fix(deps): update dependency pydantic to v1.10.16 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from a3fb72c to efeba64 Compare June 11, 2024 20:04
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from efeba64 to 7889be8 Compare June 20, 2024 15:47
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.16 fix(deps): update dependency pydantic to v1.10.17 Jun 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v1.10.17 fix(deps): update dependency pydantic to v1.10.18 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/pydantic-1.x-lockfile branch from 7889be8 to c92f986 Compare August 23, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants