Skip to content

chore(deps): bump joblib from 1.4.2 to 1.5.3 in /src/airsafenet_ai#29

Merged
NguyenTriBaoThang merged 1 commit into
mainfrom
dependabot/pip/src/airsafenet_ai/joblib-1.5.3
May 5, 2026
Merged

chore(deps): bump joblib from 1.4.2 to 1.5.3 in /src/airsafenet_ai#29
NguyenTriBaoThang merged 1 commit into
mainfrom
dependabot/pip/src/airsafenet_ai/joblib-1.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps joblib from 1.4.2 to 1.5.3.

Changelog

Sourced from joblib's changelog.

Release 1.5.3 - 2025/12/15

  • The Memory object won't overwrite an already existing .gitignore file in its cache directory anymore. joblib/joblib#1742

  • Harden the safety checks in eval_expr(pre_dispatch) to prevent excessive memory allocation and potential crashes by limiting the allowed length of the expression and the maximum numeric value of sub-expressions and not evaluating expressions with non-numeric literals. joblib/joblib#1744

  • Vendor cloudpickle 3.1.2 to fix a pickling problem with interactively defined abstract base classes and type annotations in Python 3.14+.

Release 1.5.2 - 2025/08/27

Memory:


- Ensure that temporary files managed by the ``Memory`` object do not collide
  when using the same cache directory when the cache directory is accessed
  concurrently from different nodes on a cluster with a shared filesystem.
  https://github.com/joblib/joblib/pull/1656

Release 1.5.1 - 2025/05/23

  • Fix backend hints causing errors when no multiprocessing is present
    joblib/joblib#1721

  • Vendor loky3.5.5 fixing the resource_tracker clean up with earlier Python
    versions. joblib/joblib#1724

Release 1.5.0 -- 2025/05/03

Memory:

  • Enforce age_limit is a positive timedelta for Memory.reduce_size, to avoid silently ignoring it. joblib/joblib#1613

  • Remove deprecated bytes_limit argument for Memory, which should

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Labels

The following labels could not be found: ai-server, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [joblib](https://github.com/joblib/joblib) from 1.4.2 to 1.5.3.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst)
- [Commits](joblib/joblib@1.4.2...1.5.3)

---
updated-dependencies:
- dependency-name: joblib
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/src/airsafenet_ai/joblib-1.5.3 branch from 2a0008a to 1185c70 Compare May 5, 2026 05:07
@NguyenTriBaoThang NguyenTriBaoThang merged commit f20bea5 into main May 5, 2026
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/src/airsafenet_ai/joblib-1.5.3 branch May 5, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant