dependabot[bot] opened a new pull request, #9052: URL: https://github.com/apache/iceberg/pull/9052
Bumps [mkdocs-material-extensions](https://github.com/facelessuser/mkdocs-material-extensions) from 1.1.1 to 1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facelessuser/mkdocs-material-extensions/releases">mkdocs-material-extensions's releases</a>.</em></p> <blockquote> <h2>1.3</h2> <ul> <li><strong>NEW</strong>: The final release. <code>mkdocs-material</code> (version 9.4) now has this library's logic built-in making this library obsolete. Users should migrate to using <code>mkdocs-material</code>'s <code>material.extensions.emoji.twemoji</code> and <code>material.extensions.emoji.to_svg</code> in place of the respective <code>materialx.emoji.twemoji</code> and <code>materialx.emoji.to_svg</code> functions.</li> </ul> <h2>1.2</h2> <ul> <li><strong>NEW</strong>: Add official support for Python 3.11 and 3.12.</li> <li><strong>NEW</strong>: Remove support for Python 3.7.</li> <li><strong>FIX</strong>: Update to support latest Material.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facelessuser/mkdocs-material-extensions/blob/master/changelog.md">mkdocs-material-extensions's changelog</a>.</em></p> <blockquote> <h2>1.3</h2> <ul> <li><strong>NEW</strong>: The final release. <code>mkdocs-material</code> (version 9.4) now has this library's logic built-in making this library obsolete. Users should migrate to using <code>mkdocs-material</code>'s <code>material.extensions.emoji.twemoji</code> and <code>material.extensions.emoji.to_svg</code> in place of the respective <code>materialx.emoji.twemoji</code> and <code>materialx.emoji.to_svg</code> functions.</li> </ul> <h2>1.2</h2> <ul> <li><strong>NEW</strong>: Add official support for Python 3.11 and 3.12.</li> <li><strong>NEW</strong>: Remove support for Python 3.7.</li> <li><strong>FIX</strong>: Update to support latest Material.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/57fc67166104feab308c97686efaf7c31d12ef40"><code>57fc671</code></a> Merge pull request <a href="https://redirect.github.com/facelessuser/mkdocs-material-extensions/issues/28">#28</a> from facelessuser/chore/deprecate</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/1a1139d95803b09c491d446300f3546ecd09fe05"><code>1a1139d</code></a> Don't use deprecated warn method and adjust msg formatting</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/5ec5fa8aae0e18ea89466044cd8047859068779b"><code>5ec5fa8</code></a> Log deprecation in MkDocs</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/e05d4e8a397e56de27d40bc4cd2432c2a53d6aa8"><code>e05d4e8</code></a> Rework deprecation approach</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/cef24c0315c2765153d0f9124e5fe7e05a7a279f"><code>cef24c0</code></a> Deprecate the library</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/16ae7a369dc6cf6d8f78be9aac6a8d4cd496c19a"><code>16ae7a3</code></a> Should require PY 3.8+</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/f07417120771cc5368ab52f5aa15c0edc06f166d"><code>f074171</code></a> Merge pull request <a href="https://redirect.github.com/facelessuser/mkdocs-material-extensions/issues/26">#26</a> from facelessuser/chore/py312</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/6dcb67453c9e69288004032cea2923613ae3e9d7"><code>6dcb674</code></a> Coverage update</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/a2c9a4e54b96c02a03328aba9ddb96b7c6443462"><code>a2c9a4e</code></a> Detect material version and make test agnostic to CDN path</li> <li><a href="https://github.com/facelessuser/mkdocs-material-extensions/commit/f36f9372b6c85ea38d8475c3f73f39f17fe7bd1e"><code>f36f937</code></a> Drop Python 3.7 and support 3.11 and 3.12; also update dev deps</li> <li>Additional commits viewable in <a href="https://github.com/facelessuser/mkdocs-material-extensions/compare/1.1.1...1.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: 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