dependabot[bot] opened a new pull request, #660: URL: https://github.com/apache/iceberg-python/pull/660
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.40.1 to 0.44.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.44.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.44.0">0.44.0</a> - 2024-04-19</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.43.0...0.44.0">Compare with 0.43.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add <code>resolved</code> property on expression names, returning the corresponding Griffe object (<a href="https://github.com/mkdocstrings/griffe/commit/9b5ca4574250f847fd33a8cb92af56806db50c1b">9b5ca45</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fix enumeration properties on expression names (<a href="https://github.com/mkdocstrings/griffe/commit/6f22256ad02439d961bce2bb1afa32d4e9e10b10">6f22256</a> by Timothée Mazzucotelli).</li> </ul> <h2>0.43.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.43.0">0.43.0</a> - 2024-04-18</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.42.2...0.43.0">Compare with 0.42.2</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add properties telling whether an expression name resolves to an enumeration class, instance or value (<a href="https://github.com/mkdocstrings/griffe/commit/fdb21d943f72fb10a4406930bf3e3bf7aceff6b0">fdb21d9</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/124">Issue-mkdocstrings/python#124</a></li> </ul> <h2>0.42.2</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.2">0.42.2</a> - 2024-04-15</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.42.1...0.42.2">Compare with 0.42.1</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Fix target path of aliases for multipart imports (<code>import a.b.c as x</code>) (<a href="https://github.com/mkdocstrings/griffe/commit/ee27ad97669a7321d18e6724e6c155cef601a289">ee27ad9</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/259">Issue-259</a></li> </ul> <h2>0.42.1</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.1">0.42.1</a> - 2024-03-19</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.42.0...0.42.1">Compare with 0.42.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Don't return class variables as parameters of dataclasses (<a href="https://github.com/mkdocstrings/griffe/commit/2729c22505d87b771ab7a70c91c9f8301275aa8c">2729c22</a> by Hassan Kibirige). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/253">PR-253</a></li> <li>Don't turn items annotated as InitVar into dataclass members (<a href="https://github.com/mkdocstrings/griffe/commit/6835ea361325a205c0af69acabc66ca5193156c5">6835ea3</a> by Hassan Kibirige). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/252">PR-252</a></li> </ul> <h2>0.42.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.0">0.42.0</a> - 2024-03-11</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.41.3...0.42.0">Compare with 0.41.3</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Better support for dataclasses (<a href="https://github.com/mkdocstrings/griffe/commit/82a9d5798b2eebddfd640b918415a0e3de2ca739">82a9d57</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/233">Issue-33</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/issues/234">Issue-34</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/issues/238">Issue-38</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/issues/239">Issue-39</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/240">PR-240</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.44.0">0.44.0</a> - 2024-04-19</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.43.0...0.44.0">Compare with 0.43.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add <code>resolved</code> property on expression names, returning the corresponding Griffe object (<a href="https://github.com/mkdocstrings/griffe/commit/9b5ca4574250f847fd33a8cb92af56806db50c1b">9b5ca45</a> by Timothée Mazzucotelli).</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fix enumeration properties on expression names (<a href="https://github.com/mkdocstrings/griffe/commit/6f22256ad02439d961bce2bb1afa32d4e9e10b10">6f22256</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.43.0">0.43.0</a> - 2024-04-18</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.42.2...0.43.0">Compare with 0.42.2</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add properties telling whether an expression name resolves to an enumeration class, instance or value (<a href="https://github.com/mkdocstrings/griffe/commit/fdb21d943f72fb10a4406930bf3e3bf7aceff6b0">fdb21d9</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/124">Issue-mkdocstrings/python#124</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.2">0.42.2</a> - 2024-04-15</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.42.1...0.42.2">Compare with 0.42.1</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Fix target path of aliases for multipart imports (<code>import a.b.c as x</code>) (<a href="https://github.com/mkdocstrings/griffe/commit/ee27ad97669a7321d18e6724e6c155cef601a289">ee27ad9</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/259">Issue-259</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.1">0.42.1</a> - 2024-03-19</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.42.0...0.42.1">Compare with 0.42.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Don't return class variables as parameters of dataclasses (<a href="https://github.com/mkdocstrings/griffe/commit/2729c22505d87b771ab7a70c91c9f8301275aa8c">2729c22</a> by Hassan Kibirige). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/253">PR-253</a></li> <li>Don't turn items annotated as InitVar into dataclass members (<a href="https://github.com/mkdocstrings/griffe/commit/6835ea361325a205c0af69acabc66ca5193156c5">6835ea3</a> by Hassan Kibirige). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/252">PR-252</a></li> </ul> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.42.0">0.42.0</a> - 2024-03-11</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.41.3...0.42.0">Compare with 0.41.3</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Better support for dataclasses (<a href="https://github.com/mkdocstrings/griffe/commit/82a9d5798b2eebddfd640b918415a0e3de2ca739">82a9d57</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/233">Issue-33</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/issues/234">Issue-34</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/issues/238">Issue-38</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/issues/239">Issue-39</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/240">PR-240</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Don't return properties as parameters of dataclasses (again) (<a href="https://github.com/mkdocstrings/griffe/commit/8c48397e7301bbb296e2f2630405f2d22f7222e3">8c48397</a> by Hassan Kibirige). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/232">Issue-232</a>, <a href="https://redirect.github.com/mkdocstrings/griffe/pull/248">PR-248</a></li> <li>Fix getting return type from parent property when parsing Sphinx docstrings (<a href="https://github.com/mkdocstrings/griffe/commit/f314957c9da7805a9eb1a23d1a7f3d47b0b1e4c0">f314957</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/125">Issue-125</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/325641f51a507d9d70c299719b7b4971cfcda3b9"><code>325641f</code></a> chore: Prepare release 0.44.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/6f22256ad02439d961bce2bb1afa32d4e9e10b10"><code>6f22256</code></a> fix: Fix enumeration properties on expression names</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/9b5ca4574250f847fd33a8cb92af56806db50c1b"><code>9b5ca45</code></a> feat: Add <code>resolved</code> property on expression names, returning the correspondin...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/20ff7b63a1e7ada39deb1b1014f280652c5e330a"><code>20ff7b6</code></a> chore: Cleanup</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/505d73896b4849eb25316544a7b0344c1710efcc"><code>505d738</code></a> chore: Prepare release 0.43.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/d6a64d8bf4f796799d97f2666098ba6093cdf779"><code>d6a64d8</code></a> Merge branch 'enum-values'</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/fdb21d943f72fb10a4406930bf3e3bf7aceff6b0"><code>fdb21d9</code></a> feat: Add properties telling whether an expression name resolves to an enumer...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/373bb08840da573974f03f0c6c2bb014bc2f6d73"><code>373bb08</code></a> chore: Prepare release 0.42.2</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/ee27ad97669a7321d18e6724e6c155cef601a289"><code>ee27ad9</code></a> fix: Fix target path of aliases for multipart imports (<code>import a.b.c as x</code>)</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/01da648b10aca57d316e74e4b0eef2ca31e92f32"><code>01da648</code></a> chore: Prepare release 0.42.1</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/griffe/compare/0.40.1...0.44.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