Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update dependency joblib to v1 [security] #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
joblib ==0.16.0 -> ==1.2.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-21797

The package joblib from 0 and before 1.2.0 is vulnerable to Arbitrary Code Execution via the pre_dispatch flag in Parallel() class due to the eval() statement.


Release Notes

joblib/joblib (joblib)

v1.2.0

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

v1.0.1

Compare Source

v1.0.0

Compare Source

  • Make joblib.hash and joblib.Memory caching system compatible with `numpy

    = 1.20.0. Also make it explicit in the documentation that users should now expect to have their joblib.Memorycache invalidated when eitherjoblibor a third party library involved in the cached values definition is upgraded. In particular, users updatingjoblibto a release that includes this fix will see their previous cache invalidated if they contained reference tonumpy` objects.https://github.com/joblib/joblib/pull/1136ll/1136

  • Remove deprecated check_pickle argument in delayed.
    https://github.com/joblib/joblib/pull/903/903

v0.17.0

Compare Source

  • Fix a spurious invalidation of Memory.cache'd functions called with
    Parallel under Jupyter or IPython.
    https://github.com/joblib/joblib/pull/10931093

  • Bump vendored loky to 2.9.0 and cloudpickle to 1.6.0. In particular
    this fixes a problem to add compat for Python 3.9.


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency joblib to v1 [SECURITY] Update dependency joblib to v1 [SECURITY] - autoclosed May 6, 2023
@renovate renovate bot closed this May 6, 2023
@renovate renovate bot deleted the renovate/pypi-joblib-vulnerability branch May 6, 2023 02:02
@renovate renovate bot changed the title Update dependency joblib to v1 [SECURITY] - autoclosed Update dependency joblib to v1 [SECURITY] May 6, 2023
@renovate renovate bot reopened this May 6, 2023
@renovate renovate bot restored the renovate/pypi-joblib-vulnerability branch May 6, 2023 04:22
@renovate renovate bot force-pushed the renovate/pypi-joblib-vulnerability branch from 88417e8 to a086d40 Compare May 6, 2023 04:22
@renovate renovate bot force-pushed the renovate/pypi-joblib-vulnerability branch from a086d40 to 448a696 Compare July 6, 2023 22:03
@renovate renovate bot changed the title Update dependency joblib to v1 [SECURITY] chore(deps): update dependency joblib to v1 [security] Jan 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants