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 #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) >=1.10.8,<2 -> >=2.7.1,<3 age adoption passing confidence

Release Notes

pydantic/pydantic (pydantic)

v2.7.1

Compare Source

GitHub release

What's Changed
Packaging
New Features
Changes
Fixes
New Contributors

v2.7.0

Compare Source

GitHub release

The code released in v2.7.0 is practically identical to that of v2.7.0b1.

What's Changed
Packaging
New Features

Finalized in v2.7.0, rather than v2.7.0b1:

Changes
Performance
Fixes
New Contributors

v2.6.4

Compare Source

GitHub release

What's Changed
Fixes

v2.6.3

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.6.2

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.6.1

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.6.0

Compare Source

GitHub release

The code released in v2.6.0 is practically identical to that of v2.6.0b1.

What's Changed
Packaging
New Features
Changes
Performance
Fixes
New Contributors
pydantic
pydantic-core

v2.5.3

Compare Source

GitHub release

What's Changed
Packaging
  • uprev pydantic-core to 2.14.6
Fixes

v2.5.2

Compare Source

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

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. no-stale This issue or PR is exempted from the stable bot. python labels Jul 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3667a28) to head (43c6560).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           85        85           
  Branches         6         6           
=========================================
  Hits            85        85           

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

@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 4 times, most recently from 5d090d8 to 1243de6 Compare August 4, 2023 05:08
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 6 times, most recently from b9b6f1d to 27c1491 Compare August 17, 2023 03:38
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 6 times, most recently from b5156b2 to 8a165be Compare August 23, 2023 20:00
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 3 times, most recently from 18a580b to 1729cd9 Compare August 30, 2023 05:07
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 7 times, most recently from 5ea21ba to 8767518 Compare September 10, 2023 04:34
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 5 times, most recently from 995aeab to 4e02f6b Compare October 19, 2023 04:26
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 4 times, most recently from 264dc12 to 2bcbb3e Compare October 30, 2023 03:19
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 5 times, most recently from 9285e3e to 8375c47 Compare November 13, 2023 04:11
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 5 times, most recently from 2603308 to 30fe022 Compare November 16, 2023 04:44
Copy link

sonarcloud bot commented Dec 22, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from e1b1d13 to 6c9205b Compare February 27, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant