Skip to content

Update pypa/cibuildwheel action to v3.1.0#61

Merged
josh-hadley merged 1 commit intomainfrom
renovate/pypa-cibuildwheel-3.x
Jul 24, 2025
Merged

Update pypa/cibuildwheel action to v3.1.0#61
josh-hadley merged 1 commit intomainfrom
renovate/pypa-cibuildwheel-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2025

This PR contains the following updates:

Package Type Update Change
pypa/cibuildwheel action minor v3.0.1 -> v3.1.0

Release Notes

pypa/cibuildwheel (pypa/cibuildwheel)

v3.1.0

Compare Source

  • 🌟 CPython 3.14 wheels are now built by default - without the "cpython-prerelease" enable set. It's time to build and upload these wheels to PyPI! This release includes CPython 3.14.0rc1, which is guaranteed to be ABI compatible with the final release. (#​2507) Free-threading is no longer experimental in 3.14, so you have to skip it explicitly with 'cp31?t-*' if you don't support it yet. (#​2503)
  • 🌟 Adds the ability to build wheels for Android! Set the platform option to android on Linux or macOS to try it out! (#​2349)
  • 🌟 Adds Pyodide 0.28, which builds 3.13 wheels (#​2487)
  • ✨ Support for 32-bit manylinux_2_28 (now a consistent default) and manylinux_2_34 added (#​2500)
  • 🛠 Improved summary, will also use markdown summary output on GHA (#​2469)
  • 🛠 The riscv64 images now have a working default (as they are now part of pypy/manylinux), but are still experimental (and behind an enable) since you can't push them to PyPI yet (#​2506)
  • 🛠 Fixed a typo in the 3.9 MUSL riscv64 identifier (cp39-musllinux_ricv64 -> cp39-musllinux_riscv64) (#​2490)
  • 🛠 Mistyping --only now shows the correct possibilities, and even suggests near matches on Python 3.14+ (#​2499)
  • 🛠 Only support one output from the repair step on linux like other platforms; auditwheel fixed this over four years ago! (#​2478)
  • 🛠 We now use pattern matching extensively (#​2434)
  • 📚 We now have platform maintainers for our special platforms and interpreters! (#​2481)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@josh-hadley josh-hadley merged commit 9d3b30a into main Jul 24, 2025
3 checks passed
@josh-hadley josh-hadley deleted the renovate/pypa-cibuildwheel-3.x branch July 24, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant