noirbizarre / bumpr

Bump'R: Bump and release versions
GNU Lesser General Public License v3.0
33 stars 12 forks source link

chore(deps): bump mkdocs-material from 8.0.4 to 8.1.2 #305

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-material from 8.0.4 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)

mkdocs-material-8.1.1

  • 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

  • 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

  • Fixed #3302: Footer refactoring induced ellipsis in some browsers
  • Fixed #3313: Details always rendered closed on load (8.0.4 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
  • c093b09 Prepared 8.1.1 release
  • 1453e94 Fixed direction for code annotations in right-to-left languages
  • 539ddad Fixed filtered stopwords appearing as missing terms
  • Additional commits viewable 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #305 (5f76184) into master (47cae1a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   89.68%   89.68%           
=======================================
  Files           9        9           
  Lines         630      630           
  Branches      155      155           
=======================================
  Hits          565      565           
  Misses         39       39           
  Partials       26       26           
Flag Coverage Δ
unittests 89.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 47cae1a...5f76184. Read the comment docs.

noirbizarre commented 2 years ago

@dependabot rebase