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

build(deps): bump pyinstaller-hooks-contrib from 2022.8 to 2023.0 #307

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps pyinstaller-hooks-contrib from 2022.8 to 2023.0.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

2023.0

Please see the changelog for more details

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

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2023.0 (2023-02-13)

New hooks


* Add hook for ``minecraft-launcher-lib`` (`[#536](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/536)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/536>`_)
* Add hook for ``nbt`` (`[#537](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/537)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/537>`_)

Updated hooks

  • Have fiona hook collect the package's data files (e.g., the projections database). ([#541](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541>_)
  • Update fiona hook for compatibility with fiona 1.9.0. ([#541](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541>_)

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


</tr></table> 

... (truncated)

Commits
  • 63d24c3 Release v2023.0
  • a9431e1 Scheduled weekly dependency update for week 06 (#543)
  • 23a86ad Scheduled weekly dependency update for week 05 (#540)
  • aced500 hooks: fiona: update for compatibility with fiona 1.9.0
  • 88366af hooks: fiona: collect the package's data files
  • 7dba7f9 Scheduled weekly dependency update for week 04 (#539)
  • 00038a3 Add hook for NBT (#537)
  • 0e3528e Scheduled weekly dependency update for week 03 (#538)
  • e1f1601 Add hook for minecraft-launcher-lib (#536)
  • b5d051d Release v2022.15
  • 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 2022.8 to 2023.0.
- [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@2022.8...2023.0)

---
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 Feb 20, 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
0 participants