Skip to content

chore(deps-dev): bump cx-freeze from 8.5.3 to 8.6.0#1049

Merged
clementb49 merged 1 commit intomasterfrom
dependabot/uv/cx-freeze-8.6.0
Feb 21, 2026
Merged

chore(deps-dev): bump cx-freeze from 8.5.3 to 8.6.0#1049
clementb49 merged 1 commit intomasterfrom
dependabot/uv/cx-freeze-8.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps cx-freeze from 8.5.3 to 8.6.0.

Release notes

Sourced from cx-freeze's releases.

Release 8.6.0

Changelog

  • 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.

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
  • d1a186e Bump version: 8.6.0.dev0 → 8.6.0 [ci skip]
  • 05aba31 chore: prepare to release [ci skip] (#3264)
  • af6b455 build(docs): bump sphinx 9.1.0 and switch to sphinx-inline-tabs [ci skip] (#3...
  • f4eb9b7 conda: enable msilib on conda python 3.14 on windows (#3262)
  • b6f7be6 docs: support for base='gui_dgpu' (#3261)
  • 64bda54 chore: add a script to bump-version (#3260)
  • 14bd6c3 chore: switch to prek (#3259)
  • e8f7676 chore: improve integration with 'uv' (#3258)
  • 1d51d3f hooks: improve pytz to work w/ setuptools 82+ in zip mode (#3257)
  • b9bfaa6 chore: support setuptools v81 and v82 (#3256)
  • 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.5.3 to 8.6.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.5.3...8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 21, 2026
@clementb49 clementb49 merged commit 0341e81 into master Feb 21, 2026
8 checks passed
@clementb49 clementb49 deleted the dependabot/uv/cx-freeze-8.6.0 branch February 21, 2026 12:29
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant