Update dependency cibuildwheel to v2.19.0 by renovate[bot] ยท Pull Request #8131 ยท python-pillow/Pillow
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cibuildwheel (changelog) | ==2.18.1 -> ==2.19.0 |
Release Notes
pypa/cibuildwheel (cibuildwheel)
v2.19.0: Version 2.19.0
- ๐ Add a Pyodide platform. Set with
--platform pyodideorCIBW_PLATFORM: pyodideon Linux with a host Python 3.12 to build WebAssembly wheels. Not accepted on PyPI currently, but usable directly in a website using Pyodide, for live docs, etc. (#โ1456, #โ1859) - ๐ Add
build[uv]backend, which will take a pre-existing uv install (or installcibuildwheel[uv]) and useuvfor all environment setup and installs on Python 3.8+. This is significantly faster in most cases. (#โ1856) - โจ Add free-threaded macOS builds and update CPython to 3.13.0b2. (#โ1854)
- ๐ Issue copying a wheel to a non-existent output dir fixed. (#โ1851, #โ1862)
- ๐ Better determinism for the test environment seeding. (#โ1835)
- ๐
VIRTUAL_ENVvariable now set. (#โ1842) - ๐ Remove a pip<21.3 workaround. (#โ1842)
- ๐ Error handling was refactored to use exceptions. (#โ1719)
- ๐ Hardcoded paths in tests avoided. (#โ1834)
- ๐ Single Python tests made more generic. (#โ1835)
- ๐ Sped up our ci by splitting up emulation tests. (#โ1839)
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 has been generated by Mend Renovate. View repository job log here.