Skip to content

build: bump mkdocs-materialx from 10.1.5 to 10.2.0 - #21

Merged
MattSturgeon merged 1 commit into
mainfrom
dependabot/uv/mkdocs-materialx-10.2.0
Sep 1, 2026
Merged

build: bump mkdocs-materialx from 10.1.5 to 10.2.0#21
MattSturgeon merged 1 commit into
mainfrom
dependabot/uv/mkdocs-materialx-10.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps mkdocs-materialx from 10.1.5 to 10.2.0.

Release notes

Sourced from mkdocs-materialx's releases.

mkdocs-materialx-10.2.0

en

Milestone Update:

  • Refactored the search functionality with a brand-new architecture design, drastically improving search quality and indexing efficiency. It supports 100,000+ pages, chunked indexing, on-demand loading, index compression, multi-language capability, multiple search providers, and more, see Search
  • Added the new Steps component for clearer, more intuitive display of procedures and workflows, see Steps
  • Brand-new MaterialX logo, courtesy of contributions from @​johnpiers Logo Set

zh

重磅更新

  • 以全新架构重构了搜索功能,大幅提高搜索质量和索引效率。支持 100,000+ 页面,支持分块索引、按需加载、索引压缩、多语言搜索、跨域搜索等,具体见 Search
  • 新增 Steps 组件,可更清晰、直观地显示步骤或工作流,具体见 Steps
  • 全新的 MaterialX logo,感谢 @​johnpiers 的贡献 Logo Set

mkdocs-materialx-10.1.8

en

  • Enhanced reading time calculation for blog posts, see post_readtime
    • Supports calculation for various Markdown blocks, including tables, fenced blocks, math blocks, images and more
    • Supports all mainstream languages and mixed-language, including Space-delimited languages & CJK languages
    • Improved parsing performance for faster computation
    • Exposed API for reading time calculation, facilitating invocation and integration by other plugins and hooks, see analyze_markdown
  • Optimized styles for collapsible code blocks with compatibility for the result class style

zh

  • 增强了 blog 计算阅读时长功能,参见 post_readtime
    • 支持各种 Markdown 内容块的计算,如表格、栅栏块、数学块、图像等
    • 支持所有主流语言,支持混合语言,包括空格分隔型语言和 CJK 语言
    • 提升了解析性能,加快了计算速度
    • 对外开放了计算阅读时长的 API,方便其它插件和钩子调用和集成,参见 analyze_markdown
  • 优化了折叠代码块的样式,兼容 result 类样式

mkdocs-materialx-10.1.7

en

  • Fixed the historical legacy bug where code highlighting failed to fully cover long lines
  • Fixed the historical legacy bug where annotation would not remount when a tabbed block is toggled from hidden to visible
  • Fixed the historical legacy issue where arrows in Mermaid sequence diagrams lacked visibility under dark themes
  • Refactored the implementation for collapsing long code blocks to improve robustness, and added compatibility with iOS 14
  • Changed the default collapse threshold for long code blocks from 12 to 15
  • Updated annotation default icon to info

zh

... (truncated)

Changelog

Sourced from mkdocs-materialx's changelog.

mkdocs-materialx-10.2.0 (2026-07-25)

  • Refactored the search functionality with a brand-new architecture design, drastically improving search quality and indexing efficiency. It supports 100,000+ pages, chunked indexing, on-demand loading, index compression, multi-language capability, multiple search providers, and more, see Search
  • Added the new Steps component for clearer, more intuitive display of procedures and workflows, see Steps
  • Brand-new MaterialX logo, courtesy of contributions from @​johnpiers Logo Set

mkdocs-materialx-10.1.8 (2026-06-19)

  • Enhanced reading time calculation for blog posts, see post_readtime
    • Supports calculation for various Markdown blocks, including tables, fenced blocks, math blocks, images and more
    • Supports all mainstream languages and mixed-language, including Space-delimited languages & CJK languages
    • Improved parsing performance for faster computation
    • Exposed API for reading time calculation, facilitating invocation and integration by other plugins and hooks, see analyze_markdown
  • Optimized styles for collapsible code blocks with compatibility for the result class style

mkdocs-materialx-10.1.7 (2026-06-05)

  • Fixed the legacy issue where code highlighting failed to fully cover long lines
  • Fixed the bug where annotation would not remount when a tabbed block is toggled from hidden to visible
  • Fixed the issue where arrows in Mermaid sequence diagrams lacked visibility under dark themes
  • Refactored the implementation for collapsing long code blocks to improve robustness, added compatibility with iOS 14
  • Changed the default collapse threshold for long code blocks from 12 to 15
  • Updated annotation default icon to info

mkdocs-materialx-10.1.6 (2026-05-24)

  • Added automatic collapse for long code blocks, see: code-collapse-expand
    • Supports global configuration for the line‑count threshold to trigger collapse
    • Allows individual code blocks to have custom collapse thresholds or disable collapsing entirely
  • Added co-author support for git authors
  • Updated date formatting tool to babel
  • Optimized color schemes

mkdocs-materialx-10.1.5 (2026-05-10)

mkdocs-materialx-10.1.4 (2026-04-26)

  • Added official Docker image, see installation with docker
  • Updated documentation workflow
  • Restored build workflow
  • Optimized the date loading mechanism of the blog plugin
    • Manual date configuration for each post is no longer required, and the date plugin no longer needs to be enabled
  • Fixed inconsistent icon rendering sizes across different icon families when customizing Admonitions
  • Fixed the issue where annotation tooltips inside admonitions were clipped
  • Fixed issues arising from incorrect mounting logic for Code Annotations

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [mkdocs-materialx](https://github.com/jaywhj/mkdocs-materialx) from 10.1.5 to 10.2.0.
- [Release notes](https://github.com/jaywhj/mkdocs-materialx/releases)
- [Changelog](https://github.com/jaywhj/mkdocs-materialx/blob/main/CHANGELOG)
- [Commits](jaywhj/mkdocs-materialx@10.1.5...10.2.0)

---
updated-dependencies:
- dependency-name: mkdocs-materialx
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 1, 2026
@MattSturgeon
MattSturgeon merged commit 6dd1d4e into main Sep 1, 2026
2 checks passed
@MattSturgeon
MattSturgeon deleted the dependabot/uv/mkdocs-materialx-10.2.0 branch September 1, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant