⬆️ Upgrade dependency pydantic-core to v2.39.0 #124
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.33.2
->==2.39.0
Release Notes
pydantic/pydantic-core (pydantic-core)
v2.39.0
: 2025-08-11Compare Source
What's Changed
exclude_computed_fields
serialization option by @Viicos in #1780Full Changelog: pydantic/pydantic-core@v2.38.0...v2.39.0
v2.38.0
: 2025-08-04Compare Source
What's Changed
ValidationError.from_exception_data()
docstring by @kinuax in #1768New Contributors
Full Changelog: pydantic/pydantic-core@v2.37.2...v2.38.0
v2.37.2
: 2025-07-26Compare Source
What's Changed
missing-sentinel
core schema by @Viicos in #1765Full Changelog: pydantic/pydantic-core@v2.37.1...v2.37.2
v2.37.1
: 2025-07-25Compare Source
What's Changed
Identical to v2.37.0.
v2.37.0
: 2025-07-25Compare Source
What's Changed
MISSING
sentinel by @Viicos in #1711Full Changelog: pydantic/pydantic-core@v2.36.0...v2.37.0
v2.36.0
: 2025-07-23Compare Source
What's Changed
exclude_if
logic at the field level by @andresliszt in #1535Full Changelog: pydantic/pydantic-core@v2.35.2...v2.36.0
v2.35.2
: 2025-06-26Compare Source
What's Changed
speedate
0.16 by @davidhewitt in #1740SerializationInfo
by @Viicos in #1747Full Changelog: pydantic/pydantic-core@v2.35.1...v2.35.2
v2.35.1
: 2025-06-11Compare Source
What's Changed
ValidationInfo
andSerializationInfo
by @Viicos in #1736Full Changelog: pydantic/pydantic-core@v2.35.0...v2.35.1
v2.35.0
: 2025-06-11Compare Source
What's Changed
exclude_none
is set by @Viicos in #1708pypa/gh-action-pypi-publish
by @samuelcolvin in #1599'time'
schema constraints by @Viicos in #1720preserve_order
feature by @davidhewitt in #1724PydanticUseDefault
exception message by @Viicos in #1730ensure_ascii
option by @Viicos in #1689TzInfo
by @Viicos in #1701ValidationInfo
andSerializationInfo
generic forcontext
by @Viicos in #1686New Contributors
Full Changelog: pydantic/pydantic-core@v2.34.1...v2.35.0
v2.34.1
Compare Source
v2.34.0
: 2025-04-17Compare Source
What's Changed
BigInt
to validate againstfloat
schema by @Viicos in #1685ValidationInfo.field_name
is correct on validator reuse by @DouweM in #1692release
job by @Viicos in #1695release
job x2 by @Viicos in #1696New Contributors
Full Changelog: pydantic/pydantic-core@v2.33.1...v2.34.0
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.
This PR was generated by Mend Renovate. View the repository job log.