mirror of
https://github.com/tr4nt0r/python-xbox.git
synced 2026-04-24 23:36:08 +03:00
[PR #68] [MERGED] ⬆️ Bump pydantic to v2.12.5 #69
Labels
No labels
👻 bug
🐣 good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/python-xbox#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tr4nt0r/python-xbox/pull/68
Author: @renovate[bot]
Created: 11/26/2025
Status: ✅ Merged
Merged: 11/26/2025
Merged by: @tr4nt0r
Base:
main← Head:renovate/pydantic-2.x📝 Commits (1)
0d1e322⬆️ Bump pydantic to v2.12.5📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
pyproject.toml(+1 -1)📄 Description
This PR contains the following updates:
==2.12.4->==2.12.5Release Notes
pydantic/pydantic (pydantic)
v2.12.5: 2025-11-26v2.12.5 (2025-11-26)
This is the fifth 2.12 patch release, addressing an issue with the
MISSINGsentinel and providing several documentation improvements.The next 2.13 minor release will be published in a couple weeks, and will include a new polymorphic serialization feature addressing
the remaining unexpected changes to the serialize as any behavior.
model_construct()on a model withMISSINGas a default value by @ornariece in #12522.Full Changelog: https://github.com/pydantic/pydantic/compare/v2.12.4...v2.12.5
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.