Skip to content

chore(deps-dev): bump cx-freeze from 8.6.4 to 8.7.0 - #16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cx-freeze-8.7.0
Open

chore(deps-dev): bump cx-freeze from 8.6.4 to 8.7.0#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cx-freeze-8.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps cx-freeze from 8.6.4 to 8.7.0.

Release notes

Sourced from cx-freeze's releases.

Release 8.7.0

Changelog

  • Support for Python 3.15 and 3.15t (cx_Freeze and freeze-core 0.7.x)
  • Stop building wheels for experimental Python 3.13t (freeze-core 0.7.x)
  • Optimize/reduce the modules in the resulting frozen executable (freeze-core 0.7.x)
  • Many optimizations to reduce memory usage and size of the frozen executable
  • Support kebab-case parameters in pyproject.toml
  • Add support for CFBundleVersion on bdist_mac command (uses [project] version information)
  • Add type checker and improve type annotation
  • Updated hooks, including tkinter using tcl/tk 9 on Python 3.14.7+
  • Improve documentation, especially regarding the cxfreeze script
  • Bug fixes.

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.7 (2026-08-21)

  • Support for Python 3.15 and 3.15t (cx_Freeze and freeze-core 0.7.x)
  • Stop building wheels for experimental Python 3.13t (freeze-core 0.7.x)
  • Optimize/reduce the modules in the resulting frozen executable (freeze-core 0.7.x)
  • Many optimizations to reduce memory usage and size of the frozen executable
  • Support kebab-case parameters in pyproject.toml
  • Add support for CFBundleVersion on bdist_mac command (uses [project] version information)
  • Add type checker and improve type annotation
  • Updated hooks, including tkinter using tcl/tk 9 on Python 3.14.7+
  • Improve documentation, especially regarding the cxfreeze script
  • Bug fixes.

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)

... (truncated)

Commits
  • bb55a0a Bump version: 8.7.0.dev0 → 8.7.0 [ci skip]
  • 16df53b chore: prepare to release (#3424)
  • 62dce37 tests(ci): disable strict xfail mode on push events (#3423)
  • 0e9cb5f chore: fixes to build, test and run on miniconda (#3422)
  • 5443f93 tests: improve support for testing w/ editable (dev) packages (#3421)
  • 10e44b4 tests: improve qt tests and fix strict parametrization ids (#3420)
  • 60cd58d chore: improve support for testing using conda>=26.5 (#3419)
  • 38f6e54 hooks: rtree on mingw (#3418)
  • 17af0ec doc: improve documentation, especially regarding the cxfreeze script (#3416)
  • 0c17f77 tests: make tests pass due to new NumPy 2.5.2 with support for Python 3.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 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.6.4 to 8.7.0.
- [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.6.4...8.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
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