⬆️ Bump mkdocs-material from 9.6.5 to 9.6.7 in /docs/mkdocs by dependabot[bot] · Pull Request #4672 · nlohmann/json
Bumps mkdocs-material from 9.6.5 to 9.6.7.
Release notes
Sourced from mkdocs-material's releases.
mkdocs-material-9.6.7
- Fixed #8056: Error in backrefs implementation (9.6.6 regression)
- Fixed #8054: Unescaped quotes in ARIA labels of table of contents
mkdocs-material-9.6.6
Changelog
Sourced from mkdocs-material's changelog.
mkdocs-material-9.6.7 (2025-03-03)
- Fixed #8056: Error in backrefs implementation (9.6.6 regression)
- Fixed #8054: Unescaped quotes in ARIA labels of table of contents
mkdocs-material-9.6.6 (2025-03-01)
- Fixed #8040: Privacy plugin not replacing exteral assets (9.6.5 regression)
- Fixed #8031: Replace unmtaintained regex package in search plugin
mkdocs-material-9.6.5 (2025-02-20)
- Fixed #8016: Tags listing not showing when when file name has spaces
- Fixed #8012: Privacy plugin crashes if HTTP download fails
mkdocs-material-9.6.4 (2025-02-12)
- Fixed #7985: Blog content sometimes not stretching to full width
- Fixed #7978: Navigation rendering bug in Safari 18.3
mkdocs-material-9.6.3 (2025-02-07)
- Fixed rendering of arrow heads in Mermaid.js class diagrams
- Fixed #7960: Tags plugin crashes on numeric metadata titles
mkdocs-material-9.6.2 (2025-02-03)
- Fixed #7955: Excessively long words don't break on narrow screens
- Fixed #7947: Scope setting interferes with outdated version banner
mkdocs-material-9.6.1 (2025-01-31)
- Fixed #7943: Tags plugin crashing due to merge error
mkdocs-material-9.6.0 (2025-01-31)
- Added meta plugin
- Rewrite of the tags plugin
- Added support for allow lists in tags plugin
- Added support for and custom sorting in tags plugin
- Added support for related links in blog plugin
- Added support for custom index pages in blog plugin
- Added support for navigation subtitles
- Fixed #7924: Anchors might require two clicks when using instant navigation
mkdocs-material-9.5.50 (2025-01-18)
- Fixed #7913: Social plugin renders attribute lists in page title
mkdocs-material-9.5.49+insiders-4.53.15 (2025-01-15)
... (truncated)
Commits
85ac214Prepare 9.6.7 releasee0b0113Fixed backref import (#8057)6a49618Added distribution files27ba956Fixed unescaped of quotes in ARIA labels (#8053)922cb7cPrepare 9.6.6 release523922bFixed privacy plugin not replacing occurrences3bd81bdUpdated dependenciesb6e40deUpdated dependencies3a7cc2aLowered backref version to support Py3.8 (#8037)ab15110Replaced regex with backrefs package in search plugin (#8034)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)