coolya / mps.rocks

A curated list of awesome MPS extensions/libraries, software and resources.
https://mps.rocks
Creative Commons Attribution 4.0 International
60 stars 18 forks source link

Bump mkdocs-material from 8.1.1 to 8.1.2 #101

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-material from 8.1.1 to 8.1.2.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.1.2

  • Switched CSS sources to logical properties
  • Added transformation of logical properties to ltr/rtl equivalents
  • Fixed spacing for admonitions inside lists (8.1.1 regression)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.1.2 (2012-12-15)

  • Switched CSS sources to logical properties
  • Added transformation of logical properties to ltr/rtl equivalents
  • Fixed spacing for admonitions inside lists (8.1.1 regression)

mkdocs-material-8.1.1 (2012-12-13)

  • Added support for #only-light and #only-dark image hash fragments
  • Fixed copy-to-clipboard adding blank lines when using line anchors
  • Fixed code annotation directionality for right-to-left languages
  • Fixed header title positioning for right-to-left languages
  • Fixed admonition borders for right-to-left languages (8.0.0 regression)
  • Fixed footer navigation link positioning (8.0.0 regression)
  • Fixed footer navigation title breaking out of container when too long
  • Fixed shrinking arrow in navigation title when too long
  • Fixed #3343: Filtered stopwords appear as missing search terms
  • Fixed #3346: Site unusable due to usage of :not() (Firefox 78 ESR)

mkdocs-material-8.1.0+insiders-4.4.0 (2021-12-10)

  • Added support for code annotation anchor links (deep linking)
  • Added new code annotation syntax modifier to strip comment
  • Updated German translations for cookie consent

mkdocs-material-8.1.0 (2012-12-10)

  • Added basic support for code block line anchors
  • Switched code annotation markers to + signs to improve usability
  • Switched main site title to bold font
  • Improved admonition icon positioning to align when font-size is increased
  • Improved and simplified footnotes CSS
  • Improved and simplified code annotation positioning
  • Fixed syntax error in Russian translations

mkdocs-material-8.0.5 (2012-12-04)

  • Fixed #3302: Footer refactoring induced ellipsis in some browsers
  • Fixed #3313: Details always rendered closed on load (8.0.4 regression)

mkdocs-material-8.0.4+insiders-4.3.0 (2021-12-05)

  • Added support for custom fonts in social cards
  • Fixed #3300: Announcement bar reappearing when using instant loading

mkdocs-material-8.0.4 (2012-12-04)

  • Improved support for deeply nested code annotations
  • Improved code annotation and copy-to-clipboard interop
  • Improved styling for code annotations inside admonitions

... (truncated)

Commits
  • 1a30f25 Prepared 8.1.2 release
  • 787112f Added PostCSS plugin to transform logical properties
  • be24342 Fixed spacing for admonitions inside lists (8.1.1 regression)
  • eebcc31 Updated light and dark mode example
  • bfe7540 Switched to logical CSS properties
  • 306cc73 Updated dependencies
  • 01d9417 Documentation
  • See full diff in compare view


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 2 years ago

Superseded by #102.