Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 20, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
3.1.3 to 3.1.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/cibuildwheel/releases">pypa/cibuildwheel's
releases</a>.</em></p>
<blockquote>
<h2>v3.1.4</h2>
<ul>
<li>✨ Add a <code>--clean-cache</code> command to clean up our cache (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2489">#2489</a>)</li>
<li>🛠 Update Python to 3.14rc2 and other patch version bumps (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2542">#2542</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2556">#2556</a>)</li>
<li>🛠 Update Pyodide to 0.28.2 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2562">#2562</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2558">#2558</a>)</li>
<li>🐛 Fix resolution with <code>pyodide-build</code> when
<code>dependency-versions</code> is set (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2548">#2548</a>)</li>
<li>🐛 Set <code>CMAKE_FIND_ROOT_PATH_MODE_PACKAGE</code> to
<code>BOTH</code> on Android (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2547">#2547</a>)</li>
<li>🐛 Add <code>patchelf</code> dependency for platforms that can build
Android wheels (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2552">#2552</a>)</li>
<li>🐛 Ignore empty values for <code>CIBW_ARCHS</code> like most other
environment variables (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2541">#2541</a>)</li>
<li>💼 The <code>color</code> and <code>suggest_on_error</code> argparse
options are now default in 3.14rc1+ (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2554">#2554</a>)</li>
<li>💼 Use the virtualenv release URL instead of blob URL (should be more
robust) (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2555">#2555</a>)</li>
<li>🧪 For iOS, lowering to macos-14 is needed for now due to issues with
GitHub's runner images (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2557">#2557</a>)</li>
<li>🧪 Split out platforms iOS and Android in our tests (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2519">#2519</a>)</li>
<li>🧪 Fix and enable doctests (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2546">#2546</a>)</li>
<li>📚 Improve our docs on free-threading (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2549">#2549</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md">pypa/cibuildwheel's
changelog</a>.</em></p>
<blockquote>
<h3>v3.1.4</h3>
<p><em>19 August 2025</em></p>
<ul>
<li>✨ Add a <code>--clean-cache</code> command to clean up our cache (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2489">#2489</a>)</li>
<li>🛠 Update Python to 3.14rc2 and other patch version bumps (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2542">#2542</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2556">#2556</a>)</li>
<li>🛠 Update Pyodide to 0.28.2 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2562">#2562</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2558">#2558</a>)</li>
<li>🐛 Fix resolution with <code>pyodide-build</code> when
<code>dependency-versions</code> is set (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2548">#2548</a>)</li>
<li>🐛 Set <code>CMAKE_FIND_ROOT_PATH_MODE_PACKAGE</code> to
<code>BOTH</code> on Android (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2547">#2547</a>)</li>
<li>🐛 Add <code>patchelf</code> dependency for platforms that can build
Android wheels (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2552">#2552</a>)</li>
<li>🐛 Ignore empty values for <code>CIBW_ARCHS</code> like most other
environment variables (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2541">#2541</a>)</li>
<li>💼 The <code>color</code> and <code>suggest_on_error</code> argparse
options are now default in 3.14rc1+ (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2554">#2554</a>)</li>
<li>💼 Use the virtualenv release URL instead of blob URL (should be more
robust) (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2555">#2555</a>)</li>
<li>🧪 For iOS, lowering to macos-14 is needed for now due to issues with
GitHub's runner images (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2557">#2557</a>)</li>
<li>🧪 Split out platforms iOS and Android in our tests (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2519">#2519</a>)</li>
<li>🧪 Fix and enable doctests (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2546">#2546</a>)</li>
<li>📚 Improve our docs on free-threading (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2549">#2549</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/c923d83ad9c1bc00211c5041d0c3f73294ff88f6"><code>c923d83</code></a>
Bump version: v3.1.4</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/55ee8e49bf6147ffea73430fcfea9d6abb4da85c"><code>55ee8e4</code></a>
chore: bump to Pyodide 0.28.2 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2562">#2562</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/afe486c21f4daf83354ea5d5a8ed2fb031688e36"><code>afe486c</code></a>
feat: add a <code>--clean-cache</code> command to clean up locations
specified at `CIBW_...</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/1c1ba8a22e54a42ac6f32edce869933bccaf58d1"><code>1c1ba8a</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2561">#2561</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/33b75f491a69b348383f00c4b42faad69663271c"><code>33b75f4</code></a>
chore: extend CODEOWNERS file to include platform-specific constraints
files ...</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/c59c2fe70dc274753955d58191e6d78b83a82336"><code>c59c2fe</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2556">#2556</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/24b64c5cd176f7a3720d871c8b44dcda19d20ee9"><code>24b64c5</code></a>
chore: update Pyodide constraints (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2558">#2558</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/6425e48fed987936a6135f336366f089550ba3d4"><code>6425e48</code></a>
docs: minor doc link fix (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2560">#2560</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/0264b4d03a29f8a3162c58ecffa428d6557ced41"><code>0264b4d</code></a>
Revert to macOS-14 image for ARM64 iOS testing (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2557">#2557</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/68f97626576584c57f696e9c3ed3c5607222366e"><code>68f9762</code></a>
chore: Use the virtualenv release URL rather than the blob URL (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2555">#2555</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/cibuildwheel/compare/v3.1.3...v3.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pypa/cibuildwheel&package-manager=github_actions&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Aug 20, 2025
@pull pull bot added the ⤵️ pull label Aug 20, 2025
@pull pull bot merged commit af6d382 into tj-python:master Aug 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants