dependabot[bot] opened a new pull request, #8078:
URL: https://github.com/apache/iceberg/pull/8078

   Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.30.0 to 0.32.1.
   <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.32.1</h2>
   <h2><a 
href="https://github.com/mkdocstrings/griffe/releases/tag/0.32.1";>0.32.1</a> - 
2023-07-15</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.32.0...0.32.1";>Compare 
with 0.32.0</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix aliases for direct nested imports (<a 
href="https://github.com/mkdocstrings/griffe/commit/e9867f78044a2a33b575e274224d3a4c16b62439";>e9867f7</a>
 by Timothée Mazzucotelli). [Issue <a 
href="https://redirect.github.com/mkdocstrings/python/issues/32";>mkdocstrings/python#32</a>](<a
 
href="https://redirect.github.com/mkdocstrings/python/issues/32";>mkdocstrings/python#32</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Simplify AST imports, stop using deprecated code from <code>ast</code> 
(<a 
href="https://github.com/mkdocstrings/griffe/commit/21d5832ba6db051b9754f515f1d7125126dd801f";>21d5832</a>
 by Timothée Mazzucotelli). [Issue <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/179";>#179</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/179";>mkdocstrings/griffe#179</a>)</li>
   </ul>
   <h2>0.32.0</h2>
   <h2><a 
href="https://github.com/mkdocstrings/griffe/releases/tag/0.32.0";>0.32.0</a> - 
2023-07-13</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.31.0...0.32.0";>Compare 
with 0.31.0</a><!-- raw HTML omitted --></p>
   <h3>Deprecations</h3>
   <ul>
   <li>Classes 
[<code>InspectorExtension</code>][griffe.extensions.base.InspectorExtension]
   and [<code>VisitorExtension</code>][griffe.extensions.base.VisitorExtension]
   are deprecated in favor of 
[<code>Extension</code>][griffe.extensions.base.Extension].
   As a side-effect, the 
[<code>hybrid</code>][griffe.extensions.hybrid.HybridExtension] extension
   is also deprecated. See <a 
href="https://github.com/mkdocstrings/griffe/blob/HEAD/extensions.md";>how to 
use and write extensions</a>.</li>
   </ul>
   <h3>Breaking Changes</h3>
   <ul>
   <li>Module <code>griffe.agents.base</code> was removed</li>
   <li>Module <code>griffe.docstrings.markdown</code> was removed</li>
   <li>Class <code>ASTNode</code> was removed</li>
   <li>Class <code>BaseInspector</code> was removed</li>
   <li>Class <code>BaseVisitor</code> was removed</li>
   <li>Fucntion <code>get_parameter_default</code> was removed</li>
   <li>Function <code>load_extension</code> was removed (made private)</li>
   <li>Function <code>patch_ast</code> was removed</li>
   <li>Function <code>tmp_worktree</code> was removed (made private)</li>
   <li>Type [<code>Extension</code>][griffe.extensions.base.Extension] is now a 
class</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Numpy parser: handle return section items with just type, or no name and 
no type (<a 
href="https://github.com/mkdocstrings/griffe/commit/bdec37dd32a5d4e089ee5e14e5a66be645bb8360";>bdec37d</a>
 by Michael Chow). [Issue <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/173";>#173</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/173";>mkdocstrings/griffe#173</a>),
 [PR <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/174";>#174</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/pull/174";>mkdocstrings/griffe#174</a>),
 Co-authored-by: Timothée Mazzucotelli <a 
href="mailto:[email protected]";>[email protected]</a></li>
   <li>Rework extension system (<a 
href="https://github.com/mkdocstrings/griffe/commit/dea4c830e3bfa0bf7c9f307975cb53e1314c50eb";>dea4c83</a>
 by Timothée Mazzucotelli).</li>
   <li>Parse attribute values, parameter defaults and decorators as expressions 
(<a 
href="https://github.com/mkdocstrings/griffe/commit/7b653b31bd9c38bf8d960baa5ab75dd56c62fbcb";>7b653b3</a>
 by Timothée Mazzucotelli).</li>
   <li>Add loader option to avoid storing source code, reducing memory 
footprint (<a 
href="https://github.com/mkdocstrings/griffe/commit/d592edf477d9e7a5f9723c96cc259db65b1cae71";>d592edf</a>
 by Timothée Mazzucotelli).</li>
   <li>Add <code>extra</code> attribute to objects (<a 
href="https://github.com/mkdocstrings/griffe/commit/707a34833f56cf4a1aa302cb1201ad96ff361252";>707a348</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Numpy-style: don't strip spaces from the left of indented lines (<a 
href="https://github.com/mkdocstrings/griffe/commit/f13fc0a7edc7c8ac14c8c482b58735a5f7301bd6";>f13fc0a</a>
 by Timothée Mazzucotelli). [Discussion <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/587";>#587</a>](<a 
href="https://github.com/mkdocstrings/mkdocstrings/discussions/587";>https://github.com/mkdocstrings/mkdocstrings/discussions/587</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.32.1";>0.32.1</a> - 
2023-07-15</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.32.0...0.32.1";>Compare 
with 0.32.0</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix aliases for direct nested imports (<a 
href="https://github.com/mkdocstrings/griffe/commit/e9867f78044a2a33b575e274224d3a4c16b62439";>e9867f7</a>
 by Timothée Mazzucotelli). [Issue <a 
href="https://redirect.github.com/mkdocstrings/python/issues/32";>mkdocstrings/python#32</a>](<a
 
href="https://redirect.github.com/mkdocstrings/python/issues/32";>mkdocstrings/python#32</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Simplify AST imports, stop using deprecated code from <code>ast</code> 
(<a 
href="https://github.com/mkdocstrings/griffe/commit/21d5832ba6db051b9754f515f1d7125126dd801f";>21d5832</a>
 by Timothée Mazzucotelli). [Issue <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/179";>#179</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/179";>mkdocstrings/griffe#179</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/mkdocstrings/griffe/releases/tag/0.32.0";>0.32.0</a> - 
2023-07-13</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.31.0...0.32.0";>Compare 
with 0.31.0</a><!-- raw HTML omitted --></p>
   <h3>Deprecations</h3>
   <ul>
   <li>Classes 
[<code>InspectorExtension</code>][griffe.extensions.base.InspectorExtension]
   and [<code>VisitorExtension</code>][griffe.extensions.base.VisitorExtension]
   are deprecated in favor of 
[<code>Extension</code>][griffe.extensions.base.Extension].
   As a side-effect, the 
[<code>hybrid</code>][griffe.extensions.hybrid.HybridExtension] extension
   is also deprecated. See <a 
href="https://github.com/mkdocstrings/griffe/blob/main/extensions.md";>how to 
use and write extensions</a>.</li>
   </ul>
   <h3>Breaking Changes</h3>
   <ul>
   <li>Module <code>griffe.agents.base</code> was removed</li>
   <li>Module <code>griffe.docstrings.markdown</code> was removed</li>
   <li>Class <code>ASTNode</code> was removed</li>
   <li>Class <code>BaseInspector</code> was removed</li>
   <li>Class <code>BaseVisitor</code> was removed</li>
   <li>Fucntion <code>get_parameter_default</code> was removed</li>
   <li>Function <code>load_extension</code> was removed (made private)</li>
   <li>Function <code>patch_ast</code> was removed</li>
   <li>Function <code>tmp_worktree</code> was removed (made private)</li>
   <li>Type [<code>Extension</code>][griffe.extensions.base.Extension] is now a 
class</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>Numpy parser: handle return section items with just type, or no name and 
no type (<a 
href="https://github.com/mkdocstrings/griffe/commit/bdec37dd32a5d4e089ee5e14e5a66be645bb8360";>bdec37d</a>
 by Michael Chow). [Issue <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/173";>#173</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/173";>mkdocstrings/griffe#173</a>),
 [PR <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/174";>#174</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/pull/174";>mkdocstrings/griffe#174</a>),
 Co-authored-by: Timothée Mazzucotelli <a 
href="mailto:[email protected]";>[email protected]</a></li>
   <li>Rework extension system (<a 
href="https://github.com/mkdocstrings/griffe/commit/dea4c830e3bfa0bf7c9f307975cb53e1314c50eb";>dea4c83</a>
 by Timothée Mazzucotelli).</li>
   <li>Parse attribute values, parameter defaults and decorators as expressions 
(<a 
href="https://github.com/mkdocstrings/griffe/commit/7b653b31bd9c38bf8d960baa5ab75dd56c62fbcb";>7b653b3</a>
 by Timothée Mazzucotelli).</li>
   <li>Add loader option to avoid storing source code, reducing memory 
footprint (<a 
href="https://github.com/mkdocstrings/griffe/commit/d592edf477d9e7a5f9723c96cc259db65b1cae71";>d592edf</a>
 by Timothée Mazzucotelli).</li>
   <li>Add <code>extra</code> attribute to objects (<a 
href="https://github.com/mkdocstrings/griffe/commit/707a34833f56cf4a1aa302cb1201ad96ff361252";>707a348</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Numpy-style: don't strip spaces from the left of indented lines (<a 
href="https://github.com/mkdocstrings/griffe/commit/f13fc0a7edc7c8ac14c8c482b58735a5f7301bd6";>f13fc0a</a>
 by Timothée Mazzucotelli). [Discussion <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/587";>#587</a>](<a 
href="https://github.com/mkdocstrings/mkdocstrings/discussions/587";>https://github.com/mkdocstrings/mkdocstrings/discussions/587</a>)</li>
   <li>Fix relative paths for old versions when checking API (<a 
href="https://github.com/mkdocstrings/griffe/commit/96fd45b41186eb503d6a2ff4e587cae427aea013";>96fd45b</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/84ae8092e70d1d0a4f580eafa7eb865efe643f7c";><code>84ae809</code></a>
 chore: Prepare release 0.32.1</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/21d5832ba6db051b9754f515f1d7125126dd801f";><code>21d5832</code></a>
 refactor: Simplify AST imports, stop using deprecated code from 
<code>ast</code></li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/48a71628ccfff1d3e639d4930cf43a9f19123452";><code>48a7162</code></a>
 chore: Test on Python 3.12</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/e9867f78044a2a33b575e274224d3a4c16b62439";><code>e9867f7</code></a>
 fix: Fix aliases for direct nested imports</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/20f1f8f8c66fbcefc6b76e4ea169e436bf3bda51";><code>20f1f8f</code></a>
 ci: Improve typing of import utils</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/09750445e610d91a0dd6d4750b0027deca6583d3";><code>0975044</code></a>
 chore: Prepare release 0.32.0</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/91505993af5ebd6794be057b9372a48195bd2a31";><code>9150599</code></a>
 chore: Render perf commits in changelog</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/bdec37dd32a5d4e089ee5e14e5a66be645bb8360";><code>bdec37d</code></a>
 feat: Numpy parser: handle return section items with just type, or no name 
an...</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/88cd6031266505dedbda830cf4004e22119f0b0b";><code>88cd603</code></a>
 chore: Template upgrade</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/fdeb16f61cb5ae7db2394ef2a8ec31843b7ae85b";><code>fdeb16f</code></a>
 refactor: Privatize/remove objects</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mkdocstrings/griffe/compare/0.30.0...0.32.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=griffe&package-manager=pip&previous-version=0.30.0&new-version=0.32.1)](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 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]

Reply via email to