umati / Sample-Server-asyncio

OPC UA Sample Server based on FreeOpcUa/opcua-asyncio. Showcasing how to implement companion specifications.
Apache License 2.0
11 stars 11 forks source link

chore(deps): update dependency pyinstaller-hooks-contrib to v2024.7 #319

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pyinstaller/pyinstaller-hooks-contrib (pyinstaller-hooks-contrib) ### [`v2024.7`](https://togithub.com/pyinstaller/pyinstaller-hooks-contrib/blob/HEAD/CHANGELOG.rst#20247-2024-06-08) [Compare Source](https://togithub.com/pyinstaller/pyinstaller-hooks-contrib/compare/2024.6...2024.7) New hooks ``` * Add hook for ``dbus_fast`` in order to collect submodules that are imported from cythonized extensions. (`#​600 `_) * Add hook for ``gribapi`` package from ``eccodes`` dist, in order to collect bundled headers and ensure that the eccodes shared library is collected from the build environment. (`#​744 `_) * Add hook for ``patoolib`` to collect dynamically-imported modules from the ``patoolib.programs`` sub-package. (`#​748 `_) Updated hooks ``` - Extend the `xarray` hook to collect additional backend plugins that are registered via the `xarray.backends` entry-point (e.g., `cfgrib`). (`#​744 `\_)

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 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 Mend Renovate. View repository job log here.