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 2023.8 in /tools/deps #4098

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps pyinstaller-hooks-contrib from 2021.2 to 2023.8.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

2023.8

Please see the changelog for more details

2023.7

Please see the changelog for more details

2023.6

Please see the changelog for more details

2023.5

Please see the changelog for more details

2023.4

Please see the changelog for more details

2023.3

Please see the changelog for more details

2023.2

Please see the changelog for more details

2023.1

Please see the changelog for more details

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

2022.8

Please see the changelog for more details

... (truncated)

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2023.8 (2023-08-29)

New hooks


* Add hook for ``eng_to_ipa``. (`[#631](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/631)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/631>`_)
* Add hook for ``jieba``. (`[#628](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/628)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/628>`_)
* Add hook for ``khmer-nltk``. (`[#633](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/633)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/633>`_)
* Add hook for ``Lingua``. (`[#626](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/626)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/626>`_)
* Add hook for ``opencc-python``. (`[#627](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/627)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/627>`_)
* Add hook for ``pymorphy3``. (`[#634](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/634)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/634>`_)
* Add hook for ``python-crfsuite``. (`[#633](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/633)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/633>`_)
* Add hook for ``python-mecab-ko``. (`[#632](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/632)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/632>`_)
* Add hook for ``simplemma``. (`[#629](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/629)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/629>`_)
* Add hook for ``SudachiPy``. (`[#635](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/635)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/635>`_)
* Add hook for ``wordcloud``. (`[#630](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/630)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/630>`_)

Updated hooks

  • Fix an issue with enchant 2 using a different directory (in MacPorts) ([#636](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/636) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/636>_)

2023.7 (2023-08-18)

New hooks


* Add a hook for ``psutil``, which has platform-dependent exclude list. (`[#623](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/623)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/623>`_)
* Add hook for CtkMessagebox. (`[#619](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/619)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/619>`_)
* Add hook for Litestar (`[#625](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/625)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/625>`_)

</tr></table>

... (truncated)

Commits
  • 08abf3a Release v2023.8
  • 6fa4daf Add license to Trove classifiers (#637)
  • 9a5bad5 Scheduled weekly dependency update for week 35 (#638)
  • 2cb020d Fix an issue where enchant 2 uses a different directory (in MacPorts)
  • d8aae14 hooks: add hook for SudachiPy (#635)
  • 284ea37 hooks: add hook for pymorphy3 (#634)
  • f0ff362 hooks: add hook for python-crfsuite
  • 16ac9c7 hooks: add hook for khmer-nltk
  • 2c9af58 hooks: add hook for python-mecab-ko (#632)
  • b6966f9 ci: ubuntu: update sha256 for MariaDB repository setup script
  • 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 2021.2 to 2023.8.
- [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...2023.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -10.26% ⚠️

Comparison is base (fa10b5a) 47.30% compared to head (368bb0e) 37.05%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4098       +/-   ##
===========================================
- Coverage   47.30%   37.05%   -10.26%     
===========================================
  Files          93       93               
  Lines       15645    15645               
===========================================
- Hits         7401     5797     -1604     
- Misses       8244     9848     +1604     
Flag Coverage Δ
functional 19.06% <ø> (-18.81%) ⬇️
integration 1.98% <ø> (?)
unit 35.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 40 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MyWillIsMyOwn MyWillIsMyOwn changed the base branch from master to dependabot/pip/tools/deps/pyinstaller-5.13.2 September 7, 2023 08:47
…ndabot/pip/tools/deps/pyinstaller-hooks-contrib-2023.8
@MyWillIsMyOwn MyWillIsMyOwn merged commit 854e30d into dependabot/pip/tools/deps/pyinstaller-5.13.2 Sep 7, 2023
6 of 8 checks passed
@MyWillIsMyOwn MyWillIsMyOwn deleted the dependabot/pip/tools/deps/pyinstaller-hooks-contrib-2023.8 branch September 7, 2023 08:49
swetayadav1 added a commit that referenced this pull request Feb 19, 2024
* Bump pyinstaller from 5.0 to 5.13.2 in /tools/deps

* Bump pywin32-ctypes from 0.2.0 to 0.2.2 in /tools/deps (#4112)

* Bump pefile from 2021.5.24 to 2023.2.7 in /tools/deps (#3783)

* Bump pyinstaller-hooks-contrib from 2021.2 to 2023.8 in /tools/deps (#4098)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: swetayadav1 <[email protected]>
Co-authored-by: Sweta Yadav <[email protected]>
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.

2 participants