Skip to content

fix(deps): update dependency pydantic to v2.11.5 #460

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 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) 2.9.2 -> 2.11.5 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic)

v2.11.5

Compare Source

v2.11.4

Compare Source

GitHub release

What's Changed
Packaging
Changes
  • Allow config and bases to be specified together in create_model() by @​Viicos in #​11714.
    This change was backported as it was previously possible (although not meant to be supported)
    to provide model_config as a field, which would make it possible to provide both configuration
    and bases.
Fixes

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

v2.10.6

Compare Source

GitHub release

What's Changed
Fixes

v2.10.5

Compare Source

GitHub release

What's Changed
Fixes

v2.10.4

Compare Source

GitHub release

What's Changed
Packaging
Fixes
New Contributors

v2.10.3

Compare Source

GitHub release

What's Changed
Fixes

v2.10.2

Compare Source

GitHub release

What's Changed
Fixes

v2.10.1

Compare Source

GitHub release

What's Changed
Packaging
Fixes
New Contributors

v2.10.0

Compare Source

The code released in v2.10.0 is practically identical to that of v2.10.0b2.

GitHub release

See the v2.10 release blog post for the highlights!

What's Changed
Packaging
New Features
Changes
Performance
Fixes
New Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 enabled auto-merge (rebase) February 27, 2024 21:28
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.94%. Comparing base (8651274) to head (17a333d).
Report is 20 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
- Coverage   96.33%   95.94%   -0.39%     
==========================================
  Files          19       19              
  Lines        1310     1332      +22     
==========================================
+ Hits         1262     1278      +16     
- Misses         48       54       +6     

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

auto-merge was automatically disabled February 27, 2024 21:30

Base branch requires signed commits

@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 2 times, most recently from 919264d to aaadda3 Compare March 12, 2024 16:45
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.6.3 fix(deps): update dependency pydantic to v2.6.4 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from aaadda3 to 18db867 Compare April 11, 2024 17:32
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.6.4 fix(deps): update dependency pydantic to v2.7.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 18db867 to 5c716a8 Compare April 23, 2024 14:53
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.7.0 fix(deps): update dependency pydantic to v2.7.1 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 5c716a8 to 8018254 Compare May 28, 2024 23:11
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.7.1 fix(deps): update dependency pydantic to v2.7.2 May 28, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 8018254 to c61e553 Compare June 3, 2024 19:55
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.7.2 fix(deps): update dependency pydantic to v2.7.3 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from c61e553 to 779e965 Compare June 12, 2024 17:41
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.7.3 fix(deps): update dependency pydantic to v2.7.4 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 779e965 to c44f94c Compare July 1, 2024 17:07
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.7.4 fix(deps): update dependency pydantic to v2.8.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from c44f94c to 126df18 Compare July 4, 2024 02:08
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.8.0 fix(deps): update dependency pydantic to v2.8.1 Jul 4, 2024
@renovate renovate bot enabled auto-merge (rebase) July 4, 2024 03:33
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 126df18 to 89a916c Compare July 4, 2024 03:33
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.8.1 fix(deps): update dependency pydantic to v2.8.2 Jul 4, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 3 times, most recently from 114bfb4 to cdb4526 Compare July 17, 2024 10:21
auto-merge was automatically disabled July 17, 2024 10:23

Base branch requires signed commits

@renovate renovate bot enabled auto-merge (rebase) July 17, 2024 10:32
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from cdb4526 to 505d3c2 Compare July 17, 2024 10:32
auto-merge was automatically disabled July 17, 2024 10:33

Base branch requires signed commits

auto-merge was automatically disabled April 25, 2025 03:28

Base branch requires signed commits

@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 4cfe02b to 204d821 Compare April 29, 2025 22:52
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.11.3 fix(deps): update dependency pydantic to v2.11.4 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 204d821 to d5810e4 Compare May 1, 2025 19:07
@renovate renovate bot enabled auto-merge (rebase) May 1, 2025 19:08
auto-merge was automatically disabled May 1, 2025 19:09

Base branch requires signed commits

@renovate renovate bot enabled auto-merge (rebase) May 7, 2025 22:22
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from d5810e4 to d176c11 Compare May 7, 2025 22:22
auto-merge was automatically disabled May 7, 2025 22:24

Base branch requires signed commits

@renovate renovate bot enabled auto-merge (rebase) May 9, 2025 21:40
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from d176c11 to e8f143d Compare May 9, 2025 21:40
auto-merge was automatically disabled May 9, 2025 21:41

Base branch requires signed commits

@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from e8f143d to a0c3647 Compare May 14, 2025 05:32
@renovate renovate bot enabled auto-merge (rebase) May 14, 2025 05:32
auto-merge was automatically disabled May 14, 2025 05:33

Base branch requires signed commits

@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from a0c3647 to 2e6f8fa Compare May 22, 2025 22:53
@renovate renovate bot changed the title fix(deps): update dependency pydantic to v2.11.4 fix(deps): update dependency pydantic to v2.11.5 May 22, 2025
@renovate renovate bot enabled auto-merge (rebase) May 24, 2025 06:54
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 2e6f8fa to 26a1f45 Compare May 24, 2025 06:54
auto-merge was automatically disabled May 24, 2025 06:56

Base branch requires signed commits

@renovate renovate bot enabled auto-merge (rebase) May 25, 2025 13:53
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 26a1f45 to 9646883 Compare May 25, 2025 13:53
auto-merge was automatically disabled May 25, 2025 13:55

Base branch requires signed commits

@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 9646883 to 30a86af Compare May 29, 2025 19:29
@renovate renovate bot enabled auto-merge (rebase) May 29, 2025 19:29
auto-merge was automatically disabled May 29, 2025 19:32

Base branch requires signed commits

@renovate renovate bot enabled auto-merge (rebase) May 30, 2025 18:42
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 30a86af to 7017c57 Compare May 30, 2025 18:42
auto-merge was automatically disabled May 30, 2025 18:44

Base branch requires signed commits

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

Successfully merging this pull request may close these issues.

1 participant