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 jsonpickle to v3.0.2 #7

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsonpickle ==3.0.1 -> ==3.0.2 age adoption passing confidence

Release Notes

jsonpickle/jsonpickle (jsonpickle)

v3.0.2

Compare Source

======
* Properly raise warning if a custom pickling handler returns None. (#​433)
* Fix issue with serialization of certain sklearn objects breaking when
the numpy handler was enabled. (#​431) (+434)
* Allow custom backends to not implement _encoder_options (#​436) (+446)
* Implement compatibility with pandas 2 (+446)
* Fix encoding/decoding of dictionary subclasses with referencing (+455)
* Fix depth tracking for list/dict referencing (+456)


Configuration

📅 Schedule: Branch creation - "before 2pm on Saturday" in timezone Europe/Berlin, Automerge - "every weekend" in timezone Europe/Berlin.

🚦 Automerge: Enabled.

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 merged commit 5e7cca2 into main Aug 19, 2023
4 checks passed
@renovate renovate bot deleted the renovate/jsonpickle-3.0.x branch August 19, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants