8000 Bump pyinstaller from 5.8.0 to 5.9.0 in /cli by dependabot[bot] · Pull Request #2327 · timmo001/system-bridge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Bump pyinstaller from 5.8.0 to 5.9.0 in /cli #2327

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

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Mar 14, 2023

Bumps pyinstaller from 5.8.0 to 5.9.0.

Release notes

Sourced from pyinstaller's releases.

v5.9.0

Please see the v5.9.0 section of the changelog for a list of the changes since v5.8.0.

Changelog

Sourced from pyinstaller's changelog.

5.9.0 (2023-03-13)

Features


* Choose :ref:`hooks provided by packages <provide hooks with package>` over
  hooks from
  `pyinstaller-hooks-contrib <https://github.com/pyinstaller/pyinstaller-hooks-contrib/>`_
  if both provide the same hook. (:issue:`7456`)

Bugfix


* Fix changes to :data:`sys.path` made in the spec file being ignored by hook
  utility functions (e.g. :func:`~PyInstaller.utils.hooks.collect_submodules`).
  (:issue:`7456`)
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summa
8000
ry>

<ul>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/77022483b440448c62efd264ab5c5d5dd26b2e03&quot;&gt;&lt;code&gt;7702248&lt;/code&gt;&lt;/a> Release v5.9.0. [skip ci]</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/89a1f69beaf03d47531573d538580717927c94d6&quot;&gt;&lt;code&gt;89a1f69&lt;/code&gt;&lt;/a> Replace deprecated error with BadZipFile</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/8bcf75fad851fc6597d678800e8ec6d5675a139d&quot;&gt;&lt;code&gt;8bcf75f&lt;/code&gt;&lt;/a> Replace deprecated BadZipfile with BadZipFile</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/df992f17040a76fac5ac21d1edbfd72bb751c217&quot;&gt;&lt;code&gt;df992f1&lt;/code&gt;&lt;/a> Tests: Requirements: Scheduled weekly dependency update for week 11 (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/7486&quot;&gt;#7486&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/960a5d3ea39701a64793b7d6d5b336d225e1fd8d&quot;&gt;&lt;code&gt;960a5d3&lt;/code&gt;&lt;/a> Remove hook-numpy._pytesttester.py.</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/0f0147e55cdd65272f555ebc0e708c3e162a2a48&quot;&gt;&lt;code&gt;0f0147e&lt;/code&gt;&lt;/a> Remove <em>Several hooks defined for</em> warning. (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/7477&quot;&gt;#7477&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/a0085221fd6b514028bdc3103ef591d30096d4c0&quot;&gt;&lt;code&gt;a008522&lt;/code&gt;&lt;/a> Tests: Requirements: Scheduled weekly dependency update for week 10 (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/7475&quot;&gt;#7475&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/330339781b275ad843837ba91cecf88e1caeaacc&quot;&gt;&lt;code&gt;3303397&lt;/code&gt;&lt;/a> Tests: Requirements: Scheduled weekly dependency update for week 09 (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/7465&quot;&gt;#7465&lt;/a&gt;).&lt;/li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/a9b8d35c6d354fde9bef6fc95563262ea045e032&quot;&gt;&lt;code&gt;a9b8d35&lt;/code&gt;&lt;/a> Propagate sys.path to PyInstaller.isolated subprocesses.</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/556cd59e66a8b034d8061267ef9b5dea05526821&quot;&gt;&lt;code&gt;556cd59&lt;/code&gt;&lt;/a> Prevent pyinstaller-hooks-contrib <em>randomly</em> shadowing hooks from packages.</li>
<li>Additional commits viewable in <a href="https://github.com/pyinstaller/pyinstaller/compare/v5.8.0...v5.9.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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)

@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. python labels Mar 14, 2023
@github-actions github-actions bot removed the python label Mar 15, 2023
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/cli/pyinstaller-5.9.0 branch from 5229a29 to bda3525 Compare March 16, 2023 19:47
@timmo001 timmo001 merged commit 67155a4 into master Mar 17, 2023
@timmo001 timmo001 deleted the dependabot/pip/cli/pyinstaller-5.9.0 branch March 17, 2023 09:27
@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0