You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/07 05:01:46 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #7546: Build: Bump griffe from 0.26.0 to 0.27.3 in /python

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

   Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.26.0 to 0.27.3.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/mkdocstrings/griffe/blob/master/CHANGELOG.md">griffe's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.27.3">0.27.3</a> - 2023-05-05</h2>
   <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.27.2...0.27.3">Compare with 0.27.2</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Allow setting doctring through alias (<a href="https://github.com/mkdocstrings/griffe/commit/2e0f553c833e9b27f5e97c05065c2127212b603c">2e0f553</a> by Timothée Mazzucotelli).</li>
   <li>Prevent infinite recursion (<a href="https://github.com/mkdocstrings/griffe/commit/0e985460eb886ea832e7cbefca261620eedb0e56">0e98546</a> by Timothée Mazzucotelli). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/155">#155</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/155">mkdocstrings/griffe#155</a>)</li>
   </ul>
   <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.27.2">0.27.2</a> - 2023-05-03</h2>
   <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.27.1...0.27.2">Compare with 0.27.1</a><!-- raw HTML omitted --></p>
   <h3>Dependencies</h3>
   <ul>
   <li>Remove async extra (aiofiles) (<a href="https://github.com/mkdocstrings/griffe/commit/70d9b9305370f03c221876838aaad9b72dc388d3">70d9b93</a> by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Support walrus operator (<a href="https://github.com/mkdocstrings/griffe/commit/bf721f4dd2bb7f1a6695b5c880df821920b994a6">bf721f4</a> by Timothée Mazzucotelli). [Issue <a href="https://redirect.github.com/mkdocstrings/griffe/issues/152">#152</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/issues/152">mkdocstrings/griffe#152</a>)</li>
   <li>Respect <code>ClassVar</code> annotation (<a href="https://github.com/mkdocstrings/griffe/commit/60e01c126df4e0529fe3806f9c2637a5a45dd138">60e01c1</a> by Victor Westerhuis). [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/150">#150</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/150">mkdocstrings/griffe#150</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:pawamoy@pm.me">pawamoy@pm.me</a></li>
   <li>Add missing &quot;other args&quot; section aliases (<a href="https://github.com/mkdocstrings/griffe/commit/f5c0a0ee70c34063ea38a8e76dcba4923f9673cb">f5c0a0e</a> by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Move utils from cli to respective modules (<a href="https://github.com/mkdocstrings/griffe/commit/c6ce49eb75c1799982b40a7862a1a7888f0fab93">c6ce49e</a> by Timothée Mazzucotelli).</li>
   </ul>
   <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.27.1">0.27.1</a> - 2023-04-16</h2>
   <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.27.0...0.27.1">Compare with 0.27.0</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Actually parse warnings sections (<a href="https://github.com/mkdocstrings/griffe/commit/bc00da5e9dfe4b2aee906000759e0c1e0a2f893b">bc00da5</a> by Timothée Mazzucotelli).</li>
   <li>Allow Raises and Warns items to start with a newline (<a href="https://github.com/mkdocstrings/griffe/commit/f3b088c02b3be86934125b142876b0dfb3702677">f3b088c</a> by Victor Westerhuis). [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/149">#149</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/149">mkdocstrings/griffe#149</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:pawamoy@pm.me">pawamoy@pm.me</a></li>
   </ul>
   <h2><a href="https://github.com/mkdocstrings/griffe/releases/tag/0.27.0">0.27.0</a> - 2023-04-10</h2>
   <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/griffe/compare/0.26.0...0.27.0">Compare with 0.26.0</a><!-- raw HTML omitted --></p>
   <h3>Features</h3>
   <ul>
   <li>Implement basic handling of Alias for breaking changes (<a href="https://github.com/mkdocstrings/griffe/commit/aa8ce009c8d69f7830bc46bc80dac34907b8ae83">aa8ce00</a> by Yurii). [PR <a href="https://redirect.github.com/mkdocstrings/griffe/issues/140">#140</a>](<a href="https://redirect.github.com/mkdocstrings/griffe/pull/140">mkdocstrings/griffe#140</a>), Co-authored-by: Timothée Mazzucotelli <a href="mailto:pawamoy@pm.me">pawamoy@pm.me</a></li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Support <code>Literal</code> imported from <code>typing_extensions</code> (<a href="https://github.com/mkdocstrings/griffe/commit/3a16e5858649f7d786ef8a60b9dfd588f406cd9d">3a16e58</a> by Timothée Mazzucotelli). [Issue <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/545">mkdocstrings/mkdocstrings#545</a>](<a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/545">mkdocstrings/mkdocstrings#545</a>)</li>
   <li>Fix parameter default checking logic and diff tests (<a href="https://github.com/mkdocstrings/griffe/commit/1b940fd270b3e51dc0f62edb500a6a3e85908953">1b940fd</a> by Timothée Mazzucotelli).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/9a61a16b08525c9973ed281db70140ef174d3c2b"><code>9a61a16</code></a> chore: Prepare release 0.27.3</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/2e0f553c833e9b27f5e97c05065c2127212b603c"><code>2e0f553</code></a> fix: Allow setting doctring through alias</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/0e985460eb886ea832e7cbefca261620eedb0e56"><code>0e98546</code></a> fix: Prevent infinite recursion</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/7607d0a3867628a10f3d755b948ca9feee65e94e"><code>7607d0a</code></a> chore: Prepare release 0.27.2</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/bf721f4dd2bb7f1a6695b5c880df821920b994a6"><code>bf721f4</code></a> fix: Support walrus operator</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/60e01c126df4e0529fe3806f9c2637a5a45dd138"><code>60e01c1</code></a> fix: Respect <code>ClassVar</code> annotation</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/020402421883f47aaaa7758fde5e1d409c6195d0"><code>0204024</code></a> ci: Quality</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/155b598ec7b2a5dd398e9b97a3144d44bc654a85"><code>155b598</code></a> docs: Improve CLI reference</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/c6ce49eb75c1799982b40a7862a1a7888f0fab93"><code>c6ce49e</code></a> refactor: Move utils from cli to respective modules</li>
   <li><a href="https://github.com/mkdocstrings/griffe/commit/8d5f6e27a1aa039dcf83b94ddaa3a078faab45c4"><code>8d5f6e2</code></a> chore: Template upgrade</li>
   <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/griffe/compare/0.26.0...0.27.3">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.26.0&new-version=0.27.3)](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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] Fokko merged pull request #7546: Build: Bump griffe from 0.26.0 to 0.27.3 in /python

Posted by "Fokko (via GitHub)" <gi...@apache.org>.
Fokko merged PR #7546:
URL: https://github.com/apache/iceberg/pull/7546


-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org