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 - abandoned #475

Closed
wants to merge 4 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

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

v2.4.2

Compare Source

GitHub release

What's Changed
Fixes
New Contributors

v2.4.1

Compare Source

GitHub release

What's Changed
Packaging
Fixes

v2.4.0

Compare Source

GitHub release

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: 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 these updates 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 requested a review from arthurio September 28, 2023 15:48
@netlify
Copy link

netlify bot commented Sep 28, 2023

Deploy Preview for fastapi-filter ready!

Name Link
🔨 Latest commit 6d85f7c
🔍 Latest deploy log https://app.netlify.com/sites/fastapi-filter/deploys/6571027593b63600081426ba
😎 Deploy Preview https://deploy-preview-475--fastapi-filter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 9 times, most recently from d607bb5 to c6f5da0 Compare October 4, 2023 21:12
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 4 times, most recently from b7e434c to cac5e17 Compare October 12, 2023 01:23
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 5 times, most recently from a62ea9a to a978153 Compare October 19, 2023 16:58
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 10 times, most recently from a361002 to 381c6cb Compare November 10, 2023 18:04
@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-lockfile branch from 381c6cb to 9862ba9 Compare November 13, 2023 18:19
@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 3 times, most recently from c5bad2d to 9a1b270 Compare November 22, 2023 09:28
@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 4 times, most recently from 459b699 to 6aa1e5a Compare November 24, 2023 22:41
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch 4 times, most recently from d0c5071 to 47974c8 Compare December 6, 2023 18:16
@renovate renovate bot force-pushed the renovate/pydantic-2.x-lockfile branch from 47974c8 to 2a5b4bd Compare December 6, 2023 19:04
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #475 (6d85f7c) into main (8ac294a) will decrease coverage by 1.02%.
The diff coverage is 81.81%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              main     #475      +/-   ##
===========================================
- Coverage   100.00%   98.98%   -1.02%     
===========================================
  Files            6        6              
  Lines          193      197       +4     
===========================================
+ Hits           193      195       +2     
- Misses           0        2       +2     
Files Coverage Δ
fastapi_filter/base/filter.py 100.00% <100.00%> (ø)
fastapi_filter/contrib/mongoengine/filter.py 97.29% <75.00%> (-2.71%) ⬇️
fastapi_filter/contrib/sqlalchemy/filter.py 98.14% <75.00%> (-1.86%) ⬇️

Copy link
Contributor Author

renovate bot commented Dec 6, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency pydantic to v2.5.2 Update dependency pydantic to v2.5.2 - abandoned Jan 4, 2024
Copy link
Contributor Author

renovate bot commented Jan 4, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@arthurio arthurio closed this Jan 4, 2024
@arthurio arthurio deleted the renovate/pydantic-2.x-lockfile branch January 4, 2024 20:38
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