Skip to content

Bump mkdocs-material from 9.4.14 to 9.5.2

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

Bumps mkdocs-material from 9.4.14 to 9.5.2.

Release notes

Sourced from mkdocs-material's releases.

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.2+insiders-4.47.1 (2023-12-11)

  • Improved editing experience for projects plugin
  • Improved resilience of optimize and social plugin
  • Fixed race condition when writing manifest in optimize and social plugin
  • Fixed #6475: Logo not taking precedence over icon in social card
  • Fixed #6399: Projects plugin doesn't pick up added/removed projects
  • Fixed #6306: Projects plugin cache not correctly updated

mkdocs-material-9.5.2 (2023-12-11)

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

mkdocs-material-9.5.1+insiders-4.47.0 (2023-12-08)

  • Added support for staying on page when switching languages
  • Added configurable logging capabilities to projects plugin
  • Removed temporary warning on blog plugin authors file format change
  • Fixed projects plugin logging messages twice on Linux systems
  • Fixed projects plugin trying to hoist theme assets of divergent themes
  • Fixed compatibility of optimize plugin and projects plugin
  • Fixed compatibility of social plugin and projects plugin
  • Fixed #6448: Code line selection broken for code blocks with custom ids
  • Fixed #6437: Projects plugin crashing for certain site URL configurations
  • Fixed #6414: Projects plugin doesn't prefix messages coming from projects

mkdocs-material-9.5.1 (2023-12-08)

  • 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 (2023-12-07)

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

mkdocs-material-9.4.14+insiders-4.46.0 (2023-11-26)

  • Added support for author profiles in blog plugin
  • Fixed custom index pages yielding two navigation items (4.45.0 regression)

mkdocs-material-9.4.14 (2023-11-26)

... (truncated)

Commits
  • 2ca5cf0 Prepare 9.5.2 release
  • 52feaba Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 649db51 Updated dependencies
  • 738dd7d Merge pull request #6486 from squidfunk/dependabot/github_actions/actions/set...
  • ef00a47 Merge pull request #6487 from squidfunk/dependabot/github_actions/actions/dep...
  • cc03f10 Bump actions/deploy-pages from 2 to 3
  • 85a3298 Bump actions/setup-python from 4 to 5
  • 419898a Documentation (#6477)
  • afd9d0a Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • adad823 Fixed config types for blog plugin slugify functions
  • Additional commits viewable in compare view

Merge request reports