chore(deps): update dependency cloudpickle to v3#32
Open
anaconda-renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency cloudpickle to v3#32anaconda-renovate[bot] wants to merge 1 commit into
anaconda-renovate[bot] wants to merge 1 commit into
Conversation
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. |
b58c924 to
5405095
Compare
5405095 to
a3d7510
Compare
a3d7510 to
2129128
Compare
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:
==2.0.0→==3.1.2renovate update details
¹ only available for some managers
Release Notes
cloudpipe/cloudpickle (cloudpickle)
v3.1.2Compare Source
=====
Python 3.14. (PR#578)
v3.1.1Compare Source
=====
v3.1.0Compare Source
=====
Some improvements to make cloudpickle more deterministic when pickling
dynamic functions and classes, in particular with CPython 3.13.
(PR #524 and
PR #534)
Fix a problem with the joint usage of cloudpickle's
_whichmoduleandmultiprocessing.(PR #529)
v3.0.0Compare Source
=====
Officially support Python 3.12 and drop support for Python 3.6 and 3.7.
Dropping support for older Python versions made it possible to simplify the
code base significantly, hopefully making it easier to contribute to and
maintain the project.
(PR #517)
Fix pickling of dataclasses and their instances.
(issue #386,
PR #513)
Any color you like as long as it's black.
(PR #521)
Drop
setup.pyandsetuptoolsin favor ofpyproject.tomlandflit.(PR #521)
v2.2.1Compare Source
=====
(issue #460)
v2.2.0Compare Source
=====
(issue #455)
v2.1.0Compare Source
=====
Support for pickling
abc.abstractproperty,abc.abstractclassmethod,and
abc.abstractstaticmethod.(PR #450)
Support for pickling subclasses of generic classes.
(PR #448)
Support and CI configuration for Python 3.11.
(PR #467)
Support for the experimental
nogilvariant of CPython(PR #470)
Configuration
📅 Schedule: (in timezone UTC)
🚦 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.
This PR has been generated by Renovate Bot.