dependabot[bot] opened a new pull request, #1472: URL: https://github.com/apache/iceberg-python/pull/1472
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.12.2 to 1.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/python/releases">mkdocstrings-python's releases</a>.</em></p> <blockquote> <h2>1.13.0</h2> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.13.0">1.13.0</a> - 2024-12-26</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.12.2...1.13.0">Compare with 1.12.2</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Allow using Ruff to format signatures and attribute values (<a href="https://github.com/mkdocstrings/python/commit/d67215c976938ef1e169f16dd0b6166067ebd7bc">d67215c</a> by dm). <a href="https://redirect.github.com/mkdocstrings/python/pull/216">PR-216</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Respect <code>show_signature_annotations</code> option for attribute signatures in headings (<a href="https://github.com/mkdocstrings/python/commit/e93d166a14d0944d30ff2f28f21f2262ac396bff">e93d166</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe-pydantic/issues/9">Issue-griffe-pydantic#9</a></li> <li>Handle <code>__init__</code> overloads when merging into class (<a href="https://github.com/mkdocstrings/python/commit/af6fab31142204872ace716392dcb314b2cb5d0f">af6fab3</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/212">Issue-212</a></li> <li>Actually check if a module is public when rendering auto-generated summary table for modules (<a href="https://github.com/mkdocstrings/python/commit/3bf55b22ce9a841242c55b2efcedbd8f3a99ccc9">3bf55b2</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/203">Issue-203</a></li> <li>Never render line numbers for signatures and attribute values (<a href="https://github.com/mkdocstrings/python/commit/a669f1caefbd54305cc4610bdd57a529aa1208cf">a669f1c</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/192">Issue-192</a></li> <li>Respect highlight's <code>linenums</code> config for <code>pycon</code> examples in docstrings (<a href="https://github.com/mkdocstrings/python/commit/53eb82a21bbcaa959306e909bf0d4ac468f87580">53eb82a</a> by Timothée Mazzucotelli). [Related-to-<a href="https://redirect.github.com/mkdocstrings/python/issues/192">#192</a>](<a href="https://redirect.github.com/mkdocstrings/python/issues/192">mkdocstrings/python#192</a>)</li> <li>Fix normalization of extension paths on the annoying operating system and Python 3.13 (<a href="https://github.com/mkdocstrings/python/commit/101a6dc428da59a512da617a0a2453f2b6ef4387">101a6dc</a> by Timothée Mazzucotelli).</li> <li>Don't merge parent <code>__init__</code> docstring into class docstring if such inherited method wasn't selected through the <code>inherited_members</code> configuration option (<a href="https://github.com/mkdocstrings/python/commit/6c5b5c341940af9425b3de0672ac400794b3f6e5">6c5b5c3</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/189">Issue-189</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Render <code>*</code> and <code>**</code> outside of cross-references in signatures (<a href="https://github.com/mkdocstrings/python/commit/c4506f080e0c75cd32d6512c80f5016e82fc12bc">c4506f0</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/pull/216">Needed-for-PR-216</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md">mkdocstrings-python's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/python/releases/tag/1.13.0">1.13.0</a> - 2024-12-26</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/python/compare/1.12.2...1.13.0">Compare with 1.12.2</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Allow using Ruff to format signatures and attribute values (<a href="https://github.com/mkdocstrings/python/commit/d67215c976938ef1e169f16dd0b6166067ebd7bc">d67215c</a> by dm). <a href="https://redirect.github.com/mkdocstrings/python/pull/216">PR-216</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Respect <code>show_signature_annotations</code> option for attribute signatures in headings (<a href="https://github.com/mkdocstrings/python/commit/e93d166a14d0944d30ff2f28f21f2262ac396bff">e93d166</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe-pydantic/issues/9">Issue-griffe-pydantic#9</a></li> <li>Handle <code>__init__</code> overloads when merging into class (<a href="https://github.com/mkdocstrings/python/commit/af6fab31142204872ace716392dcb314b2cb5d0f">af6fab3</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/212">Issue-212</a></li> <li>Actually check if a module is public when rendering auto-generated summary table for modules (<a href="https://github.com/mkdocstrings/python/commit/3bf55b22ce9a841242c55b2efcedbd8f3a99ccc9">3bf55b2</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/203">Issue-203</a></li> <li>Never render line numbers for signatures and attribute values (<a href="https://github.com/mkdocstrings/python/commit/a669f1caefbd54305cc4610bdd57a529aa1208cf">a669f1c</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/192">Issue-192</a></li> <li>Respect highlight's <code>linenums</code> config for <code>pycon</code> examples in docstrings (<a href="https://github.com/mkdocstrings/python/commit/53eb82a21bbcaa959306e909bf0d4ac468f87580">53eb82a</a> by Timothée Mazzucotelli). [Related-to-<a href="https://redirect.github.com/mkdocstrings/python/issues/192">#192</a>](<a href="https://redirect.github.com/mkdocstrings/python/issues/192">mkdocstrings/python#192</a>)</li> <li>Fix normalization of extension paths on the annoying operating system and Python 3.13 (<a href="https://github.com/mkdocstrings/python/commit/101a6dc428da59a512da617a0a2453f2b6ef4387">101a6dc</a> by Timothée Mazzucotelli).</li> <li>Don't merge parent <code>__init__</code> docstring into class docstring if such inherited method wasn't selected through the <code>inherited_members</code> configuration option (<a href="https://github.com/mkdocstrings/python/commit/6c5b5c341940af9425b3de0672ac400794b3f6e5">6c5b5c3</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/issues/189">Issue-189</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Render <code>*</code> and <code>**</code> outside of cross-references in signatures (<a href="https://github.com/mkdocstrings/python/commit/c4506f080e0c75cd32d6512c80f5016e82fc12bc">c4506f0</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/python/pull/216">Needed-for-PR-216</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/python/commit/941d0e5fa02038bf4c7ef61633aa8288dc59d1da"><code>941d0e5</code></a> chore: Prepare release 1.13.0</li> <li><a href="https://github.com/mkdocstrings/python/commit/c8f1a77dc5150e0dec0f43649c2b04e422028f37"><code>c8f1a77</code></a> tests: Add templates rendenring tests using inline-snapshot</li> <li><a href="https://github.com/mkdocstrings/python/commit/e4936638b9d80ed1bc918e545f65b0b46b9a91d9"><code>e493663</code></a> tests: Refactor fixtures and helpers</li> <li><a href="https://github.com/mkdocstrings/python/commit/0d953e384fac3f4439933daa0bd7022c7baea5a3"><code>0d953e3</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/python/commit/ec4d2cc392a33f42033fe0ea44dc9eef55e335c3"><code>ec4d2cc</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/python/commit/d67215c976938ef1e169f16dd0b6166067ebd7bc"><code>d67215c</code></a> feat: Allow using Ruff to format signatures and attribute values</li> <li><a href="https://github.com/mkdocstrings/python/commit/c4506f080e0c75cd32d6512c80f5016e82fc12bc"><code>c4506f0</code></a> refactor: Render <code>*</code> and <code>**</code> outside of cross-references in signatures</li> <li><a href="https://github.com/mkdocstrings/python/commit/cea49964ac8364e2087f3016baa88168e67dec7f"><code>cea4996</code></a> docs: Mention mkdocstrings-python-xref</li> <li><a href="https://github.com/mkdocstrings/python/commit/e93d166a14d0944d30ff2f28f21f2262ac396bff"><code>e93d166</code></a> fix: Respect <code>show_signature_annotations</code> option for attribute signatures in ...</li> <li><a href="https://github.com/mkdocstrings/python/commit/af6fab31142204872ace716392dcb314b2cb5d0f"><code>af6fab3</code></a> fix: Handle <code>__init__</code> overloads when merging into class</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/python/compare/1.12.2...1.13.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