3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-15 02:06:34 +00:00
z3/.github/workflows
dependabot[bot] 6c33dfe301
Bump pypa/cibuildwheel from 4.1.1 to 4.2.0 (#10504)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
4.1.1 to 4.2.0.
<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>v4.2.0</h2>
<ul>
<li>🌟 CPython 3.15 wheels are now built by default - without the
<code>&quot;cpython-prerelease&quot;</code> <a
href="https://cibuildwheel.pypa.io/en/stable/options/#enable"><code>enable</code></a>
set. It's time to build and upload these wheels to PyPI! This release
includes CPython 3.15.0rc1, which is guaranteed to be ABI compatible
with the final release. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2944">#2944</a>)</li>
<li> Adds Pyodide 3.15 support with the
<code>cp315-pyodide_wasm32</code> build identifier, using Pyodide
315.0.0a2. These are also stable wrt. the final release. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2958">#2958</a>)</li>
<li>🐛 Retries a failed download six times with exponential backoff, so
short network outages no longer stop a build. A <code>4xx</code>
response is still reported at once. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2953">#2953</a>)</li>
<li>🐛 Accepts <code>default</code> as a <a
href="https://cibuildwheel.pypa.io/en/stable/options/#build-frontend"><code>build-frontend</code></a>
value on Pyodide, and accepts <code>pyodide-build</code> in the
top-level table and in overrides (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2951">#2951</a>)</li>
<li>🛠 Holds pip back on GraalPy, where newer pip breaks the build (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2955">#2955</a>)</li>
<li>🛠 Updates Pyodide to 314.0.4 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2949">#2949</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2952">#2952</a>)</li>
<li>🛠 Updates dependencies and container pins (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2952">#2952</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2960">#2960</a>)</li>
<li>💼 Updates CI action pins (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2948">#2948</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2954">#2954</a>)</li>
<li>🧪 Uses pp311 for the abi3 test, and deletes
<code>test_overridden_pip_constraint</code>, which is not necessary
since <a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2583">#2583</a>
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2956">#2956</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2957">#2957</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>v4.2.0</h3>
<p><em>4 August 2026</em></p>
<ul>
<li>🌟 CPython 3.15 wheels are now built by default - without the
<code>&quot;cpython-prerelease&quot;</code> <a
href="https://cibuildwheel.pypa.io/en/stable/options/#enable"><code>enable</code></a>
set. It's time to build and upload these wheels to PyPI! This release
includes CPython 3.15.0rc1, which is guaranteed to be ABI compatible
with the final release. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2944">#2944</a>)</li>
<li> Adds Pyodide 3.15 support with the
<code>cp315-pyodide_wasm32</code> build identifier, using Pyodide
315.0.0a2. These are also stable wrt. the final release. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2958">#2958</a>)</li>
<li>🐛 Retries a failed download six times with exponential backoff, so
short network outages no longer stop a build. A <code>4xx</code>
response is still reported at once. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2953">#2953</a>)</li>
<li>🐛 Accepts <code>default</code> as a <a
href="https://cibuildwheel.pypa.io/en/stable/options/#build-frontend"><code>build-frontend</code></a>
value on Pyodide, and accepts <code>pyodide-build</code> in the
top-level table and in overrides (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2951">#2951</a>)</li>
<li>🛠 Holds pip back on GraalPy, where newer pip breaks the build (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2955">#2955</a>)</li>
<li>🛠 Updates Pyodide to 314.0.4 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2949">#2949</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2952">#2952</a>)</li>
<li>🛠 Updates dependencies and container pins (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2952">#2952</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2960">#2960</a>)</li>
<li>💼 Updates CI action pins (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2948">#2948</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2954">#2954</a>)</li>
<li>🧪 Uses pp311 for the abi3 test, and deletes
<code>test_overridden_pip_constraint</code>, which is not necessary
since <a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2583">#2583</a>
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2956">#2956</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2957">#2957</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1828c10ab3"><code>1828c10</code></a>
Bump version: v4.2.0</li>
<li><a
href="1ed6c225c9"><code>1ed6c22</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2960">#2960</a>)</li>
<li><a
href="92e2145d80"><code>92e2145</code></a>
feat: Python 3.15 build by default (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2944">#2944</a>)</li>
<li><a
href="3568a1cb9e"><code>3568a1c</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2952">#2952</a>)</li>
<li><a
href="03cefa35ab"><code>03cefa3</code></a>
feat: add pyodide_315 support (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2958">#2958</a>)</li>
<li><a
href="73417aefe5"><code>73417ae</code></a>
fix(tests): delete test_overridden_pip_constraint (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2957">#2957</a>)</li>
<li><a
href="3c603e4a4a"><code>3c603e4</code></a>
fix: pin pip on GraalPy (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2955">#2955</a>)</li>
<li><a
href="f0b2156470"><code>f0b2156</code></a>
chore: use pp311 for test_abi3 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2956">#2956</a>)</li>
<li><a
href="ffd2e18240"><code>ffd2e18</code></a>
fix(schema): default is fine for pyodide too (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2951">#2951</a>)</li>
<li><a
href="dca67ee350"><code>dca67ee</code></a>
chore(deps): bump the actions group with 5 updates (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2954">#2954</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/cibuildwheel/compare/v4.1.1...v4.2.0">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=4.1.1&new-version=4.2.0)](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 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>
2026-08-13 15:25:01 -07:00
..
shared
a3-python.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
a3-python.md
academic-citation-tracker.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
academic-citation-tracker.md Fix agentic workflow auth by using Actions token-based Copilot inference 2026-07-28 02:22:11 -07:00
agentics-maintenance.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
android-build.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
api-coherence-checker.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
api-coherence-checker.md Fix agentic workflow auth by using Actions token-based Copilot inference 2026-07-28 02:22:11 -07:00
build-warning-fixer.lock.yml Enable cross-workflow artifact access for Clang-Tidy Warning Fixer (#10414) 2026-08-05 17:07:46 -07:00
build-warning-fixer.md Enable cross-workflow artifact access for Clang-Tidy Warning Fixer (#10414) 2026-08-05 17:07:46 -07:00
build-z3-cache.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
ci.yml Remove z3_tptp5 example build steps from GitHub Actions 2026-07-29 15:53:08 -07:00
clang-tidy-warning-report.yml Fix cmake build command for parallel execution 2026-08-03 20:36:53 -07:00
code-conventions-analyzer.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
code-conventions-analyzer.md
code-simplifier.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
code-simplifier.md Fix Code Simplifier agent authentication in GitHub Actions (#10222) 2026-07-24 19:29:54 -07:00
compare-stats-anomaly-reporter.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
compare-stats-anomaly-reporter.md
copilot-setup-steps.yml
coverage.yml Remove z3_tptp5 example build steps from GitHub Actions 2026-07-29 15:53:08 -07:00
cross-build.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
csa-analysis.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
csa-analysis.md
docs.yml Bump actions/setup-node from 6.4.0 to 7.0.0 (#10313) 2026-07-30 15:18:42 -07:00
fstar-master-build.yml CI: collect F* test suite failure artifacts (#10390) 2026-08-05 09:03:37 -07:00
issue-backlog-processor.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
issue-backlog-processor.md Fix agentic workflow auth by using Actions token-based Copilot inference 2026-07-28 02:22:11 -07:00
mark-prs-ready-for-review.yml
memory-safety-report.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
memory-safety-report.md Fix agentic workflow auth by using Actions token-based Copilot inference 2026-07-28 02:22:11 -07:00
memory-safety.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
msvc-static-build-clang-cl.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
msvc-static-build.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
nightly-validation.yml Fix nightly-validation macOS wheel install by rewriting 13_3 platform tag to 13_0 2026-07-28 01:25:42 -07:00
nightly.yml Fix nightly release deployment tag permissions (#10383) 2026-08-04 12:32:12 -07:00
ocaml.yaml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
pyodide-pypi.yml Bump pypa/cibuildwheel from 4.1.1 to 4.2.0 (#10504) 2026-08-13 15:25:01 -07:00
release-notes-updater.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
release-notes-updater.md Fix release-notes-updater: add copilot-requests: write permission (#10116) 2026-07-13 17:13:31 -07:00
release.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
smtlib-benchmark-finder.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
smtlib-benchmark-finder.md Fix agentic workflow auth by using Actions token-based Copilot inference 2026-07-28 02:22:11 -07:00
tactic-to-simplifier.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
tactic-to-simplifier.md
wasm-release.yml Bump actions/setup-node from 6.4.0 to 7.0.0 (#10313) 2026-07-30 15:18:42 -07:00
wasm.yml Bump actions/setup-node from 6.4.0 to 7.0.0 (#10313) 2026-07-30 15:18:42 -07:00
Windows.yml ci: add MinGW build/test job to Windows.yml (#10211) 2026-07-24 13:11:08 -07:00
wip.yml Bump actions/checkout from 7.0.0 to 7.0.1 (#10208) 2026-07-23 19:17:49 -07:00
workflow-suggestion-agent.lock.yml Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
workflow-suggestion-agent.md Fix agentic workflow auth by using Actions token-based Copilot inference 2026-07-28 02:22:11 -07:00