dependabot[bot] opened a new pull request, #2686:
URL: https://github.com/apache/iceberg-rust/pull/2686

   Bumps [maturin](https://github.com/pyo3/maturin) from 1.13.3 to 1.14.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/pyo3/maturin/releases";>maturin's releases</a>.</em></p>
   <blockquote>
   <h2>v1.14.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Support parent-relative pyproject metadata in sdists by <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3182";>PyO3/maturin#3182</a></li>
   <li>Update PyPI platform tag validation by <a 
href="https://github.com/messense";><code>@​messense</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3187";>PyO3/maturin#3187</a></li>
   <li>maint: update setup emsdk action in generate-ci by <a 
href="https://github.com/ManonMarchand";><code>@​ManonMarchand</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3194";>PyO3/maturin#3194</a></li>
   <li>fix: only shim bin wheels during auditwheel repair by <a 
href="https://github.com/messense";><code>@​messense</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3197";>PyO3/maturin#3197</a></li>
   <li>fix: avoid editable ELF truncation from stale hardlinks by <a 
href="https://github.com/messense";><code>@​messense</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3199";>PyO3/maturin#3199</a></li>
   <li>Fix Pyodide Emscripten platform tags by <a 
href="https://github.com/messense";><code>@​messense</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3191";>PyO3/maturin#3191</a></li>
   <li>build(deps): bump openssl from 0.10.79 to 0.10.80 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3200";>PyO3/maturin#3200</a></li>
   <li>Use pax instead of GNU headers for tar by <a 
href="https://github.com/konstin";><code>@​konstin</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3203";>PyO3/maturin#3203</a></li>
   <li>feat: add default exclude <strong>pycache</strong> and *.pyc files by <a 
href="https://github.com/GuYeying";><code>@​GuYeying</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3202";>PyO3/maturin#3202</a></li>
   <li>Documentation: fix the update_readme script by <a 
href="https://github.com/ManonMarchand";><code>@​ManonMarchand</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3186";>PyO3/maturin#3186</a></li>
   <li>Fix python versions used in integration_pyo3_mixed_conda by <a 
href="https://github.com/ngoldbaum";><code>@​ngoldbaum</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3208";>PyO3/maturin#3208</a></li>
   <li>Add support for finding free-threaded interpreters for 
--find-interpreters by <a 
href="https://github.com/ngoldbaum";><code>@​ngoldbaum</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3206";>PyO3/maturin#3206</a></li>
   <li>build(deps): bump tar from 0.4.45 to 0.4.46 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3209";>PyO3/maturin#3209</a></li>
   <li>Stubs: also generate them for mixed PyO3 projects by <a 
href="https://github.com/Tpt";><code>@​Tpt</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3211";>PyO3/maturin#3211</a></li>
   <li>Don't depend on CFFI on PyPy by <a 
href="https://github.com/ngoldbaum";><code>@​ngoldbaum</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3213";>PyO3/maturin#3213</a></li>
   <li>resolve_platform_tags: remove a redundant case by <a 
href="https://github.com/Tpt";><code>@​Tpt</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3214";>PyO3/maturin#3214</a></li>
   <li>GeneratorOutput::additional_files remove Option by <a 
href="https://github.com/Tpt";><code>@​Tpt</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3215";>PyO3/maturin#3215</a></li>
   <li>Support pyo3 abi3t features on Python3.15 and PyO3 0.29 by <a 
href="https://github.com/ngoldbaum";><code>@​ngoldbaum</code></a> in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3113";>PyO3/maturin#3113</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/GuYeying";><code>@​GuYeying</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/PyO3/maturin/pull/3202";>PyO3/maturin#3202</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/PyO3/maturin/compare/v1.13.3...v1.14.0";>https://github.com/PyO3/maturin/compare/v1.13.3...v1.14.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/PyO3/maturin/blob/main/Changelog.md";>maturin's 
changelog</a>.</em></p>
   <blockquote>
   <h2>1.14.0</h2>
   <ul>
   <li>Support parent-relative pyproject metadata in sdists (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3182";>#3182</a>)</li>
   <li>Update PyPI platform tag validation (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3187";>#3187</a>)</li>
   <li>Maint: update setup emsdk action in generate-ci (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3194";>#3194</a>)</li>
   <li>Fix: only shim bin wheels during auditwheel repair (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3197";>#3197</a>)</li>
   <li>Fix: avoid editable ELF truncation from stale hardlinks (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3199";>#3199</a>)</li>
   <li>Fix Pyodide Emscripten platform tags (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3191";>#3191</a>)</li>
   <li>Use pax instead of GNU headers for tar (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3203";>#3203</a>)</li>
   <li>Feat: add default exclude <code>__pycache__</code> and 
<code>*.pyc</code> files (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3202";>#3202</a>)</li>
   <li>Add support for finding free-threaded interpreters for 
<code>--find-interpreters</code> (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3206";>#3206</a>)</li>
   <li>Stubs: also generate them for mixed PyO3 projects (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3211";>#3211</a>)</li>
   <li>Don't depend on CFFI on PyPy (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3213";>#3213</a>)</li>
   <li>Support pyo3 abi3t features on Python3.15 and PyO3 0.29 (<a 
href="https://redirect.github.com/pyo3/maturin/pull/3113";>#3113</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/PyO3/maturin/commit/eb745e08f3eb8c5499420ed1ff4bce974b2ec972";><code>eb745e0</code></a>
 Release v1.14.0</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/6cdd0aa1d5b1e36905132db074d1f55087c4d46b";><code>6cdd0aa</code></a>
 fix cargo fmt</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/e18aba60daafc8bf50979a10093373becd85f1d9";><code>e18aba6</code></a>
 Support pyo3 abi3t features on Python3.15 and PyO3 0.29 (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3113";>#3113</a>)</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/8786c59657ab6cefea5d562213018aa8a5e3bbb1";><code>8786c59</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3217";>#3217</a>)</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/c76018bae4dc8400ef2b2989a4d273df942109bf";><code>c76018b</code></a>
 GeneratorOutput::additional_files remove Option (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3215";>#3215</a>)</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/a49370168e01d284bc57cf626693a569f396d2ee";><code>a493701</code></a>
 resolve_platform_tags: remove a redundant case (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3214";>#3214</a>)</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/7fb56481a7da334a565ea1b53e4ada7c7210d573";><code>7fb5648</code></a>
 Don't depend on CFFI on PyPy (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3213";>#3213</a>)</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/ea07638ab941ed6c70d0545a29a22c65fe3d92b8";><code>ea07638</code></a>
 Stubs: also generate them for mixed PyO3 projects (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3211";>#3211</a>)</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/2770b0de0b600951192044aaa923a29ac2a592c2";><code>2770b0d</code></a>
 build(deps): bump tar from 0.4.45 to 0.4.46 (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3209";>#3209</a>)</li>
   <li><a 
href="https://github.com/PyO3/maturin/commit/96198a8b7b2829efcb5463f07c3fa3eb6ce5530f";><code>96198a8</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/pyo3/maturin/issues/3210";>#3210</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pyo3/maturin/compare/v1.13.3...v1.14.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maturin&package-manager=uv&previous-version=1.13.3&new-version=1.14.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>


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

Reply via email to