Skip to content

Bump cx-freeze from 8.1.0 to 8.6.4#914

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/cx-freeze-8.6.4
Open

Bump cx-freeze from 8.1.0 to 8.6.4#914
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/cx-freeze-8.6.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps cx-freeze from 8.1.0 to 8.6.4.

Release notes

Sourced from cx-freeze's releases.

Release 8.6.4

What's Changed

Full Changelog: marcelotduarte/cx_Freeze@8.6.3...8.6.4

Release 8.6.3

What's Changed

Full Changelog: marcelotduarte/cx_Freeze@8.6.2...8.6.3

Release 8.6.2

What's Changed

Full Changelog: marcelotduarte/cx_Freeze@8.6.1...8.6.2

Release 8.6.1

What's Changed

... (truncated)

Changelog

Sourced from cx-freeze's changelog.

cx_Freeze Creates standalone executables from Python scripts with the same performance as the original script.

It is cross-platform and should work on any platform that Python runs on.

Version 8.6 (2026-02-20)

  • Refactor bdist_msi to work better with pyproject:
    • Added output_name, product_name, and product_version options
    • Removed target_name option (breaking change)
  • Enable package discovery for src-layout
  • Updated hooks
  • Bug fixes.

Version 8.5 (2025-11-24)

  • Separation into two distinct packages: cx_Freeze and freeze-core
  • Support for Python 3.14 and 3.14t (cx_Freeze and freeze-core)
  • Add support for Python 3.13t on Windows (freeze-core)
  • Add support for bdist_msi on Python 3.13 and 3.14 (python-msilib)
  • bdist_msi - fix for initial_target_dir and target_name
  • bdist_appimage - add runtime_file, sign, sign_key and updateinformation options.
  • bdist_appimage - add support for 'gui' app in desktop file
  • Apply security best practices
  • Fix a performance bug (optimized implementation of '_find_editable_spec')
  • Refactor finder scan code
  • Drop Python 3.9 support
  • Bug fixes, hooks, and tests.

Version 8.4 (2025-08-11)

  • Refactor dynamic libraries finder.
  • Bug fixes, hooks, and tests.

Version 8.3 (2025-05-11)

  • Experimental support for Python 3.11 to 3.13 on Windows ARM64 (win_arm64).
  • Bug fixes, hooks, and more tests.

Version 8.2 (2025-04-22)

  • Make MSI checkbox to "launch on finish" optional.
  • Bug fixes, hooks, and more tests.

Version 8.1 (2025-04-02)

  • Add "launch on finish" checkbox to the MSI installer.
  • Bug fixes and improvements (including hook additions and enhancements).

... (truncated)

Commits
  • d97592e Bump version: 8.6.3 → 8.6.4 [ci skip]
  • c627d44 build(deps): bump astral-sh/setup-uv from 7.3.0 to 8.0.0 (#3302)
  • d199505 build(deps): bump step-security/harden-runner from 2.14.2 to 2.16.0 (#3301)
  • 3b00650 build(deps): bump github/codeql-action from 4.31.9 to 4.35.1 (#3300)
  • 48e9a60 hooks: multiprocessing - fix bug introduced by gh-144503 in Python 3.14.4 (#3...
  • 4c0b7c2 hooks: multiprocessing - bug fixed by gh-135726 in Python 3.14.4 (#3298)
  • e5eb3d7 chore: prek auto-update --freeze (#3297)
  • 2062cc9 tests: remove tests for experimental Python 3.13t (#3295)
  • 0feef4b [pre-commit.ci] pre-commit autoupdate [ci skip] (#3293)
  • fe2fa96 finder: improve include_module and include_package (#3294)
  • 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 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 [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.1.0 to 8.6.4.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Changelog](https://github.com/marcelotduarte/cx_Freeze/blob/main/CHANGELOG.md)
- [Commits](marcelotduarte/cx_Freeze@8.1.0...8.6.4)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.6.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependency Dependencies changes label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependencies changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants