dependabot[bot] opened a new pull request, #8356: URL: https://github.com/apache/iceberg/pull/8356
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.32.3 to 0.33.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.33.0</h2> <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.33.0">0.33.0</a> - 2023-08-16</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.32.3...0.33.0">Compare with 0.32.3</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add <code>-V</code>, <code>--version</code> CLI flag to show version (<a href="https://github.com/mkdocstrings/griffe/commit/a41515f39e6e5e2e28d68980c44cc07a7e0ebbe0">a41515f</a> by jgart). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/186">#186</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/186">mkdocstrings/griffe#186</a>), [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/187">#187</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/187">mkdocstrings/griffe#187</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Improve expressions (<a href="https://github.com/mkdocstrings/griffe/commit/66c8ad5074e1475aa88a51d8652b5e197760d774">66c8ad5</a> and <a href="https://github.com/mkdocstrings/griffe/commit/0fe8f9155b571714b0fe2a1bd7aef0b9b0738b08">0fe8f91</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.33.0">0.33.0</a> - 2023-08-16</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.32.3...0.33.0">Compare with 0.32.3</a><!-- raw HTML omitted --></p> <h3>Breaking Changes</h3> <ul> <li>Removed <code>griffe.expressions.Expression</code> in favor of [<code>griffe.expressions.Expr</code>][] and subclasses</li> <li>Removed <code>griffe.expressions.Name</code> in favor of [<code>griffe.expressions.ExprName</code>][]</li> </ul> <h3>Features</h3> <ul> <li>Add <code>-V</code>, <code>--version</code> CLI flag to show version (<a href="https://github.com/mkdocstrings/griffe/commit/a41515f39e6e5e2e28d68980c44cc07a7e0ebbe0">a41515f</a> by jgart). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/186">#186</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/186">mkdocstrings/griffe#186</a>), [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/187">#187</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/187">mkdocstrings/griffe#187</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:[email protected]">[email protected]</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Improve expressions (<a href="https://github.com/mkdocstrings/griffe/commit/66c8ad5074e1475aa88a51d8652b5e197760d774">66c8ad5</a> and <a href="https://github.com/mkdocstrings/griffe/commit/0fe8f9155b571714b0fe2a1bd7aef0b9b0738b08">0fe8f91</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/griffe/commit/18398b78c5a5bebafc1c16902efc94e73d3977aa"><code>18398b7</code></a> chore: Prepare release 0.33.0</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/68ff56d43deacde44af6434abe57bc04c52876e2"><code>68ff56d</code></a> ci: Quality</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/0fe8f9155b571714b0fe2a1bd7aef0b9b0738b08"><code>0fe8f91</code></a> fix: Fix new expressions (kind property -> classname)</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/66c8ad5074e1475aa88a51d8652b5e197760d774"><code>66c8ad5</code></a> refactor: Improve expressions</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/e6aec024bee964b4223d8974eda94f33b8a696ae"><code>e6aec02</code></a> Merge branch 'main' of github.com:mkdocstrings/griffe</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/3feb2bde1e82768af60823e6a247aa7d76815efc"><code>3feb2bd</code></a> chore: Remove angle brackets around reprs</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/a41515f39e6e5e2e28d68980c44cc07a7e0ebbe0"><code>a41515f</code></a> feat: Add <code>-V</code>, <code>--version</code> CLI flag to show version</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/0ffedf90dd9b325921a903d41652bf041243c430"><code>0ffedf9</code></a> chore: Remove rej file</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/02c77c1ce0a7fbeae1ab9de9e9714dc42ea3462c"><code>02c77c1</code></a> Revert "chore: Prevent Ruff from moving imports under TYPE_CHECKING"</li> <li><a href="https://github.com/mkdocstrings/griffe/commit/959116d57110129fbe16e27785a1ade1155492cf"><code>959116d</code></a> docs: Remove warning about usage page not being in navigation</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/griffe/compare/0.32.3...0.33.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: [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]
