Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2025

This PR contains the following updates:

Package Type Update Change
pypa/cibuildwheel action minor v3.2.1 -> v3.3.0

Release Notes

pypa/cibuildwheel (pypa/cibuildwheel)

v3.3.0

Compare Source

  • πŸ› Fix an incompatibility with Docker v29 (#​2660)
  • ✨ Adds test-runtime option, to customise how tests on simulated/emulated environments are run (#​2636)
  • ✨ Adds support for new manylinux_2_35 images on 32-bit ARM armv7l, offering better C++20 compatibility (#​2656)
  • ✨ build[uv] is now supported on Android (#​2587)
  • ✨ You can now install extras (such as uv) with a simple option on the GitHub Action (#​2630)
  • ✨ {project} and {package} placeholders are now supported in repair-wheel-command (#​2589)
  • πŸ›  The versions set with dependency-versions no longer constrain packages specified by your build-system.requires. Previously, on platforms other than Linux, the constraints in this option would remain in the environment during the build. This has been tidied up make behaviour more consistent between platforms, and to prevent version conflicts. (#​2583)
  • πŸ›  Improve the handling of test-command on Android, enabling more options to be passed (#​2590)
  • πŸ“š Docs improvements (#​2618)

Configuration

πŸ“… Schedule: Branch creation - "every weekend" (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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added dependencies Pull requests that update a dependency file github-actions Pull requests that update Github_actions code labels Nov 15, 2025
@denialhaag
Copy link
Member

@burgholzer, do we want to try out the feature added in pypa/cibuildwheel#2630? πŸ€”

@burgholzer
Copy link
Member

Nice that you mention it. I looked at that already when the cibuildwheel release came out. My conclusion was that it wouldn't really safe us much as we would still do some conditional action steps depending on whether we are on Linux or not.
Furthermore, this way, we can benefit from the GitHub action caching of the setup-uv action.
So I think the current setup is fine as it is. Feel free to disagree though 😌

@denialhaag
Copy link
Member

Nice that you mention it. I looked at that already when the cibuildwheel release came out. My conclusion was that it wouldn't really safe us much as we would still do some conditional action steps depending on whether we are on Linux or not. Furthermore, this way, we can benefit from the GitHub action caching of the setup-uv action. So I think the current setup is fine as it is. Feel free to disagree though 😌

No, that makes sense! I'll go ahead and merge this then! πŸ™‚

@denialhaag denialhaag merged commit 067dc61 into main Nov 19, 2025
5 checks passed
@denialhaag denialhaag deleted the renovate/pypa-cibuildwheel-3.x branch November 19, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants