boxkite-ml / boxkite

Concept drift monitoring for HA model servers.
Apache License 2.0
101 stars 14 forks source link

Bump mkdocs-material from 6.2.8 to 7.2.5 #48

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mkdocs-material from 6.2.8 to 7.2.5.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.2.5

  • Updated Portuguese translations
  • Fixed execution of RxJS teardown logic (7.2.3 regression)
  • Fixed #2970: Search results show escaped characters (7.2.2 regression)

mkdocs-material-7.2.4

  • Fixed #2926: Version selector not working (7.2.3 regression)
  • Fixed #2929: Missing CSS class for banner (consistency with Insiders)

mkdocs-material-7.2.3

  • Slight facelift of data tables, now closer to Material Design
  • Fixed instant loading not respecting clicks on search results
  • Fixed #2881: Invalid anchor offsets when using instant loading

mkdocs-material-7.2.2

  • Updated Korean translations
  • Fixed #2879: Search highlighting does not properly escape HTML

mkdocs-material-7.2.1

  • Fixed #2862: Back-to-top button overlays active search bar

mkdocs-material-7.2.0

  • Added support for search suggestions to save keystrokes
  • Added support for search highlighting
  • Added support for search sharing (i.e. deep linking)

mkdocs-material-7.1.11

  • Updated Spanish and Galician translations

mkdocs-material-7.1.10

  • Refactored appearance of back-to-top button
  • Fixed graceful handling of search when browsing locally

mkdocs-material-7.1.9

  • Improved search language support for Thai and Hindi
  • Fixed #2761: License comments lined up at end of file

mkdocs-material-7.1.8

  • Refactored analytics integration (because of MkDocs 1.2)
  • Added support for Google Analytics 4 (gtag.js)
  • Fixed missing escape for aria-label in footer links

mkdocs-material-7.1.7

  • Improved screen reader support

mkdocs-material-7.1.6

  • Deprecated seealso admonition qualifier
  • Added Mongolian and updated Chinese translations
  • Fixed #2429: Version selector not touch-friendly on Android devices
  • Fixed #2703: Printed 'Initializing search' albeit ready on mobile

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

7.2.5 _ August 25, 2021

  • Updated Portuguese translations
  • Fixed execution of RxJS teardown logic (7.2.3 regression)
  • Fixed #2970: Search results show escaped characters (7.2.2 regression)

7.2.4 _ August 11, 2021

  • Fixed #2926: Version selector not working (7.2.3 regression)
  • Fixed #2929: Missing CSS class for banner (consistency with Insiders)

7.2.3 _ August 9, 2021

  • Slight facelift of data tables, now closer to Material Design
  • Fixed instant loading not respecting clicks on search results
  • Fixed #2881: Invalid anchor offsets when using instant loading

7.2.2 _ July 31, 2021

  • Updated Korean translations
  • Fixed #2879: Search highlighting does not properly escape HTML

7.2.1 _ July 25, 2021

  • Fixed #2862: Back-to-top button overlays active search bar

7.2.0 _ July 21, 2021

  • Added support for search suggestions to save keystrokes
  • Added support for search highlighting
  • Added support for search sharing (i.e. deep linking)

7.1.11 _ July 18, 2021

  • Updated Spanish and Galician translations

7.1.10 _ July 10, 2021

  • Refactored appearance of back-to-top button
  • Fixed graceful handling of search when browsing locally

7.1.9 _ June 25, 2021

  • Improved search language support for Thai and Hindi
  • Fixed #2761: License comments lined up at end of file

7.1.8 _ June 12, 2021

  • Refactored analytics integration (because of MkDocs 1.2)
  • Added support for Google Analytics 4 (gtag.js)

... (truncated)

Commits
  • ede0fb7 Prepare 7.2.5 release
  • 277dce7 Updated distribution files
  • 0432747 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 829820a Fixed invalid escaping of HTML in search results
  • b762812 Updated Portuguese translations (#2969)
  • 702de82 Updated dependencies
  • 8c8dd64 Updated changelog and fixed search modal offset on mobile
  • 13f6ce4 Updated dependencies
  • 75e6d03 Updated README
  • 6d678a4 Fixed linter errors
  • 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-commenter commented 3 years ago

Codecov Report

Merging #48 (9780acc) into master (982732a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files          16       16           
  Lines         406      406           
=======================================
  Hits          380      380           
  Misses         26       26           

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 982732a...9780acc. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #49.