chore(deps): update dependency deepdiff to v9#5404
Merged
johndeange merged 5 commits intomainfrom Apr 7, 2026
Merged
Conversation
8115e1f to
d12982a
Compare
d12982a to
22c80d8
Compare
… into renovate/deepdiff-9.x
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
johndeange
approved these changes
Apr 6, 2026
rajohnson90
approved these changes
Apr 7, 2026
Contributor
|
🎉 This PR is included in version 1.352.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==8.6.2→==9.0.0Release Notes
qlustered/deepdiff (deepdiff)
v9.0.0Compare Source
to_dict()andto_json()now accept averbose_levelparameter and always return a usable text-view dict. When the original view is'tree', they default toverbose_level=2for full detail. The oldview_overrideparameter is removed. To get the previous results, you will need to pass the explicit verbose_level toto_jsonandto_dictif you are using the tree view.group_bythanks to echan5FlatDeltaDictTypedDict forto_flat_dictsreturn typehasattr()swallowingAttributeErrorin__slots__handling for objects with__getattr__thanks to tpvasconcelosignore_order=Truemissing int-vs-float type changes_convert_oversized_intsfailing on NamedTuplesTypeErrorfor integers exceeding 64-bit rangeto_flat_dictswhereinclude_action_in_pathandreport_type_changeswere not being passed throughignore_keysissue indetailed__dict__thanks to vitalis89This PR was generated by Mend Renovate. View the repository job log.