-
Notifications
You must be signed in to change notification settings - Fork 1
chore(python-deps): update pydantic dependencies in all dependant actions (minor) #360
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/python-deps/pydantic-dependencies
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #360 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 234 234
Branches 32 32
=========================================
Hits 234 234 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1a48225
to
4ba10e8
Compare
4ba10e8
to
4fa5c92
Compare
626ac12
to
a83842a
Compare
a5c9825
to
1019134
Compare
1019134
to
9743574
Compare
9743574
to
27affc2
Compare
108af8a
to
9c5dbd4
Compare
9c5dbd4
to
49d4e39
Compare
49d4e39
to
6e4a40c
Compare
6e4a40c
to
bdbcbde
Compare
50e8c5b
to
2ac99bb
Compare
2ac99bb
to
1d51294
Compare
1d51294
to
6b254e1
Compare
Test Results (macos)
|
Test Results (windows)
|
Test Results (ubuntu)
|
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.10.6
->==2.11.3
==2.27.2
->==2.34.1
Release Notes
pydantic/pydantic (pydantic)
v2.11.3
Compare Source
GitHub release
What's Changed
Packaging
Fixes
v2.11.2
Compare Source
GitHub release
What's Changed
Fixes
pydantic-core
to v2.33.1 by @Viicos in #11678__pydantic_private__
exists before setting private attributes by @Viicos in #11666FieldInfo._complete
when using field from parent class by @Viicos in #11668v2.11.1
Compare Source
GitHub release
What's Changed
Fixes
'definitions-ref'
schemas containing serialization schemas or metadata by @Viicos in #11644v2.11.0
Compare Source
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.
Packaging
pydantic-core
to v2.33.0 by @Viicos in #11631New Features
encoded_string()
method to the URL types by @YassinNouh21 in #11580defer_build
with@validate_call
decorator by @Viicos in #11584@with_config
decorator to be used with keyword arguments by @Viicos in #11608generate_arguments_schema()
function by @Viicos in #11572Fixes
New Contributors
pydantic/pydantic-core (pydantic-core)
v2.34.1
Compare Source
v2.34.0
: 2025-04-17Compare Source
What's Changed
BigInt
to validate againstfloat
schema by @Viicos in https://github.com/pydantic/pydantic-core/pull/1685ValidationInfo.field_name
is correct on validator reuse by @DouweM in https://github.com/pydantic/pydantic-core/pull/1692release
job by @Viicos in https://github.com/pydantic/pydantic-core/pull/1695release
job x2 by @Viicos in https://github.com/pydantic/pydantic-core/pull/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
Compare Source
v2.33.0
: 2025-03-26Compare Source
What's Changed
by_alias
default value change forto_json()
andto_jsonable_python()
by @Viicos in https://github.com/pydantic/pydantic-core/pull/1672Full Changelog: pydantic/pydantic-core@v2.32.0...v2.33.0
v2.32.0
: 2025-03-14Compare Source
What's Changed
arguments-v3
schema by @Viicos in https://github.com/pydantic/pydantic-core/pull/1641TzInfo.__new__
stub method by @Viicos in https://github.com/pydantic/pydantic-core/pull/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
serde
from 1.0.217 to 1.0.218 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1657uuid
from 1.12.1 to 1.15.1 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1655smallvec
from 1.13.2 to 1.14.0 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1654Performance
PydanticUnexpectedValueError
by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1652Fixes
cls_name
totyped-dict
schema by @Viicos in https://github.com/pydantic/pydantic-core/pull/1659Full Changelog: pydantic/pydantic-core@v2.30.0...v2.31.0
v2.30.0
: 2025-02-25Compare Source
What's Changed
SchemaValidator
s in the test suite. by @mikeedjones in https://github.com/pydantic/pydantic-core/pull/1631LookupKey
logic to reduce redundancy by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1635Option
map inPyMultiHostUrl.build
by @Viicos in https://github.com/pydantic/pydantic-core/pull/1643ErrorDetails.url
by @Viicos in https://github.com/pydantic/pydantic-core/pull/1642InitErrorDetails.type
documentation by @sobolevn in https://github.com/pydantic/pydantic-core/pull/1645New Contributors
Full Changelog: pydantic/pydantic-core@v2.29.0...v2.30.0
v2.29.0
: 2025-02-07Compare Source
What's Changed
Packaging
uuid
from 1.11.0 to 1.12.1 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1618serde_json
from 1.0.134 to 1.0.138 by @dependabot in https://github.com/pydantic/pydantic-core/pull/1617uv
commands in Makefile by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1622macos-latest
runners by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1624Fixes
multiple_of
validation for negative numbers by @K-dash in https://github.com/pydantic/pydantic-core/pull/1373Performance
SchemaValidator
andSchemaSerializer
by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/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-a
dependency by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1568PydanticUseDefault
docstring by @Viicos in https://github.com/pydantic/pydantic-core/pull/1571default_value
calls to the underlying schema forDefinitionRefValidator
by @Viicos in https://github.com/pydantic/pydantic-core/pull/1573SerializationInfo.round_trip
by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1576to_python()
calls checking for undefined by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1580ValueError
on year zero by @davidhewitt in https://github.com/pydantic/pydantic-core/pull/1583pyupgrade
as an explicit linting dependency by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1606dataclass
InitVar
s shouldn't be required on serialization by @sydney-runkle in https://github.com/pydantic/pydantic-core/pull/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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.