Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyinstaller-hooks-contrib ==2025.4 -> ==2025.5 age adoption passing confidence

Release Notes

pyinstaller/pyinstaller-hooks-contrib (pyinstaller-hooks-contrib)

v2025.5

Compare Source

New hooks


* Extend hooks for ``slearn`` to fix compatibility with ``scikit-learn``
  v1.7.0; add hooks for ``sklearn.externals.array_api_compat.cupy``,
  ``sklearn.externals.array_api_compat.dask.array``,
  ``sklearn.externals.array_api_compat.numpy``, and
  ``sklearn.externals.array_api_compat.torch`` that specify hidden imports
  for corresponding ``.linalg`` and ``.fft`` sub-modules, which are
  imported with using ``__import__()`` function and programmatically-generated
  names. (`#​915
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/915>`_)

Updated hooks
  • usb hook: fix shared library collection on Windows. (#&#8203;906 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/906>_)
  • Have the _load_library override installed by the usb run-time
    hook honor the passed find_library argument. (#&#8203;913 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/913>_)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@GoetzGoerisch GoetzGoerisch added this pull request to the merge queue Jun 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 10, 2025
@renovate renovate bot force-pushed the renovate/pyinstaller-hooks-contrib-2025.x branch from d505e78 to 2ea6074 Compare June 10, 2025 15:09
@renovate renovate bot force-pushed the renovate/pyinstaller-hooks-contrib-2025.x branch from 2ea6074 to 02d9da3 Compare June 10, 2025 15:09
@GoetzGoerisch GoetzGoerisch added this pull request to the merge queue Jun 12, 2025
Merged via the queue into develop with commit 52a108a Jun 12, 2025
6 checks passed
@renovate renovate bot deleted the renovate/pyinstaller-hooks-contrib-2025.x branch June 12, 2025 11:36
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.

2 participants