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

build(deps): Bump #165

Closed DariuszPorowski closed 8 months ago

DariuszPorowski commented 8 months ago

💌 Description

🔗 Related issue

Fixes: #

🏗️ Type of change

✅ Checklist

github-actions[bot] commented 8 months ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

poetry.lock

PackageVersionLicenseIssue Type
certifi2023.11.17NullUnknown License
distlib0.3.8NullUnknown License
exceptiongroup1.2.0NullUnknown License
markdown3.5.2NullUnknown License
pymdown-extensions10.7NullUnknown License
regex2023.12.25NullUnknown License
typing-extensions4.9.0NullUnknown License

pyproject.toml

PackageVersionLicenseIssue Type
python>= 3.9,< 4.0NullUnknown License

Scanned Manifest Files

poetry.lock
  • jinja2@3.1.2
  • astroid@3.0.2
  • attrs@23.2.0
  • babel@2.14.0
  • certifi@2023.11.17
  • coverage@7.4.0
  • distlib@0.3.8
  • exceptiongroup@1.2.0
  • identify@2.5.33
  • idna@3.6
  • importlib-metadata@7.0.1
  • jinja2@3.1.3
  • markdown@3.5.2
  • mkdocs-material-extensions@1.3.1
  • pathspec@0.12.1
  • pbr@6.0.0
  • platformdirs@4.1.0
  • pre-commit@3.6.0
  • pygments@2.17.2
  • pymdown-extensions@10.7
  • regex@2023.12.25
  • rich@13.7.0
  • ruff@0.1.12
  • setuptools@69.0.3
  • tomlkit@0.12.3
  • typing-extensions@4.9.0
  • urllib3@2.1.0
  • virtualenv@20.25.0
  • astroid@3.0.1
  • attrs@23.1.0
  • babel@2.13.1
  • certifi@2023.7.22
  • coverage@7.3.2
  • distlib@0.3.7
  • exceptiongroup@1.1.3
  • identify@2.5.31
  • idna@3.4
  • importlib-metadata@6.8.0
  • markdown@3.5.1
  • mkdocs-material-extensions@1.3
  • pathspec@0.11.2
  • pbr@5.11.1
  • platformdirs@3.11.0
  • pre-commit@3.5.0
  • pygments@2.16.1
  • pymdown-extensions@10.3.1
  • pytz@2023.3.post1
  • regex@2023.10.3
  • rich@13.6.0
  • ruff@0.1.11
  • setuptools@68.2.2
  • tomlkit@0.12.2
  • typing-extensions@4.8.0
  • urllib3@2.0.7
  • virtualenv@20.24.6
pyproject.toml
  • python@>= 3.9,< 4.0
  • python@>= 3.8.1,< 4.0
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8fe2d0a) 18.39% compared to head (a04f5a2) 18.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #165 +/- ## ======================================= Coverage 18.39% 18.39% ======================================= Files 6 6 Lines 212 212 ======================================= Hits 39 39 Misses 173 173 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.