-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency pydantic_core to v2.41.5 #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pydantic_core-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Here's the code health analysis summary for commits Analysis Summary
|
68f6aaa to
53c5663
Compare
53c5663 to
bfa5d0d
Compare
bfa5d0d to
0f08dfe
Compare
0f08dfe to
c0326b2
Compare
c0326b2 to
3c31286
Compare
3c31286 to
4ebe265
Compare
4ebe265 to
29d2218
Compare
29d2218 to
1d5679f
Compare
1d5679f to
c6212fd
Compare
c6212fd to
54f4924
Compare
54f4924 to
1de1ddc
Compare
1de1ddc to
676057f
Compare
676057f to
e752641
Compare
e752641 to
b4e1be2
Compare
184c941 to
a8e9458
Compare
a8e9458 to
86cd7d5
Compare
86cd7d5 to
9b7c152
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.27.2→==2.41.5Release Notes
pydantic/pydantic-core (pydantic_core)
v2.41.5Compare Source
What's Changed
date/datetime/time/timedeltaby pulling downcast checks up by @astei in #1851JsonValue: Deduplicate keys before populating Dict by @friendlymatthew in #1865New Contributors
Full Changelog: pydantic/pydantic-core@v2.41.4...v2.41.5
v2.41.4Compare Source
v2.41.3Compare Source
v2.41.2: 2025-10-13Compare Source
What's Changed
field_nameinInternalValidatorby @Viicos in #1834field_serializerwhen usingserialize_as_any=Trueby @davidhewitt in #1835RootModelserialization issues by @davidhewitt in #1836New Contributors
Full Changelog: pydantic/pydantic-core@v2.41.1...v2.41.2
v2.41.1: 2025-10-06Compare Source
What's Changed
url_preserve_empty_pathentry toCoreConfigby @Viicos in #1823Full Changelog: pydantic/pydantic-core@v2.41.0...v2.41.1
v2.41.0: 2025-10-06Compare Source
What's Changed
default_factorywhich takes data on more types by @davidhewitt in #1822collections.OrderedDictby @CloseChoice in #1801New Contributors
Full Changelog: pydantic/pydantic-core@v2.40.1...v2.41.0
v2.40.1: 2025-10-02Compare Source
What's Changed
ModelValidator.validate_construct()by @Viicos in #1818Full Changelog: pydantic/pydantic-core@v2.40.0...v2.40.1
v2.40.0: 2025-10-01Compare Source
What's Changed
extraparameter to the validate functions by @anvilpete in #1722EitherString::as_cowimplementation by @davidhewitt in #1794New Contributors
Full Changelog: pydantic/pydantic-core@v2.39.0...v2.40.0
v2.39.0: 2025-08-11Compare Source
What's Changed
exclude_computed_fieldsserialization 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-sentinelcore 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
MISSINGsentinel 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_iflogic 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
speedate0.16 by @davidhewitt in #1740SerializationInfoby @Viicos in #1747Full Changelog: pydantic/pydantic-core@v2.35.1...v2.35.2
v2.35.1: 2025-06-11Compare Source
What's Changed
ValidationInfoandSerializationInfoby @Viicos in #1736Full Changelog: pydantic/pydantic-core@v2.35.0...v2.35.1
v2.35.0: 2025-06-11Compare Source
What's Changed
exclude_noneis set by @Viicos in #1708pypa/gh-action-pypi-publishby @samuelcolvin in #1599'time'schema constraints by @Viicos in #1720preserve_orderfeature by @davidhewitt in #1724PydanticUseDefaultexception message by @Viicos in #1730ensure_asciioption by @Viicos in #1689TzInfoby @Viicos in #1701ValidationInfoandSerializationInfogeneric forcontextby @Viicos in #1686New Contributors
Full Changelog: pydantic/pydantic-core@v2.34.1...v2.35.0
v2.34.1Compare Source
v2.34.0: 2025-04-17Compare Source
What's Changed
BigIntto validate againstfloatschema by @Viicos in #1685ValidationInfo.field_nameis correct on validator reuse by @DouweM in #1692releasejob by @Viicos in #1695releasejob x2 by @Viicos in #1696New Contributors
Full Changelog: pydantic/pydantic-core@v2.33.1...v2.34.0
v2.33.2: 2025-04-23Compare Source
What's Changed
Full Changelog: pydantic/pydantic-core@v2.33.1...v2.33.2
v2.33.1: 2025-04-02Compare Source
What's Changed
'timedelta'schema constraints by @Viicos in #1676inline-snapshotwith an upper bound to fix wasm build by @davidhewitt in #1680Full Changelog: pydantic/pydantic-core@v2.33.0...v2.33.1
v2.33.0: 2025-03-26Compare Source
What's Changed
by_aliasdefault value change forto_json()andto_jsonable_python()by @Viicos in #1672Full Changelog: pydantic/pydantic-core@v2.32.0...v2.33.0
v2.32.0: 2025-03-14Compare Source
What's Changed
arguments-v3schema by @Viicos in #1641TzInfo.__new__stub method by @Viicos in #1611Full Changelog: pydantic/pydantic-core@v2.31.1...v2.32.0
v2.31.1: 2025-03-06Compare Source
What's Changed
Full Changelog: pydantic/pydantic-core@v2.31.0...v2.31.1
v2.31.0: 2025-03-05Compare Source
What's Changed
Packaging
serdefrom 1.0.217 to 1.0.218 by @dependabot in #1657uuidfrom 1.12.1 to 1.15.1 by @dependabot in #1655smallvecfrom 1.13.2 to 1.14.0 by @dependabot in #1654Performance
PydanticUnexpectedValueErrorby @sydney-runkle in #1652Fixes
cls_nametotyped-dictschema by @Viicos in #1659Full Changelog: pydantic/pydantic-core@v2.30.0...v2.31.0
v2.30.0: 2025-02-25Compare Source
What's Changed
SchemaValidators in the test suite. by @mikeedjones in #1631LookupKeylogic to reduce redundancy by @davidhewitt in #1635Optionmap inPyMultiHostUrl.buildby @Viicos in #1643ErrorDetails.urlby @Viicos in #1642InitErrorDetails.typedocumentation by @sobolevn in #1645New Contributors
Full Changelog: pydantic/pydantic-core@v2.29.0...v2.30.0
v2.29.0: 2025-02-07Compare Source
What's Changed
Packaging
uuidfrom 1.11.0 to 1.12.1 by @dependabot in #1618serde_jsonfrom 1.0.134 to 1.0.138 by @dependabot in #1617uvcommands in Makefile by @davidhewitt in #1622macos-latestrunners by @davidhewitt in #1624Fixes
multiple_ofvalidation for negative numbers by @K-dash in #1373Performance
SchemaValidatorandSchemaSerializerby @sydney-runkle in #1616New Features
New Contributors
Full Changelog: pydantic/pydantic-core@v2.28.0...v2.29.0
v2.28.0: 2025-01-30Compare Source
What's Changed
python3-dll-adependency by @davidhewitt in #1568PydanticUseDefaultdocstring by @Viicos in #1571default_valuecalls to the underlying schema forDefinitionRefValidatorby @Viicos in #1573SerializationInfo.round_tripby @davidhewitt in #1576to_python()calls checking for undefined by @davidhewitt in #1580ValueErroron year zero by @davidhewitt in #1583pyupgradeas an explicit linting dependency by @sydney-runkle in #1606dataclassInitVars shouldn't be required on serialization by @sydney-runkle in #1602Full Changelog: pydantic/pydantic-core@v2.27.1...v2.28.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.