Skip to content
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

⬆️ Update dependency pydantic to v2.5.2 #795

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

pydantic/pydantic (pydantic)

v2.5.2: 2023-11-22

Compare Source

v2.5.2 (2023-11-22)

GitHub release

What's Changed
Packaging
  • uprev pydantic-core to 2.14.5
New Features
Fixes

v2.5.1

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.5.0

Compare Source

GitHub release

The code released in v2.5.0 is functionally identical to that of v2.5.0b1.

What's Changed
Packaging
  • Update pydantic-core from 2.10.1 to 2.14.1, significant changes from these updates are described below, full changelog here
  • Update to pyright==1.1.335 by @​Viicos in #​8075
New Features
Changes
  • Significant Change: replace ultra_strict with new smart union implementation, the way unions are validated has changed significantly to improve performance and correctness, we have worked hard to absolutely minimise the number of cases where behaviour has changed, see the PR for details - by @​davidhewitt in pydantic/pydantic-core#867
  • Add support for instance method reassignment when extra='allow' by @​sydney-runkle in #​7683
  • Support JSON schema generation for Enum types with no cases by @​sydney-runkle in #​7927
  • Warn if a class inherits from Generic before BaseModel by @​alexmojaki in #​7891
Performance
Fixes
New Contributors
pydantic
pydantic-core

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code labels Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3efba6) 90.82% compared to head (e8ca0d4) 90.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##              Dev     #795   +/-   ##
=======================================
  Coverage   90.82%   90.82%           
=======================================
  Files           5        5           
  Lines         218      218           
  Branches       21       21           
=======================================
  Hits          198      198           
  Misses          9        9           
  Partials       11       11           

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

@renovate renovate bot changed the title ⬆️ Update dependency pydantic to v2.5.0 ⬆️ Update dependency pydantic to v2.5.1 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from c7ddc84 to 5ff24dd Compare November 15, 2023 16:57
@renovate renovate bot changed the title ⬆️ Update dependency pydantic to v2.5.1 ⬆️ Update dependency pydantic to v2.5.2 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 2 times, most recently from b431177 to 71a8720 Compare November 27, 2023 13:28
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 71a8720 to e8ca0d4 Compare November 27, 2023 13:31
Copy link

sonarcloud bot commented Nov 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@liudger liudger merged commit 29db822 into Dev Dec 1, 2023
25 of 27 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant