dependabot[bot] opened a new pull request, #144: URL: https://github.com/apache/iceberg-python/pull/144
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.9 to 0.38.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/griffe/releases">griffe's releases</a>.</em></p> <blockquote> <h2>0.38.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.38.0">0.38.0</a> - 2023-11-13</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.37.0...0.38.0">Compare with 0.37.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Allow passing load parameters to the temporary package visit helper (<a href="https://github.com/mkdocstrings/griffe/commit/3a7854fb180e34392fd520d9d25a6298d4b80830">3a7854f</a> by Timothée Mazzucotelli).</li> </ul> <h2>0.37.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.37.0">0.37.0</a> - 2023-11-12</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.36.9...0.37.0">Compare with 0.36.9</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <ul> <li>The loader <code>load_module</code> method was renamed <code>load</code>, Its <code>module</code> parameter was renamed <code>objspec</code> and is now positional-only. This method always returned the specified object, not just modules, so it made more sense to rename it <code>load</code> and to rename the parameter specifying the object. Old usages (<code>load_module</code> and <code>module=...</code>) will continue to work for some time (a few months, a year, more), and will emit deprecation warnings.</li> </ul> <h3>Features</h3> <ul> <li>Add option to warn about unknown parameters in Sphinx docstrings (<a href="https://github.com/mkdocstrings/griffe/commit/8b11d77315ca7a5e15da519db1663d05805dd075">8b11d77</a> by Ashwin Vinod). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/64">#64</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/64">mkdocstrings/griffe#64</a>), [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/210">#210</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/210">mkdocstrings/griffe#210</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:pawa...@pm.me">pawa...@pm.me</a></li> <li>Add <code>on_package_loaded</code> event (<a href="https://github.com/mkdocstrings/griffe/commit/a5cf6543b43db06c4d0f24d2631ddc86b1fee41e">a5cf654</a> by Timothée Mazzucotelli).</li> <li>Add option to find, load and merge stubs-only packages (<a href="https://github.com/mkdocstrings/griffe/commit/6e55f3bd0838e3f229fcd37d3aeced0146d33ff1">6e55f3b</a> by Romain). [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/221">#221</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/221">mkdocstrings/griffe#221</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:pawa...@pm.me">pawa...@pm.me</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Report attributes who lost their value as "unset" (<a href="https://github.com/mkdocstrings/griffe/commit/dfffa4b96a8a70f93b899bd41aefeaa9939819e9">dfffa4b</a> by Geethakrishna-Puligundla). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/218">#218</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/218">mkdocstrings/griffe#218</a>), [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/225">#225</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/225">mkdocstrings/griffe#225</a>)</li> <li>Don't crash when computing MRO for a class that is named after its parent (<a href="https://github.com/mkdocstrings/griffe/commit/a2dd8a6bc3f95679e1c2e79ce05d175fb8f89ccc">a2dd8a6</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Rename loader <code>load_module</code> method to <code>load</code> (<a href="https://github.com/mkdocstrings/griffe/commit/2bfe206b57f607b56f7bcb5a85a7e2a25fe3bf47">2bfe206</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md">griffe's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.38.0">0.38.0</a> - 2023-11-13</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.37.0...0.38.0">Compare with 0.37.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Allow passing load parameters to the temporary package visit helper (<a href="https://github.com/mkdocstrings/griffe/commit/3a7854fb180e34392fd520d9d25a6298d4b80830">3a7854f</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.37.0">0.37.0</a> - 2023-11-12</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.36.9...0.37.0">Compare with 0.36.9</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <ul> <li>The loader <code>load_module</code> method was renamed <code>load</code>, Its <code>module</code> parameter was renamed <code>objspec</code> and is now positional-only. This method always returned the specified object, not just modules, so it made more sense to rename it <code>load</code> and to rename the parameter specifying the object. Old usages (<code>load_module</code> and <code>module=...</code>) will continue to work for some time (a few months, a year, more), and will emit deprecation warnings.</li> </ul> <h3>Features</h3> <ul> <li>Add option to warn about unknown parameters in Sphinx docstrings (<a href="https://github.com/mkdocstrings/griffe/commit/8b11d77315ca7a5e15da519db1663d05805dd075">8b11d77</a> by Ashwin Vinod). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/64">#64</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/64">mkdocstrings/griffe#64</a>), [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/210">#210</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/210">mkdocstrings/griffe#210</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:pawa...@pm.me">pawa...@pm.me</a></li> <li>Add <code>on_package_loaded</code> event (<a href="https://github.com/mkdocstrings/griffe/commit/a5cf6543b43db06c4d0f24d2631ddc86b1fee41e">a5cf654</a> by Timothée Mazzucotelli).</li> <li>Add option to find, load and merge stubs-only packages (<a href="https://github.com/mkdocstrings/griffe/commit/6e55f3bd0838e3f229fcd37d3aeced0146d33ff1">6e55f3b</a> by Romain). [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/221">#221</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/221">mkdocstrings/griffe#221</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:pawa...@pm.me">pawa...@pm.me</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Report attributes who lost their value as "unset" (<a href="https://github.com/mkdocstrings/griffe/commit/dfffa4b96a8a70f93b899bd41aefeaa9939819e9">dfffa4b</a> by Geethakrishna-Puligundla). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/218">#218</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/218">mkdocstrings/griffe#218</a>), [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/225">#225</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/225">mkdocstrings/griffe#225</a>)</li> <li>Don't crash when computing MRO for a class that is named after its parent (<a href="https://github.com/mkdocstrings/griffe/commit/a2dd8a6bc3f95679e1c2e79ce05d175fb8f89ccc">a2dd8a6</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Rename loader <code>load_module</code> method to <code>load</code> (<a href="https://github.com/mkdocstrings/griffe/commit/2bfe206b57f607b56f7bcb5a85a7e2a25fe3bf47">2bfe206</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/839c8cc133802eea67377e52d74ec3c0e300b825"><code>839c8cc</code></a> chore: Prepare release 0.38.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/3a7854fb180e34392fd520d9d25a6298d4b80830"><code>3a7854f</code></a> feat: Allow passing load parameters to the temporary package visit helper</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/5becf736961a943949ba102f3e331699ef4e60c3"><code>5becf73</code></a> chore: Prepare release 0.37.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/8b11d77315ca7a5e15da519db1663d05805dd075"><code>8b11d77</code></a> feat: Add option to warn about unknown parameters in Sphinx docstrings</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/65985825671201421aede7e2c1b812f380ff339a"><code>6598582</code></a> Merge branch 'main' of github.com:mkdocstrings/griffe</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/bed0b40b77fe16987b731e45d24681724bfb75b2"><code>bed0b40</code></a> chore: Minimize failing cases in fuzz duty</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/dfffa4b96a8a70f93b899bd41aefeaa9939819e9"><code>dfffa4b</code></a> fix: Report attributes who lost their value as "unset"</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/6daee651a92a8db4880d89bae3abee388c7ae3b6"><code>6daee65</code></a> chore: Post-merge lint</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/87860d7a2b11a3ce5edd57dadf86fa3c1a6e8058"><code>87860d7</code></a> Merge branch 'main' of github.com:mkdocstrings/griffe</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/a5cf6543b43db06c4d0f24d2631ddc86b1fee41e"><code>a5cf654</code></a> feat: Add <code>on_package_loaded</code> event</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/griffe/compare/0.36.9...0.38.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: 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