This repository has been archived by the owner on May 9, 2024. It is now read-only.
chore(deps): update dependency pydantic_core to v2.18.1 #235
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.16.3
->==2.18.1
Release Notes
pydantic/pydantic-core (pydantic_core)
v2.18.1
: 2024-04-11Compare Source
What's Changed
coerce_numbers_to_str option
inStringSchema
by @NeevCohen in https://github.com/pydantic/pydantic-core/pull/1262str
->int
by @samuelcolvin in https://github.com/pydantic/pydantic-core/pull/1266New Contributors
Full Changelog: pydantic/pydantic-core@v2.18.0...v2.18.1
v2.18.0
: 2024-04-02Compare Source
What's Changed
ser_json_inf_nan
inference by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/12510.2.0
by @samuelcolvin in https://github.com/pydantic/pydantic-core/pull/1250New Contributors
Full Changelog: pydantic/pydantic-core@v2.17.0...v2.18.0
v2.17.0
Compare Source
What's Changed
Packaging
smallvec
from 1.11.2 to 1.13.1 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1181regex
from 1.10.2 to 1.10.3 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1180uuid
from 1.6.1 to 1.7.0 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1179serde
from 1.0.195 to 1.0.196 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1177serde_json
from 1.0.109 to 1.0.114 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1211ahash
from 0.8.7 to 0.8.10 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1210strum_macros
from 0.25.3 to 0.26.1 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1208PyO3
0.21 beta by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1222pyodide
to 0.25.0 by @samdobson in https://github.com/pydantic/pydantic-core/pull/1199speedate
by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1244Fixes
__dict__
changes during iteration by @alexmojaki in https://github.com/pydantic/pydantic-core/pull/1196TzInfo
equality check based on offset by @13sin in https://github.com/pydantic/pydantic-core/pull/1197BigInt
fromstr
by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1204_pydantic_core.pyi
by @Viicos in https://github.com/pydantic/pydantic-core/pull/1217Input
trait'a
and'py
lifetimes by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1227computed_field
is excluded by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1228Input
forstr
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1229with_new_extra
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1233Input
trait to have singleas_python
cast for python inputs by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1241__pydantic_extra__
isNone
, even ifextra='allow'
by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1236Performance
New Features
context
to serialization by @ornariece in https://github.com/pydantic/pydantic-core/pull/1215serialize_as_any
runtime flag support by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1194Changes
speedate
change: Serialize duration to hour minute second, instead of just seconds by @kakilangit in https://github.com/pydantic/speedate/pull/50New Contributors
Full Changelog: pydantic/pydantic-core@v2.16.3...v2.17.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 has been generated by Mend Renovate. View repository job log here.