dependabot[bot] opened a new pull request, #11189: URL: https://github.com/apache/iceberg/pull/11189
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.0.5 to 1.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md">mkdocs-macros-plugin's changelog</a>.</em></p> <blockquote> <h2>1.2.0, 2024-09-15</h2> <ul> <li>Added: three hooks <code>register_variables/macros/filters</code> to facilitate cooperation with other MkDocs plugins.</li> <li>Fixed: `define_env() was always required in module (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/191">#191</a>)</li> <li>Added: trace the case when no module is found (INFO)</li> <li>Improved documentation, particularly about HTML pages</li> <li>Added: parameters <code>j2_comment_start_string</code> and <code>j2_comment_end_string</code> to plugin's parameters, to specify alternate markers for comments.</li> <li>Added the multiline parameter <code>force_render_paths</code> in the config file, to specify directories or file patterns to be rendered for the case when <code>render_by_default = false</code> (the <code>render_macros</code> parameter in the YAML header of the page has the last word).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/e8b3f45628ebaf8be2cb9d58a7263dd8dc3df24f"><code>e8b3f45</code></a> Document hooks for <a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/237">#237</a> (register macros/variables/filters)</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/c1029d54dcb938a8ba736f87009eff5bf29ed953"><code>c1029d5</code></a> Document how to correct issue with macros / admonitions (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/240">#240</a>)</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/67ccb159e7f135305b3f3a20bd56c58a623228e8"><code>67ccb15</code></a> Merge pull request <a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/238">#238</a> from timvink/master</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/03f5e89acfa246439cc877cc83c386cdebb1b21f"><code>03f5e89</code></a> Fix registration system</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/ddace9739ffa43b26285e82ea70c8ff0d0e719af"><code>ddace97</code></a> remove property on register methods</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/363d9046eeb6cb45f33e56c1cc4507cb6487bc39"><code>363d904</code></a> Add three hooks <code>register_variables/macros/filters</code> (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/237">#237</a>)</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/2fb833e4009f6875d0df01f00e7c2d4640c1e00a"><code>2fb833e</code></a> Improved implementation for relative url (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/236">#236</a>)</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/69e7cada20e500177756ce6fe89a7b0c4b1aa640"><code>69e7cad</code></a> Merge branch 'master' of github.com:fralau/mkdocs_macros_plugin into master</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/5bec964e81d9342ce92b838ad235247dec670f51"><code>5bec964</code></a> Add standard filter <code>normalize_url</code> (<a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/236">#236</a>)</li> <li><a href="https://github.com/fralau/mkdocs-macros-plugin/commit/9a08f11742c130b06ff3345d64855669dbbcc4aa"><code>9a08f11</code></a> Merge pull request <a href="https://redirect.github.com/fralau/mkdocs_macros_plugin/issues/228">#228</a> from caomingpei/master</li> <li>Additional commits viewable in <a href="https://github.com/fralau/mkdocs_macros_plugin/compare/v1.0.5...v1.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org