dependabot[bot] opened a new pull request, #3571: URL: https://github.com/apache/iceberg-python/pull/3571
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 2.0.2 to 2.1.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>2.1.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/2.1.0">2.1.0</a> - 2026-06-19</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/2.0.2...2.1.0">Compare with 2.0.2</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Add tests to source distributions for <code>griffecli</code> and <code>griffelib</code> packages. <a href="https://redirect.github.com/mkdocstrings/griffe/issues/452">Issue-452</a></li> </ul> <h3>Features</h3> <ul> <li>Add logging format for Azure Devops (<a href="https://github.com/mkdocstrings/griffe/commit/82526e487946f838c2521e531ef8716dd12d4eea">82526e4</a> by Carsten Igel). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/457">PR-457</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Rename tests module to avoid exclusion by packagers (<a href="https://github.com/mkdocstrings/griffe/commit/5b3e392006da98d5f23ba0e808393038be6014d8">5b3e392</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/461">Issue-461</a></li> <li>Don't try merging overload annotations into non-function objects (<a href="https://github.com/mkdocstrings/griffe/commit/1b6b053dc4cfdc4381a9dc4b0676b7946e55951e">1b6b053</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocstrings/griffe/discussions/451">Issue-451</a></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/2.1.0">2.1.0</a> - 2026-06-19</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/2.0.2...2.1.0">Compare with 2.0.2</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Add tests to source distributions for <code>griffecli</code> and <code>griffelib</code> packages. <a href="https://redirect.github.com/mkdocstrings/griffe/issues/452">Issue-452</a></li> </ul> <h3>Features</h3> <ul> <li>Add logging format for Azure Devops (<a href="https://github.com/mkdocstrings/griffe/commit/82526e487946f838c2521e531ef8716dd12d4eea">82526e4</a> by Carsten Igel). <a href="https://redirect.github.com/mkdocstrings/griffe/pull/457">PR-457</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Rename tests module to avoid exclusion by packagers (<a href="https://github.com/mkdocstrings/griffe/commit/5b3e392006da98d5f23ba0e808393038be6014d8">5b3e392</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/griffe/issues/461">Issue-461</a></li> <li>Don't try merging overload annotations into non-function objects (<a href="https://github.com/mkdocstrings/griffe/commit/1b6b053dc4cfdc4381a9dc4b0676b7946e55951e">1b6b053</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocstrings/griffe/discussions/451">Issue-451</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/6913290379b109982bb4fe814a11198a6c84c4b2"><code>6913290</code></a> chore: Prepare release 2.1.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/20457fe6d5c22c713137d32f24c7ecb6213deba3"><code>20457fe</code></a> tests: Split test suite in two (CLI/lib)</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/5b3e392006da98d5f23ba0e808393038be6014d8"><code>5b3e392</code></a> fix: Rename tests module to avoid exclusion by packagers</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/5dc97b78f318ac97016fbaee83a574ff15516f58"><code>5dc97b7</code></a> chore: Docs, space trimming</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/82526e487946f838c2521e531ef8716dd12d4eea"><code>82526e4</code></a> feat: Add logging format for Azure Devops</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/ead0127049115282a09617412d9832cd731cb00b"><code>ead0127</code></a> fix: bump jsonschema minimum to 4.18</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/702b33cfdf4cbb3ab441ea9a7adc742ccc2fb828"><code>702b33c</code></a> ci: fix typing</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/1b6b053dc4cfdc4381a9dc4b0676b7946e55951e"><code>1b6b053</code></a> fix: Don't try merging overload annotations into non-function objects</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/97106e4f56c99146f23864c7777e5bfaec89bafe"><code>97106e4</code></a> style: Format</li> <li>See full diff in <a href="https://github.com/mkdocstrings/griffe/compare/2.0.2...2.1.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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
