chore: bump pypa/cibuildwheel from 3.3 to 3.4 in the actions group by dependabot[bot] · Pull Request #226 · pybind/python_example
Bumps the actions group with 1 update: pypa/cibuildwheel.
Updates pypa/cibuildwheel from 3.3 to 3.4
Release notes
Sourced from pypa/cibuildwheel's releases.
v3.4.0
- 🌟 You can now build wheels using
uvas a build frontend. This should improve performance, especially if your project has lots of build dependencies. To use, setbuild-frontendtouv. (#2322)⚠️ We no longer support running on Travis CI. It may continue working but we don't run tests there anymore so we can't be sure. (#2682)- ✨ Improvements to building Rust wheels on Android (#2650)
- 🐛 Fix bug with the GitHub Action on Windows, where PATH was getting unnecessarily changed, causing issues with meson builds. (#2723)
- ✨ Add support for quiet setting on
buildanduvfrom the cibuildwheelbuild-verbositysetting. (#2737)- 📚 Docs updates, including guidance on using Meson on Windows (#2718)
v3.3.1
- 🛠 Update dependencies and container pins, including updating to CPython 3.14.2. (#2708)
Changelog
Sourced from pypa/cibuildwheel's changelog.
title: Changelog
Changelog
v3.4.0
5 March 2026
- 🌟 You can now build wheels using
uvas a build frontend. This should improve performance, especially if your project has lots of build dependencies. To use, setbuild-frontendtouv. (#2322)⚠️ We no longer support running on Travis CI. It may continue working but we don't run tests there anymore so we can't be sure. (#2682)- ✨ Improvements to building rust wheels on Android (#2650)
- 🐛 Fix bug with the GitHub Action on Windows, where PATH was getting unnecessarily changed, causing issues with meson builds. (#2723)
- ✨ Add support for quiet setting on
buildanduvfrom the cibuildwheelbuild-verbositysetting. (#2737)- 📚 Docs updates, including guidance on using Meson on Windows (#2718)
v3.3.1
5 January 2026
- 🛠 Update dependencies and container pins, including updating to CPython 3.14.2. (#2708)
v3.3.0
12 November 2025
- 🐛 Fix an incompatibility with Docker v29 (#2660)
- ✨ Adds
test-runtimeoption, to customise how tests on simulated/emulated environments are run (#2636)- ✨ Adds support for new
manylinux_2_35images on 32-bit ARMarmv7l, 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 inrepair-wheel-command(#2589)- 🛠 The versions set with
dependency-versionsno longer constrain packages specified by yourbuild-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-commandon Android, enabling more options to be passed (#2590)- 📚 Docs improvements (#2618)
v3.2.1
12 October 2025
- 🛠 Update to CPython 3.14.0 final (#2614)
- 🐛 Fix the default MACOSX_DEPLOYMENT_TARGET on Python 3.14 (#2613)
- 📚 Docs improvements (#2617)
v3.2.0
22 September 2025
- ✨ Adds GraalPy v25 (Python 3.12) support (#2597)
... (truncated)
Commits
ee02a15Bump version: v3.4.0f08ce70chore: match copyright to BSD-2-clause template (#2758)95b4b79Fix incorrect document regarding pyodide auditwheel (#2752)f046d0aBump to Pyodide v0.29.3 (#2743)f5a31eechore(deps): bump the actions group across 1 directory with 4 updates (#2755)35ec456[pre-commit.ci] pre-commit autoupdate (#2756)51fed90[Bot] Update dependencies (#2734)b70562fDebug GraalPy/uv test failures on Windows (#2741)0a85e29Work around CDN rate limiting on Python.org in bin/update_pythons.py (#2753)2d33864Pin the actions/setup-python for the externally used action.yml (#2749)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions