Commit 89ad59d
authored
ci(deps): update pypa/cibuildwheel action to v3.3.0 (main) (#219)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [pypa/cibuildwheel](https://redirect.github.com/pypa/cibuildwheel) |
action | minor | `v3.2.1` -> `v3.3.0` |
---
### Release Notes
<details>
<summary>pypa/cibuildwheel (pypa/cibuildwheel)</summary>
###
[`v3.3.0`](https://redirect.github.com/pypa/cibuildwheel/releases/tag/v3.3.0)
[Compare
Source](https://redirect.github.com/pypa/cibuildwheel/compare/v3.2.1...v3.3.0)
- 🐛 Fix an incompatibility with Docker v29
([#​2660](https://redirect.github.com/pypa/cibuildwheel/issues/2660))
- ✨ Adds `test-runtime` option, to customise how tests on
simulated/emulated environments are run
([#​2636](https://redirect.github.com/pypa/cibuildwheel/issues/2636))
- ✨ Adds support for new `manylinux_2_35` images on 32-bit ARM `armv7l`,
offering better C++20 compatibility
([#​2656](https://redirect.github.com/pypa/cibuildwheel/issues/2656))
- ✨ `build[uv]` is now supported on Android
([#​2587](https://redirect.github.com/pypa/cibuildwheel/issues/2587))
- ✨ You can now install extras (such as `uv`) with a simple option on
the GitHub Action
([#​2630](https://redirect.github.com/pypa/cibuildwheel/issues/2630))
- ✨ `{project}` and `{package}` placeholders are now supported in
`repair-wheel-command`
([#​2589](https://redirect.github.com/pypa/cibuildwheel/issues/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](https://redirect.github.com/pypa/cibuildwheel/issues/2583))
- 🛠 Improve the handling of `test-command` on Android, enabling more
options to be passed
([#​2590](https://redirect.github.com/pypa/cibuildwheel/issues/2590))
- 📚 Docs improvements
([#​2618](https://redirect.github.com/pypa/cibuildwheel/issues/2618))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/severinstrobl/overlap).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1eecb31 commit 89ad59d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments