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 pylint from 2.17.4 to 2.17.5 #87

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pylint from 2.17.4 to 2.17.5.

Commits
  • fe161df Bump pylint to 2.17.5, update changelog (#8887)
  • 50d924b Remove carriage returns from doc file (#8884) (#8886)
  • c6658ba Bump astroid to 2.15.6 (#8849)
  • c68007e Fix crash from unexpected assignment (#8839) (#8843)
  • 1928589 [Backport maintenance/2.17.x] Avoid consider-using-f-string on modulos with...
  • d690dd8 Exempt parents with only annotations from invalid-enum-extension (#8834) (#...
  • 535a0a5 Update typing-extensions requirement from ~=4.6 to ~=4.7 (#8816)
  • a51dc64 Fix a crash when calling copy.copy() without args (#8784) (#8786)
  • ef13c61 [PyCQA migration] Upgrade links in maintenance branch
  • b7d270b [cleanup] Upgrade more doc following the PyCQA migration
  • 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)
github-actions[bot] commented 1 year ago

Dependency Review

The following issues were found:

See the Details below.

License Issues

poetry.lock

PackageVersionLicenseIssue Type
certifi2023.7.22NullUnknown License
distlib0.3.7NullUnknown License
exceptiongroup1.1.2NullUnknown License
pymdown-extensions10.1NullUnknown License
typing-extensions4.7.1NullUnknown License

Scanned Manifest Files

poetry.lock
  • astroid@2.15.6
  • bandit@1.7.5
  • beautifulsoup4@4.12.2
  • black@23.7.0
  • certifi@2023.7.22
  • cfgv@3.3.1
  • charset-normalizer@3.2.0
  • coverage@7.2.7
  • dill@0.3.6
  • distlib@0.3.7
  • exceptiongroup@1.1.2
  • filelock@3.12.2
  • flake8@6.0.0
  • gitdb@4.0.10
  • gitpython@3.1.32
  • identify@2.5.25
  • idna@3.4
  • iniconfig@2.0.0
  • isort@5.12.0
  • lazy-object-proxy@1.9.0
  • markdown-it-py@3.0.0
  • mccabe@0.7.0
  • mdurl@0.1.2
  • mkdocs-awesome-pages-plugin@2.9.1
  • mkdocs-exclude-unused-files@1.2.1
  • mkdocs-material@9.1.19
  • mkdocs-material-extensions@1.1.1
  • mypy@1.4.1
  • mypy-extensions@1.0.0
  • natsort@8.4.0
  • nodeenv@1.8.0
  • pathspec@0.11.1
  • pbr@5.11.1
  • platformdirs@3.9.1
  • pluggy@1.2.0
  • pre-commit@3.3.3
  • pycodestyle@2.10.0
  • pydocstyle@6.3.0
  • pyflakes@3.0.1
  • pygments@2.15.1
  • pylint@2.17.5
  • pymdown-extensions@10.1
  • pytest@7.4.0
  • pytest-cov@4.1.0
  • pyupgrade@3.9.0
  • regex@2023.6.3
  • requests@2.31.0
  • rich@13.4.2
  • ruff@0.0.280
  • setuptools@68.0.0
  • smmap@5.0.0
  • snowballstemmer@2.2.0
  • soupsieve@2.4.1
  • stevedore@5.1.0
  • tokenize-rt@5.1.0
  • tomli@2.0.1
  • tomlkit@0.11.8
  • typing-extensions@4.7.1
  • urllib3@2.0.4
  • virtualenv@20.24.1
  • wrapt@1.15.0
  • astroid@2.15.6
  • bandit@1.7.5
  • beautifulsoup4@4.12.2
  • black@23.7.0
  • certifi@2023.7.22
  • cfgv@3.3.1
  • charset-normalizer@3.2.0
  • coverage@7.2.7
  • dill@0.3.6
  • distlib@0.3.7
  • exceptiongroup@1.1.2
  • filelock@3.12.2
  • flake8@6.0.0
  • gitdb@4.0.10
  • gitpython@3.1.32
  • identify@2.5.25
  • idna@3.4
  • iniconfig@2.0.0
  • isort@5.12.0
  • lazy-object-proxy@1.9.0
  • markdown-it-py@3.0.0
  • mccabe@0.7.0
  • mdurl@0.1.2
  • mkdocs-awesome-pages-plugin@2.9.1
  • mkdocs-exclude-unused-files@1.2.1
  • mkdocs-material@9.1.19
  • mkdocs-material-extensions@1.1.1
  • mypy@1.4.1
  • mypy-extensions@1.0.0
  • natsort@8.4.0
  • nodeenv@1.8.0
  • pathspec@0.11.1
  • pbr@5.11.1
  • platformdirs@3.9.1
  • pluggy@1.2.0
  • pre-commit@3.3.3
  • pycodestyle@2.10.0
  • pydocstyle@6.3.0
  • pyflakes@3.0.1
  • pygments@2.15.1
  • pylint@2.17.4
  • pymdown-extensions@10.1
  • pytest@7.4.0
  • pytest-cov@4.1.0
  • pyupgrade@3.9.0
  • regex@2023.6.3
  • requests@2.31.0
  • rich@13.4.2
  • ruff@0.0.280
  • setuptools@68.0.0
  • smmap@5.0.0
  • snowballstemmer@2.2.0
  • soupsieve@2.4.1
  • stevedore@5.1.0
  • tokenize-rt@5.1.0
  • tomli@2.0.1
  • tomlkit@0.11.8
  • typing-extensions@4.7.1
  • urllib3@2.0.4
  • virtualenv@20.24.1
  • wrapt@1.15.0
codecov[bot] commented 1 year ago

Codecov Report

Merging #87 (6552f4b) into main (c09d16d) will not change coverage. The diff coverage is n/a.

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