dependabot[bot] opened a new pull request, #163:
URL: https://github.com/apache/iceberg-python/pull/163
   Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.4.10 to 9.4.12.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/squidfunk/mkdocs-material/releases";>mkdocs-material's 
releases</a>.</em></p>
   <blockquote>
   <h2>mkdocs-material-9.4.12</h2>
   <ul>
   <li>Improved blog plugin to generate Unicode-aware slugs by default</li>
   <li>Fixed non-deterministic order of categories in blog plugin</li>
   </ul>
   <h2>mkdocs-material-9.4.11</h2>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6364";>#6364</a>:
 Search plugin crashing when enabling theme while serving</li>
   <li>Fixed blog plugin crashing when disabling pagination</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG";>mkdocs-material's
 changelog</a>.</em></p>
   <blockquote>
   <p>mkdocs-material-9.4.12+insiders-4.45.0 (2023-11-24)</p>
   <ul>
   <li>Added support for sorting blog categories by post count or custom 
function</li>
   <li>Improved tags plugin to generate Unicode-aware slugs by default</li>
   <li>Fixed non-deterministic order of multiple authors in blog plugin</li>
   </ul>
   <p>mkdocs-material-9.4.12 (2023-11-24)</p>
   <ul>
   <li>Improved blog plugin to generate Unicode-aware slugs by default</li>
   <li>Fixed non-deterministic order of categories in blog plugin</li>
   </ul>
   <p>mkdocs-material-9.4.11+insiders-4.44.0 (2023-11-23)</p>
   <ul>
   <li>Added pagination settings for archive pages in blog plugin</li>
   <li>Added pagination settings for category pages in blog plugin</li>
   </ul>
   <p>mkdocs-material-9.4.11 (2023-11-23)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6364";>#6364</a>:
 Search plugin crashing when enabling theme while serving</li>
   <li>Fixed blog plugin crashing when disabling pagination</li>
   </ul>
   <p>mkdocs-material-9.4.10+insiders-4.43.1 (2023-11-19)</p>
   <ul>
   <li>Added third-party theme support in projects plugin, improving 
editing</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6360";>#6360</a>:
 Projects plugin crashes when theme is not Material for MkDocs</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6306";>#6306</a>:
 Projects plugin not reloading nested project configuration</li>
   </ul>
   <p>mkdocs-material-9.4.10 (2023-11-19)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6356";>#6356</a>:
 Version selector can't be disabled via mike's configuration</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6281";>#6281</a>:
 Navigation not rendering due to Safari bug (9.4.2 regression)</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6261";>#6261</a>:
 Navigation expansion animates on first load (9.4.2 regression)</li>
   </ul>
   <p>mkdocs-material-9.4.9 (2023-11-17)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6344";>#6344</a>:
 Long entries cutoff in table of contents</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6336";>#6336</a>:
 Custom template for glob archive not working with pagination</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6328";>#6328</a>:
 Blog plugin crashes for locales with dashes, e.g. pt-BR</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6327";>#6327</a>:
 Copy-to-clipboard button doesn't trim trailing line feed</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6302";>#6302</a>:
 Version strings not matched when using mike, only aliases</li>
   <li>Fixed instant navigation progress indicator for gzipped content in 
Chrome</li>
   <li>Fixed rendering bug on details marker rotation in Firefox</li>
   </ul>
   <p>mkdocs-material-9.4.8+insiders-4.43.0 (2023-11-05)</p>
   <ul>
   <li>Added support for GitLab committers (document contributors)</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6264";>#6264</a>:
 Fixed compatibility with Python &lt; 3.10</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6254";>#6254</a>:
 Meta plugin not applying meta files to blog posts</li>
   </ul>
   <p>mkdocs-material-9.4.8 (2023-11-05)</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/bf6e66bddd6cc94ab4fd9becf9fb9d9a2d33f6e2";><code>bf6e66b</code></a>
 Prepare 9.4.12 release</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/772e159664820334d44596d07eb7002f3e5decd4";><code>772e159</code></a>
 Switched tags plugin to generate Unicode-aware slugs</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/058b32f2d365744364a70381fa230a5dffa34f62";><code>058b32f</code></a>
 Fixed non-deterministic order of categories in blog plugin</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/d43626a838f8ac7761fccd3eeb214946186f40fa";><code>d43626a</code></a>
 Switched blog plugin to generate Unicode-aware slugs</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/ae364f82afe3c9d8c11cdfd70e0c4f1f55d26280";><code>ae364f8</code></a>
 Documentation</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/3804998090ef459625e3921b52005b6216ea67b7";><code>3804998</code></a>
 Documentation</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/c97133e38f067d50316f8d51982b7cca204257ad";><code>c97133e</code></a>
 Updated Insiders changelog</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/909f2d5158cd0df7a623694da62b9ad877b6fc6f";><code>909f2d5</code></a>
 Enabled chatbot</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/697116f6afd04ff2efb5f942edfb1ee1b2971268";><code>697116f</code></a>
 Prepare 9.4.11 release</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/8053524ad89219e1fe28166bf3ee8d760c2a3cca";><code>8053524</code></a>
 Prepare 9.4.11 release</li>
   <li>Additional commits viewable in <a 
href="https://github.com/squidfunk/mkdocs-material/compare/9.4.10...9.4.12";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.4.10&new-version=9.4.12)](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