Skip to content

Bump mkdocs-material from 9.4.14 to 9.5.6

HIFIS Bot requested to merge dependabot-pip-mkdocs-material-9.5.6 into master

Bumps mkdocs-material from 9.4.14 to 9.5.6.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.5.6

  • Fixed #6700: Missing styles for Mermaid.js labels with Markdown

mkdocs-material-9.5.5

  • Updated Tagalog translations
  • Updated Pillow to 10.2 to mitigate security vulnerabilities
  • Improved resilience of instant navigation
  • Fixed #6687: Updated Mermaid.js to version 10.7.0 (latest)
  • Fixed #6652: Keyboard events in custom elements captured
  • Fixed #6582: Instant navigation doesn't correctly handle alternate URLs
  • Fixed #6565: Instant navigation doesn't allow for onclick handlers
  • Fixed #6345: Instant navigation sometimes breaks browser back button
  • Fixed #6334: Instant navigation doesn't correctly position anchors (Safari)
  • Fixed #6275: Instant navigation doesn't correctly resolve after 404
  • Fixed #6102: Instant navigation reloads page on same link navigation

mkdocs-material-9.5.4

  • Fixed #6645: Local storage with invalid value can break site
  • Fixed #6635: Tags icons before default ignored if default is set

mkdocs-material-9.5.3

  • Limited version range of MkDocs to < 1.6
  • Updated Macedonian translations
  • Fixed #6520: Group plugin crashes when using mike
  • Fixed #6494: Hide author's email address if disabled in git-authors plugin

mkdocs-material-9.5.2

  • Fixed types for slugify settings in blog plugin config
  • Fixed #6469: Horizontal scrollbars on MathJax containers

mkdocs-material-9.5.1

  • Updated Greek translations
  • Fixed #6464: Privacy plugin cannot be enabled
  • Fixed #6461: Sorting blog posts ignores time component in date

mkdocs-material-9.5.0

Merged Insiders features of 'Goat's Horn' funding goal

  • Added privacy plugin: automatic downloading of external assets
  • Added support for card grids and grid layouts
  • Added support for improved tooltips
  • Added support for content tabs anchor links (deep linking)
  • Added support for automatic dark/light mode
  • Added support for document contributors
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.5.6+insiders-4.52.0 (2024-01-28)

  • Added support for instant previews
  • Fixed footnote tooltips positioning edge cases
  • Fixed #6703: New tags plugin crashes on Windows

mkdocs-material-9.5.6 (2024-01-28)

  • Fixed #6700: Missing styles for Mermaid.js labels with Markdown

mkdocs-material-9.5.5+insiders-4.51.0 (2024-01-24)

  • Added support for footnote tooltips

mkdocs-material-9.5.5 (2024-01-24)

  • Updated Tagalog translations
  • Updated Pillow to 10.2 to mitigate security vulnerabilities
  • Improved resilience of instant navigation
  • Fixed #6687: Updated Mermaid.js to version 10.7.0 (latest)
  • Fixed #6652: Keyboard events in custom elements captured
  • Fixed #6582: Instant navigation doesn't correctly handle alternate URLs
  • Fixed #6565: Instant navigation doesn't allow for onclick handlers
  • Fixed #6345: Instant navigation sometimes breaks browser back button
  • Fixed #6334: Instant navigation doesn't correctly position anchors (Safari)
  • Fixed #6275: Instant navigation doesn't correctly resolve after 404
  • Fixed #6102: Instant navigation reloads page on same link navigation

mkdocs-material-9.5.4+insiders-4.50.0 (2024-01-19)

  • Added configurable logging capabilities to privacy plugin

mkdocs-material-9.5.4 (2024-01-15)

  • Fixed #6645: Local storage with invalid value can break site
  • Fixed #6635: Tags icons before default ignored if default is set

mkdocs-material-9.5.3+insiders-4.49.2 (2024-01-09)

  • Fixed missing attribute lists extension for tags plugin
  • Fixed #6627: New tags plugin crashes on Python 3.8

mkdocs-material-9.5.3+insiders-4.49.1 (2024-01-07)

  • Improved interop of new tags plugin with other plugins
  • Fixed #6594: Tags plugin doesn't work with mkdocs-macros plugin
  • Fixed #6569: Social plugin crashes if in different file system location

mkdocs-material-9.5.3+insiders-4.49.0 (2023-12-29)

... (truncated)

Commits
  • 6026738 Prepare 9.5.6 release
  • a65fd1e Updated distribution files
  • 335dd3a Fixed Markdown formatted nodes in Mermaid.js
  • f55ce2c Updated Insiders changelog
  • 6724141 Documentation
  • 9d52e36 Prepare 9.5.5 release
  • 943e978 Merge pull request #6662 from squidfunk/fix/instant-loading-bugs
  • 95ad78a Merge branch 'master' into fix/instant-loading-bugs
  • be95f49 Fixed capturing of keyboard events for custom elements
  • 6128ab9 Updated Tagalog translations
  • Additional commits viewable in compare view

Merge request reports