Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2025

This PR contains the following updates:

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

Release Notes

pydantic/pydantic (pydantic)

v2.12.0

Compare Source

GitHub release

What's Changed

This is the final 2.12 release. It features the work of 20 external contributors and provides useful new features, along with initial Python 3.14 support.
Several minor changes (considered non-breaking changes according to our versioning policy)
are also included in this release. Make sure to look into them before upgrading.

Changes (see the alpha and beta releases for additional changes since 2.11):

Packaging
New Features
Fixes
New Contributors

v2.11.10

Compare Source

v2.11.9: 2025-09-13

Compare Source

What's Changed
Fixes

Full Changelog: pydantic/pydantic@v2.11.8...v2.11.9

v2.11.8: 2025-09-13

Compare Source

v2.11.8 (2025-09-13)

What's Changed
Fixes

Full Changelog: pydantic/pydantic@v2.11.7...v2.11.8

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

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 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.

@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 2 times, most recently from 4379ff4 to f566efd Compare August 8, 2025 14:06
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from f566efd to d6e8d9b Compare September 9, 2025 17:30
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.7 chore(deps): update dependency pydantic to v2.11.9 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from d6e8d9b to ea5ca13 Compare September 13, 2025 22:44
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from ea5ca13 to 6f53474 Compare October 2, 2025 12:06
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.9 chore(deps): update dependency pydantic to v2.11.10 Oct 4, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 6f53474 to 14206e8 Compare October 4, 2025 13:36
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 14206e8 to 97015aa Compare October 7, 2025 16:46
@renovate renovate bot changed the title chore(deps): update dependency pydantic to v2.11.10 chore(deps): update dependency pydantic to v2.12.0 Oct 7, 2025
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