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.6 to 2023.10 #674

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps pyinstaller-hooks-contrib from 2023.6 to 2023.10.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

2023.10

Please see the changelog for more details

2023.9

Please see the changelog for more details

2023.8

Please see the changelog for more details

2023.7

Please see the changelog for more details

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2023.10 (2023-10-13)

New hooks


* Add hook for ``gmsh``. (`[#650](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/650)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/650>`_)

Updated hooks

  • If nltk_data can be found both in the frozen program and under the default location specified by NLTK, the former should be preferred to the latter. ([#646](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/646) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/646>_)
  • Update skimage hooks for compatibility with scikit-image 0.22.0. ([#652](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/652) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/652>_)
  • Update tensorflow hook for compatibility with tensorflow 2.14.0. ([#647](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/647) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/647>_)

2023.9 (2023-09-26)

New hooks


* Add hook for ``LaoNLP``. (`[#644](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/644)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/644>`_)
* Add hook for ``PyThaiNLP``. (`[#644](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/644)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/644>`_)

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

... (truncated)

Commits
  • f3ee887 Release v2023.10
  • c8a68e4 Scheduled weekly dependency update for week 41 (#651)
  • 24833ff hooks: update skimage hooks for scikit-image 0.22.0
  • 6968ca1 hooks: add hook for gmsh
  • 104c8dc Scheduled weekly dependency update for week 40 (#649)
  • 57299b1 hooks: update tensorflow hook for tensorflow v2.14.0
  • 39b588b hooks: update runtime hook for NLTK (#646)
  • 1797ce9 Release v2023.9
  • bb3b038 Scheduled weekly dependency update for week 39 (#645)
  • 5f9d8fd hooks: add hook for PyThaiNLP
  • 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.6 to 2023.10.
- [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.6...2023.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d399aa5) 94.67% compared to head (f5ed5e4) 94.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #674   +/-   ##
=======================================
  Coverage   94.67%   94.67%           
=======================================
  Files          62       62           
  Lines        5746     5746           
  Branches     1311     1311           
=======================================
  Hits         5440     5440           
  Misses        188      188           
  Partials      118      118           

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

@abey79
Copy link
Owner

abey79 commented Jan 7, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2024

Looks like pyinstaller-hooks-contrib is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 7, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyinstaller-hooks-contrib-2023.10 branch January 7, 2024 09:45
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.

1 participant