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.7.1 - autoclosed #276

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydantic (changelog) 2.3.0 -> 2.7.1 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 - 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.

🔕 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 changed the title Update dependency pydantic to v2.4.0 Update dependency pydantic to v2.4.1 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from a31c718 to 10c336c Compare September 26, 2023 16:23
@renovate renovate bot changed the title Update dependency pydantic to v2.4.1 Update dependency pydantic to v2.4.2 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from 2d246e0 to c842c48 Compare September 29, 2023 01:32
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from c842c48 to 6d5f033 Compare October 10, 2023 20:59
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 7 times, most recently from b5b3388 to 5649c97 Compare October 24, 2023 22:47
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from 4afbc33 to 0711ed1 Compare November 6, 2023 11:54
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 0711ed1 to 64cdc48 Compare November 8, 2023 11:14
@renovate renovate bot changed the title Update dependency pydantic to v2.4.2 Update dependency pydantic to v2.5.0 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch 2 times, most recently from 21fd0f3 to 2429873 Compare November 14, 2023 00:26
@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 branch from 2429873 to dc5eee2 Compare November 15, 2023 16:55
@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 branch from dc5eee2 to 2fc316f Compare November 22, 2023 14:18
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 2fc316f to dd2c5cc Compare December 22, 2023 13:28
@renovate renovate bot changed the title Update dependency pydantic to v2.5.2 Update dependency pydantic to v2.5.3 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from dd2c5cc to c05375c Compare January 29, 2024 16:53
@renovate renovate bot changed the title Update dependency pydantic to v2.5.3 Update dependency pydantic to v2.6.0 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from c05375c to 91bf7ff Compare February 5, 2024 15:10
@renovate renovate bot changed the title Update dependency pydantic to v2.6.0 Update dependency pydantic to v2.6.1 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 91bf7ff to 3cf1290 Compare February 23, 2024 19:58
@renovate renovate bot changed the title Update dependency pydantic to v2.6.1 Update dependency pydantic to v2.6.2 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 3cf1290 to e04ad53 Compare February 27, 2024 22:13
@renovate renovate bot changed the title Update dependency pydantic to v2.6.2 Update dependency pydantic to v2.6.3 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from e04ad53 to 14f4ba9 Compare March 12, 2024 17:38
@renovate renovate bot changed the title Update dependency pydantic to v2.6.3 Update dependency pydantic to v2.6.4 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from 14f4ba9 to df2a221 Compare April 11, 2024 17:42
@renovate renovate bot changed the title Update dependency pydantic to v2.6.4 Update dependency pydantic to v2.7.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/pydantic-2.x branch from df2a221 to ca699f2 Compare April 23, 2024 17:14
@renovate renovate bot changed the title Update dependency pydantic to v2.7.0 Update dependency pydantic to v2.7.1 Apr 23, 2024
@renovate renovate bot changed the title Update dependency pydantic to v2.7.1 Update dependency pydantic to v2.7.1 - autoclosed Apr 25, 2024
@renovate renovate bot closed this Apr 25, 2024
@renovate renovate bot deleted the renovate/pydantic-2.x branch April 25, 2024 06:23
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