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

   Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.2 
to 2.16.5.
   <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.5</h2>
   <ul>
   <li>🐛 Fix an incompatibility with the GitHub Action and new GitHub Runner 
images for Windows that bundle Powershell 7.3+ (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1741";>#1741</a>)</li>
   <li>🛠 Preliminary support for new <code>macos-14</code> arm64 runners (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1743";>#1743</a>)</li>
   </ul>
   <h2>v2.16.4</h2>
   <p>🛠 Update manylinux pins to upgrade from a problematic PyPy version. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1737";>#1737</a>)</p>
   <h2>v2.16.3</h2>
   <ul>
   <li>🐛 Fix a bug when building from sdist, where relative paths to files in 
the package didn't work because the working directory was wrong (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1687";>#1687</a>)</li>
   <li>🛠 Adds the ability to disable mounting the host filesystem in containers 
to <code>/host</code>, through the <code>disable_host_mount</code> suboption on 
<a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#container-engine";><code>CIBW_CONTAINER_ENGINE</code></a>.</li>
   <li>📚 A lot of docs improvements! (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1708";>#1708</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1705";>#1705</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1686";>#1686</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1679";>#1679</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1667";>#1667</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1665";>#1665</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>v2.16.5</h3>
   <p><em>30 January 2024</em></p>
   <ul>
   <li>🐛 Fix an incompatibility with the GitHub Action and new GitHub Runner 
images for Windows that bundle Powershell 7.3+ (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1741";>#1741</a>)</li>
   <li>🛠 Preliminary support for new <code>macos-14</code> arm64 runners (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1743";>#1743</a>)</li>
   </ul>
   <h3>v2.16.4</h3>
   <p><em>28 January 2024</em></p>
   <ul>
   <li>🛠 Update manylinux pins to upgrade from a problematic PyPy version. (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1737";>#1737</a>)</li>
   </ul>
   <h3>v2.16.3</h3>
   <p><em>26 January 2024</em></p>
   <ul>
   <li>🐛 Fix a bug when building from sdist, where relative paths to files in 
the package didn't work because the working directory was wrong (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1687";>#1687</a>)</li>
   <li>🛠 Adds the ability to disable mounting the host filesystem in containers 
to <code>/host</code>, through the <code>disable_host_mount</code> suboption on 
<a 
href="https://cibuildwheel.readthedocs.io/en/stable/options/#container-engine";><code>CIBW_CONTAINER_ENGINE</code></a>.</li>
   <li>📚 A lot of docs improvements! (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1708";>#1708</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1705";>#1705</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1686";>#1686</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1679";>#1679</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1667";>#1667</a>, <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1665";>#1665</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/ce3fb7832089eb3e723a0a99cab7f3eaccf074fd";><code>ce3fb78</code></a>
 Bump version: v2.16.5</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/5b0b4583a81316a2675721d619aeec29a9d8d147";><code>5b0b458</code></a>
 fix: download pipx for action, allow support for M1 (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1743";>#1743</a>)</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/a7ea5fb408762fcb3c65feaf503c4770a4bec65d";><code>a7ea5fb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1739";>#1739</a> from 
henryiii/henryiii/chore/checkschemas</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/bc55e8bf0a302dac6eb6e9cfe5b1ce4588f65fea";><code>bc55e8b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1741";>#1741</a> from 
jborean93/pwsh-7.4</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/c753cd282d1e150e2d3f7534a3e25004d6c2cf5f";><code>c753cd2</code></a>
 Add support for PowerShell 7.4 in GHA</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/07bd78c4e6a1244d2aaf9008a7349e81b296045d";><code>07bd78c</code></a>
 chore: check schemas</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/d7db575b96a96a226a1209ef5fe01766702e6083";><code>d7db575</code></a>
 docs: add keyvi as an example that combines cibuildwheel with the ccache 
acti...</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/7154e181e67814e7b124c2fa5ced94af4e28c6df";><code>7154e18</code></a>
 [Bot] Update dependencies (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1738";>#1738</a>)</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/0b04ab1040366101259658b355777e4ff2d16f83";><code>0b04ab1</code></a>
 Bump version: v2.16.4</li>
   <li><a 
href="https://github.com/pypa/cibuildwheel/commit/34b049f1389fd9cfef5de1d1781ec67759770eea";><code>34b049f</code></a>
 [Bot] Update dependencies (<a 
href="https://redirect.github.com/pypa/cibuildwheel/issues/1737";>#1737</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pypa/cibuildwheel/compare/v2.16.2...v2.16.5";>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.16.2&new-version=2.16.5)](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: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to