dependabot[bot] opened a new pull request, #76: URL: https://github.com/apache/iceberg-python/pull/76
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.4 to 0.36.5. <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.36.5</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.36.5">0.36.5</a> - 2023-10-09</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.36.4...0.36.5">Compare with 0.36.4</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Force extension import path to be a string (coming from MkDocs' <code>!relative</code> tag) (<a href="https://github.com/mkdocstrings/griffe/commit/34e21a9545a38b61a1b80192af312d70f6c607f2">34e21a9</a> by Timothée Mazzucotelli).</li> <li>Fix crash when trying to get a decorator callable path (found thanks to pysource-codegen) (<a href="https://github.com/mkdocstrings/griffe/commit/e57f08eb5770eb3a9ed12e97da3076b87f109224">e57f08e</a> by Timothée Mazzucotelli).</li> <li>Fix crash when trying to get docstring after assignment (found thanks to pysource-codegen) (<a href="https://github.com/mkdocstrings/griffe/commit/fb0a0c1a8558c9d04855b75e4a9f579b46e2edd8">fb0a0c1</a> by Timothée Mazzucotelli).</li> <li>Fix type errors in expressions and value extractor, don't pass duplicate arguments (found thanks to pysource-codegen) (<a href="https://github.com/mkdocstrings/griffe/commit/7e53288586bd90198cfd6a898002850c67213209">7e53288</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.36.5">0.36.5</a> - 2023-10-09</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.36.4...0.36.5">Compare with 0.36.4</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Force extension import path to be a string (coming from MkDocs' <code>!relative</code> tag) (<a href="https://github.com/mkdocstrings/griffe/commit/34e21a9545a38b61a1b80192af312d70f6c607f2">34e21a9</a> by Timothée Mazzucotelli).</li> <li>Fix crash when trying to get a decorator callable path (found thanks to pysource-codegen) (<a href="https://github.com/mkdocstrings/griffe/commit/e57f08eb5770eb3a9ed12e97da3076b87f109224">e57f08e</a> by Timothée Mazzucotelli).</li> <li>Fix crash when trying to get docstring after assignment (found thanks to pysource-codegen) (<a href="https://github.com/mkdocstrings/griffe/commit/fb0a0c1a8558c9d04855b75e4a9f579b46e2edd8">fb0a0c1</a> by Timothée Mazzucotelli).</li> <li>Fix type errors in expressions and value extractor, don't pass duplicate arguments (found thanks to pysource-codegen) (<a href="https://github.com/mkdocstrings/griffe/commit/7e53288586bd90198cfd6a898002850c67213209">7e53288</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/66eb0c23b9b3a306b62821b483e76e17217bebfb"><code>66eb0c2</code></a> chore: Prepare release 0.36.5</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/afd9de88798bcf51584f0200888c3891190d3669"><code>afd9de8</code></a> chore: No more system errors with Python 3.12.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/34e21a9545a38b61a1b80192af312d70f6c607f2"><code>34e21a9</code></a> fix: Force extension import path to be a string (coming from MkDocs' `!relati...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/e57f08eb5770eb3a9ed12e97da3076b87f109224"><code>e57f08e</code></a> fix: Fix crash when trying to get a decorator callable path (found thanks to ...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/fb0a0c1a8558c9d04855b75e4a9f579b46e2edd8"><code>fb0a0c1</code></a> fix: Fix crash when trying to get docstring after assignment (found thanks to...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/7e53288586bd90198cfd6a898002850c67213209"><code>7e53288</code></a> fix: Fix type errors in expressions and value extractor, don't pass duplicate...</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/eadaa5604e5ddb06214335cfa04d7305485c5152"><code>eadaa56</code></a> chore: Rewrite fuzz task with <code>pysource-codegen</code></li> <li>See full diff in <a href="https://github.com/mkdocstrings/griffe/compare/0.36.4...0.36.5">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