Skip to content

chore(deps): update dependency mkdocs-material to v9.6.12 #977

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2025

This PR contains the following updates:

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

Release Notes

squidfunk/mkdocs-material (mkdocs-material)

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.

Copy link

cloudflare-workers-and-pages bot commented Jan 19, 2025

Deploying hacktoberfest-swag-list with  Cloudflare Pages  Cloudflare Pages

Latest commit: d60f6c9
Status: ✅  Deploy successful!
Preview URL: https://8614c4b6.hacktoberfest-swag-list.pages.dev
Branch Preview URL: https://renovate-mkdocs-material-9-x.hacktoberfest-swag-list.pages.dev

View logs

Copy link

netlify bot commented Jan 19, 2025

Deploy Preview for hacktoberfest-swag-list ready!

Name Link
🔨 Latest commit d60f6c9
🔍 Latest deploy log https://app.netlify.com/sites/hacktoberfest-swag-list/deploys/6800e12a6a99120008f7e851
😎 Deploy Preview https://deploy-preview-977--hacktoberfest-swag-list.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@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.0 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 8d7e66e to a2ccfb1 Compare January 31, 2025 04:35
@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 a2ccfb1 to 638f355 Compare January 31, 2025 08:38
@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 638f355 to b2427eb Compare February 3, 2025 18:28
@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 b2427eb to b60dfcb Compare February 7, 2025 10:16
@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 b60dfcb to 944ca59 Compare February 12, 2025 12:49
@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 944ca59 to 1baef37 Compare February 20, 2025 02:35
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from 1baef37 to 319a7e3 Compare March 1, 2025 06:34
@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 319a7e3 to 8bb8324 Compare March 3, 2025 01:31
@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 8bb8324 to 864ae76 Compare March 13, 2025 13:39
@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 from 864ae76 to c8911e4 Compare March 17, 2025 11:43
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch from c8911e4 to 3f86328 Compare March 30, 2025 13:49
@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 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 3f86328 to 13cb4b3 Compare April 1, 2025 13:59
@renovate renovate bot force-pushed the renovate/mkdocs-material-9.x branch 3 times, most recently from 50a6be2 to 1ad5acb Compare April 11, 2025 05:40
@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 1ad5acb to d60f6c9 Compare April 17, 2025 11:08
Copy link

codeclimate bot commented Apr 17, 2025

Code Climate has analyzed commit d60f6c9 and detected 0 issues on this pull request.

View more on Code Climate.

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