dependabot[bot] opened a new pull request, #3795: URL: https://github.com/apache/iceberg-python/pull/3795
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>"cpython-prerelease"</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> <hr /> <h2>title: Changelog ref: changelog</h2> <h1>Changelog</h1> <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>"cpython-prerelease"</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> <h3>v4.1.1</h3> <p><em>24 July 2026</em></p> <ul> <li>โจ Adds <code>pyodide-build</code> as a separate <a href="https://cibuildwheel.pypa.io/en/stable/options/#build-frontend"><code>build-frontend</code></a>, now the default frontend for Pyodide, with verbosity flags handling. Any other frontend is ignored with a warning on Pyodide. (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2609">#2609</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2945">#2945</a>)</li> <li>๐ Uses digests instead of tags for pinned container images, strengthening supply-chain security. The human-readable tags remain as comments in <code>pinned_docker_images.cfg</code>. (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2915">#2915</a>)</li> <li>๐ Fixes platform-specific <a href="https://cibuildwheel.pypa.io/en/stable/options/#test-runtime"><code>test-runtime</code></a> environment variables (e.g. <code>CIBW_TEST_RUNTIME_ANDROID</code>) not being honored (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2941">#2941</a>)</li> <li>๐ Fixes quoting of <a href="https://cibuildwheel.pypa.io/en/stable/options/#test-requires"><code>test-requires</code></a> and <a href="https://cibuildwheel.pypa.io/en/stable/options/#audit-requires"><code>audit-requires</code></a> so PEP 508 specifiers containing spaces work (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2913">#2913</a>)</li> <li>๐ Makes <a href="https://cibuildwheel.pypa.io/en/stable/options/#archs"><code>archs</code></a> parsing case-insensitive and platform-aware, so e.g. <code>arm64</code> works on Windows (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2920">#2920</a>)</li> <li>๐ Uses an absolute path for the <code>{project}</code> placeholder in <a href="https://cibuildwheel.pypa.io/en/stable/options/#config-settings"><code>config-settings</code></a> (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2934">#2934</a>)</li> <li>๐ Validates the <a href="https://cibuildwheel.pypa.io/en/stable/options/#pyodide-version"><code>pyodide-version</code></a> option against the build identifier with a clear error (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2925">#2925</a>)</li> <li>๐ Fixes PyPy installs on macOS after PyPy switched its downloads from <code>.tar.bz2</code> to <code>.tar.gz</code> (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2939">#2939</a>)</li> <li>๐ Makes a matching <code>python3-config</code> available in the build and test venvs on macOS (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2922">#2922</a>)</li> <li>๐ Updates dependencies and container pins (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2917">#2917</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2935">#2935</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2939">#2939</a>)</li> <li>๐ Updates Android tests to current Python versions and the new test repository URL (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2933">#2933</a>)</li> <li>๐ Drops the <code>orjson</code> dependency, no longer used by mypy 2+ (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2923">#2923</a>)</li> <li>๐ Builds the docs with properdocs, a MkDocs fork (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2946">#2946</a>)</li> <li>๐ Adds the missing <code>cp314-pyodide_wasm32</code> entry to the build identifier table (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2947">#2947</a>)</li> <li>๐ Removes outdated notes about the <code>pip wheel</code> build frontend and ClearLinux (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2926">#2926</a>)</li> <li>๐ผ Adds a "CI: PyPy EoL" PR label to run PyPy EoL tests on PRs (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2930">#2930</a>)</li> <li>๐ผ Updates CI action pins and pre-commit hooks (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2914">#2914</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2932">#2932</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2938">#2938</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2940">#2940</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2942">#2942</a>, <a href="https://redirect.github.com/pypa/cibuildwheel/issues/2943">#2943</a>)</li> </ul> <h3>v4.1.0</h3> <p><em>12 June 2026</em></p> <ul> <li>โจ Updates Pyodide to the final 314.0.0 release, so Pyodide 3.14 wheels now build by default without the <code>pyodide-prerelease</code> <a href="https://cibuildwheel.pypa.io/en/stable/options/#enable"><code>enable</code></a> flag. (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2906">#2906</a>)</li> <li>๐ Raises clear errors when a build produces no wheel, instead of failing later with a confusing message (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2909">#2909</a>)</li> <li>๐ Speeds up CLI startup through lazy imports on Python 3.15 (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2797">#2797</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/cibuildwheel/commit/1828c10ab37f080699c7b81cea34097c684a7074"><code>1828c10</code></a> Bump version: v4.2.0</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/1ed6c225c93a39a325d73734e70f2a6f8c28c12e"><code>1ed6c22</code></a> [Bot] Update dependencies (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2960">#2960</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/92e2145d8016691d9a61636bb886024a52c535f8"><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="https://github.com/pypa/cibuildwheel/commit/3568a1cb9e0eb1bed77208a321e270707590f4de"><code>3568a1c</code></a> [Bot] Update dependencies (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2952">#2952</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/03cefa35abee69d17de021252f17edb9b8f656d6"><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="https://github.com/pypa/cibuildwheel/commit/73417aefe521216370fbf05583be4e1d68ac9459"><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="https://github.com/pypa/cibuildwheel/commit/3c603e4a4ad6c11009674887bbe771e02b316887"><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="https://github.com/pypa/cibuildwheel/commit/f0b2156470530fd8babadf4fa0f15a649edd734d"><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="https://github.com/pypa/cibuildwheel/commit/ffd2e1824079a17aa5c53b5ec05c593abc628f8e"><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="https://github.com/pypa/cibuildwheel/commit/dca67ee3506e173e46b62c61398ac446659e4be3"><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/4726cd35bb13f7bde50cf2761f2499ac7b3aa32c...1828c10ab37f080699c7b81cea34097c684a7074">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
