Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

chore: Update dependency pydantic to v1.10.18 #31

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) ==1.10.2 -> ==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

v1.10.5

Compare Source

v1.10.4

Compare Source

v1.10.3

Compare Source

NOTE: v1.10.3 was "yanked" from PyPI due to #​4885 which is fixed in v1.10.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 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.


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

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

etimberg
etimberg previously approved these changes Mar 28, 2023
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.7 chore: Update dependency pydantic to v1.10.8 May 29, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from eb6a4cc to 2de9cec Compare May 29, 2023 15:55
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.8 chore: Update dependency pydantic to v1.10.9 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from 2de9cec to 3283b4d Compare June 10, 2023 05:54
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.9 chore: Update dependency pydantic to v1.10.10 Jul 1, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from 3283b4d to b02d5be Compare July 1, 2023 00:29
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.10 chore: Update dependency pydantic to v1.10.11 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from b02d5be to d98ec08 Compare July 4, 2023 20:22
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.11 chore: Update dependency pydantic to v1.10.12 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from d98ec08 to a3a2783 Compare July 25, 2023 11:50
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.12 chore: Update dependency pydantic to v1.10.13 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from a3a2783 to 373f155 Compare September 28, 2023 05:17
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.13 chore: Update dependency pydantic to v1.10.14 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from 373f155 to d158b50 Compare January 19, 2024 20:30
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from d158b50 to 04f6fec Compare April 4, 2024 08:49
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.14 chore: Update dependency pydantic to v1.10.15 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch 3 times, most recently from 7a3b8b8 to 9a33c88 Compare June 12, 2024 08:47
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.15 chore: Update dependency pydantic to v1.10.16 Jun 12, 2024
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.16 chore: Update dependency pydantic to v1.10.17 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from 9a33c88 to 426b259 Compare June 21, 2024 05:47
@renovate renovate bot force-pushed the renovate/pydantic-1.x branch from 426b259 to e6b932a Compare August 25, 2024 05:56
@renovate renovate bot changed the title chore: Update dependency pydantic to v1.10.17 chore: Update dependency pydantic to v1.10.18 Aug 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant