dependabot[bot] opened a new pull request, #2321: URL: https://github.com/apache/iceberg-python/pull/2321
Bumps [mmh3](https://github.com/hajimes/mmh3) from 5.1.0 to 5.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hajimes/mmh3/releases">mmh3's releases</a>.</em></p> <blockquote> <h2>v5.2.0</h2> <h2>What's Changed</h2> <h3>Added</h3> <ul> <li>Add support for Python 3.14, including 3.14t (no-GIL) wheels. However, thread safety for the no-GIL variant is not fully tested yet. Please report any issues you encounter (<a href="https://redirect.github.com/hajimes/mmh3/pull/134">#134</a>, <a href="https://redirect.github.com/hajimes/mmh3/pull/136">#136</a>).</li> <li>Add support for Android (Python 3.13 only) and iOS (Python 3.13 and 3.14) wheels, enabled by the major version update of <a href="https://github.com/pypa/cibuildwheel">cibuildwheel</a> (<a href="https://redirect.github.com/hajimes/mmh3/pull/135">#135</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hajimes/mmh3/compare/v5.1.0...v5.2.0">https://github.com/hajimes/mmh3/compare/v5.1.0...v5.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hajimes/mmh3/blob/master/CHANGELOG.md">mmh3's changelog</a>.</em></p> <blockquote> <h2>[5.2.0] - 2025-07-29</h2> <h3>Added</h3> <ul> <li>Add support for Python 3.14, including 3.14t (no-GIL) wheels. However, thread safety for the no-GIL variant is not fully tested yet. Please report any issues you encounter (<a href="https://redirect.github.com/hajimes/mmh3/pull/134">#134</a>, <a href="https://redirect.github.com/hajimes/mmh3/pull/136">#136</a>).</li> <li>Add support for Android (Python 3.13 only) and iOS (Python 3.13 and 3.14) wheels, enabled by the major version update of <a href="https://github.com/pypa/cibuildwheel">cibuildwheel</a> (<a href="https://redirect.github.com/hajimes/mmh3/pull/135">#135</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hajimes/mmh3/commit/8cf79c1236a2617ea49bb4c719583d29f4d1f435"><code>8cf79c1</code></a> Bump version to 5.2.0</li> <li><a href="https://github.com/hajimes/mmh3/commit/9e690d8d28e941ed147b42486beb2bc23611d594"><code>9e690d8</code></a> Update documentation to prepare next release <a href="https://redirect.github.com/hajimes/mmh3/issues/137">#137</a></li> <li><a href="https://github.com/hajimes/mmh3/commit/9a1ece3e1fd3808aaa3a1695c42a07d20738f670"><code>9a1ece3</code></a> Add no-GIL support (<a href="https://redirect.github.com/hajimes/mmh3/issues/136">#136</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/c0a5022d74a0ace553d62d0fdb29fd7a99ee109a"><code>c0a5022</code></a> Add support for Android/iOS wheels (<a href="https://redirect.github.com/hajimes/mmh3/issues/135">#135</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/b16775822e21347805ea9144efa2e20cd276fd21"><code>b167758</code></a> Add basic support for Python 3.14 (<a href="https://redirect.github.com/hajimes/mmh3/issues/134">#134</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/f8122a35ef7d292eb1d089e89753c71b18916308"><code>f8122a3</code></a> Bump GHA dependencies (<a href="https://redirect.github.com/hajimes/mmh3/issues/133">#133</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/a64b2c07f8e5e68817881782f9685658f19d3c44"><code>a64b2c0</code></a> Bump PyPI dependencies (<a href="https://redirect.github.com/hajimes/mmh3/issues/132">#132</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/0066f4d65b6b9e8806f07aad6e6dac8bf957f3db"><code>0066f4d</code></a> Fix documents (<a href="https://redirect.github.com/hajimes/mmh3/issues/122">#122</a>)</li> <li>See full diff in <a href="https://github.com/hajimes/mmh3/compare/v5.1.0...v5.2.0">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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
