dependabot[bot] opened a new pull request, #8633: URL: https://github.com/apache/iceberg/pull/8633
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocs/mkdocs/releases">mkdocs's releases</a>.</em></p> <blockquote> <h2>1.5.3</h2> <ul> <li> <p>Fix <code>mkdocs serve</code> sometimes locking up all browser tabs when navigating quickly (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3390">#3390</a>)</p> </li> <li> <p>Add many new supported languages for "search" plugin - update lunr-languages to 1.12.0 (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3334">#3334</a>)</p> </li> <li> <p>Bugfix (regression in 1.5.0): In "readthedocs" theme the styling of "breadcrumb navigation" was broken for nested pages (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3383">#3383</a>)</p> </li> <li> <p>Built-in themes now also support Chinese (Traditional, Taiwan) language (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3370">#3370</a>)</p> </li> <li> <p>Plugins can now set <code>File.page</code> to their own subclass of <code>Page</code>. There is also now a warning if <code>File.page</code> is set to anything other than a strict subclass of <code>Page</code>. (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3367">#3367</a>, <a href="https://redirect.github.com/mkdocs/mkdocs/issues/3381">#3381</a>)</p> <p>Note that just instantiating a <code>Page</code> <a href="https://github.com/mkdocs/mkdocs/blob/f94ab3f62d0416d484d81a0c695c8ca86ab3b975/mkdocs/structure/pages.py#L34">sets the file automatically</a>, so care needs to be taken not to create an unneeded <code>Page</code>.</p> </li> </ul> <p>Other small improvements; see <a href="https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3">commit log</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocs/mkdocs/commit/00b648f0884244a139f034554b59a032113176f6"><code>00b648f</code></a> Release 1.5.3 (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3392">#3392</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/63b50450fb1def237b9e87453628e7f1021c3f84"><code>63b5045</code></a> Change PyPI deploy to rely on "trusted publishers" (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3400">#3400</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/abb133fbb16197827676067fe68c0357c31fee72"><code>abb133f</code></a> Fix new lint warnings</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/8c794268442fda465ac43c7da8b0e8a40dbe8cbd"><code>8c79426</code></a> Abort livereload request before navigation (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3390">#3390</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/f94ab3f62d0416d484d81a0c695c8ca86ab3b975"><code>f94ab3f</code></a> Add zh_TW locale for built-in themes (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3370">#3370</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/0d6fc286fa5140b47a514dcb1cb0cd8e43fbc92b"><code>0d6fc28</code></a> Merge pull request <a href="https://redirect.github.com/mkdocs/mkdocs/issues/3383">#3383</a> from mkdocs/breadcrumbs</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/4bd896c8f2653e88f7c88a184ff4570e7e802ba3"><code>4bd896c</code></a> Fix linkified breadcrumb items in readthedocs theme</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/c070dd020203d87012ef278c31a6076af06b4c93"><code>c070dd0</code></a> Fix broken styling of breadcrumbs in readthedocs theme</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/347c3a91dd3e82937ce2b4783c60abf2477ff844"><code>347c3a9</code></a> Apply automatic fixes from ruff, show diff in CI</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/759e1e3baed64f97eeaf3ff9e0819378ad11a976"><code>759e1e3</code></a> Keep the prior behavior of overwriting File.page (<a href="https://redirect.github.com/mkdocs/mkdocs/issues/3381">#3381</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3">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]
