spiraldb / ziggy-pydust

A toolkit for building Python extensions in Zig.
https://pydust.fulcrum.so/
Apache License 2.0
380 stars 16 forks source link

Update dependency mkdocs-include-markdown-plugin to v6.1.1 #350

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-include-markdown-plugin (changelog) 6.0.5 -> 6.1.1 age adoption passing confidence

Release Notes

mondeja/mkdocs-include-markdown-plugin (mkdocs-include-markdown-plugin) ### [`v6.1.1`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v6.1.1) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.1.0...v6.1.1) #### Enhancements - Change substitions order of directives. Prevents performance degradations when including long files with `include` directive in the same file with other `include-markdown` directive. ### [`v6.1.0`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v6.1.0) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.0.7...v6.1.0) #### New features - Add a new `recursive` argument to the `include` directive that allows to stop recursively processing includes in included files. ### [`v6.0.7`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v6.0.7) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.0.6...v6.0.7) #### Bug fixes - Fix error message on Windows when a file that is not inside the same drive of the `docs_dir` directory is not found. ### [`v6.0.6`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v6.0.6) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v6.0.5...v6.0.6) ##### Bug fixes - Fixed errors when using Mkdocs>=1.6.0 generated files ([#​205](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/issues/205)). Now if you try to include using a relative path from a generated file, an error will be raised.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.