Skip to content

Commit e36ed2b

Browse files
Build: Bump pypa/cibuildwheel from 3.0.0 to 3.0.1 (#2186)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.0.0 to 3.0.1. <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.0.1</h2> <ul> <li>🛠 Updates CPython 3.14 prerelease to 3.14.0b3 (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2471">#2471</a>)</li> <li>✨ Adds a CPython 3.14 prerelease iOS build (only when prerelease builds are <a href="https://cibuildwheel.pypa.io/en/stable/options/#enable">enabled</a>) (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2475">#2475</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.0.1</h3> <p><em>5 July 2025</em></p> <ul> <li>🛠 Updates CPython 3.14 prerelease to 3.14.0b3 (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2471">#2471</a>)</li> <li>✨ Adds a CPython 3.14 prerelease iOS build (only when prerelease builds are <a href="https://cibuildwheel.pypa.io/en/stable/options/#enable">enabled</a>) (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2475">#2475</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/cibuildwheel/commit/95d2f3a92fbf80abe066b09418bbf128a8923df2"><code>95d2f3a</code></a> Bump version: v3.0.1</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/40de3fe51083fa91bc8804c5a8de5c496f61ed52"><code>40de3fe</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2483">#2483</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/920081014e8b136b4565824771dee1d489e046ef"><code>9200810</code></a> feat: added Python 3.14 preview for iOS (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2475">#2475</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/94fe0a212fa9c1bfabd54ee45473c28f30227c03"><code>94fe0a2</code></a> [Bot] Update dependencies (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2482">#2482</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/405ddd5315d4df8a9ffc569790a05e19f4344d7d"><code>405ddd5</code></a> fix: pyodide missing some logging (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2477">#2477</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/34b4f1e86e47792c683de9ef813ed4d614159846"><code>34b4f1e</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2474">#2474</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/e69b5532ab01c9d7c73e8e376a4e1219307cd4bd"><code>e69b553</code></a> [Bot] Update dependencies (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2473">#2473</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/3e86452449f29075a6e1fa3a165a532effacfdab"><code>3e86452</code></a> [Bot] Update dependencies (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2471">#2471</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/e73749579b3347d39c4793da6f01e22ef6e4363e"><code>e737495</code></a> chore(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 in the ...</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/588dee0e0c7780ab3264dfd3fab3a197f50306d3"><code>588dee0</code></a> docs: include Windows ARM in examples (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2468">#2468</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pypa/cibuildwheel/compare/v3.0.0...v3.0.1">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.0.0&new-version=3.0.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc6b663 commit e36ed2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pypi-build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
if: startsWith(matrix.os, 'ubuntu')
6363

6464
- name: Build wheels
65-
uses: pypa/[email protected].0
65+
uses: pypa/[email protected].1
6666
with:
6767
output-dir: wheelhouse
6868
config-file: "pyproject.toml"

.github/workflows/svn-build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: startsWith(matrix.os, 'ubuntu')
5858

5959
- name: Build wheels
60-
uses: pypa/[email protected].0
60+
uses: pypa/[email protected].1
6161
with:
6262
output-dir: wheelhouse
6363
config-file: "pyproject.toml"

0 commit comments

Comments
 (0)