slackhq / compose-lints

Lint checks to aid with a healthy adoption of Compose
https://slackhq.github.io/compose-lints
Apache License 2.0
388 stars 22 forks source link

Update dependency mkdocs-macros-plugin to v1.2.0 #405

Closed slack-oss-bot closed 6 days ago

slack-oss-bot commented 2 weeks ago

This PR contains the following updates:

Package Update Change
mkdocs-macros-plugin minor ==1.0.5 -> ==1.2.0

Release Notes

fralau/mkdocs_macros_plugin (mkdocs-macros-plugin) ### [`v1.2.0`](https://redirect.github.com/fralau/mkdocs_macros_plugin/blob/HEAD/CHANGELOG.md#120-2024-09-15) [Compare Source](https://redirect.github.com/fralau/mkdocs_macros_plugin/compare/v1.0.5...v1.2.0) - Added: three hooks `register_variables/macros/filters` to facilitate cooperation with other MkDocs plugins. - Fixed: \`define_env() was always required in module ([#​191](https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/191)) - Added: trace the case when no module is found (INFO) - Improved documentation, particularly about HTML pages - Added: parameters `j2_comment_start_string` and `j2_comment_end_string` to plugin's parameters, to specify alternate markers for comments. - Added the multiline parameter `force_render_paths` in the config file, to specify directories or file patterns to be rendered for the case when `render_by_default = false` (the `render_macros` parameter in the YAML header of the page has the last word).

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 Renovate Bot.