Skip to content

Update dependency pydantic-core to v2.47.0#22

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pydantic-core-2.x
Open

Update dependency pydantic-core to v2.47.0#22
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pydantic-core-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 31, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic-core ==2.27.2==2.47.0 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic-core)

v2.40.1

GitHub release

This is the first beta release of the upcoming 2.12 release.

What's Changed
New Features
Changes
Fixes
  • Fix __getattr__() behavior on Pydantic models when a property raised an AttributeError and extra values are present by @​raspuchin in #​12106
  • Add test to prevent regression with Pydantic models used as annotated metadata by @​Viicos in #​12133
  • Allow to use property setters on Pydantic dataclasses with validate_assignment set by @​Viicos in #​12173
  • Fix mypy v2 plugin for upcoming mypy release by @​cdce8p in #​12209
  • Respect custom title in functions JSON Schema by @​Viicos in #​11892
  • Fix ImportString JSON serialization for objects with a name attribute by @​chr1sj0nes in #​12219
  • Do not error on fields overridden by methods in the mypy plugin by @​Viicos in #​12290
Packaging
New Contributors

v2.35.1

GitHub release

This is the first alpha release of the upcoming 2.12 release, which adds initial support for Python 3.14.

What's Changed
New Features
Changes
Fixes
Packaging
New Contributors

v2.33.1

GitHub release

What's Changed
Fixes

v2.33.0

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.

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
Packaging
New Contributors

v2.32.0

GitHub release

What's Changed
New Features
Fixes
  • Fix NotRequired qualifier not taken into account in stringified annotation by @​Viicos in #​11559
Packaging
New Contributors

v2.31.1

GitHub release

What's Changed
New Features
Changes
Performance
Fixes
Packaging

v2.29.0

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).
This is another early alpha release, meant to collect early feedback from users having issues with core schema builds.

Performance
Fixes
Packaging
New Contributors

v2.28.0

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).
This is an early alpha release, meant to collect early feedback from users having issues with core schema builds.

New Features
Changes
Performance
Fixes
Packaging
New Contributors

Configuration

📅 Schedule: (UTC)

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

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