boxkite-ml / boxkite

Concept drift monitoring for HA model servers.
Apache License 2.0
103 stars 13 forks source link

Bump mkdocs-material from 6.2.8 to 8.4.2 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mkdocs-material from 6.2.8 to 8.4.2.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.4.2

  • Updated Slovenian translations
  • Fixed #4277: Feedback widget hidden after navigation with instant loading
  • Fixed numeric tags in front matter breaking search functionality

mkdocs-material-8.4.1

  • Updated Croatian and Hebrew translations

mkdocs-material-8.4.0

  • Added support for cookie consent
  • Added support for feedback widget (Was this page helpful?)
  • Added support for dismissable announcement bar
  • Added Armenian, Lithuanian, Tagalog, and Urdu translations

mkdocs-material-8.4.0rc1

  • Added support for cookie consent
  • Added support for feedback widget (Was this page helpful?)
  • Added support for dismissable announcement bar

Related: #4146

mkdocs-material-8.3.9

  • Updated Taiwanese translations for search
  • Allow ids for content tabs with special characters (for mkdocstrings)
  • Fixed #4083: home not clickable when using versioning (8.3.5 regression)

mkdocs-material-8.3.8

  • Fixed #4053: Limit width of videos to content area
  • Fixed empty tags in front matter breaking search

mkdocs-material-8.3.7

  • Fixed search being stuck initializing when using tags (8.3.4 regression)

mkdocs-material-8.3.6

  • Fixed #4028: Links not clickable when using versioning (8.3.5 regression)

mkdocs-material-8.3.5

  • Fixed #4012: Stay on page not working for alias of active version

mkdocs-material-8.3.4

  • Fixed #4004: Tags with multiple words not searchable

mkdocs-material-8.3.3

  • Fixed #4000: Mermaid diagrams too dark in dark mode (8.3.0 regression)

mkdocs-material-8.3.2

  • Fixed #3987: Custom admonition icons don't work when defining color palette

mkdocs-material-8.3.1

  • Bump required Jinja version to 3.0.2

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.4.2 (2022-08-27)

  • Updated Slovenian translations
  • Fixed #4277: Feedback widget hidden after navigation with instant loading
  • Fixed numeric tags in front matter breaking search functionality

mkdocs-material-8.4.1+insiders-4.22.0 (2022-08-21)

  • Added support for navigation status

mkdocs-material-8.4.1 (2022-08-21)

  • Updated Croatian and Hebrew translations

mkdocs-material-8.4.0+insiders-4.21.1 (2022-08-13)

  • Fixed #4176: Broken image when avatar is served by Gravatar
  • Fixed #4212: Deferred search initialization for file:// locations

mkdocs-material-8.4.0 (2022-08-13)

  • Added support for cookie consent
  • Added support for feedback widget (Was this page helpful?)
  • Added support for dismissable announcement bar
  • Added Armenian, Lithuanian, Tagalog, and Urdu translations

mkdocs-material-8.3.9+insiders-4.21.0 (2022-07-17)

  • Added meta plugin: set front matter for all pages in a folder
  • Fixed #4114: Tags plugin fails if only tags_extra_files is set

mkdocs-material-8.3.9+insiders-4.20.1 (2022-07-11)

  • Fixed #4105: Tags plugin fails if tags_file is not set (4.20.0 regression)

mkdocs-material-8.3.9+insiders-4.20.0 (2022-07-07)

  • Added support for additional tags indexes
  • Fixed #4100: Tag icons not shown in tags index

mkdocs-material-8.3.9+insiders-4.19.2 (2022-07-04)

  • Fixed #4051: Privacy plugin fails if symlinking isn't allowed on Windows

mkdocs-material-8.3.9 (2022-07-04)

  • Updated Taiwanese translations for search
  • Allow ids for content tabs with special characters (for mkdocstrings)
  • Fixed #4083: home not clickable when using versioning (8.3.5 regression)

... (truncated)

Upgrade guide

Sourced from mkdocs-material's upgrade guide.


template: overrides/main.html

How to upgrade

Upgrade to the latest version with:

pip install --upgrade mkdocs-material

Show the currently installed version with:

pip show mkdocs-material

Upgrading from 7.x to 8.x

What's new?

  • Added support for code annotations
  • Added support for anchor tracking
  • Added support for version warning
  • Added copyright partial for easier override
  • Removed deprecated content tabs legacy implementation
  • Removed deprecated seealso admonition type
  • Removed deprecated site_keywords setting (unsupported by MkDocs)
  • Removed deprecated prebuilt search index support
  • Removed deprecated web app manifest – use customization
  • Removed extracopyright variable – use new copyright partial
  • Removed Disqus integation – use customization
  • Switched to :is() selectors for simple selector lists
  • Switched autoprefixer from last 4 years to last 2 years
  • Improved CSS overall to match modern standards
  • Improved CSS variable semantics for fonts
  • Improved extensibility by restructuring partials
  • Improved handling of details when printing
  • Improved keyboard navigation for footnotes
  • Fixed #3214: Search highlighting breaks site when empty

Changes to mkdocs.yml

pymdownx.tabbed

Support for the legacy style of the [Tabbed] extension was dropped in favor of the new, alternate implementation which has [better behavior on mobile viewports]:

... (truncated)

Commits
  • ad3d720 Documentation
  • 3125543 Prepare 8.4.2 release
  • 46d06c1 Fixed feedback widget not shown when using instant loading
  • 86378ed Updated dependencies
  • 662b33d Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 4c4e3c0 Fixed numeric tags breaking search
  • 2e8ebf5 Updated Slovenian translations (#4284)
  • 3fbd048 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 60dd31d Added Jitterbit to premium sponsors
  • fdf90b7 Updated FontAwesome icon names (#4279)
  • 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 1 year ago

Codecov Report

Merging #123 (4cd32c5) into master (da6d3fb) will not change coverage. The diff coverage is n/a.

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #125.