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 |
Release Notes
pypa/cibuildwheel (cibuildwheel)
v2.22.0: Version 2.22.0
- ๐ Added a new
CIBW_ENABLE/enablefeature that replacesCIBW_FREETHREADED_SUPPORT/free-threaded-supportandCIBW_PRERELEASE_PYTHONSwith 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-groupsto 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-allon 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 -mfails on ARM (#โ2049) - ๐ Better error when repair fails and docs for abi3audit on Windows (#โ2058)
- ๐ Better error when
manylinux-interpreters ensurefails (#โ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.