Skip to content

fix(deps): update dependency mkdocs-material to v9.6.14 #85

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

Open
wants to merge 1 commit into
base: main
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.14 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

v9.6.14: mkdocs-material-9.6.14

Compare Source

  • Fixed #​8215: Social plugin crashes when CairoSVG is updated to 2.8

v9.6.13: mkdocs-material-9.6.13

Compare Source

  • Fixed #​8204: Annotations showing list markers in print view
  • Fixed #​8153: Improve style of cardinality symbols in Mermaid.js ER diagrams

v9.6.12: mkdocs-material-9.6.12

Compare Source

  • Fixed #​8158: Flip footnote back reference icon for right-to-left languages

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 requested a review from a team as a code owner January 18, 2025 05:28
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.5.50 fix(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 from 12ac4da to ff6169e Compare January 31, 2025 07:04
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.1 fix(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 ff6169e to b2f6c82 Compare February 3, 2025 15:22
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.2 fix(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 b2f6c82 to 9929093 Compare February 7, 2025 07:07
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.3 fix(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 9929093 to aee3d38 Compare February 12, 2025 12:54
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.4 fix(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 aee3d38 to bab84e2 Compare February 20, 2025 04:49
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.5 fix(deps): update dependency mkdocs-material to v9.6.6 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from bab84e2 to b2bd910 Compare March 1, 2025 08:52
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.6 fix(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 b2bd910 to 9945a09 Compare March 3, 2025 13:33
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.7 fix(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 from 9945a09 to b398e07 Compare March 13, 2025 12:43
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.8 fix(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 b398e07 to d979763 Compare March 17, 2025 16:05
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.9 fix(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 d979763 to 2eb4191 Compare March 30, 2025 12:54
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.10 fix(deps): update dependency mkdocs-material to v9.6.11 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 2eb4191 to 317b38a Compare April 5, 2025 16:15
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.11 fix(deps): update dependency mkdocs-material to v9.6.12 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 317b38a to 9201591 Compare April 17, 2025 12:57
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from 9201591 to bc2f9b9 Compare May 10, 2025 09:02
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.12 fix(deps): update dependency mkdocs-material to v9.6.13 May 10, 2025
@renovate renovate bot changed the title fix(deps): update dependency mkdocs-material to v9.6.13 fix(deps): update dependency mkdocs-material to v9.6.14 May 13, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x-lockfile branch from bc2f9b9 to 8e6b62a Compare May 13, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants