Skip to content

chore(deps): update dependency mkdocs-material to v9.6.14 #86

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 31, 2025

This PR contains the following updates:

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

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 dependencies Pull requests that update a dependency file minor pypi labels Jan 31, 2025
@renovate renovate bot requested a review from oben01 as a code owner January 31, 2025 05:11
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.0 chore(deps): update dependency mkdocs-material to v9.6.1 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from fd374a2 to b49f03b Compare January 31, 2025 08:45
@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 branch from b49f03b to 2363da7 Compare February 3, 2025 16:51
@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 branch from 2363da7 to 71fca38 Compare February 7, 2025 09:48
@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 branch from 71fca38 to 783d69e Compare February 12, 2025 11:44
@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 branch from 783d69e to d389026 Compare February 20, 2025 01:47
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from d389026 to 1fafafe Compare March 1, 2025 06:45
@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 1, 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 branch from 1fafafe to afa036f Compare March 3, 2025 03:11
@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 branch from afa036f to a4b4cd9 Compare March 13, 2025 15:50
@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 branch 2 times, most recently from 48684d2 to 770459f Compare March 19, 2025 12:39
@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 branch from 770459f to 2c1d838 Compare March 30, 2025 14:47
@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 1, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 2c1d838 to f0828fa Compare April 1, 2025 07:27
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.11 chore(deps): update dependency mkdocs-material to v9.6.12 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from f0828fa to a1677c5 Compare April 17, 2025 16:24
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.12 chore(deps): update dependency mkdocs-material to v9.6.13 May 10, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from a1677c5 to 853436c Compare May 10, 2025 10:58
@renovate renovate bot changed the title chore(deps): update dependency mkdocs-material to v9.6.13 chore(deps): update dependency mkdocs-material to v9.6.14 May 13, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 853436c to da89a21 Compare May 13, 2025 19:47
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 minor pypi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants