[PR #56] [MERGED] Update dependency mkdocs-material to v9.7.0 #58

Closed
opened 2026-02-28 01:19:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tr4nt0r/python-xbox/pull/56
Author: @renovate[bot]
Created: 11/12/2025
Status: Merged
Merged: 11/12/2025
Merged by: @tr4nt0r

Base: mainHead: renovate/mkdocs-material-9.x


📝 Commits (1)

  • 82bd22d Update dependency mkdocs-material to v9.7.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pyproject.toml (+1 -1)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
mkdocs-material (changelog) ==9.6.23 -> ==9.7.0 age confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tr4nt0r/python-xbox/pull/56 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `renovate/mkdocs-material-9.x` --- ### 📝 Commits (1) - [`82bd22d`](https://github.com/tr4nt0r/python-xbox/commit/82bd22d5b3facb751feab83b7fdf34b1a715128e) Update dependency mkdocs-material to v9.7.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [mkdocs-material](https://redirect.github.com/squidfunk/mkdocs-material) ([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) | `==9.6.23` -> `==9.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/mkdocs-material/9.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mkdocs-material/9.6.23/9.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>squidfunk/mkdocs-material (mkdocs-material)</summary> ### [`v9.7.0`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.7.0): mkdocs-material-9.7.0 [Compare Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.6.23...9.7.0) > \[!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 [#&#8203;8519](https://redirect.github.com/squidfunk/mkdocs-material/issues/8519): Vector accents do not render when using KaTeX [Zensical]: https://zensical.org [Read the full announcement on our blog]: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/ [projects]: https://squidfunk.github.io/mkdocs-material/plugins/projects/ [typeset]: https://squidfunk.github.io/mkdocs-material/plugins/typeset/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tr4nt0r/python-xbox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:19:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/python-xbox#58
No description provided.