dependabot[bot] opened a new pull request, #1583: URL: https://github.com/apache/iceberg-python/pull/1583
Bumps [mmh3](https://github.com/hajimes/mmh3) from 5.0.1 to 5.1.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.1.0</h2> <h2>What's Changed</h2> <h3>Added</h3> <ul> <li>Improve the performance of <code>hash128()</code>, <code>hash64()</code>, and <code>hash_bytes()</code> by using <a href="https://docs.python.org/3/c-api/structures.html#c.METH_FASTCALL">METH_FASTCALL</a>, reducing the overhead of function calls (<a href="https://redirect.github.com/hajimes/mmh3/pull/116">#116</a>).</li> <li>Add the software paper for this library (<a href="https://doi.org/10.21105/joss.06124">doi:10.21105/joss.06124</a>), following its publication in the <a href="https://joss.theoj.org"><em>Journal of Open Source Software</em></a> (<a href="https://redirect.github.com/hajimes/mmh3/pull/118">#118</a>).</li> </ul> <h3>Removed</h3> <ul> <li>Drop support for Python 3.8, as it has reached the end of life on 2024-10-07 (<a href="https://redirect.github.com/hajimes/mmh3/pull/117">#117</a>).</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/drvinceknight"><code>@​drvinceknight</code></a> made their first contribution in <a href="https://redirect.github.com/hajimes/mmh3/pull/113">hajimes/mmh3#113</a></li> <li><a href="https://github.com/danielskatz"><code>@​danielskatz</code></a> made their first contribution in <a href="https://redirect.github.com/hajimes/mmh3/pull/114">hajimes/mmh3#114</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hajimes/mmh3/compare/v5.0.1...v5.1.0">https://github.com/hajimes/mmh3/compare/v5.0.1...v5.1.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.1.0] - 2025-01-25</h2> <h3>Added</h3> <ul> <li>Improve the performance of <code>hash128()</code>, <code>hash64()</code>, and <code>hash_bytes()</code> by using <a href="https://docs.python.org/3/c-api/structures.html#c.METH_FASTCALL">METH_FASTCALL</a>, reducing the overhead of function calls (<a href="https://redirect.github.com/hajimes/mmh3/pull/116">#116</a>).</li> <li>Add the software paper for this library (<a href="https://doi.org/10.21105/joss.06124">doi:10.21105/joss.06124</a>), following its publication in the <a href="https://joss.theoj.org"><em>Journal of Open Source Software</em></a> (<a href="https://redirect.github.com/hajimes/mmh3/pull/118">#118</a>).</li> </ul> <h3>Removed</h3> <ul> <li>Drop support for Python 3.8, as it has reached the end of life on 2024-10-07 (<a href="https://redirect.github.com/hajimes/mmh3/pull/117">#117</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hajimes/mmh3/commit/1a7ebcedb94e12ce95c814eb4579bbed29691a63"><code>1a7ebce</code></a> Bump version to 5.1.0</li> <li><a href="https://github.com/hajimes/mmh3/commit/c826f6e632a1b170c472f7fe91b7cf5a6dc55ab1"><code>c826f6e</code></a> Update documentation to prepare next release (<a href="https://redirect.github.com/hajimes/mmh3/issues/120">#120</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/d7fa560bb5cad389f49bb26f394ff52a82978174"><code>d7fa560</code></a> Add FAQ on handling negative seeds (<a href="https://redirect.github.com/hajimes/mmh3/issues/119">#119</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/a6980f590a3f33643ba71947fef8c5a47d95ee9c"><code>a6980f5</code></a> Merge pull request <a href="https://redirect.github.com/hajimes/mmh3/issues/118">#118</a> from hajimes/paper</li> <li><a href="https://github.com/hajimes/mmh3/commit/1f9d67011c1a079228912dac1c3b6e9be2716dfa"><code>1f9d670</code></a> Fix changelog</li> <li><a href="https://github.com/hajimes/mmh3/commit/96c232eda901b1e0aea1e5fa9fb6a416a4202776"><code>96c232e</code></a> Add descriptions on the paper</li> <li><a href="https://github.com/hajimes/mmh3/commit/7e1d4c142f2b89f322bb4b0607cbbcb3d244464f"><code>7e1d4c1</code></a> Merge branch 'master' into paper</li> <li><a href="https://github.com/hajimes/mmh3/commit/d2b12801a042700245f855bb50773d3676ea3d7e"><code>d2b1280</code></a> Drop Python 3.8 support (<a href="https://redirect.github.com/hajimes/mmh3/issues/117">#117</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/c290d828f6260fba69270e80ec1b9a15c5d1fda6"><code>c290d82</code></a> Improve hash128, hash64, and hash_bytes (<a href="https://redirect.github.com/hajimes/mmh3/issues/116">#116</a>)</li> <li><a href="https://github.com/hajimes/mmh3/commit/dc25b2f10095dc98e9f44b5e4935a4f4cfeee60d"><code>dc25b2f</code></a> Bump the dependencies group across 1 directory with 4 updates (<a href="https://redirect.github.com/hajimes/mmh3/issues/115">#115</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hajimes/mmh3/compare/v5.0.1...v5.1.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]
