Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency mkdocs-material to v9.6.11 #2676

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material (changelog) 9.5.49 -> 9.6.11 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v9.6.11: mkdocs-material-9.6.11

Compare Source

  • Updated Docker image to latest Alpine Linux
  • Bump required Jinja version to 3.1
  • Fixed #​8133: Jinja filter items not available (9.6.10 regression)
  • Fixed #​8128: Search plugin not entirely disabled via enabled setting

v9.6.10: mkdocs-material-9.6.10

Compare Source

This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.

Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.

Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.

v9.6.9: mkdocs-material-9.6.9

Compare Source

  • Updated Serbo-Croatian translations
  • Fixed #​8086: Custom SVG icons containing hashes break rendering
  • Fixed #​8067: Drawer has gap on right side in Firefox on some OSs

v9.6.8: mkdocs-material-9.6.8

Compare Source

  • Added Welsh translations
  • Fixed #​8076: Privacy plugin crashes if HTTP download fails

v9.6.7: mkdocs-material-9.6.7

Compare Source

  • Fixed #​8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #​8054: Unescaped quotes in ARIA labels of table of contents

v9.6.6: mkdocs-material-9.6.6

Compare Source

  • Fixed #​8040: Privacy plugin not replacing exteral assets (9.6.5 regression)
  • Fixed #​8031: Replace unmaintained regex package in search plugin

v9.6.5: mkdocs-material-9.6.5

Compare Source

  • Fixed #​8016: Tags listing not showing when when file name has spaces
  • Fixed #​8012: Privacy plugin crashes if HTTP download fails

v9.6.4: mkdocs-material-9.6.4

Compare Source

  • Fixed #​7985: Blog content sometimes not stretching to full width
  • Fixed #​7978: Navigation rendering bug in Safari 18.3

v9.6.3: mkdocs-material-9.6.3

Compare Source

  • Fixed rendering of arrow heads in Mermaid.js class diagrams
  • Fixed #​7960: Tags plugin crashes on numeric metadata titles

v9.6.2: mkdocs-material-9.6.2

Compare Source

  • Fixed #​7955: Excessively long words don't break on narrow screens
  • Fixed #​7947: Scope setting interferes with outdated version banner

v9.6.1: mkdocs-material-9.6.1

Compare Source

  • Fixed #​7943: Tags plugin crashing due to merge error

v9.6.0: mkdocs-material-9.6.0

Compare Source

  • Added meta plugin
  • Rewrite of the tags plugin
  • Added support for allow lists in tags plugin
  • Added support for and custom sorting in tags plugin
  • Added support for related links in blog plugin
  • Added support for custom index pages in blog plugin
  • Added support for navigation subtitles
  • Fixed #​7924: Anchors might require two clicks when using instant navigation

v9.5.50: mkdocs-material-9.5.50

Compare Source

  • Fixed #​7913: Social plugin renders attribute lists in page title

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 18, 2025
@renovate renovate bot requested a review from rjha-splunk as a code owner January 18, 2025 06:13
@renovate renovate bot requested a review from cwadhwani-splunk January 18, 2025 06:13
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.5.50 chore(deps): update dependency mkdocs-material to v9.6.1 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch 2 times, most recently from 152f85c to 6da9347 Compare February 3, 2025 09:04
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.1 chore(deps): update dependency mkdocs-material to v9.6.2 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 6da9347 to 186515d Compare February 3, 2025 14:55
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.2 chore(deps): update dependency mkdocs-material to v9.6.3 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 186515d to bb0fbdf Compare February 7, 2025 06:39
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.3 chore(deps): update dependency mkdocs-material to v9.6.4 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from bb0fbdf to 670cae4 Compare February 12, 2025 13:05
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.4 chore(deps): update dependency mkdocs-material to v9.6.5 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 670cae4 to b223c26 Compare February 20, 2025 04:26
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from b223c26 to 188ec80 Compare March 2, 2025 19:00
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.5 chore(deps): update dependency mkdocs-material to v9.6.6 Mar 2, 2025
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.6 chore(deps): update dependency mkdocs-material to v9.6.7 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 188ec80 to b99526d Compare March 3, 2025 05:20
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.7 chore(deps): update dependency mkdocs-material to v9.6.8 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch 2 times, most recently from 1177f2d to 9c11181 Compare March 17, 2025 09:32
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.8 chore(deps): update dependency mkdocs-material to v9.6.9 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 9c11181 to 30a1103 Compare March 30, 2025 13:05
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.9 chore(deps): update dependency mkdocs-material to v9.6.10 Mar 30, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 30a1103 to fb982b5 Compare April 2, 2025 12:46
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.10 chore(deps): update dependency mkdocs-material to v9.6.11 Apr 2, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants