noirbizarre / bumpr

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

chore(deps): bump mkdocs-material from 8.1.2 to 8.1.3 #307

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-material from 8.1.2 to 8.1.3.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.1.3

  • Added animation to active content tab indicator
  • Fixed #3360: Highlighted lines add blank lines in copied text
  • Fixed usage of subsequent index files when using section index pages
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.1.3 (2012-12-19)

  • Added animation to active content tab indicator
  • Fixed #3360: Highlighted lines add blank lines in copied text
  • Fixed usage of subsequent index files when using section index pages

mkdocs-material-8.1.2+insiders-4.5.0 (2021-12-16)

  • Added support for navigation icons

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)

... (truncated)

Commits
  • a3590cb Prepare 8.1.3 release
  • a7ab13f Fixed linter errors
  • be0a36d Fixed highlighted lines adding blank lines when copying
  • 368cad0 Documentation
  • 1f725cb Simplified reduced motion implementation for content tabs
  • f3926bf Fixed filtering of subsequent index.md files when using section index pages
  • a32760b Fixed tab indicator animation for right-to-left languages
  • 4b2a97a Added animation to content tabs
  • dffcba4 Updated Piri Piri funding goal
  • 8787449 Switched :where back to :is
  • 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 #307 (e43353f) into master (264d8e8) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #307   +/-   ##
=======================================
  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 264d8e8...e43353f. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #311.