Mkdocs-file-filter-plugin

Latest version: v0.2.0

Safety actively analyzes 624698 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.0

🔄️ What's Changed

- build(deps): Bump, drop py3.8 DariuszPorowski (165)
- fix(warning\_filter): remove deprecation warning DariuszPorowski (133)
- Code of Conduct location in Github Issue templates ccoenen (100)

⬆️ Dependencies

<details>
<summary>27 changes</summary>

- chore(deps-dev): Bump flake8 from 6.1.0 to 7.0.0 dependabot (163)
- chore(deps-dev): Bump black from 23.11.0 to 23.12.1 dependabot (162)
- chore(deps-dev): Bump pytest from 7.4.3 to 7.4.4 dependabot (161)
- chore(deps-dev): Bump bandit from 1.7.5 to 1.7.6 dependabot (160)
- chore(deps-dev): Bump gitpython from 3.1.40 to 3.1.41 dependabot (159)
- chore(deps-dev): Bump ruff from 0.1.5 to 0.1.11 dependabot (158)
- chore(deps-dev): Bump mkdocs-material from 9.4.8 to 9.5.3 dependabot (157)
- chore(deps-dev): Bump mypy from 1.7.0 to 1.8.0 dependabot (155)
- chore(deps-dev): Bump isort from 5.12.0 to 5.13.2 dependabot (152)
- chore(deps-dev): Bump pylint from 3.0.2 to 3.0.3 dependabot (149)
- ci(deps): Bump actions/upload-artifact from 3 to 4 dependabot (154)
- ci(deps): Bump actions/setup-python from 4 to 5 dependabot (145)
- chore(deps-dev): Bump black from 23.10.1 to 23.11.0 dependabot (134)
- chore(deps-dev): Bump mypy from 1.6.1 to 1.7.0 dependabot (136)
- chore(deps-dev): Bump ruff from 0.1.4 to 0.1.5 dependabot (135)
- ⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.21 to 9.3.2 dependabot (119)
- ⬆️ pip(deps-dev): Bump mkdocs-awesome-pages-plugin from 2.9.1 to 2.9.2 dependabot (103)
- ⬆️ github-actions(deps): Bump actions/checkout from 3 to 4 dependabot (108)
- ⬆️ pip(deps): Bump mkdocs from 1.5.1 to 1.5.2 dependabot (95)
- ⬆️ pip(deps-dev): Bump ruff from 0.0.280 to 0.0.282 dependabot (94)
- ⬆️ pip(deps-dev): Bump flake8 from 6.0.0 to 6.1.0 dependabot (93)
- ⬆️ pip(deps-dev): Bump pyupgrade from 3.9.0 to 3.10.1 dependabot (92)
- ⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.20 to 9.1.21 dependabot (91)
- ⬆️ pip(deps): Bump mkdocs from 1.5.0 to 1.5.1 dependabot (90)
- ⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.19 to 9.1.20 dependabot (89)
- ⬆️ pip(deps): Bump mkdocs from 1.4.3 to 1.5.0 dependabot (88)
- ⬆️ pip(deps-dev): Bump pylint from 2.17.4 to 2.17.5 dependabot (87)
</details>

👥 Contributors

DariuszPorowski, ccoenen, dependabot and dependabot[bot]

See details of all code changes: https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/compare/v0.1.0...v0.2.0 since previous release.

0.1.0

🔄️ What's Changed

- fix: dynamic versioning DariuszPorowski (86)
- chore(deps): up DariuszPorowski (85)
- Allow for earlier versions of pyyaml wesleykendall (82)
- chore(pre-commit): gitleaks bump v8.17.0 DariuszPorowski (83)

⬆️ Dependencies

<details>
<summary>14 changes</summary>

- ⬆️ pip(deps-dev): Bump ruff from 0.0.270 to 0.0.280 dependabot (84)
- ⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.15 to 9.1.19 dependabot (81)
- ⬆️ pip(deps-dev): Bump pyupgrade from 3.4.0 to 3.9.0 dependabot (79)
- ⬆️ pip(deps-dev): Bump pytest from 7.3.1 to 7.4.0 dependabot (73)
- ⬆️ pip(deps-dev): Bump pytest-cov from 4.0.0 to 4.1.0 dependabot (62)
- ⬆️ pip(deps-dev): Bump pre-commit from 3.3.2 to 3.3.3 dependabot (68)
- ⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.14 to 9.1.15 dependabot (63)
- ⬆️ pip(deps-dev): Bump ruff from 0.0.269 to 0.0.270 dependabot (60)
- ⬆️ pip(deps-dev): Bump mkdocs-exclude-unused-files from 1.1.0 to 1.2.1 dependabot (61)
- ⬆️ pip(deps): Bump requests from 2.30.0 to 2.31.0 dependabot (59)
- ⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.13 to 9.1.14 dependabot (58)
- ⬆️ pip(deps-dev): Bump ruff from 0.0.267 to 0.0.269 dependabot (57)
- ⬆️ pip(deps-dev): Bump pre-commit from 3.3.1 to 3.3.2 dependabot (56)
- ⬆️ pip(deps-dev): Bump mkdocs-material from 9.1.12 to 9.1.13 dependabot (55)
</details>

👥 Contributors

DariuszPorowski, dependabot, dependabot[bot] and wesleykendall

See details of all code changes: https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/compare/v0.0.8...v0.1.0 since previous release.

0.0.8

🔄️ What's Changed

- fix: poetry-dynamic-versioning DariuszPorowski (54)
- init testing, linter, pytest, code refresh DariuszPorowski (31)

👥 Contributors

DariuszPorowski

See details of all code changes: https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/compare/v0.0.7...v0.0.8 since previous release.

0.0.7

What's Changed
* Dependabot by DariuszPorowski in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/16
* [pip] Bump pre-commit from 3.0.4 to 3.2.1 by dependabot in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/21
* [pip] Bump autopep8 from 2.0.1 to 2.0.2 by dependabot in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/18
* [pip] Bump bandit from 1.7.4 to 1.7.5 by dependabot in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/17
* [pip] Bump mkdocs-material from 9.0.11 to 9.1.4 by dependabot in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/19
* [pip] Bump pytest from 7.2.1 to 7.2.2 by dependabot in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/20
* [pip dev] (deps-dev): Bump black from 23.1.0 to 23.3.0 by dependabot in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/22
* Fixed mkdocsignore and improved DevExp by DariuszPorowski in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/24
* self test 3rd party plugins fix by DariuszPorowski in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/30


**Full Changelog**: https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/compare/v0.0.6...v0.0.7

0.0.6

What's Changed
* nav filter fix by DariuszPorowski in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/15


**Full Changelog**: https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* only_doc_pages by DariuszPorowski in https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/pull/13


**Full Changelog**: https://github.com/DariuszPorowski/mkdocs-file-filter-plugin/compare/v0.0.4...v0.0.5

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.