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

chore(deps): update dependency jsonpickle to v3.0.3 #12

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

jsonpickle/jsonpickle (jsonpickle)

v3.0.3

Compare Source

======
* Compatibilty with Pandas and Cython 3.0 was added. (#​460) (+477)
* Fixed a bug where pickling some built-in classes (e.g. zoneinfo)
could return a None module. (#​447)
* Fixed a bug where unpickling a missing class would return a different object
instead of None. (+471)
* Fixed the handling of missing classes when setting on_missing to warn or error. (+471)
* The test suite was made compatible with Python 3.12.
* The tox configuration was updated to generate code coverage reports.
* The suite now uses ruff to validate python code.
* The documentation can now be built offline when rst.linker and
jaraco.packaging.sphinx are not available.


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 b5114fa into main Feb 24, 2024
4 checks passed
@renovate renovate bot deleted the renovate/jsonpickle-3.0.x branch February 24, 2024 04:22
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