materialsproject / matbench

Matbench: Benchmarks for materials science property prediction
https://matbench.materialsproject.org
MIT License
125 stars 46 forks source link

Bump mkdocs-material from 8.2.15 to 8.3.6 #153

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-material from 8.2.15 to 8.3.6.

Release notes

Sourced from mkdocs-material's releases.

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
  • Removed unnecessary conditions in templates
  • Fixed scroll offset when content tabs are brought into view
  • Fixed #3977: Content tabs snapping oddly in Firefox
  • Fixed #3983: Missing condition in footer partial (8.3.0 regression)

mkdocs-material-8.3.0

  • Added support for custom admonition icons
  • Added support for linking of content tabs
  • Added support for boosting pages in search
  • Added support for hiding footer navigation
  • Added previous/next indicators to content tabs
  • Improved typeset link colors in light and dark modes

mkdocs-material-8.2.16

  • Fixed #3957: Only animate code annotations when visible (save CPU cycles)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.3.6+insiders-4.18.2 (2022-06-16)

  • Fixed #4026: Fixed tooltips not mounted for nested navigation links

mkdocs-material-8.3.6 (2022-06-16)

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

mkdocs-material-8.3.5+insiders-4.18.1 (2022-06-14)

  • Fixed #3990: Chinese search highlighting not working on non-boundaries

mkdocs-material-8.3.5 (2022-06-14)

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

mkdocs-material-8.3.4+insiders-4.18.0 (2022-06-11)

  • Added support for automatic dark/light mode
  • Fixed #4009: Privacy plugin uses invalid paths for file cache on Windows

mkdocs-material-8.3.4 (2022-06-11)

  • Fixed #4004: Tags with multiple words not searchable

mkdocs-material-8.3.3 (2022-06-07)

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

mkdocs-material-8.3.2+insiders-4.17.2 (2022-06-05)

  • Added support for custom jieba dictionaries (Chinese search)

mkdocs-material-8.3.2+insiders-4.17.1 (2022-06-05)

  • Added support for cookie consent reject button
  • Added support for cookie consent custom button ordering
  • Fixed #3988: Content tab not focused after alternating anchor links

mkdocs-material-8.3.2 (2022-06-05)

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

mkdocs-material-8.3.1+insiders-4.17.0 (2022-06-04)

  • Added support for content tabs anchor links (deep linking)
  • Fixed #3975: Detect composition events in search interface (Chinese)
  • Fixed #3980: Search plugin doesn't use title set via front matter

mkdocs-material-8.3.1 (2022-06-04)

... (truncated)

Commits
  • b2d9e72 Prepare 8.3.6 release
  • 4f78e81 Fixed navigation not working with version selector
  • 8c02d7c Prepare 8.3.5 release
  • 6b311ff Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • dc1be9e Documentation
  • fc70b6c Bump actions/setup-python from 3 to 4 (#4022)
  • 774f119 Updated dependencies
  • 7512441 Fixed same-page version navigation for current version
  • c490983 Documentation
  • 9508756 Documentation
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #154.