Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps cx-freeze from 8.4.0 to 8.5.2.

Release notes

Sourced from cx-freeze's releases.

Release 8.5.2

What's Changed

Full Changelog: marcelotduarte/cx_Freeze@8.5.1...8.5.2

Release 8.5.1

What's Changed

Full Changelog: marcelotduarte/cx_Freeze@8.5.0...8.5.1

Release 8.5.0

Changelog

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

... (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.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).

Version 8.0 (2025-05-21)

  • Python 3.13 support.
  • Experimental support for Python 3.13 free-threaded on Linux and macOS.
  • Download and extract the MSVC Redistributable files.
  • Implement bases using PEP587 - Python Initialization Configuration.
  • Drop Python 3.8 support.
  • Bug fixes and improvements (including hook additions and enhancements).

... (truncated)

Commits
  • 95da95a Bump version: 8.5.1 → 8.5.2 [ci skip]
  • 6d3b6ef fix: include-msvcr is also used on MSYS2 environments (#3219)
  • d936d95 build: fix errors building in conda and msys2 [ci skip] (#3220)
  • 5836e08 [StepSecurity] Apply security best practices (#3216)
  • d8de5c7 hooks: support pyparsing 3.3.x (#3218)
  • 4deaa97 security: upgrade dependencies to avoid vulnerabilities detected [ci skip] (#...
  • 4256dc2 hooks: add numpy 2.4.0 (#3215)
  • 2a930b0 build(deps-dev): bump pre-commit from 4.5.0 to 4.5.1 (#3213)
  • 197445c build(deps): bump github/codeql-action from 4.31.8 to 4.31.9 (#3212)
  • f62cb6b Bump version: 8.5.0 → 8.5.1 [ci skip] (#3211)
  • 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 [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.4.0 to 8.5.2.
- [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.4.0...8.5.2)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.5.2
  dependency-type: direct:production
  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 Pull requests that update python code labels Dec 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Superseded by #87.

@dependabot dependabot bot closed this Jan 5, 2026
@dependabot dependabot bot deleted the dependabot/pip/cx-freeze-8.5.2 branch January 5, 2026 11:01
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant