dependabot[bot] opened a new pull request, #1090:
URL: https://github.com/apache/sedona/pull/1090

   Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.0 
to 2.16.2.
   <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>v2.16.2</h2>
   <ul>
   <li>🛠 Updates CPython 3.12 version to 3.12.0, final release (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1635";>#1635</a>)</li>
   <li>✨ Adds a debug option <a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#cibw_debug_keep_container";><code>CIBW_DEBUG_KEEP_CONTAINER</code></a>
 to stop cibuildwheel deleting build containers after the build finishes. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1620";>#1620</a>)</li>
   <li>📚 Adds support for <code>[tool.cibuildwheel]</code> checking by adding a 
schema compatible with the <a 
href="https://github.com/abravalheri/validate-pyproject/";>validate-pyproject</a>
 tool (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1622";>#1622</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1628";>#1628</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1629";>#1629</a>)</li>
   <li>🐛 Fix parsing of <code>CIBW_CONTAINER_ENGINE</code> and 
<code>CIBW_BUILD_FRONTEND</code> options to not break arguments on 
<code>:</code> characters (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1621";>#1621</a>)</li>
   <li>🐛 Fix the evaluation order of <code>CIBW_ENVIRONMENT</code> and 
<code>CIBW_ENVIRONMENT_PASS</code> so that <code>CIBW_ENVIRONMENT</code> 
assignments can reference environment variables passed through from the host 
machine. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1617";>#1617</a>)</li>
   <li>🛠 Supports manylinux images' deferred installation of interpreters 
through the <code>manylinux-interpreters</code> tool (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1630";>#1630</a>)</li>
   </ul>
   <h2>v2.16.1</h2>
   <ul>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0rc3 (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1625";>#1625</a>)</li>
   <li>🛠 Only calls <code>linux32</code> in containers when necessary (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1599";>#1599</a>)</li>
   </ul>
   <h2>v2.16.0</h2>
   <ul>
   <li>✨ Add the ability to pass additional flags to a build frontend through 
the <a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#build-frontend";>CIBW_BUILD_FRONTEND</a>
 option (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1588";>#1588</a>).</li>
   <li>✨ The environment variable SOURCE_DATE_EPOCH is now automatically passed 
through to container Linux builds (useful for <a 
href="https://reproducible-builds.org/docs/source-date-epoch/";>reproducible 
builds</a>!) (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1589";>#1589</a>)</li>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0rc2 (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1604";>#1604</a>)</li>
   <li>🐛 Fix <code>requires_python</code> auto-detection from setup.py when the 
call to <code>setup()</code> is within an <code>if __name__ == 
&quot;__main__&quot;</code> block (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1613";>#1613</a>)</li>
   <li>🐛 Fix a bug that prevented building Linux wheels in Docker on a Windows 
host (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1573";>#1573</a>)</li>
   <li>🐛 <code>--only</code> can now select prerelease-pythons (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1564";>#1564</a>)</li>
   <li>📚 Docs &amp; examples updates (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1582";>#1582</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1593";>#1593</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1598";>#1598</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1615";>#1615</a>)</li>
   </ul>
   <h2>v2.15.0</h2>
   <ul>
   <li>🌟 CPython 3.12 wheels are now built by default - without the 
CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to 
PyPI! This release includes CPython 3.12.0rc1, which is guaranteed to be ABI 
compatible with the final release. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1565";>#1565</a>)</li>
   <li>✨ Adds musllinux_1_2 support - this allows packagers to build for 
musl-based Linux distributions on a more recent Alpine image, and a newer musl 
libc. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1561";>#1561</a>)</li>
   </ul>
   <h2>v2.14.1</h2>
   <ul>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b4 (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1550";>#1550</a>)</li>
   </ul>
   <h2>v2.14.0</h2>
   <ul>
   <li>✨ Adds support for building PyPy 3.10 wheels. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1525";>#1525</a>)</li>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b3.</li>
   <li>✨ Allow the use of the <code>{wheel}</code> placeholder in 
CIBW_TEST_COMMAND (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1533";>#1533</a>)</li>
   <li>📚 Docs &amp; examples updates (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1532";>#1532</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1416";>#1416</a>)</li>
   <li>⚠️ Removed support for running cibuildwheel in Python 3.7. Python 3.7 is 
EOL. However, cibuildwheel continues to build Python 3.7 wheels for the moment. 
(<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1175";>#1175</a>)</li>
   </ul>
   <h2>v2.13.1</h2>
   <ul>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b2. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1516";>#1516</a>)</li>
   <li>🛠 Adds a moving <code>v&lt;major&gt;.&lt;minor&gt;</code> tag for use in 
GitHub Actions workflow files. If you use this, you'll get the latest patch 
release within a minor version. Additionally, Dependabot won't send you PRs for 
patch releases. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1517";>#1517</a>)</li>
   </ul>
   <h2>v2.13.0</h2>
   <ul>
   <li>
   <p>✨ Adds CPython 3.12 support, under the prerelease flag <a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#prerelease-pythons";>CIBW_PRERELEASE_PYTHONS</a>.
 This version of cibuildwheel uses 3.12.0b1.</p>
   <p>While CPython is in beta, the ABI can change, so your wheels might not be 
compatible with the final release. For this reason, we don't recommend 
distributing wheels until RC1, at which point 3.12 will be available in 
cibuildwheel without the flag. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1507";>#1507</a>)</p>
   </li>
   <li>
   <p>✨ Adds the ability to pass arguments to the container engine when the 
container is created, using the <a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#container-engine";>CIBW_CONTAINER_ENGINE</a>
 option. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1499";>#1499</a>)</p>
   </li>
   </ul>
   <h2>v2.12.3</h2>
   <ul>
   <li>🐛 Fix an import error when running on Python 3.7. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1479";>#1479</a>)</li>
   </ul>
   <h2>v2.12.2</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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>v2.16.2</h3>
   <p><em>3 October 2023</em></p>
   <ul>
   <li>🛠 Updates CPython 3.12 version to 3.12.0, final release (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1635";>#1635</a>)</li>
   <li>✨ Adds a debug option <a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#cibw_debug_keep_container";><code>CIBW_DEBUG_KEEP_CONTAINER</code></a>
 to stop cibuildwheel deleting build containers after the build finishes. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1620";>#1620</a>)</li>
   <li>📚 Adds support for <code>[tool.cibuildwheel]</code> checking by adding a 
schema compatible with the <a 
href="https://github.com/abravalheri/validate-pyproject/";>validate-pyproject</a>
 tool (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1622";>#1622</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1628";>#1628</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1629";>#1629</a>)</li>
   <li>🐛 Fix parsing of <code>CIBW_CONTAINER_ENGINE</code> and 
<code>CIBW_BUILD_FRONTEND</code> options to not break arguments on 
<code>:</code> characters (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1621";>#1621</a>)</li>
   <li>🐛 Fix the evaluation order of <code>CIBW_ENVIRONMENT</code> and 
<code>CIBW_ENVIRONMENT_PASS</code> so that <code>CIBW_ENVIRONMENT</code> 
assignments can reference environment variables passed through from the host 
machine. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1617";>#1617</a>)</li>
   <li>🛠 Supports manylinux images' deferred installation of interpreters 
through the <code>manylinux-interpreters</code> tool (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1630";>#1630</a>)</li>
   </ul>
   <h3>v2.16.1</h3>
   <p><em>26 September 2023</em></p>
   <ul>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0rc3 (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1625";>#1625</a>)</li>
   <li>🛠 Only calls <code>linux32</code> in containers when necessary (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1599";>#1599</a>)</li>
   </ul>
   <h3>v2.16.0</h3>
   <p><em>18 September 2023</em></p>
   <ul>
   <li>✨ Add the ability to pass additional flags to a build frontend through 
the <a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#build-frontend";>CIBW_BUILD_FRONTEND</a>
 option (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1588";>#1588</a>).</li>
   <li>✨ The environment variable SOURCE_DATE_EPOCH is now automatically passed 
through to container Linux builds (useful for <a 
href="https://reproducible-builds.org/docs/source-date-epoch/";>reproducible 
builds</a>!) (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1589";>#1589</a>)</li>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0rc2 (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1604";>#1604</a>)</li>
   <li>🐛 Fix <code>requires_python</code> auto-detection from setup.py when the 
call to <code>setup()</code> is within an <code>if __name__ == 
&quot;__main__&quot;</code> block (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1613";>#1613</a>)</li>
   <li>🐛 Fix a bug that prevented building Linux wheels in Docker on a Windows 
host (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1573";>#1573</a>)</li>
   <li>🐛 <code>--only</code> can now select prerelease-pythons (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1564";>#1564</a>)</li>
   <li>📚 Docs &amp; examples updates (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1582";>#1582</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1593";>#1593</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1598";>#1598</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1615";>#1615</a>)</li>
   </ul>
   <h3>v2.15.0</h3>
   <p><em>8 August 2023</em></p>
   <ul>
   <li>🌟 CPython 3.12 wheels are now built by default - without the 
CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to 
PyPI! This release includes CPython 3.12.0rc1, which is guaranteed to be ABI 
compatible with the final release. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1565";>#1565</a>)</li>
   <li>✨ Adds musllinux_1_2 support - this allows packagers to build for 
musl-based Linux distributions on a more recent Alpine image, and a newer musl 
libc. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1561";>#1561</a>)</li>
   </ul>
   <h3>v2.14.1</h3>
   <p><em>15 July 2023</em></p>
   <ul>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b4 (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1550";>#1550</a>)</li>
   </ul>
   <h3>v2.14.0</h3>
   <p><em>10 July 2023</em></p>
   <ul>
   <li>✨ Adds support for building PyPy 3.10 wheels. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1525";>#1525</a>)</li>
   <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b3.</li>
   <li>✨ Allow the use of the <code>{wheel}</code> placeholder in 
CIBW_TEST_COMMAND (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1533";>#1533</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/fff9ec32ed25a9c576750c91e06b410ed0c15db7";><code>fff9ec3</code></a>
 Bump version: v2.16.2</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/f4291e7492ca7d2d51314a5734f103541e300e3d";><code>f4291e7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1617";>#1617</a> from 
pypa/env-order</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/9da4ede6166a2e1fc5774216d8f4d15d2c902395";><code>9da4ede</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1620";>#1620</a> from 
Helveg/cibw-debug-keep-container</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/77d3a5f98ef09fa92567006bc4209fadb59ed16b";><code>77d3a5f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1621";>#1621</a> from 
pypa/parse-kvs-colons</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/9535d168faa75eac2085e92defb27ce9194b5707";><code>9535d16</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1629";>#1629</a> from 
henryiii/henryiii/refactor/schemaref</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/70fae8d0b7341087e736ace9aa753ce18a8afd06";><code>70fae8d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1630";>#1630</a> from 
mayeut/manylinux-interpreters</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/7699db3017051aad483f46772f8d8aaafe734427";><code>7699db3</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1632";>#1632</a> from 
gdementen/patch-1</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/6dceb290087321f43a4252b093471f1ebe4f2d5f";><code>6dceb29</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1634";>#1634</a> from 
pypa/pre-commit-ci-update-config</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/035f5a2297c3a3236d1521aed8d0c2965b91fc43";><code>035f5a2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1635";>#1635</a> from 
pypa/update-dependencies-pr</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/951d453a2ea22631a315c19aa6c5104aef1d8458";><code>951d453</code></a>
 [pre-commit.ci] auto fixes from pre-commit.com hooks</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pypa/cibuildwheel/compare/v2.12.0...v2.16.2";>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=2.12.0&new-version=2.16.2)](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>


-- 
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]

Reply via email to