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

   Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 
9.5.44 to 9.5.45.
   <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.5.45</h2>
   <ul>
   <li>Reduced size of Docker image through multi-stage build</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7708";>#7708</a>:
 Blog plugin crashing on YAML dates with timezones</li>
   </ul>
   <p>Thanks go to <a 
href="https://github.com/FrancoisCapon";><code>@​FrancoisCapon</code></a> and <a 
href="https://github.com/perpil";><code>@​perpil</code></a> for their 
contributions</p>
   </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.5.45 (2024-11-20)</p>
   <ul>
   <li>Reduced size of Docker image through multi-stage build</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7708";>#7708</a>:
 Blog plugin crashing on YAML dates with timezones</li>
   </ul>
   <p>mkdocs-material-9.5.44 (2024-11-05)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7672";>#7672</a>:
 Font CSS 404's when using privacy plugin (9.5.43 regression)</li>
   </ul>
   <p>mkdocs-material-9.5.43 (2024-10-31)</p>
   <ul>
   <li>Added support for external images in SVGs in privacy plugin</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7651";>#7651</a>:
 Privacy plugin doesn't handle quoted URLs in CSS</li>
   </ul>
   <p>mkdocs-material-9.5.42 (2024-10-20)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7625";>#7625</a>:
 Invalid encoding of boolean attributes in privacy plugin</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7624";>#7624</a>:
 Crash when disabling privacy plugin (9.5.41 regression)</li>
   </ul>
   <p>mkdocs-material-9.5.41 (2024-10-15)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7619";>#7619</a>:
 Improved tooltip on logo disappears after instant navigation</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7616";>#7616</a>:
 Race condition in built-in privacy plugin when inlining assets</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7615";>#7615</a>:
 Comments and &quot;Was this page helpful?&quot; visible when printing</li>
   </ul>
   <p>mkdocs-material-9.5.40 (2024-10-10)</p>
   <ul>
   <li>Updated Latvian translations</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7597";>#7597</a>:
 Social cards not using site name on home page</li>
   </ul>
   <p>mkdocs-material-9.5.39+insiders-4.53.14 (2024-09-29)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7567";>#7567</a>:
 Empty headlines when using typeset plugin with anchorlinks</li>
   </ul>
   <p>mkdocs-material-9.5.39 (2024-09-29)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7226";>#7226</a>:
 not staying on page when using mike's canonical versioning</li>
   </ul>
   <p>mkdocs-material-9.5.38 (2024-09-26)</p>
   <ul>
   <li>Added Albanian translations</li>
   </ul>
   <p>mkdocs-material-9.5.37 (2024-09-25)</p>
   <ul>
   <li>Added 4th and 5th level ordered list styles</li>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7548";>#7548</a>:
 Tags have no spacing in search</li>
   </ul>
   <p>mkdocs-material-9.5.36 (2024-09-21)</p>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7544";>#7544</a>:
 Social cards incorrectly rendering HTML entities</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/0947f73db3900d190b545b2f704b1e9b2bc3c3cc";><code>0947f73</code></a>
 Prepare 9.5.45 release</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/a08809a0f3e43187aadb9017204171bfa40b3548";><code>a08809a</code></a>
 Fixed blog plugin crashing on dates with timezones (<a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7708";>#7708</a>)</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/d4f0b6693fc911278ceabeda5f21a71f8ff0b9b4";><code>d4f0b66</code></a>
 Added Caption extension to JSON schema (<a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7718";>#7718</a>)</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/51c9f9acb013836910f8e190ca5041f16f09e643";><code>51c9f9a</code></a>
 Updated dependencies</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/596aeea30abedef3cb7b629defe4cbbec1332965";><code>596aeea</code></a>
 Updated link for Material Design Icons</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/5c9ee60ab8209bfb167d3ce9a88025205062c0d4";><code>5c9ee60</code></a>
 Revert &quot;Temporarily pin hatchling to fix build&quot;</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/c4edbbca0095ac20184441f82a9e379028c7c54e";><code>c4edbbc</code></a>
 Updated README</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/d56a9dd34ad72c301d9702df0103315582564ece";><code>d56a9dd</code></a>
 Temporarily pin hatchling to fix build</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/1cec53f34dc8b6fa0a0d9400f37d07c50f9b3e3a";><code>1cec53f</code></a>
 Documentation (<a 
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7693";>#7693</a>)</li>
   <li><a 
href="https://github.com/squidfunk/mkdocs-material/commit/01585d17a1558a3f5eec2c167c508df20be27821";><code>01585d1</code></a>
 Updated dependencies</li>
   <li>Additional commits viewable in <a 
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.44...9.5.45";>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.5.44&new-version=9.5.45)](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