Update dependency cibuildwheel to v2.22.0 by renovate[bot] ยท Pull Request #8580 ยท python-pillow/Pillow

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cibuildwheel (changelog) ==2.21.3 -> ==2.22.0 age adoption passing confidence

Release Notes

pypa/cibuildwheel (cibuildwheel)

v2.22.0: Version 2.22.0

Compare Source

  • ๐ŸŒŸ Added a new CIBW_ENABLE/enable feature that replaces CIBW_FREETHREADED_SUPPORT/free-threaded-support and CIBW_PRERELEASE_PYTHONS with a system that supports both. In cibuildwheel 3, this will also include a PyPy setting and the deprecated options will be removed. (#โ€‹2048)
  • ๐ŸŒŸ Dependency groups are now supported for tests. Use CIBW_TEST_GROUPS/test-groups to specify groups in [dependency-groups] for testing. (#โ€‹2063)
  • ๐ŸŒŸ Support for the experimental Ubuntu-based ARMv7l manylinux image (#โ€‹2052)
  • โœจ Show a warning when cibuildwheel is run from Python 3.10 or older; cibuildwheel 3.0 will require Python 3.11 or newer as host (#โ€‹2050)
  • ๐Ÿ› Fix issue with stderr interfering with checking the docker version (#โ€‹2074)
  • ๐Ÿ›  Python 3.9 is now used in CIBW_BEFORE_ALL/before-all on linux, replacing 3.8, which is now EoL (#โ€‹2043)
  • ๐Ÿ›  Error messages for producing a pure-Python wheel are slightly more informative (#โ€‹2044)
  • ๐Ÿ›  Better error when uname -m fails on ARM (#โ€‹2049)
  • ๐Ÿ›  Better error when repair fails and docs for abi3audit on Windows (#โ€‹2058)
  • ๐Ÿ›  Better error when manylinux-interpreters ensure fails (#โ€‹2066)
  • ๐Ÿ›  Update Pyodide to 0.26.4, and adapt to the unbundled pyodide-build (now 0.29) (#โ€‹2090)
  • ๐Ÿ›  Now cibuildwheel uses dependency-groups for development dependencies (#โ€‹2064, #โ€‹2085)
  • ๐Ÿ“š Docs updates and tidy ups (#โ€‹2061, #โ€‹2067, #โ€‹2072)

Configuration

๐Ÿ“… Schedule: Branch creation - "on the 3rd day of the month" (UTC), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.