nolte / gh-plumbing

Github Project plumbing
https://nolte.github.io/gh-plumbing/
2 stars 1 forks source link

Update dependency mkdocs-include-markdown-plugin to v4 #135

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-include-markdown-plugin (changelog) ==3.6.0 -> ==4.0.3 age adoption passing confidence

Release Notes

mondeja/mkdocs-include-markdown-plugin ### [`v4.0.3`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v4.0.3) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v4.0.2...v4.0.3) Enhancements: - Added some performance improvements. ### [`v4.0.2`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v4.0.2) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v4.0.1...v4.0.2) Bug fixes: - Fixed LiveReloadServer not imported at runtime with `serve` command (regression in 4.0.1) ### [`v4.0.1`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v4.0.1) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v4.0.0...v4.0.1) Enhancements: - The plugin has been fully typed. Bug fixes: - Prevented an edge case bug when specifying an invalid encoding parameter in directives. ### [`v4.0.0`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v4.0.0) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.9.1...v4.0.0) :warning: Breaking changes: - The plugin is no longer installable on Python 3.6. ### [`v3.9.1`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v3.9.1) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.9.0...v3.9.1) Bug fixes: - Fixed event order on Mkdocs >= 1.4.0 ### [`v3.9.0`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v3.9.0) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.8.1...v3.9.0) New features: - Included files are watched when using `mkdocs serve`. Only supported from Mkdocs v1.4.0 onwards. Deprecated: - The support for Python 3.6 has been oficially deprecated and the plugin will not be installable on that version from the next v4.0.0 release. ### [`v3.8.1`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v3.8.1) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.8.0...v3.8.1) Bug fixes: - Fixed two errors relative to includer indentation for both directives. ### [`v3.8.0`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v3.8.0) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.7.1...v3.8.0) New features: - Allow to configure globally some arguments passed to directives, see [Configuration 👀](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/tree/v3.8.0#configuration) ### [`v3.7.1`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v3.7.1) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.7.0...v3.7.1) Bug fixes: - HTML-escape file paths in comments generated by `include-markdown` directive to prevent broken content when including some edge cases. ### [`v3.7.0`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v3.7.0) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.6.1...v3.7.0) New features: - Added new argument `encoding` for both directives. ### [`v3.6.1`](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/releases/tag/v3.6.1) [Compare Source](https://togithub.com/mondeja/mkdocs-include-markdown-plugin/compare/v3.6.0...v3.6.1) Bug fixes: - Wrap `start` and `end` delimiters contents by single quotes in comments to show them better.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.