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 2021.2 to 2022.15 #1275

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 Jan 16, 2023

Bumps pyinstaller-hooks-contrib from 2021.2 to 2022.15.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

2022.15

Please see the changelog for more details

2022.14

Please see the changelog for more details

2022.13

Please see the changelog for more details

2022.12

Please see the changelog for more details

2022.11

Please see the changelog for more details

2022.10

Please see the changelog for more details

2022.9

Please see the changelog for more details

2022.8

Please see the changelog for more details

2022.7

Please see the changelog for more details

2022.6

Please see the changelog for more details

2022.5

Please see the changelog for more details

2022.4

Please see the changelog for more details

2022.3

Please see the changelog for more details

2022.2

Please see the changelog for more details

2022.1

Please see the changelog for more details

2022.0

Please see the changelog for more details

2021.5

Please see the changelog for more details

... (truncated)

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2022.15 (2023-01-15)

New hooks


* Add a hook for `easyocr <https://github.com/JaidedAI/EasyOCR>`_,
  which imports recognition backends via ``imporlib.import_module()``
  and has a number of datafiles for different languages.

Users can set which languages to include datafiles for with a hook option. ([#530](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/530) &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/530&gt;_)

  • Add hook for charset-normalizer to fix ModuleNotFoundError: No module named 'charset_normalizer.md__mypyc'. ([#534](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/534) &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/534&gt;_)

Updated hooks

  • Update shapely hook for compatibility with shapely >= 2.0.0. ([#527](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/527) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/527>_)

Project & Process


* Added `hooks-config.rst` document which documents hook options.
  It is referred to from README.md. (`[#530](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/530)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/530>`_)

2022.14 (2022-12-04)

New hooks


* Add hook for ``cf_units``. (`[#521](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/521)
  &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/521&gt;`_)
* Add hook for ``cftime``. (`[#521](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/521)
  &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/521&gt;`_)
* Add hook for ``compliance_checker``. (`[#521](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/521)
  &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/521&gt;`_)

Updated hooks

</tr></table>

... (truncated)

Commits
  • b5d051d Release v2022.15
  • 0ea597e Add hidden import for charset-normalizer.
  • f902a0a Scheduled weekly dependency update for week 02 (#533)
  • 77ea28f hooks: add hook for easyocr, document hook options in a dedicated file
  • 47e685b Scheduled weekly dependency update for week 01 (#532)
  • a39ad88 Scheduled weekly dependency update for week 51 (#528)
  • d22ca3b Scheduled weekly dependency update for week 50 (#526)
  • 27ab406 news: rename incorrectly numbered news fragment
  • 3149c93 hooks: update shapely hook for compatibility with shapely >= 2.0.0
  • 1a07762 Scheduled weekly dependency update for week 49 (#525)
  • 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 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 2021.2 to 2022.15.
- [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@v2021.2...2022.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants