ultrabug / mkdocs-static-i18n

MkDocs i18n plugin using static translation markdown files
https://ultrabug.github.io/mkdocs-static-i18n/
MIT License
228 stars 38 forks source link

Bump mkdocs-material from 8.5.10 to 8.5.11 #170

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mkdocs-material from 8.5.10 to 8.5.11.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.5.11

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.5.11 (2022-11-30)

mkdocs-material-8.5.10+insiders-4.26.6 (2022-11-28)

  • Fixed #4683: Tags plugin crashes when a tag is empty

mkdocs-material-8.5.10+insiders-4.26.5 (2022-11-27)

  • Fixed #4632: Post excerpt title link doesn't point to top of the page

mkdocs-material-8.5.10+insiders-4.26.4 (2022-11-27)

  • Fixed redundant file extension when using privacy plugin

mkdocs-material-8.5.10+insiders-4.26.3 (2022-11-15)

  • Fixed #4637: Attachments w/o titles in related links error in blog plugin
  • Fixed #4631: Remote favicons not downloaded and inlined by privacy plugin

mkdocs-material-8.5.10 (2022-11-11)

  • Adjusted CSS to better allow for custom primary and accent colors
  • Fixed #4620: Primary color is not applied (8.5.9 regression)

mkdocs-material-8.5.9 (2022-11-08)

  • Fixed #4600: Illegible link colors for black and white primary colors
  • Fixed #4594: Need to set schema to change link color

mkdocs-material-8.5.8+insiders-4.26.2 (2022-11-03)

  • Updated MkDocs to 1.4.2
  • Added support for tag compare functions when sorting on index pages
  • Fixed footnotes being rendered in post excerpts without separators
  • Fixed error in blog plugin when toc extension is not enabled
  • Fixed issues with invalid asset paths and linked post titles
  • Fixed #4572: Privacy plugin fails when symlinks cannot be created
  • Fixed #4545: Blog plugin doesn't automatically link headline to post
  • Fixed #4542: Blog plugin doesn't allow for multiple instances
  • Fixed #4532: Blog plugin doesn't allow for mixed use of date and datetime

mkdocs-material-8.5.8 (2022-11-03)

  • Added support for always showing settings in cookie consent
  • Fixed #4571: Buttons invisible if primary color is white or black
  • Fixed #4517: Illegible note in sequence diagram when using slate scheme

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

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #174.