Skip to content

Bump mkdocs-material from 8.3.9 to 8.5.7

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

Bumps mkdocs-material from 8.3.9 to 8.5.7.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.5.7

  • Deprecated additional admonition qualifiers to reduce size of CSS
  • Fixed #4511: Search boost does not apply to sections

mkdocs-material-8.5.6

  • Modernized appearance of admonitions (with fallback, see docs)
  • Improved appearance of inline code blocks in admonition titles

mkdocs-material-8.5.5

  • Updated MkDocs to 1.4
  • Fixed compatibility issues with MkDocs 1.4
  • Fixed #4430: build error when enabling consent without repository URL

mkdocs-material-8.5.4

  • Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
  • Fixed #4429: Text in sequence diagrams overflows in Firefox

mkdocs-material-8.5.3

  • Fixed build error when enabling cookie consent without analytics
  • Fixed #4381: Code blocks render ligatures for some fonts

mkdocs-material-8.5.2

  • Updated Mermaid.js to version 9.1.7
  • Fixed overly large headlines in search results (8.5.0 regression)
  • Fixed #4358: Navigation sections appear as clickable (8.5.0 regression)
  • Fixed #4356: GitHub repository statistics fetched before consent

mkdocs-material-8.5.1

  • Fixed #4366: Removed dependencies with native extensions

mkdocs-material-8.5.0

  • Added support for social cards
  • Added support for code annotation anchor links (deep linking)
  • Added support for code annotation comment stripping (syntax modifier)
  • Added support for sidebars scrolling automatically to active item
  • Added support for anchor following table of contents (= auto scroll)
  • Added support for tag icons

mkdocs-material-8.4.4

  • Moved comments integration to separate partial (comments.html)

mkdocs-material-8.4.3

  • Added Simple Icons to bundled icons (+2,300 icons)
  • Added support for changing edit icon
  • Moved page actions to separate partial (actions.html)
  • Fixed #4291: Version switching doesn't stay on page when anchors are used
  • Fixed #4327: Links in data tables do not receive link styling

mkdocs-material-8.4.2

  • Updated Slovenian translations

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.5.7+insiders-4.26.0 (2022-10-22)

  • Improved reporting of configuration errors in tags plugin
  • Fixed #4515: Privacy plugin fails when site URL is not defined
  • Fixed #4514: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)

mkdocs-material-8.5.7 (2022-10-22)

  • Deprecated additional admonition qualifiers to reduce size of CSS
  • Fixed #4511: Search boost does not apply to sections

mkdocs-material-8.5.6+insiders-4.26.0 (2022-10-18)

  • Refactored privacy plugin to prepare for new features
  • Added support for rel=noopener links in privacy plugin
  • Resolve encoding issues with blog and privacy plugin

mkdocs-material-8.5.6+insiders-4.25.5 (2022-10-16)

  • Updated MkDocs to 1.4.1
  • Added namespace prefix to built-in plugins
  • Updated content and header partial

mkdocs-material-8.5.6+insiders-4.25.4 (2022-10-09)

  • Fixed other path issues for standalone blogs (4.24.2 regression)

mkdocs-material-8.5.6+insiders-4.25.3 (2022-10-09)

  • Fixed #4457: Posts not collected for standalone blog (4.24.2 regression)

mkdocs-material-8.5.6+insiders-4.25.2 (2022-10-04)

  • Fixed #4452: Blog and tags plugin crash when specifying slugify function

mkdocs-material-8.5.6+insiders-4.25.1 (2022-10-03)

  • Updated mkdocs-rss-plugin in Dockerfile to fix MkDocs compat errors

mkdocs-material-8.5.6+insiders-4.25.0 (2022-10-02)

  • Added support for navigation subtitles
  • Added support for defining an allow list for built-in tags plugin
  • Added support for custom slugify functions for built-in tags plugin
  • Improved stability of search plugin when using --dirtyreload

mkdocs-material-8.5.6 (2022-10-02)

  • Modernized appearance of admonitions (with fallback, see docs)
  • Improved appearance of inline code blocks in admonition titles

... (truncated)

Commits
  • 23f12fe Prepare 8.5.7 release
  • 922fde0 Fixed search boost not being applied to document sections
  • f13a552 Documentation
  • b2f310a Documentation
  • 93daab2 Updated Insiders changelog and documentation
  • b8161e0 Added warning for social plugin when site_url is not defined
  • ed6f0b1 Updated Insiders changelog
  • 34f563c Temporarily disabled no-misused-promise check due to ESLint error
  • 2b08c42 Fixed linter errors
  • b0afb7f Updated dependencies
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports