Update dependency mkdocs-material to v9.7.0 #31

Open
Renovate wants to merge 1 commit from renovate/mkdocs-material-9.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
mkdocs-material (changelog) ==9.6.14 -> ==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

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

v9.6.16: mkdocs-material-9.6.16

Compare Source

  • Fixed #​8349: Info plugin doesn't correctly detect virtualenv in some cases
  • Fixed #​8334: Find-in-page detects matches in hidden search result list

v9.6.15: mkdocs-material-9.6.15

Compare Source

  • Updated Mongolian translations
  • Improved semantic markup of "edit this page" button
  • Improved info plugin virtual environment resolution
  • Fixed #​8291: Large font size setting throws of breakpoints in JavaScript

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) ([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) | `==9.6.14` -> `==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.14/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://github.com/squidfunk/mkdocs-material/releases/tag/9.7.0): mkdocs-material-9.7.0 [Compare Source](https://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://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/ ### [`v9.6.23`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.23): mkdocs-material-9.6.23 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.22...9.6.23) - Updated Burmese translation ### [`v9.6.22`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.22): mkdocs-material-9.6.22 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.21...9.6.22) - Updated Georgian translation ### [`v9.6.21`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.21): mkdocs-material-9.6.21 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.20...9.6.21) - Updated Serbian translations - Fixed [#&#8203;8458](https://github.com/squidfunk/mkdocs-material/issues/8458): Temporary pin of click dependency ### [`v9.6.20`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.20): mkdocs-material-9.6.20 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.19...9.6.20) - Fixed [#&#8203;8446](https://github.com/squidfunk/mkdocs-material/issues/8446): Deprecation warning as of Python 3.14 in Emoji extension - Fixed [#&#8203;8440](https://github.com/squidfunk/mkdocs-material/issues/8440): `&` character not escaped in search highlighting - Fixed [#&#8203;8439](https://github.com/squidfunk/mkdocs-material/issues/8439): FontAwesome icons color not set in social cards (regression) ### [`v9.6.19`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.19): mkdocs-material-9.6.19 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.18...9.6.19) - Added support for Python 3.14 - Updated Bahasa Malaysia translations ### [`v9.6.18`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.18): mkdocs-material-9.6.18 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.17...9.6.18) - Updated Azerbaijani translations - Fixed last compat issues with [minijinja], now 100% compatible [minijinja]: https://github.com/mitsuhiko/minijinja ### [`v9.6.17`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.17): mkdocs-material-9.6.17 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.16...9.6.17) - Fixed [#&#8203;8396](https://github.com/squidfunk/mkdocs-material/issues/8396): Videos do not autoplay when inside a content tab - Fixed [#&#8203;8394](https://github.com/squidfunk/mkdocs-material/issues/8394): Stroke width not effective in Mermaid.js diagrams - Fixed disappearing version selector when hiding page title ### [`v9.6.16`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.16): mkdocs-material-9.6.16 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.15...9.6.16) - Fixed [#&#8203;8349](https://github.com/squidfunk/mkdocs-material/issues/8349): Info plugin doesn't correctly detect virtualenv in some cases - Fixed [#&#8203;8334](https://github.com/squidfunk/mkdocs-material/issues/8334): Find-in-page detects matches in hidden search result list ### [`v9.6.15`](https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.15): mkdocs-material-9.6.15 [Compare Source](https://github.com/squidfunk/mkdocs-material/compare/9.6.14...9.6.15) - Updated Mongolian translations - Improved semantic markup of "edit this page" button - Improved info plugin virtual environment resolution - Fixed [#&#8203;8291](https://github.com/squidfunk/mkdocs-material/issues/8291): Large font size setting throws of breakpoints in JavaScript </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44My4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency mkdocs-material to v9.6.18
Some checks failed
Actions / Documentation (pull_request) Failing after 4s
Actions / Build (pull_request) Failing after 7s
Actions / Lint (pull_request) Failing after 8s
a13911a820
Renovate bot force-pushed renovate/mkdocs-material-9.x from a13911a820
Some checks failed
Actions / Documentation (pull_request) Failing after 4s
Actions / Build (pull_request) Failing after 7s
Actions / Lint (pull_request) Failing after 8s
to 3819e2388f
Some checks failed
Actions / Documentation (pull_request) Failing after 2s
Actions / Lint (pull_request) Failing after 6s
Actions / Build (pull_request) Failing after 7s
2025-09-07 14:03:45 -04:00
Compare
Renovate bot changed title from Update dependency mkdocs-material to v9.6.18 to Update dependency mkdocs-material to v9.6.19 2025-09-07 14:03:48 -04:00
Renovate bot force-pushed renovate/mkdocs-material-9.x from 3819e2388f
Some checks failed
Actions / Documentation (pull_request) Failing after 2s
Actions / Lint (pull_request) Failing after 6s
Actions / Build (pull_request) Failing after 7s
to 60e552dfc9
Some checks failed
Actions / Lint (pull_request) Failing after 6s
Actions / Build (pull_request) Failing after 8s
Actions / Documentation (pull_request) Failing after 4s
2025-09-15 05:03:31 -04:00
Compare
Renovate bot changed title from Update dependency mkdocs-material to v9.6.19 to Update dependency mkdocs-material to v9.6.20 2025-09-15 05:03:36 -04:00
Renovate bot force-pushed renovate/mkdocs-material-9.x from 60e552dfc9
Some checks failed
Actions / Lint (pull_request) Failing after 6s
Actions / Build (pull_request) Failing after 8s
Actions / Documentation (pull_request) Failing after 4s
to c8c01d9f72
Some checks failed
Actions / Documentation (pull_request) Failing after 5s
Actions / Lint (pull_request) Failing after 7s
Actions / Build (pull_request) Failing after 7s
2025-09-30 15:23:04 -04:00
Compare
Renovate bot changed title from Update dependency mkdocs-material to v9.6.20 to Update dependency mkdocs-material to v9.6.21 2025-09-30 15:23:08 -04:00
Renovate bot force-pushed renovate/mkdocs-material-9.x from c8c01d9f72
Some checks failed
Actions / Documentation (pull_request) Failing after 5s
Actions / Lint (pull_request) Failing after 7s
Actions / Build (pull_request) Failing after 7s
to 8ed56bd51a
Some checks failed
Actions / Documentation (pull_request) Failing after 5s
Actions / Lint (pull_request) Failing after 6s
Actions / Build (pull_request) Failing after 8s
2025-10-15 05:22:57 -04:00
Compare
Renovate bot changed title from Update dependency mkdocs-material to v9.6.21 to Update dependency mkdocs-material to v9.6.22 2025-10-15 05:23:03 -04:00
Renovate bot force-pushed renovate/mkdocs-material-9.x from 8ed56bd51a
Some checks failed
Actions / Documentation (pull_request) Failing after 5s
Actions / Lint (pull_request) Failing after 6s
Actions / Build (pull_request) Failing after 8s
to ae139d5819
Some checks failed
Actions / Build (pull_request) Failing after 4s
Actions / Lint (pull_request) Failing after 3s
Actions / Documentation (pull_request) Failing after 4s
2025-10-31 09:23:17 -04:00
Compare
Renovate bot force-pushed renovate/mkdocs-material-9.x from ae139d5819
Some checks failed
Actions / Build (pull_request) Failing after 4s
Actions / Lint (pull_request) Failing after 3s
Actions / Documentation (pull_request) Failing after 4s
to 68e23d552c
Some checks failed
Actions / Lint (pull_request) Failing after 4s
Actions / Documentation (pull_request) Failing after 4s
Actions / Build (pull_request) Failing after 5s
2025-11-01 12:42:32 -04:00
Compare
Renovate bot changed title from Update dependency mkdocs-material to v9.6.22 to Update dependency mkdocs-material to v9.6.23 2025-11-01 12:42:37 -04:00
Renovate bot changed title from Update dependency mkdocs-material to v9.6.23 to Update dependency mkdocs-material to v9.7.0 2025-11-22 09:26:41 -05:00
Author
Collaborator

⚠️ 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: uv.lock
No tool releases found.
### ⚠️ 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: uv.lock ``` No tool releases found. ```
Renovate bot force-pushed renovate/mkdocs-material-9.x from 68e23d552c
Some checks failed
Actions / Lint (pull_request) Failing after 4s
Actions / Documentation (pull_request) Failing after 4s
Actions / Build (pull_request) Failing after 5s
to ceb1160151
Some checks failed
renovate/artifacts Artifact file update failure
Actions / Build (pull_request) Failing after 5s
Actions / Documentation (pull_request) Failing after 4s
Actions / Lint (pull_request) Failing after 5s
2025-11-22 09:26:42 -05:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
Actions / Build (pull_request) Failing after 5s
Actions / Documentation (pull_request) Failing after 4s
Actions / Lint (pull_request) Failing after 5s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/mkdocs-material-9.x:renovate/mkdocs-material-9.x
git switch renovate/mkdocs-material-9.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/mkdocs-material-9.x
git switch renovate/mkdocs-material-9.x
git rebase main
git switch main
git merge --ff-only renovate/mkdocs-material-9.x
git switch renovate/mkdocs-material-9.x
git rebase main
git switch main
git merge --no-ff renovate/mkdocs-material-9.x
git switch main
git merge --squash renovate/mkdocs-material-9.x
git switch main
git merge --ff-only renovate/mkdocs-material-9.x
git switch main
git merge renovate/mkdocs-material-9.x
git push origin main
Sign in to join this conversation.
No reviewers
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
cswimr/PyFlowery!31
No description provided.