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

   Bumps [mmh3](https://github.com/hajimes/mmh3) from 4.1.0 to 5.0.1.
   <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.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix issue with not building from sdist by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/91";>hajimes/mmh3#91</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/hajimes/mmh3/compare/v5.0.0...v5.0.1";>https://github.com/hajimes/mmh3/compare/v5.0.0...v5.0.1</a></p>
   <h2>v5.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump actions/setup-python from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/57";>hajimes/mmh3#57</a></li>
   <li>Bump actions/upload-artifact from 4.0.0 to 4.3.6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/58";>hajimes/mmh3#58</a></li>
   <li>Bump actions/download-artifact from 4.1.0 to 4.1.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/59";>hajimes/mmh3#59</a></li>
   <li>Bump pypa/cibuildwheel from 2.16.2 to 2.20.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/60";>hajimes/mmh3#60</a></li>
   <li>Adopt the Keep a Changelog format by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/63";>hajimes/mmh3#63</a></li>
   <li>Bump xxhash from 3.4.1 to 3.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/65";>hajimes/mmh3#65</a></li>
   <li>Bump super-linter/super-linter from 7.0.0 to 7.1.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/64";>hajimes/mmh3#64</a></li>
   <li>Bump sphinx from 7.4.7 to 8.0.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/69";>hajimes/mmh3#69</a></li>
   <li>Bump actions/upload-artifact from 4.3.6 to 4.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/70";>hajimes/mmh3#70</a></li>
   <li>Bump shibuya from 2024.8.27 to 2024.8.30 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/71";>hajimes/mmh3#71</a></li>
   <li>Add funcs for non-immutables w/o copying by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/75";>hajimes/mmh3#75</a></li>
   <li>Fix and improve type hints by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/76";>hajimes/mmh3#76</a></li>
   <li>Refine docstrings and improve API reference by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/77";>hajimes/mmh3#77</a></li>
   <li>Introduce tox to automate tasks by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/78";>hajimes/mmh3#78</a></li>
   <li>Migrate setup.py/MANIFEST.in to toml file by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/79";>hajimes/mmh3#79</a></li>
   <li>Fix docstring by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/80";>hajimes/mmh3#80</a></li>
   <li>Add buffer argument to hasher constructors by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/83";>hajimes/mmh3#83</a></li>
   <li>Bump pytest from 8.3.2 to 8.3.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/81";>hajimes/mmh3#81</a></li>
   <li>Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/82";>hajimes/mmh3#82</a></li>
   <li>Improve buffer-accepting hashes and more by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/84";>hajimes/mmh3#84</a></li>
   <li>Add tag check to main publish workflow by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/85";>hajimes/mmh3#85</a></li>
   <li>Add CONTRIBUTORS.md by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/86";>hajimes/mmh3#86</a></li>
   <li>Improve basic hash by METH_FASTCALL by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/87";>hajimes/mmh3#87</a></li>
   <li>Update documentation to prepare next release by <a 
href="https://github.com/hajimes";><code>@​hajimes</code></a> in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/89";>hajimes/mmh3#89</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/dependabot";><code>@​dependabot</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/57";>hajimes/mmh3#57</a></li>
   <li><a href="https://github.com/hajimes";><code>@​hajimes</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/hajimes/mmh3/pull/63";>hajimes/mmh3#63</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/hajimes/mmh3/compare/v4.1.0...v5.0.0";>https://github.com/hajimes/mmh3/compare/v4.1.0...v5.0.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.0.1] - 2024-09-22</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix the issue that the package cannot be built from the source 
distribution
   (<a href="https://redirect.github.com/hajimes/mmh3/issues/90";>#90</a>).</li>
   </ul>
   <h2>[5.0.0] - 2024-09-18</h2>
   <h3>Added</h3>
   <ul>
   <li>Add support for Python 3.13.</li>
   <li>Improve the performance of the <code>hash()</code> function with
   <a 
href="https://docs.python.org/3/c-api/structures.html#c.METH_FASTCALL";>METH_FASTCALL</a>,
   reducing the overhead of function calls. For data sizes between 1–2 KB
   (e.g., 48x48 favicons), performance is 10%–20% faster. For smaller data
   (~500 bytes, like 16x16 favicons), performance increases by approximately 30%
   (<a href="https://redirect.github.com/hajimes/mmh3/pull/87";>#87</a>).</li>
   <li>Add <code>digest</code> functions that support the new buffer protocol
   (<a href="https://peps.python.org/pep-0688/";>PEP 688</a>) as input
   (<a href="https://redirect.github.com/hajimes/mmh3/pull/75";>#75</a>).
   These functions are implemented with <code>METH_FASTCALL</code> too, 
offering improved
   performance (<a 
href="https://redirect.github.com/hajimes/mmh3/pull/84";>#84</a>).</li>
   <li>Slightly improve the performance of the <code>hash_bytes()</code> 
function
   (<a href="https://redirect.github.com/hajimes/mmh3/pull/88";>#88</a>)</li>
   <li>Add Read the Docs documentation
   (<a href="https://redirect.github.com/hajimes/mmh3/issues/54";>#54</a>).</li>
   <li>Document benchmark results
   (<a href="https://redirect.github.com/hajimes/mmh3/issues/53";>#53</a>).</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li><strong>Backward-incompatible</strong>: The <code>seed</code> argument 
is now strictly validated to
   ensure it falls within the range [0, 0xFFFFFFFF]. A <code>ValueError</code> 
is raised
   if the seed is out of range (<a 
href="https://redirect.github.com/hajimes/mmh3/pull/84";>#84</a>).</li>
   <li><strong>Backward-incompatible</strong>: Change the constructors of 
hasher classes to
   accept a buffer as the first argument
   (<a href="https://redirect.github.com/hajimes/mmh3/pull/83";>#83</a>).</li>
   <li>The type of flag argumens has been changed from <code>bool</code> to 
<code>Any</code>
   (<a href="https://redirect.github.com/hajimes/mmh3/pull/84";>#84</a>).</li>
   <li>Change the format of CHANGELOG.md to conform to the
   <a href="https://keepachangelog.com/en/1.1.0/";>Keep a Changelog</a> standard
   (<a href="https://redirect.github.com/hajimes/mmh3/pull/63";>#63</a>).</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li>Deprecate the <code>hash_from_buffer()</code> function.
   Use <code>mmh3_32_sintdigest()</code> or <code>mmh3_32_uintdigest()</code> 
as alternatives
   (<a href="https://redirect.github.com/hajimes/mmh3/pull/84";>#84</a>).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/9d559d2d5aa5c1f080d7c09393ab372f5f6495af";><code>9d559d2</code></a>
 Bump version to 5.0.1</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/124e267ebe767ea229d8d72e63330879c97e0be6";><code>124e267</code></a>
 Fix issue with not building from sdist (<a 
href="https://redirect.github.com/hajimes/mmh3/issues/91";>#91</a>)</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/6533f4b75fe937c8380a5686b48b04708612a944";><code>6533f4b</code></a>
 Fix typo</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/87fd668f94da6e2ae3c416177a9431b2cbdf56f8";><code>87fd668</code></a>
 Bump version to 5.0.0</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/ac005e5bc7ef225a88039ffa27aa7aa4d3f5f124";><code>ac005e5</code></a>
 Update documentation to prepare next release (<a 
href="https://redirect.github.com/hajimes/mmh3/issues/89";>#89</a>)</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/6bb9987dff205a592070b81407919210957822f2";><code>6bb9987</code></a>
 Improve basic hash by METH_FASTCALL (<a 
href="https://redirect.github.com/hajimes/mmh3/issues/87";>#87</a>)</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/0917f27f3e5c200db6d2305550f41b67ae5be185";><code>0917f27</code></a>
 Add CONTRIBUTORS.md (<a 
href="https://redirect.github.com/hajimes/mmh3/issues/86";>#86</a>)</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/962ce52b11ee6302aa88e1d37bcb85bb3b71a62c";><code>962ce52</code></a>
 Add tag check to main upload workflow (<a 
href="https://redirect.github.com/hajimes/mmh3/issues/85";>#85</a>)</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/30da46e43e70c39dbac68b5d42d5b95d9bfcdcaa";><code>30da46e</code></a>
 Improve buffer-accepting hashes and more (<a 
href="https://redirect.github.com/hajimes/mmh3/issues/84";>#84</a>)</li>
   <li><a 
href="https://github.com/hajimes/mmh3/commit/04cb8ba4de7473b039de411c085a5835250c7269";><code>04cb8ba</code></a>
 Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (<a 
href="https://redirect.github.com/hajimes/mmh3/issues/82";>#82</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hajimes/mmh3/compare/v4.1.0...v5.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mmh3&package-manager=pip&previous-version=4.1.0&new-version=5.0.1)](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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to