This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new 85927550 Build: Bump mkdocs-material from 9.6.21 to 9.6.22 (#2640)
85927550 is described below
commit 85927550727cc75e551488e561ab6d24fa1db41a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 16:58:18 2025 -0700
Build: Bump mkdocs-material from 9.6.21 to 9.6.22 (#2640)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material)
from 9.6.21 to 9.6.22.
<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.6.22</h2>
<ul>
<li>Updated Georgian translation</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.6.22 (2025-10-15)</p>
<ul>
<li>Updated Georgian translation</li>
</ul>
<p>mkdocs-material-9.6.21 (2025-09-30)</p>
<ul>
<li>Updated Serbian translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8458">#8458</a>:
Temporary pin of click dependency</li>
</ul>
<p>mkdocs-material-9.6.20 (2025-09-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8446">#8446</a>:
Deprecation warning as of Python 3.14 in Emoji extension</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8440">#8440</a>:
<code>&</code> character not escaped in search highlighting</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8439">#8439</a>:
FontAwesome icons color not set in social cards (regression)</li>
</ul>
<p>mkdocs-material-9.6.19 (2025-09-07)</p>
<ul>
<li>Added support for Python 3.14</li>
<li>Updated Bahasa Malaysia translations</li>
</ul>
<p>mkdocs-material-9.6.18 (2025-08-22)</p>
<ul>
<li>Updated Azerbaijani translations</li>
<li>Fixed last compat issues with [minijinja], now 100% compatible</li>
</ul>
<p>mkdocs-material-9.6.17 (2025-08-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8396">#8396</a>:
Videos do not autoplay when inside a content tab</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8394">#8394</a>:
Stroke width not effective in Mermaid.js diagrams</li>
<li>Fixed disappearing version selector when hiding page title</li>
</ul>
<p>mkdocs-material-9.6.16 (2025-07-26)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8349">#8349</a>:
Info plugin doesn't correctly detect virtualenv in some cases</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8334">#8334</a>:
Find-in-page detects matches in hidden search result list</li>
</ul>
<p>mkdocs-material-9.6.15 (2025-07-01)</p>
<ul>
<li>Updated Mongolian translations</li>
<li>Improved semantic markup of "edit this page" button</li>
<li>Improved info plugin virtual environment resolution</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8291">#8291</a>:
Large font size setting throws of breakpoints in JavaScript</li>
</ul>
<p>mkdocs-material-9.6.14 (2025-05-13)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8215">#8215</a>:
Social plugin crashes when CairoSVG is updated to 2.8</li>
</ul>
<p>mkdocs-material-9.6.13 (2025-05-10)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8204">#8204</a>:
Annotations showing list markers in print view</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/9b3247c9cdee7e2bd67c371a136c5de487f38f19"><code>9b3247c</code></a>
Updated changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/8f9dcbdd68bd5746ed1dd712d6fd7d5fe0808292"><code>8f9dcbd</code></a>
Prepare 9.6.22 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/b29310f37dc9402ab9271ca8aaf356c44b046d78"><code>b29310f</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/68bfd526e1dbb8db0c64dcca54780f0c2636d301"><code>68bfd52</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/c68fac7fb3071fa4f45cc823e2ca2ea82fd67b43"><code>c68fac7</code></a>
Updated Georgian translations</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/56bb56c0fed1217f0a58a660ccbefd73db671397"><code>56bb56c</code></a>
Bump actions/setup-node from 4 to 5 (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8471">#8471</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e7d898a32470c094f9ffeb807171e74f4aef4288"><code>e7d898a</code></a>
Bump actions/setup-python from 5 to 6 (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/8472">#8472</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/1e0699de267e82fa680b07ee1f9fb5575238c476"><code>1e0699d</code></a>
Updated dependencies</li>
<li>See full diff in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.6.21...9.6.22">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 8 ++++----
pyproject.toml | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index bf08eb6c..b9d3cbda 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3047,14 +3047,14 @@ mkdocs = ">=1.4.1"
[[package]]
name = "mkdocs-material"
-version = "9.6.21"
+version = "9.6.22"
description = "Documentation that simply works"
optional = false
python-versions = ">=3.8"
groups = ["docs"]
files = [
- {file = "mkdocs_material-9.6.21-py3-none-any.whl", hash =
"sha256:aa6a5ab6fb4f6d381588ac51da8782a4d3757cb3d1b174f81a2ec126e1f22c92"},
- {file = "mkdocs_material-9.6.21.tar.gz", hash =
"sha256:b01aa6d2731322438056f360f0e623d3faae981f8f2d8c68b1b973f4f2657870"},
+ {file = "mkdocs_material-9.6.22-py3-none-any.whl", hash =
"sha256:14ac5f72d38898b2f98ac75a5531aaca9366eaa427b0f49fc2ecf04d99b7ad84"},
+ {file = "mkdocs_material-9.6.22.tar.gz", hash =
"sha256:87c158b0642e1ada6da0cbd798a3389b0bc5516b90e5ece4a0fb939f00bacd1c"},
]
[package.dependencies]
@@ -6739,4 +6739,4 @@ zstandard = ["zstandard"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.10,<4"
-content-hash =
"e56485f023a6c8d24332b7d6c1236d1616d8d3360053a16ba7c20b48c479faa6"
+content-hash =
"125a94a9cfe9aec659775c301d2c09faaf2d244657ccdc9c1aa7d2fe8b89131f"
diff --git a/pyproject.toml b/pyproject.toml
index 54c94951..fe66409f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -115,7 +115,7 @@ mkdocstrings-python = "1.18.2"
mkdocs-literate-nav = "0.6.2"
mkdocs-autorefs = "1.4.3"
mkdocs-gen-files = "0.5.0"
-mkdocs-material = "9.6.21"
+mkdocs-material = "9.6.22"
mkdocs-material-extensions = "1.3.1"
mkdocs-section-index = "0.3.10"