Skip to content

Comments

chore(deps): update pypa/cibuildwheel action to v3.1.0#429

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/pypa-cibuildwheel-3.x
Jul 24, 2025
Merged

chore(deps): update pypa/cibuildwheel action to v3.1.0#429
renovate[bot] 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Third-party library dependencies. label Jul 24, 2025
@renovate renovate bot enabled auto-merge (squash) July 24, 2025 07:37
@renovate renovate bot merged commit 7d834bd into main Jul 24, 2025
27 checks passed
@renovate renovate bot deleted the renovate/pypa-cibuildwheel-3.x branch July 24, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants