DariuszPorowski / mkdocs-file-filter-plugin

A MkDocs plugin that lets you exclude/include docs files using globs, regexes, gitignore-style file and Markdown/FrontMatter tags metadata.
https://pypi.org/project/mkdocs-file-filter-plugin/
MIT License
8 stars 3 forks source link

⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.20 to 9.1.21 #91

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mkdocs-material from 9.1.20 to 9.1.21.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.1.21

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.1.21+insiders-4.37.1 (2023-07-28)

  • Updated MkDocs to 1.5.1
  • Fixed deprecation warning in social plugin due to MkDocs upgrade
  • Fixed #5772: Privacy plugin fails due to API change in MkDocs

mkdocs-material-9.1.21 (2023-07-27)

  • Fixed MkDocs 1.4 compat issue in social plugin (9.1.20 regression)

mkdocs-material-9.1.20 (2023-07-27)

  • Fixed deprecation warnings for social plugin

mkdocs-material-9.1.19 (2023-07-18)

  • Added support for MkDocs 1.5+
  • Fixed #5699: Improve error reporting in social plugin

mkdocs-material-9.1.18+insiders-4.37.0 (2023-07-07)

  • Added support for overriding social cards settings per page
  • Added new social card default/only/image layout
  • Improved resilience of optimize and social plugin
  • Fixed rendering bugs for pruned navigation items
  • Fixed jumping of content tabs anchor links when instant loading is enabled
  • Fixed #5676: Optimize plugin doesn't check for pngquant

mkdocs-material-9.1.18 (2023-07-03)

  • Updated Danish translations
  • Added support for installing user requirements in Docker image
  • Fixed #5655: Search separator with lookbehind breaks highlighting

mkdocs-material-9.1.17+insiders-4.36.1 (2023-06-23)

  • Fixed #5618: Date comparison breaking for drafts in blog plugin

mkdocs-material-9.1.17 (2023-06-23)

  • Fixed #5633: Code annotations with nested lists incorrectly mounted
  • Fixed #5628: Regression in new social plugin configuration scheme

mkdocs-material-9.1.16+insiders-4.36.0 (2023-06-15)

  • Added support for instant prefetching to speed up slow connections
  • Improved stability of anchor link removal in built-in typeset plugin
  • Improved performance of regular expressions in typeset plugin
  • Removed unnecessary import test for cairosvg in optimize plugin
  • Fixed #5590: regular expression for anchor link removal too greedy

... (truncated)

Commits


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)
github-actions[bot] commented 1 year ago

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

poetry.lock
  • mkdocs-material@9.1.21
  • mkdocs-material@9.1.20
codecov[bot] commented 1 year ago

Codecov Report

Merging #91 (e801e61) into main (c1a44cb) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

:exclamation: Current head e801e61 differs from pull request most recent head eb3c04b. Consider uploading reports for the commit eb3c04b to get more accurate results

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   19.15%   19.15%           
=======================================
  Files           6        6           
  Lines         214      214           
=======================================
  Hits           41       41           
  Misses        173      173