greenape / mknotebooks

A plugin for mkdocs to help you include Jupyter notebooks in your projects
MIT License
137 stars 21 forks source link

Bump mkdocs-material from 8.4.3 to 8.5.4 in /examples/cell_tag_remove #1035

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-material from 8.4.3 to 8.5.4.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.5.4

  • Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
  • Fixed #4429: Text in sequence diagrams overflows in Firefox

mkdocs-material-8.5.3

  • Fixed build error when enabling cookie consent without analytics
  • Fixed #4381: Code blocks render ligatures for some fonts

mkdocs-material-8.5.2

  • Updated Mermaid.js to version 9.1.7
  • Fixed overly large headlines in search results (8.5.0 regression)
  • Fixed #4358: Navigation sections appear as clickable (8.5.0 regression)
  • Fixed #4356: GitHub repository statistics fetched before consent

mkdocs-material-8.5.1

  • Fixed #4366: Removed dependencies with native extensions

mkdocs-material-8.5.0

  • Added support for social cards
  • Added support for code annotation anchor links (deep linking)
  • Added support for code annotation comment stripping (syntax modifier)
  • Added support for sidebars scrolling automatically to active item
  • Added support for anchor following table of contents (= auto scroll)
  • Added support for tag icons

mkdocs-material-8.4.4

  • Moved comments integration to separate partial (comments.html)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.5.6+insiders-4.25.0 (2022-10-02)

  • Added support for navigation subtitles
  • Added support for defining an allow list for built-in tags plugin
  • Added support for custom slugify functions for built-in tags plugin
  • Improved stability of search plugin when using --dirtyreload

mkdocs-material-8.5.6 (2022-10-02)

  • Modernized appearance of admonitions (with fallback, see docs)
  • Improved appearance of inline code blocks in admonition titles

mkdocs-material-8.5.5+insiders-4.24.2 (2022-10-01)

  • Updated MkDocs to 1.4
  • Fixed compatibility issues with MkDocs 1.4
  • Fixed incorrectly generated paths in privacy plugin
  • Fixed blog index page not showing navigation when using meta plugin

mkdocs-material-8.5.5 (2022-10-01)

  • Updated MkDocs to 1.4
  • Fixed compatibility issues with MkDocs 1.4
  • Fixed #4430: build error when enabling consent without repository URL

mkdocs-material-8.5.4+insiders-4.24.1 (2022-09-30)

  • Fixed #4430: build error when enabling consent without repository URL

mkdocs-material-8.5.4 (2022-09-30)

  • Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
  • Fixed #4429: Text in sequence diagrams overflows in Firefox

mkdocs-material-8.5.3+insiders-4.24.0 (2022-09-27)

  • Added support for custom content on index pages (blog)
  • Added support for keeping content on paginated index pages (blog)
  • Added support for limiting categories in post excerpts (blog)
  • Added support for simple override of templates via front matter (blog)
  • Added icon in navigation for pages with encrypted content
  • Fixed #4396: Front matter of index pages not inherited by pagination (blog)
  • Improved performance by building post excerpts once (blog)

mkdocs-material-8.5.3+insiders-4.23.6 (2022-09-22)

  • Fixed #4389: Blog posts in first week of year in wrong archive
  • Fixed (= switched) footer previous and next links for blog posts

mkdocs-material-8.5.3 (2022-09-20)

... (truncated)

Commits
  • 8b0060c Prepare 8.5.4 release
  • 60ea10a Fixed sequence diagrams in Firefox
  • ebe186a Documentation
  • 5cca484 Added Neptune to premium sponsors
  • c342694 Documentation
  • 4c8620c Added support for scrollbar-gutter
  • 290de4a Fixed jumping chevrons in sidebar (attempt)
  • 978eab0 Added SealVault to premium sponsors
  • 8202d13 Documentation
  • b1b401d Updated Insiders changelog and blog plugin documentation
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.