dependabot[bot] opened a new pull request, #17775: URL: https://github.com/apache/iceberg/pull/17775
Bumps [mkdocs-exclude-search](https://github.com/chrieke/mkdocs-exclude-search) from 0.6.6 to 0.6.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chrieke/mkdocs-exclude-search/releases">mkdocs-exclude-search's releases</a>.</em></p> <blockquote> <h2>0.6.7</h2> <ul> <li>Fixes exclusions having no effect with <code>use_directory_urls: false</code>, the <code>.html</code> page urls did not match any exclude/ignore entry and root level pages were always kept.</li> <li>Fixes <code>exclude</code>/<code>ignore</code> given as a single string being iterated character by character.</li> <li>Fixes <code>UnicodeDecodeError</code> when reading the search index on platforms with a non-utf-8 default encoding (e.g. Windows).</li> <li>Fixes exclude/ignore entries and record locations with multiple <code>#</code> being mishandled.</li> <li>Fixes tag page detection (<code>exclude_tags</code>) with the default <code>use_directory_urls: true</code>, where the tags page is located at <code>tags/</code> instead of <code>tags.html</code>.</li> <li>Fixes duplicated entries when resolving named subchapters of the mkdocs nav.</li> <li>Fixes the <code>ignore</code> validation message being logged for valid configurations.</li> <li>Tests on Python 3.9 to 3.14, requires Python >= 3.9.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chrieke/mkdocs-exclude-search/blob/main/CHANGELOG.md">mkdocs-exclude-search's changelog</a>.</em></p> <blockquote> <h3><a href="https://pypi.org/project/mkdocs-exclude-search/">0.6.7</a> (2026-08-09)</h3> <ul> <li>Fixes exclusions having no effect with <code>use_directory_urls: false</code>, the <code>.html</code> page urls did not match any exclude/ignore entry and root level pages were always kept.</li> <li>Fixes <code>exclude</code>/<code>ignore</code> given as a single string being iterated character by character.</li> <li>Fixes <code>UnicodeDecodeError</code> when reading the search index on platforms with a non-utf-8 default encoding (e.g. Windows).</li> <li>Fixes exclude/ignore entries and record locations with multiple <code>#</code> being mishandled.</li> <li>Fixes tag page detection (<code>exclude_tags</code>) with the default <code>use_directory_urls: true</code>, where the tags page is located at <code>tags/</code> instead of <code>tags.html</code>.</li> <li>Fixes duplicated entries when resolving named subchapters of the mkdocs nav.</li> <li>Fixes the <code>ignore</code> validation message being logged for valid configurations.</li> <li>Tests on Python 3.9 to 3.14, requires Python >= 3.9.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chrieke/mkdocs-exclude-search/commit/8d4699941be5ddf9f63983434768eb87236b6807"><code>8d46999</code></a> Release 0.6.7 (<a href="https://redirect.github.com/chrieke/mkdocs-exclude-search/issues/50">#50</a>)</li> <li><a href="https://github.com/chrieke/mkdocs-exclude-search/commit/837ece23e091b550928744517adc3746bbde550a"><code>837ece2</code></a> Fix exclusions when use_directory_urls is false (<a href="https://redirect.github.com/chrieke/mkdocs-exclude-search/issues/49">#49</a>)</li> <li><a href="https://github.com/chrieke/mkdocs-exclude-search/commit/961fa9682f772eb112001dedbb814cf9f04a9ab6"><code>961fa96</code></a> Update supported Python versions (<a href="https://redirect.github.com/chrieke/mkdocs-exclude-search/issues/48">#48</a>)</li> <li><a href="https://github.com/chrieke/mkdocs-exclude-search/commit/abf2fb2ca67c56271b95e8169187a62fd4820a3c"><code>abf2fb2</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/chrieke/mkdocs-exclude-search/compare/0.6.6...0.6.7">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 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]
