Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Confidence
pydantic (changelog) ==2.10.4 -> ==2.11.7 age confidence

Release Notes

pydantic/pydantic (pydantic)

v2.11.7

Compare Source

GitHub release

What's Changed
Fixes

v2.11.6

Compare Source

GitHub release

What's Changed
Fixes

v2.11.5

Compare Source

GitHub release

What's Changed
Fixes

v2.11.4

Compare Source

GitHub release

What's Changed
Packaging
Changes
  • Allow config and bases to be specified together in create_model() by @​Viicos in #​11714.
    This change was backported as it was previously possible (although not meant to be supported)
    to provide model_config as a field, which would make it possible to provide both configuration
    and bases.
Fixes

v2.11.3

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.11.2

Compare Source

GitHub release

What's Changed
Fixes

v2.11.1

Compare Source

GitHub release

What's Changed
Fixes
  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #​11644

v2.11.0

Compare Source

GitHub release

What's Changed

Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general).
See the blog post for more details.

Packaging
New Features
Fixes
  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #​11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #​11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #​11626
  • Fix deferred discriminator application logic by @​Viicos in #​11591
New Contributors

v2.10.6

Compare Source

GitHub release

What's Changed
Fixes

v2.10.5

Compare Source

GitHub release

What's Changed
Fixes

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 requested a review from x-504 as a code owner January 9, 2025 14:02
@renovate renovate bot changed the title Update dependency pydantic to v2.10.5 Update dependency pydantic to v2.10.6 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 557e675 to 7c7eb85 Compare January 24, 2025 05:41
x-504
x-504 previously approved these changes Feb 6, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from 638f908 to 1dbc983 Compare February 6, 2025 09:34
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 1dbc983 to ec162b9 Compare February 24, 2025 06:42
@renovate renovate bot changed the title Update dependency pydantic to v2.10.6 Update dependency pydantic to v2.11.0 Mar 27, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from ec162b9 to 170112a Compare March 27, 2025 22:41
@renovate renovate bot changed the title Update dependency pydantic to v2.11.0 Update dependency pydantic to v2.11.1 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 170112a to c3d1178 Compare March 28, 2025 23:06
@renovate renovate bot changed the title Update dependency pydantic to v2.11.1 Update dependency pydantic to v2.11.2 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from c3d1178 to 3ffe3ce Compare April 3, 2025 16:15
@renovate renovate bot changed the title Update dependency pydantic to v2.11.2 Update dependency pydantic to v2.11.3 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 3ffe3ce to c7c151c Compare April 8, 2025 13:58
@renovate renovate bot changed the title Update dependency pydantic to v2.11.3 Update dependency pydantic to v2.11.4 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from c7c151c to 197fdf1 Compare April 29, 2025 22:10
@renovate renovate bot changed the title Update dependency pydantic to v2.11.4 Update dependency pydantic to v2.11.5 May 23, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 197fdf1 to c5be8b0 Compare May 23, 2025 03:09
@renovate renovate bot changed the title Update dependency pydantic to v2.11.5 Update dependency pydantic to v2.11.6 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from a4aae9a to 0511b79 Compare June 14, 2025 10:28
@renovate renovate bot changed the title Update dependency pydantic to v2.11.6 Update dependency pydantic to v2.11.7 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 0511b79 to 2a813e9 Compare August 15, 2025 12:48
x-504
x-504 previously approved these changes Aug 15, 2025
@x-504 x-504 merged commit f6ec741 into main Aug 15, 2025
@x-504 x-504 deleted the renovate/pydantic-2.x branch August 15, 2025 12:49
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.

2 participants