dependabot[bot] opened a new pull request, #731: URL: https://github.com/apache/iceberg-python/pull/731
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.44.0 to 0.45.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.45.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.45.0">0.45.0</a> - 2024-05-12</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.44.0...0.45.0">Compare with 0.44.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Implement <code>-x</code>, <code>--force-inspection</code> CLI option (<a href="https://github.com/mkdocstrings/griffe/commit/776063d971b059576c62f62fdd2e1199de033711">776063d</a> by Timothée Mazzucotelli).</li> <li>Implement <code>force_inspection</code> option in the loader API (<a href="https://github.com/mkdocstrings/griffe/commit/3266f2290637d3f46d782fe7ce222ff29f549043">3266f22</a> by Timothée Mazzucotelli).</li> <li>Support inspecting packages (<code>__init__</code> modules) (<a href="https://github.com/mkdocstrings/griffe/commit/3f74f679de15df098482fead505d0402bff84401">3f74f67</a> by Timothée Mazzucotelli).</li> <li>Add parameters for resolving aliases to <code>load</code> functions (<a href="https://github.com/mkdocstrings/griffe/commit/e418dee1563e2a02ec61c920842e8b8a13419448">e418dee</a> by Timothée Mazzucotelli).</li> <li>Load private sibling modules by default when resolving aliases (<a href="https://github.com/mkdocstrings/griffe/commit/4806189111572495466638bb7899cf906eeebfe9">4806189</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Pass down modules collection when inspecting (<a href="https://github.com/mkdocstrings/griffe/commit/bc0f74bef40a812e00765a7ab17507b0bfbd62c3">bc0f74b</a> by Timothée Mazzucotelli).</li> <li>Catch loading errors when loading additional modules during wildcard expansion and alias resolution (<a href="https://github.com/mkdocstrings/griffe/commit/964e0d2b78d3bc3530601009148fb4a5905b8721">964e0d2</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Improve stats code and performance (<a href="https://github.com/mkdocstrings/griffe/commit/eeb497fa41acf50801cc6a7a240d079cc1592e79">eeb497f</a> by Timothée Mazzucotelli).</li> <li>Recurse immediately into non-discoverable submodules (no path on disk) during dynamic analysis (<a href="https://github.com/mkdocstrings/griffe/commit/d0b7a1d96a4dd7513f34673b0ef6cd02aa7d0fca">d0b7a1d</a> by Timothée Mazzucotelli).</li> <li>Simplify the code that checks if an object should be aliased or not during dynamic analysis (<a href="https://github.com/mkdocstrings/griffe/commit/fc794c24c578fe868900483b20601937db3f3d05">fc794c2</a> by Timothée Mazzucotelli).</li> <li>Avoid side-effect in inspector by checking early if an object is a cached property (<a href="https://github.com/mkdocstrings/griffe/commit/a6bfcfdb9e2a0740d72abbd1480e0aa7e23c9af1">a6bfcfd</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.45.0">0.45.0</a> - 2024-05-12</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.44.0...0.45.0">Compare with 0.44.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Implement <code>-x</code>, <code>--force-inspection</code> CLI option (<a href="https://github.com/mkdocstrings/griffe/commit/776063d971b059576c62f62fdd2e1199de033711">776063d</a> by Timothée Mazzucotelli).</li> <li>Implement <code>force_inspection</code> option in the loader API (<a href="https://github.com/mkdocstrings/griffe/commit/3266f2290637d3f46d782fe7ce222ff29f549043">3266f22</a> by Timothée Mazzucotelli).</li> <li>Support inspecting packages (<code>__init__</code> modules) (<a href="https://github.com/mkdocstrings/griffe/commit/3f74f679de15df098482fead505d0402bff84401">3f74f67</a> by Timothée Mazzucotelli).</li> <li>Add parameters for resolving aliases to <code>load</code> functions (<a href="https://github.com/mkdocstrings/griffe/commit/e418dee1563e2a02ec61c920842e8b8a13419448">e418dee</a> by Timothée Mazzucotelli).</li> <li>Load private sibling modules by default when resolving aliases (<a href="https://github.com/mkdocstrings/griffe/commit/4806189111572495466638bb7899cf906eeebfe9">4806189</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Pass down modules collection when inspecting (<a href="https://github.com/mkdocstrings/griffe/commit/bc0f74bef40a812e00765a7ab17507b0bfbd62c3">bc0f74b</a> by Timothée Mazzucotelli).</li> <li>Catch loading errors when loading additional modules during wildcard expansion and alias resolution (<a href="https://github.com/mkdocstrings/griffe/commit/964e0d2b78d3bc3530601009148fb4a5905b8721">964e0d2</a> by Timothée Mazzucotelli).</li> </ul> <h3>Code Refactoring</h3> <ul> <li>Improve stats code and performance (<a href="https://github.com/mkdocstrings/griffe/commit/eeb497fa41acf50801cc6a7a240d079cc1592e79">eeb497f</a> by Timothée Mazzucotelli).</li> <li>Recurse immediately into non-discoverable submodules (no path on disk) during dynamic analysis (<a href="https://github.com/mkdocstrings/griffe/commit/d0b7a1d96a4dd7513f34673b0ef6cd02aa7d0fca">d0b7a1d</a> by Timothée Mazzucotelli).</li> <li>Simplify the code that checks if an object should be aliased or not during dynamic analysis (<a href="https://github.com/mkdocstrings/griffe/commit/fc794c24c578fe868900483b20601937db3f3d05">fc794c2</a> by Timothée Mazzucotelli).</li> <li>Avoid side-effect in inspector by checking early if an object is a cached property (<a href="https://github.com/mkdocstrings/griffe/commit/a6bfcfdb9e2a0740d72abbd1480e0aa7e23c9af1">a6bfcfd</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/587346e8790dad7df7a6557bf9d934d4fcb5fbf8"><code>587346e</code></a> chore: Prepare release 0.45.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/eeb497fa41acf50801cc6a7a240d079cc1592e79"><code>eeb497f</code></a> refactor: Improve stats code and performance</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/721ce7db8b7a4dae6ca48541cc7caad25401ae96"><code>721ce7d</code></a> docs: Fix example in SetMembersMixin docstring</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/bc0f74bef40a812e00765a7ab17507b0bfbd62c3"><code>bc0f74b</code></a> fix: Pass down modules collection when inspecting</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/776063d971b059576c62f62fdd2e1199de033711"><code>776063d</code></a> feat: Implement <code>-x</code>, <code>--force-inspection</code> CLI option</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/3266f2290637d3f46d782fe7ce222ff29f549043"><code>3266f22</code></a> feat: Implement <code>force_inspection</code> option in the loader API</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/02b2d7c7179a83cffff75430aae46cee1053be90"><code>02b2d7c</code></a> tests: Move <code>clear_sys_modules</code> helper in a helper module</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/d0b7a1d96a4dd7513f34673b0ef6cd02aa7d0fca"><code>d0b7a1d</code></a> refactor: Recurse immediately into non-discoverable submodules (no path on di...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/fc794c24c578fe868900483b20601937db3f3d05"><code>fc794c2</code></a> refactor: Simplify the code that checks if an object should be aliased or not...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/a6bfcfdb9e2a0740d72abbd1480e0aa7e23c9af1"><code>a6bfcfd</code></a> refactor: Avoid side-effect in inspector by checking early if an object is a ...</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/griffe/compare/0.44.0...0.45.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