Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump pyinstaller-hooks-contrib from 2023.8 to 2024.7 in /tools/deps #4976

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps pyinstaller-hooks-contrib from 2023.8 to 2024.7.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

2024.7

Please see the changelog for more details

2024.6

Please see the changelog for more details

2024.5

Please see the changelog for more details

2024.4

Please see the changelog for more details

2024.3

Please see the changelog for more details

2024.2

Please see the changelog for more details

2024.1

Please see the changelog for more details

2024.0

Please see the changelog for more details

2023.12

Please see the changelog for more details

2023.11

Please see the changelog for more details

2023.10

Please see the changelog for more details

2023.9

Please see the changelog for more details

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2024.7 (2024-06-08)

New hooks


* Add hook for ``dbus_fast`` in order to collect submodules that are imported
  from cythonized extensions. (`[#600](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/600)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/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](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/744)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/744>`_)
* Add hook for ``patoolib`` to collect dynamically-imported modules from
  the ``patoolib.programs`` sub-package. (`[#748](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/748)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/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](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/744) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/744>_)

2024.6 (2024-05-10)

New hooks


* Add hook for ``schwifty``. Requires ``schwifty >= 2024.5.1`` due to
  issues with data search path in earlier versions. (`[#742](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/742)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/742>`_)

2024.5 (2024-04-23)

New hooks

  • Add hook for backports package, to accommodate the pkgutil-style backports namespace package provided by backports.functools-lru-cache and the latest release of backports.tarfile. ([#735](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/735) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/735>_)
  • Add hook for opentelemetry that collects all entry-points with opentelemetry_ prefix. ([#725](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/725) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/725>_)

... (truncated)

Commits
  • 7c8ef47 Release v2024.7
  • 60f867b Scheduled weekly dependency update for week 22 (#751)
  • 53e719c Assorted licence cleanups
  • 19cb5ed Scheduled weekly dependency update for week 21 (#750)
  • 500bdf2 Add hook for patoolib (#748)
  • 6fc0361 ci: use macos-12 and ubuntu-22.04 instead of -latest
  • 1680e20 Scheduled weekly dependency update for week 20 (#747)
  • c9c2a32 hooks: add hook for dbus_fast
  • 80908c7 ci: pr-test: fix compatibility with Apple/FreeBSD diff
  • a2a1af5 hook: add hook for gribapi package from eccodes dist
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2023.8 to 2024.7.
- [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst)
- [Commits](pyinstaller/pyinstaller-hooks-contrib@2023.8...2024.7)

---
updated-dependencies:
- dependency-name: pyinstaller-hooks-contrib
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant