Skip to content

chore(deps): update dependency mkdocs-material to v9.7.7 - #155

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mkdocs-material-9.x
Open

chore(deps): update dependency mkdocs-material to v9.7.7#155
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mkdocs-material-9.x

Conversation

@renovate

@renovaterenovateBot commented Aug 16, 2025

Copy link
Copy Markdown

This PR contains the following updates:

PackageChangeAgeConfidence
mkdocs-material (changelog)9.6.169.7.7ageconfidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v9.7.7: mkdocs-material-9.7.7

Compare Source

[!WARNING]

Material for MkDocs is approaching end of life

Material for MkDocs is scheduled to reach end of life on November 5, 2026. Until then, maintenance is limited to critical bug fixes and security updates.

The path forward is Zensical, our next-generation static site generator built from first principles. If you’re planning a new documentation project or thinking about your long-term setup, we encourage you to start exploring Zensical.

Organizations requiring support beyond this date can get in touch to discuss options.

Read the full announcement on our blog

Changes

  • Fixed a DOM-based XSS vulnerability in search suggestions

Thanks to @​p- for responsibly reporting this issue.

v9.7.6: mkdocs-material-9.7.6

Compare Source

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Automatically disable MkDocs 2.0 warning for forks of MkDocs

v9.7.5: mkdocs-material-9.7.5

Compare Source

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Limited version range of mkdocs to <2
  • Updated MkDocs 2.0 incompatibility warning (clarify relation with MkDocs)

v9.7.4: mkdocs-material-9.7.4

Compare Source

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Hardened social cards plugin by switching to sandboxed environment (recommended by @​caveeroo)
  • Updated MkDocs 2.0 incompatibility warning

v9.7.3: mkdocs-material-9.7.3

Compare Source

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Fixed #​8567: Print MkDocs 2.0 incompatibility warning to stderr

v9.7.2: mkdocs-material-9.7.2

Compare Source

[!WARNING]

Material for MkDocs is in maintenance mode

Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs until November 2026.

Read the full announcement on our blog

Changes

  • Opened up version ranges of optional dependencies for forward-compatibility
  • Added warning to mkdocs build about impending MkDocs 2.0 incompatibility (doesn't affect strict mode)

v9.7.1: mkdocs-material-9.7.1

Compare Source

  • Updated requests to 2.30+ to mitigate CVE in urllib
  • Fixed privacy plugin not picking up protocol-relative URLs
  • Fixed #​8542: false positives and negatives captured in privacy plugin

v9.7.0: mkdocs-material-9.7.0

Compare Source

[!WARNING]

Material for MkDocs is now in maintenance mode

This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.

Read the full announcement on our blog

This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.

Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.

Changes:

  • Added support for projects plugin (for compat, now deprecated)
  • Added support for typeset plugin (for compat, now deprecated)
  • Added support for pinned blog posts and author profiles
  • Added support for customizing pagination for blog index pages
  • Added support for customizing blog category sort order
  • Added support for staying on page when switching languages
  • Added support for disabling tags in table of contents
  • Added support for nested tags and shadow tags
  • Added support for footnote tooltips
  • Added support for instant previews
  • Added support for instant prefetching
  • Added support for custom social card layouts
  • Added support for custom social card background images
  • Added support for selectable rangs in code blocks
  • Added support for custom selectors for code annotations
  • Added support for configurable log level in privacy plugin
  • Added support for processing of external links in privacy plugin
  • Added support for automatic image optimization via optimize plugin
  • Added support for navigation paths (breadcrumbs)
  • Fixed #​8519: Vector accents do not render when using KaTeX

v9.6.23: mkdocs-material-9.6.23

Compare Source

  • Updated Burmese translation

v9.6.22: mkdocs-material-9.6.22

Compare Source

  • Updated Georgian translation

v9.6.21: mkdocs-material-9.6.21

Compare Source

  • Updated Serbian translations
  • Fixed #​8458: Temporary pin of click dependency

v9.6.20: mkdocs-material-9.6.20

Compare Source

  • Fixed #​8446: Deprecation warning as of Python 3.14 in Emoji extension
  • Fixed #​8440: & character not escaped in search highlighting
  • Fixed #​8439: FontAwesome icons color not set in social cards (regression)

v9.6.19: mkdocs-material-9.6.19

Compare Source

  • Added support for Python 3.14
  • Updated Bahasa Malaysia translations

v9.6.18: mkdocs-material-9.6.18

Compare Source

  • Updated Azerbaijani translations
  • Fixed last compat issues with minijinja, now 100% compatible

v9.6.17: mkdocs-material-9.6.17

Compare Source

  • Fixed #​8396: Videos do not autoplay when inside a content tab
  • Fixed #​8394: Stroke width not effective in Mermaid.js diagrams
  • Fixed disappearing version selector when hiding page title

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovaterenovateBot added the dependencies Pull requests that update a dependency file label Aug 16, 2025
@renovate
renovateBot enabled auto-merge (squash) August 16, 2025 02:09
@renovate

renovateBot commented Aug 16, 2025

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...
Package cython (3.0.0a10) not found.

@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from f2a7a62 to a029201CompareAugust 22, 2025 12:52
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.6.17chore(deps): update dependency mkdocs-material to v9.6.18Aug 22, 2025
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from a029201 to f5192dbCompareSeptember 7, 2025 20:45
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.6.18chore(deps): update dependency mkdocs-material to v9.6.19Sep 7, 2025
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.6.19chore(deps): update dependency mkdocs-material to v9.6.20Sep 16, 2025
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from f5192db to a040d59CompareSeptember 16, 2025 03:50
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from a040d59 to b99f7dfCompareSeptember 30, 2025 19:42
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.6.20chore(deps): update dependency mkdocs-material to v9.6.21Sep 30, 2025
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from b99f7df to 5d86685CompareOctober 15, 2025 14:52
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.6.21chore(deps): update dependency mkdocs-material to v9.6.22Oct 15, 2025
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from 5d86685 to 2fe824cCompareNovember 1, 2025 20:54
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.6.22chore(deps): update dependency mkdocs-material to v9.6.23Nov 1, 2025
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from 2fe824c to ab2f38eCompareNovember 25, 2025 11:51
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.6.23chore(deps): update dependency mkdocs-material to v9.7.0Nov 25, 2025
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from ab2f38e to 86a1fefCompareJanuary 1, 2026 10:10
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.7.0chore(deps): update dependency mkdocs-material to v9.7.1Jan 1, 2026
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from 86a1fef to 8193f50CompareMarch 4, 2026 18:01
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.7.1chore(deps): update dependency mkdocs-material to v9.7.2Mar 4, 2026
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from 8193f50 to 6e6885aCompareMarch 10, 2026 13:49
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.7.2chore(deps): update dependency mkdocs-material to v9.7.3Mar 10, 2026
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from 6e6885a to aec8b4cCompareMarch 17, 2026 21:03
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.7.3chore(deps): update dependency mkdocs-material to v9.7.4Mar 17, 2026
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from aec8b4c to 42eeda2CompareMarch 24, 2026 17:28
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.7.4chore(deps): update dependency mkdocs-material to v9.7.5Mar 24, 2026
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from 42eeda2 to d4c2dc3CompareApril 2, 2026 17:47
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.7.5chore(deps): update dependency mkdocs-material to v9.7.6Apr 2, 2026
@renovate
renovateBotforce-pushed the renovate/mkdocs-material-9.x branch from d4c2dc3 to 682f174CompareJuly 31, 2026 19:43
@renovaterenovateBot changed the title chore(deps): update dependency mkdocs-material to v9.7.6chore(deps): update dependency mkdocs-material to v9.7.7Jul 31, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants