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

   Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 
1.10.0 to 1.10.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mkdocstrings/python/releases";>mkdocstrings-python's 
releases</a>.</em></p>
   <blockquote>
   <h2>1.10.1</h2>
   <h2><a 
href="https://github.com/mkdocstrings/python/releases/tag/1.10.1";>1.10.1</a> - 
2024-05-14</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/python/compare/1.10.0...1.10.1";>Compare 
with 1.10.0</a><!-- raw HTML omitted --></p>
   <h3>Build</h3>
   <ul>
   <li>Depend on mkdocstrings 0.25 which adds support for parameter 
<code>once</code> when logging messages (<a 
href="https://github.com/mkdocstrings/python/commit/2bc156bd6f231ae13066651f4490d1e9c2ce3ca2";>2bc156b</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Set handler's name (<a 
href="https://github.com/mkdocstrings/python/commit/a71ab12c8e52efe76e5c0a5e54065926a47cc0d2";>a71ab12</a>
 by Timothée Mazzucotelli).</li>
   <li>Update <code>*.html</code> top-level templates to extend the 
<code>*.html.jinja</code> base templates (<a 
href="https://github.com/mkdocstrings/python/commit/a8c540e95693e8500da884c32ad159b3bbaaa7ba";>a8c540e</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Update <code>*.html</code> base templates to extend their 
<code>*.html.jinja</code> counterpart, while overriding the <code>logs</code> 
block to issue a logging message (info) stating that extending 
<code>*.html</code> templates is deprecated (<a 
href="https://github.com/mkdocstrings/python/commit/e6f1b9caf13754eca9dbb2f112727bef50876ed7";>e6f1b9c</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Add <code>*.html.jinja</code> top-level (overridable) templates, 
extending their base counterpart (<a 
href="https://github.com/mkdocstrings/python/commit/7c14924c406d7b5f4f1c22d03019d4c566018d2d";>7c14924</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Add <code>*.html.jinja</code> base templates, which are copies of 
<code>*.html</code> templates, with an additional <code>logs</code> block, and 
using the updated <code>get_template</code> filter (<a 
href="https://github.com/mkdocstrings/python/commit/eced9a54fc8a559b686cb1b1180a0d2e04ba452d";>eced9a5</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Update <code>get_template</code> filter to support both 
<code>*.html</code> and <code>*.html.jinja</code> templates, logging a message 
(info) when <code>*.html</code> templates are overridden by users (<a 
href="https://github.com/mkdocstrings/python/commit/3546fd70b2d4e45f77b166b2e67c333acc8af0d2";>3546fd7</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Log a warning when base templates are overridden (<a 
href="https://github.com/mkdocstrings/python/commit/26e3d66f5334a5aaff75bda030afe6dfa1cc94d7";>26e3d66</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md";>mkdocstrings-python's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/mkdocstrings/python/releases/tag/1.10.1";>1.10.1</a> - 
2024-05-14</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/python/compare/1.10.0...1.10.1";>Compare 
with 1.10.0</a><!-- raw HTML omitted --></p>
   <h3>Build</h3>
   <ul>
   <li>Depend on mkdocstrings 0.25 which adds support for parameter 
<code>once</code> when logging messages (<a 
href="https://github.com/mkdocstrings/python/commit/2bc156bd6f231ae13066651f4490d1e9c2ce3ca2";>2bc156b</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Set handler's name (<a 
href="https://github.com/mkdocstrings/python/commit/a71ab12c8e52efe76e5c0a5e54065926a47cc0d2";>a71ab12</a>
 by Timothée Mazzucotelli).</li>
   <li>Update <code>*.html</code> top-level templates to extend the 
<code>*.html.jinja</code> base templates (<a 
href="https://github.com/mkdocstrings/python/commit/a8c540e95693e8500da884c32ad159b3bbaaa7ba";>a8c540e</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Update <code>*.html</code> base templates to extend their 
<code>*.html.jinja</code> counterpart, while overriding the <code>logs</code> 
block to issue a logging message (info) stating that extending 
<code>*.html</code> templates is deprecated (<a 
href="https://github.com/mkdocstrings/python/commit/e6f1b9caf13754eca9dbb2f112727bef50876ed7";>e6f1b9c</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Add <code>*.html.jinja</code> top-level (overridable) templates, 
extending their base counterpart (<a 
href="https://github.com/mkdocstrings/python/commit/7c14924c406d7b5f4f1c22d03019d4c566018d2d";>7c14924</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Add <code>*.html.jinja</code> base templates, which are copies of 
<code>*.html</code> templates, with an additional <code>logs</code> block, and 
using the updated <code>get_template</code> filter (<a 
href="https://github.com/mkdocstrings/python/commit/eced9a54fc8a559b686cb1b1180a0d2e04ba452d";>eced9a5</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Update <code>get_template</code> filter to support both 
<code>*.html</code> and <code>*.html.jinja</code> templates, logging a message 
(info) when <code>*.html</code> templates are overridden by users (<a 
href="https://github.com/mkdocstrings/python/commit/3546fd70b2d4e45f77b166b2e67c333acc8af0d2";>3546fd7</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   <li>Log a warning when base templates are overridden (<a 
href="https://github.com/mkdocstrings/python/commit/26e3d66f5334a5aaff75bda030afe6dfa1cc94d7";>26e3d66</a>
 by Timothée Mazzucotelli). <a 
href="https://redirect.github.com/mkdocstrings/python/issues/151";>Issue-151</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/f7705ce95a15fe3ce6c2cecee5f5376d832867df";><code>f7705ce</code></a>
 chore: Prepare release 1.10.1</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/6885009f92df78996be21803338dd811d68c108d";><code>6885009</code></a>
 ci: Remove unused type ignore comment</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/525335821b8a266c7822b1c705bd0ae78d795c16";><code>5253358</code></a>
 docs: Correct <code>PrintOK</code> doctest examples</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/583b8fefd987ccaa37a016121427e1141827ff71";><code>583b8fe</code></a>
 docs: Document Jinja templates</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/e7f997b0452c9b4d5fe04df32f1319f8038d586b";><code>e7f997b</code></a>
 docs: Enable parameter headings</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/cfdccd3c43bd5ebda1358279f77af59ab6132eb9";><code>cfdccd3</code></a>
 docs: Load Python-Markdown objects inventory</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/a5f2723337f00c269d808d552f5c496842ce2eb0";><code>a5f2723</code></a>
 docs: Document handler's <code>update_env</code> method</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/a71ab12c8e52efe76e5c0a5e54065926a47cc0d2";><code>a71ab12</code></a>
 refactor: Set handler's name</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/ad09a2db7e7af6c3aec651a6545384645d45af1b";><code>ad09a2d</code></a>
 chore: Comment code in handler init method</li>
   <li><a 
href="https://github.com/mkdocstrings/python/commit/929cfb5a8fd68f28960f9e6de43b1b7a7203c835";><code>929cfb5</code></a>
 tests: Use <code>*.html.jinja</code> template in tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mkdocstrings/python/compare/1.10.0...1.10.1";>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=1.10.0&new-version=1.10.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 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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to