Mkdocs-simple-plugin

Latest version: v3.1.0

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

Scan your dependencies

Page 1 of 7

3.1.0

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v3.1.0


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:rocket: New

* Update action to use site_dir in the command line (572) athackst
* Don't copy by default, add option to enable instead. (570) athackst
* Rename config options to simplify (569) athackst
* Drop support for EOL Python 3.7 (551) athackst

:bug: Bug Fixes

* Return ignore_hidden functionality (573) athackst

:toolbox: Maintenance

* Use inline params dataclass (571) athackst
* Fix minor spacing issue (568) athackst
* Separate bump and push (567) athackst
* Minor updates to fix spacing. (566) athackst
* Fix unit tests and update to latest mkdocs (557) athackst

Dependency Updates

<details>
<summary>7 changes</summary>

* Bump mkdocs-material from 9.1.21 to 9.2.3 (565) dependabot
* Bump pyfakefs from 5.2.3 to 5.2.4 (563) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.9.1 to 2.9.2 (562) dependabot
* Bump click from 8.1.6 to 8.1.7 (561) dependabot
* Bump cairosvg from 2.7.0 to 2.7.1 (560) dependabot
* Bump mkdocs-macros-plugin from 1.0.2 to 1.0.4 (559) dependabot
* Bump mkdocs from 1.5.1 to 1.5.2 (558) dependabot
</details>

3.0.0

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v3.0.0


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:rocket: New

* Use on_files instead of prebuild (495) athackst
* Create output artifact inside action (497) athackst
* Don't overwrite config if nothing changed (532) athackst

:toolbox: Maintenance

* Separate version bump from release draft (547) athackst
* Update deprecated url_swap to swap_urls (545) athackst
* Add custom manual tags to dev settings (496) athackst
* Better support running the docker as a user (486) athackst
* Update devcontainer settings to use the 'customizations' option (485) athackst

Dependency Updates

<details>
<summary>51 changes</summary>

* Bump click from 8.1.5 to 8.1.6 (550) dependabot
* Bump pyyaml from 6.0 to 6.0.1 (548) dependabot
* Bump mkdocs-material from 9.1.18 to 9.1.19 (549) dependabot
* Bump pymdown-extensions from 10.0.1 to 10.1 (546) dependabot
* Bump click from 8.1.4 to 8.1.5 (544) dependabot
* Bump mkdocs-macros-plugin from 1.0.1 to 1.0.2 (543) dependabot
* Bump pyfakefs from 5.2.2 to 5.2.3 (542) dependabot
* Bump click from 8.1.3 to 8.1.4 (541) dependabot
* Bump pillow from 9.5.0 to 10.0.0 (540) dependabot
* Bump typing-extensions from 4.7.0 to 4.7.1 (539) dependabot
* Bump mkdocs-material from 9.1.17 to 9.1.18 (538) dependabot
* Bump typing-extensions from 4.6.3 to 4.7.0 (537) dependabot
* Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (536) dependabot
* Bump mkdocs-material from 9.1.16 to 9.1.17 (535) dependabot
* Bump typing-extensions from 4.5.0 to 4.6.3 (534) dependabot
* Bump docker/build-push-action from 4.1.0 to 4.1.1 (530) dependabot
* Bump mkdocs-material from 9.1.15 to 9.1.16 (531) dependabot
* Bump docker/build-push-action from 4.0.0 to 4.1.0 (529) dependabot
* Bump docker/login-action from 2.1.0 to 2.2.0 (528) dependabot
* Bump markupsafe from 2.1.2 to 2.1.3 (527) dependabot
* Bump mkdocs-material from 9.1.14 to 9.1.15 (526) dependabot
* Bump mkdocstrings from 0.21.2 to 0.22.0 (525) dependabot
* Bump mkdocs-material from 9.1.13 to 9.1.14 (523) dependabot
* Bump mkdocs-macros-plugin from 0.7.0 to 1.0.1 (524) dependabot
* Bump mkdocs-material from 9.1.12 to 9.1.13 (522) dependabot
* Bump pymdown-extensions from 10.0 to 10.0.1 (521) dependabot
* Bump pymdown-extensions from 9.11 to 10.0 (520) dependabot
* Bump mkdocs-material from 9.1.9 to 9.1.12 (519) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.9.0 to 2.9.1 (517) dependabot
* Bump mkdocs from 1.4.2 to 1.4.3 (515) dependabot
* Bump mkdocs-material from 9.1.8 to 9.1.9 (514) dependabot
* Bump mkdocs-material from 9.1.6 to 9.1.8 (513) dependabot
* Bump pyfakefs from 5.2.1 to 5.2.2 (511) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.8.0 to 2.9.0 (510) dependabot
* Bump pyfakefs from 5.2.0 to 5.2.1 (509) dependabot
* Bump mkdocs-material from 9.1.5 to 9.1.6 (508) dependabot
* Bump pymdown-extensions from 9.10 to 9.11 (507) dependabot
* Bump mkdocstrings from 0.20.0 to 0.21.2 (506) dependabot
* Bump pillow from 9.4.0 to 9.5.0 (503) dependabot
* Bump hatch from 1.6.3 to 1.7.0 (504) dependabot
* Bump pyfakefs from 5.1.0 to 5.2.0 (502) dependabot
* Bump mkdocs-material from 9.1.4 to 9.1.5 (501) dependabot
* Bump mkdocs-material from 9.1.3 to 9.1.4 (500) dependabot
* Bump cairosvg from 2.6.0 to 2.7.0 (499) dependabot
* Bump mkdocs-material from 9.1.2 to 9.1.3 (498) dependabot
* Bump mkdocs-material from 9.1.1 to 9.1.2 (494) dependabot
* Bump pymdown-extensions from 9.9.2 to 9.10 (493) dependabot
* Bump mkdocs-material from 9.1.0 to 9.1.1 (492) dependabot
* Bump mkdocs-material from 9.0.14 to 9.1.0 (491) dependabot
* Bump mkdocs-material from 9.0.12 to 9.0.14 (489) dependabot
* Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (488) dependabot
</details>

2.3.0

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.3.0


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

* Add /site to git safe.directory (480) timvink

:rocket: New

* Include by glob using path (482) athackst
* Copy includes metadata (481) athackst
* Update dockerfile to use ubuntu instead of alpine (468) athackst

:bug: Bug Fixes

* Don't watch the build docs dir (484) athackst

Dependency Updates

<details>
<summary>6 changes</summary>

* Bump markupsafe from 2.1.1 to 2.1.2 (478) dependabot
* Bump mkdocstrings from 0.19.1 to 0.20.0 (470) dependabot
* Bump mkdocs-material from 9.0.4 to 9.0.12 (479) dependabot
* Bump docker/build-push-action from 3.3.0 to 4.0.0 (474) dependabot
* Bump pymdown-extensions from 9.9.1 to 9.9.2 (472) dependabot
* Bump pydocstyle from 6.2.3 to 6.3.0 (467) dependabot
</details>

2.2.0

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.2.0


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:rocket: New

* Support dirtyreload so that only updated files get rebuilt (446) athackst
* Add python 3.11 (438) athackst
* Add social card support. (435) athackst

:toolbox: Maintenance

* Update requirements (457) athackst
* Update emoji provider to gemoji (458) athackst
* Update htmlproofer retry count to 3 (453) athackst
* Fix htmlproofer task to ignore internal prefixes (445) athackst
* Add www to althack.dev address (444) athackst
* Fix python3-pip package in setup.sh (443) athackst
* Add documentation on hatch build (439) athackst
* Fix action badges (437) athackst
* Add setup script (436) athackst
* Add docker-in-docker feature and build docker task (434) athackst
* Change alias access from dockerfile to filesystem mount (433) athackst

Dependency Updates

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

* Bump pyfakefs from 5.0.0 to 5.1.0 (462) dependabot
* Bump mkdocs-material from 9.0.3 to 9.0.4 (459) dependabot
* Bump cairosvg from 2.5.2 to 2.6.0 (463) dependabot
* Bump pymdown-extensions from 9.9 to 9.9.1 (460) dependabot
* Bump pydocstyle from 6.2.2 to 6.2.3 (455) dependabot
* Bump pydocstyle from 6.2.1 to 6.2.2 (452) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (449) dependabot
* Bump pydocstyle from 6.1.1 to 6.2.1 (450) dependabot
* Bump pillow from 9.3.0 to 9.4.0 (447) dependabot
* Bump mkdocstrings from 0.19.0 to 0.19.1 (440) dependabot
* Bump mkdocs-material from 8.5.10 to 8.5.11 (432) dependabot
* Bump flake8 from 5.0.4 to 6.0.0 (431) dependabot
* Bump pymdown-extensions from 9.8 to 9.9 (430) dependabot
* Bump TimonVS/pr-labeler-action from 3.1.0 to 4.1.1 (429) dependabot
</details>

2.1.3

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.1.3


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:toolbox: Maintenance

* Update github badge url (427) athackst
* Switch to pyproject.toml and Hatch build (422) athackst

Dependency Updates

<details>
<summary>5 changes</summary>

* Bump mkdocs-material from 8.5.9 to 8.5.10 (428) dependabot
* Bump mkdocs-material from 8.5.7 to 8.5.9 (426) dependabot
* Bump pymdown-extensions from 9.7 to 9.8 (425) dependabot
* Bump mkdocs-material from 8.5.6 to 8.5.7 (423) dependabot
* Bump pymdown-extensions from 9.6 to 9.7 (424) dependabot
</details>

2.1.2

See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)

Github

yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v2.1.2


See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)

What’s Changed

:bug: Bug Fixes

* Check for ignore condition for each directory (412) athackst

:toolbox: Maintenance

* Add example readme files (416) athackst
* Move copy_directory to merge_docs (415) athackst
* Rename is_hidden to should_extract_file to improve clarity (414) athackst
* Fix get-files unit test (413) athackst
* Add concurrency group so doc publish actions don't overwrite each other (410) athackst
* Update license handling to place in site as page by default (409) athackst

Dependency Updates

<details>
<summary>6 changes</summary>

* Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (421) dependabot
* Bump mkdocs from 1.4.0 to 1.4.1 (420) dependabot
* Bump docker/build-push-action from 3.1.1 to 3.2.0 (419) dependabot
* Bump docker/login-action from 2.0.0 to 2.1.0 (418) dependabot
* Bump pyfakefs from 4.7.0 to 5.0.0 (417) dependabot
* Bump mkdocs-material from 8.5.3 to 8.5.6 (408) dependabot
</details>

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.