Update dependency pydantic-core to v2.16.2 - Rename #14
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.14.6
->==2.16.2
Release Notes
pydantic/pydantic-core (pydantic-core)
v2.16.2
: 2024-02-02Compare Source
What's Changed
AsLocItem
trait by @samuelcolvin in https://github.com/pydantic/pydantic-core/pull/1169UUID
validation from string by @JeanArhancet in https://github.com/pydantic/pydantic-core/pull/1172tuple
of wrong size inUnion
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1174computed_field
json serialization by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1187New Contributors
Full Changelog: pydantic/pydantic-core@v2.16.1...v2.16.2
v2.16.1
: 2024-01-19Compare Source
What's Changed
Full Changelog: pydantic/pydantic-core@v2.16.0...v2.16.1
v2.16.0
: 2024-01-17Compare Source
What's Changed
Full Changelog: pydantic/pydantic-core@v2.15.0...v2.16.0
v2.15.0
: 2024-01-10Compare Source
What's Changed
UUID
validation from json with a wrap validator by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1080clippy
lints into[lints.clippy]
table by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1083is_instance_schema
docstring by @mariuswinger in https://github.com/pydantic/pydantic-core/pull/1087ObTypeLookup
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1086PyString::intern
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1088general_after_validator_function
by @adamchainz in https://github.com/pydantic/pydantic-core/pull/1090jiter
behaviour by @samuelcolvin in https://github.com/pydantic/pydantic-core/pull/1092exclude_none
for json serialization ofcomputed_field
s by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1098pandas
tests to run on 3.12 by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1097CallValidator
during gc by @dmontagu in https://github.com/pydantic/pydantic-core/pull/1100ValidationError
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1119yyyy-MM-DD
string for datetimes by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1124PYDANTIC_ERRORS_OMIT_URL
toPYDANTIC_ERRORS_INCLUDE_URL
by @akx in https://github.com/pydantic/pydantic-core/pull/1123SerializationConfig
by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1122New Contributors
Full Changelog: pydantic/pydantic-core@v2.14.6...v2.15.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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.