Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps wxpython from 4.2.2 to 4.2.4.

Changelog

Sourced from wxpython's changelog.

4.2.4

  • 28-Oct-2025

PyPI: https://pypi.python.org/pypi/wxPython/4.2.4 Extras: https://extras.wxPython.org/wxPython4/extras/ Pip: pip install wxPython==4.2.4

New and improved in this release:

  • This release was built using the wxWidgets' v3.2.8.1 release tag. The only exception is that libtiff and pcre2 bundled with wxWidgets are updated to the versions from the wxWidgets master branch (libtiff 4.7.0 and pcre2 10.44).

  • Fix using setuptools.build_meta backend (#2732)

  • Fix EOL style in wx.py.editwindow.py (#2741)

  • Replace imp with types in wx.py.editor.py (#2745)

  • Fix floatcanvas Text.ShiftFunDict: convert float to int (#2749)

  • Fix up/down option not working on the initial search in wx.py.frame (#2747)

  • Fix floatcanvas Arrow, Point, Bitmap drawings (#2750)

  • Officially support and build wheels for Python 3.14 and Windows 11 ARM

  • Fix crash when calling wx.SystemSettings.GetAppearance() without App (#2771)

  • Enable whole word search in wx.py.editwindow (#2769)

  • Add MaxSize limit to ScaledBitmap drawing in FloatCanvas (#2768)

  • Fix more OGL float/int conversion issues (#2739)

  • Major speedups and bug fixes to CustomTreeCtrl and HyperTreeList (#2088)

  • Fix duplicated string constants in wx.propgrid (#2790)

  • Add non-zero width and height to default tab size to avoid wxWidgets warning in wx.lib.agw.aui.auibook (#2788)

  • Fix SetHeaderHeight in UltimateListCtrl (#2239)

  • Add ScrollLeft and ScrollDown to PlotCanvas (#2795)

  • Add sample of PlotCanvas usage (#2794)

  • Fix a linker issue with GCC 16+ and wxHelpControllerBase (#2807)

4.2.3

... (truncated)

Commits
  • 6573a46 Release 4.2.4
  • b69a440 Include <wx/helpbase.h> instead of <wx/help.h> for wxHelpControllerBase
  • bbc720e Merge pull request #2794 from jmoraleda/plotcanvas-sample
  • 412983a Merge pull request #2795 from jmoraleda/plotcanvas-scroll-left-down
  • d09d19b Add ScrollLeft and ScrollDown to PlotCanvas to complement already-extant Scro...
  • a5b5c04 Add sample of PlotCanvas usage
  • aa3f78c CI: skip building Windows 32-bit on Pull Requests
  • 2c2dcc5 Merge pull request #2729 from infinity77/patch-5
  • ad37434 Merge pull request #2788 from jmoraleda/auinotebook-warning-fix
  • 8ac8979 Fix duplicated string constants in wx.propgrid
  • 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 [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/wxWidgets/Phoenix/releases)
- [Changelog](https://github.com/wxWidgets/Phoenix/blob/master/CHANGES.rst)
- [Commits](wxWidgets/Phoenix@wxPython-4.2.2...wxPython-4.2.4)

---
updated-dependencies:
- dependency-name: wxpython
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 5, 2025
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