Skip to content

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) ==2.10.6 -> ==2.11.3 age adoption passing confidence
pydantic-core ==2.27.2 -> ==2.34.1 age adoption passing confidence

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

v2.11.1

Compare Source

GitHub release

What's Changed
Fixes
  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #​11644

v2.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
New Features
Fixes
  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #​11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #​11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #​11626
  • Fix deferred discriminator application logic by @​Viicos in #​11591
New Contributors
pydantic/pydantic-core (pydantic-core)

v2.34.1

Compare Source

v2.34.0: 2025-04-17

Compare Source

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.33.1...v2.34.0

v2.33.2: 2025-04-23

Compare 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-26

Compare Source

What's Changed

Full Changelog: pydantic/pydantic-core@v2.32.0...v2.33.0

v2.32.0: 2025-03-14

Compare Source

What's Changed

Full Changelog: pydantic/pydantic-core@v2.31.1...v2.32.0

v2.31.1: 2025-03-06

Compare Source

What's Changed

Full Changelog: pydantic/pydantic-core@v2.31.0...v2.31.1

v2.31.0: 2025-03-05

Compare Source

What's Changed

Packaging
Performance
Fixes

Full Changelog: pydantic/pydantic-core@v2.30.0...v2.31.0

v2.30.0: 2025-02-25

Compare Source

What's Changed

New Contributors

Full Changelog: pydantic/pydantic-core@v2.29.0...v2.30.0

v2.29.0: 2025-02-07

Compare Source

What's Changed

Packaging
Fixes
Performance
New Features

New Contributors

Full Changelog: pydantic/pydantic-core@v2.28.0...v2.29.0

v2.28.0: 2025-01-30

Compare Source

What's Changed

Full 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 4, 2025 20:25
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6e0a6cc) to head (6b254e1).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 1a48225 to 4ba10e8 Compare February 12, 2025 19:08
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.28.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.29.0 in all dependant actions Feb 12, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 4ba10e8 to 4fa5c92 Compare March 2, 2025 22:38
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.29.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.30.0 in all dependant actions Mar 2, 2025
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.30.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions Mar 7, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch 2 times, most recently from 626ac12 to a83842a Compare March 7, 2025 22:54
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.30.0 in all dependant actions Mar 7, 2025
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.30.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions Mar 10, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch 2 times, most recently from a5c9825 to 1019134 Compare March 10, 2025 19:50
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.30.0 in all dependant actions Mar 10, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 1019134 to 9743574 Compare March 10, 2025 22:19
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.30.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.31.0 in all dependant actions Mar 10, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 9743574 to 27affc2 Compare March 11, 2025 19:53
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.31.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions Mar 11, 2025
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.32.0 in all dependant actions Mar 16, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch 2 times, most recently from 108af8a to 9c5dbd4 Compare March 16, 2025 18:48
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.32.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions Mar 16, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 9c5dbd4 to 49d4e39 Compare March 19, 2025 19:42
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.31.1 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.32.0 in all dependant actions Mar 19, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 49d4e39 to 6e4a40c Compare March 31, 2025 21:08
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.32.0 in all dependant actions chore(python-deps): update dependency pydantic-core to v2.33.0 in all dependant actions Mar 31, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 6e4a40c to bdbcbde Compare April 1, 2025 19:52
@renovate renovate bot changed the title chore(python-deps): update dependency pydantic-core to v2.33.0 in all dependant actions chore(python-deps): update pydantic dependencies in all dependant actions (minor) Apr 1, 2025
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch 3 times, most recently from 50e8c5b to 2ac99bb Compare April 8, 2025 18:12
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 2ac99bb to 1d51294 Compare April 13, 2025 14:10
@renovate renovate bot force-pushed the renovate/python-deps/pydantic-dependencies branch from 1d51294 to 6b254e1 Compare April 22, 2025 23:27
Copy link

github-actions bot commented Apr 22, 2025

Test Results (macos)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Copy link

github-actions bot commented Apr 22, 2025

Test Results (windows)

path passed subtotal
tests\test_bump_version_in_files.py 5 5
tests\test_create_unique_testpypi_version.py 7 7
tests\test_find_unreleased_changelog_items.py 6 6
tests\test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Copy link

github-actions bot commented Apr 22, 2025

Test Results (ubuntu)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 6 6
tests/test_update_development_dependencies.py 13 13
TOTAL 31 31

Link to workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants