MCV-Software / TWBlue

TWBlue, an accessible, open source and multiplatform twitter application.
GNU General Public License v2.0
58 stars 36 forks source link

Bump cx-freeze from 7.1.1 to 7.2.0 #673

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps cx-freeze from 7.1.1 to 7.2.0.

Release notes

Sourced from cx-freeze's releases.

Release 7.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/marcelotduarte/cx_Freeze/compare/7.1.0...7.2.0

Commits
  • e275be9 Bump version: 7.1.1 → 7.2.0 [ci skip]
  • 129ea48 hooks: the optimized mode is the default for pip installations (#2500)
  • 91baad0 bdist_rpm: drop rpm2_mode and refactor spec_file (#2488)
  • 195b4f3 bdist_appimage: remove zip file, propagate options, fixes docs (#2463)
  • 9c3daf1 build(deps): bump coverage from 7.5.4 to 7.6.0 (#2498)
  • ea26494 bdist_msi: add license for msi (#2472)
  • 649e99a Add dmgbuild as a dependency to improve mac dmg (#2442)
  • 4122946 [pre-commit.ci] pre-commit autoupdate (#2494)
  • 40990b2 build(deps-dev): bump bump-my-version from 0.24.1 to 0.24.2 (#2492)
  • 3055176 build(deps-dev): bump cibuildwheel from 2.19.1 to 2.19.2 (#2491)
  • 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 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)