Skip to content

chore(deps): update dependency cloudpickle to v3#32

Open
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudpickle-3.x
Open

chore(deps): update dependency cloudpickle to v3#32
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cloudpickle-3.x

Conversation

@anaconda-renovate
Copy link
Copy Markdown

@anaconda-renovate anaconda-renovate Bot commented Oct 17, 2023

This PR contains the following updates:

Package Update Change
cloudpickle major ==2.0.0==3.1.2
renovate update details

Field Value
manager pip_requirements
categories python
datasource pypi
depName cloudpickle
depType¹
packageName cloudpickle
sourceUrl https://github.com/cloudpipe/cloudpickle
updateType major
versioning pep440

¹ only available for some managers


Release Notes

cloudpipe/cloudpickle (cloudpickle)

v3.1.2

Compare Source

=====

  • Fix pickling of abstract base classes containing type annotations for
    Python 3.14. (PR#578)

v3.1.1

Compare Source

=====

  • Various fixes to support for Python 3.14 (PR #​545).

v3.1.0

Compare 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 _whichmodule and
    multiprocessing.
    (PR #​529)

v3.0.0

Compare 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.py and setuptools in favor of pyproject.toml and flit.
    (PR #​521)

v2.2.1

Compare Source

=====

v2.2.0

Compare Source

=====

v2.1.0

Compare 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 nogil variant of CPython
    (PR #​470)


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "every weekday"
  • 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@anaconda-renovate
Copy link
Copy Markdown
Author

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.

@anaconda-renovate anaconda-renovate Bot force-pushed the renovate/cloudpickle-3.x branch from b58c924 to 5405095 Compare October 12, 2024 05:20
@anaconda-renovate anaconda-renovate Bot force-pushed the renovate/cloudpickle-3.x branch from 5405095 to a3d7510 Compare January 15, 2025 07:02
@anaconda-renovate anaconda-renovate Bot force-pushed the renovate/cloudpickle-3.x branch from a3d7510 to 2129128 Compare November 4, 2025 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants