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

   Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 
0.9.0 to 1.0.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mkdocstrings/python/blob/master/CHANGELOG.md";>mkdocstrings-python's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/mkdocstrings/python/releases/tag/1.0.0";>1.0.0</a> - 
2023-05-11</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/python/compare/0.10.1...1.0.0";>Compare 
with 0.10.1</a><!-- raw HTML omitted --></p>
   <h3>Breaking changes</h3>
   <ul>
   <li>
   <p>The signature of the <a 
href="https://mkdocstrings.github.io/python/reference/mkdocstrings_handlers/python/rendering/#mkdocstrings_handlers.python.rendering.do_format_signature";><code>format_signature</code>
 filter</a> has changed.
   If you override templates in your project to customize the output,
   make sure to update the following templates so that they use
   the new filter signature:</p>
   <ul>
   <li><code>class.html</code></li>
   <li><code>expression.html</code></li>
   <li><code>function.html</code></li>
   <li><code>signature.html</code></li>
   </ul>
   <p>You can see how to use the filter in this commit's changes:
   <a 
href="https://github.com/mkdocstrings/python/commit/f686f4e4599cea64686d4ef4863b507dd096a513";>f686f4e4</a>.</p>
   </li>
   </ul>
   <p><strong>We take this as an opportunity to go out of beta and bump the 
version to 1.0.0.
   This will allow users to rely on semantic versioning.</strong></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Bring compatibility with insiders signature crossrefs feature (<a 
href="https://github.com/mkdocstrings/python/commit/f686f4e4599cea64686d4ef4863b507dd096a513";>f686f4e</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2><a 
href="https://github.com/mkdocstrings/python/releases/tag/0.10.1";>0.10.1</a> - 
2023-05-07</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/python/compare/0.10.0...0.10.1";>Compare 
with 0.10.0</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Format signatures with full-path names (<a 
href="https://github.com/mkdocstrings/python/commit/685512decf1a14c53fa6ca82048e65619aa6a463";>685512d</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2><a 
href="https://github.com/mkdocstrings/python/releases/tag/0.10.0";>0.10.0</a> - 
2023-05-07</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/python/compare/0.9.0...0.10.0";>Compare 
with 0.9.0</a><!-- raw HTML omitted --></p>
   <h3>Features</h3>
   <ul>
   <li>Add option to disallow inspection (<a 
href="https://github.com/mkdocstrings/python/commit/40f2f268876358941cf8221d01d219a0deb9de38";>40f2f26</a>
 by Nyuan Zhang). [Issue <a 
href="https://redirect.github.com/mkdocstrings/python/issues/68";>#68</a>](<a 
href="https://redirect.github.com/mkdocstrings/python/issues/68";>mkdocstrings/python#68</a>),
 [PR <a 
href="https://redirect.github.com/mkdocstrings/python/issues/69";>#69</a>](<a 
href="https://redirect.github.com/mkdocstrings/python/pull/69";>mkdocstrings/python#69</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Make admonitions open by default (<a 
href="https://github.com/mkdocstrings/python/commit/79cd153cfceec860f6ce08d30817c21031983238";>79cd153</a>
 by Timothée Mazzucotelli). [Issue <a 
href="https://redirect.github.com/mkdocstrings/python/issues/22";>#22</a>](<a 
href="https://redirect.github.com/mkdocstrings/python/issues/22";>mkdocstrings/python#22</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Match documented behavior for filtering (all members, list, none) (<a 
href="https://github.com/mkdocstrings/python/commit/c7f70c353c3dd2b82e1f34c70cd433e0bab4f6e6";>c7f70c3</a>
 by Timothée Mazzucotelli).</li>
   <li>Switch to an info level log for when black's not installed (<a 
href="https://github.com/mkdocstrings/python/commit/f593bb06c63860be14d2025c4bd795e0c8976ce0";>f593bb0</a>
 by Faster Speeding).</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/aead1fd7222e0914dd1e02d92d14b39a7f639b66";><code>aead1fd</code></a>
 chore: Prepare release 1.0.0</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/f686f4e4599cea64686d4ef4863b507dd096a513";><code>f686f4e</code></a>
 fix: Bring compatibility with insiders signature crossrefs feature</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/52047260b3622b13c29159f0c33d6a959c4a92d2";><code>5204726</code></a>
 chore: Template upgrade</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/7f5529fe8a760c1a20a7ef33699a97f8cb668745";><code>7f5529f</code></a>
 ci: Add back MYPYPATH env var to check-types duty</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/2d418130f901aefb55e840fa53f7b188e74e57ea";><code>2d41813</code></a>
 chore: Template upgrade</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/58526123648bc306a8d8f45c2e2b0dcb5917e491";><code>5852612</code></a>
 docs: Improve suggestion for styling external links</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/0be080906037d82cb29ead3ceeeb34906f1b8321";><code>0be0809</code></a>
 chore: Prepare release 0.10.1</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/685512decf1a14c53fa6ca82048e65619aa6a463";><code>685512d</code></a>
 fix: Format signatures with full-path names</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/40077f9f48e929bb7cf93d9bba41dd8d457342ed";><code>40077f9</code></a>
 chore: Ignore doc formatting errors</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/bd8106081e4917ea11ee3095e7a18b7488157ffc";><code>bd81060</code></a>
 chore: Fix docs deploy duty</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mkdocstrings/python/compare/0.9.0...1.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocstrings-python&package-manager=pip&previous-version=0.9.0&new-version=1.0.0)](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