Skip to content

Bump pydantic from 2.12.1 to 2.12.2#11656

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/pydantic-2.12.2
Oct 15, 2025
Merged

Bump pydantic from 2.12.1 to 2.12.2#11656
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/pydantic-2.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 15, 2025

Bumps pydantic from 2.12.1 to 2.12.2.

Release notes

Sourced from pydantic's releases.

v2.12.2 2025-10-14

v2.12.2 (2025-10-14)

What's Changed

Fixes

  • Release a new pydantic-core version, as a corrupted CPython 3.10 manylinux2014_aarch64 wheel got uploaded (pydantic-core#1843).
  • Fix issue with recursive generic models with a parent model class by @​Viicos in #12398

Full Changelog: pydantic/pydantic@v2.12.1...v2.12.2

Changelog

Sourced from pydantic's changelog.

v2.12.2 (2025-10-14)

GitHub release

What's Changed

Fixes

  • Release a new pydantic-core version, as a corrupted CPython 3.10 manylinux2014_aarch64 wheel got uploaded (pydantic-core#1843).
  • Fix issue with recursive generic models with a parent model class by @​Viicos in #12398
Commits
  • 1e616a3 Prepare release v2.12.2
  • dc302e2 Fix issue with recursive generic models with a parent model class
  • 6876485 Bump pydantic-core to v2.41.4
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.2/HISTORY.md)
- [Commits](pydantic/pydantic@v2.12.1...v2.12.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.12.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 15, 2025
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 15, 2025
@github-actions github-actions Bot enabled auto-merge (squash) October 15, 2025 10:07
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.73%. Comparing base (65faf6e) to head (42c0eca).
⚠️ Report is 281 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11656      +/-   ##
==========================================
- Coverage   98.74%   98.73%   -0.01%     
==========================================
  Files         127      127              
  Lines       43467    43467              
  Branches     2327     2327              
==========================================
- Hits        42922    42919       -3     
- Misses        389      392       +3     
  Partials      156      156              
Flag Coverage Δ
CI-GHA 98.62% <ø> (-0.01%) ⬇️
OS-Linux 98.35% <ø> (-0.01%) ⬇️
OS-Windows 96.68% <ø> (ø)
OS-macOS 97.58% <ø> (ø)
Py-3.10.11 97.14% <ø> (ø)
Py-3.10.18 97.64% <ø> (ø)
Py-3.11.13 97.84% <ø> (-0.01%) ⬇️
Py-3.11.9 97.35% <ø> (ø)
Py-3.12.10 97.45% <ø> (ø)
Py-3.12.11 97.95% <ø> (ø)
Py-3.13.7 98.20% <ø> (ø)
Py-3.14.0 98.15% <ø> (-0.01%) ⬇️
Py-3.14.0t 97.22% <ø> (-0.01%) ⬇️
Py-pypy3.10.16-7.3.19 86.79% <ø> (-2.62%) ⬇️
VM-macos 97.58% <ø> (ø)
VM-ubuntu 98.35% <ø> (-0.01%) ⬇️
VM-windows 96.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Oct 15, 2025

CodSpeed Performance Report

Merging #11656 will not alter performance

Comparing dependabot/pip/pydantic-2.12.2 (42c0eca) with master (65faf6e)

Summary

✅ 59 untouched

@github-actions github-actions Bot merged commit 0526bf2 into master Oct 15, 2025
43 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/pydantic-2.12.2 branch October 15, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants