build(deps): bump mkdocs-macros-plugin from 1.2.0 to 1.4.1#2510
build(deps): bump mkdocs-macros-plugin from 1.2.0 to 1.4.1#2510dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
5a2d78f to
f084792
Compare
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.2.0 to 1.4.1. - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.2.0...v1.4.1) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f084792 to
7273ce8
Compare
There was a problem hiding this comment.
Dependency bump to mkdocs-macros-plugin (from 1.2.0 -> 1.5.0 in the requirements). Codacy shows no new issues, and no coverage/complexity data for this change. Main risks: potential breaking changes or additional runtime dependencies introduced by the newer plugin version (requests, jinja2 extension support, removal of auto-install behavior). Recommend validating build/preview and updating docs/config if necessary.
Run the docs build (mkdocs serve / build) in CI and preview a few representative pages — particularly any pages that rely on macros, jinja2 extensions, or auto-installed pluglets — because changelog indicates behavior and dependency changes (requests added, j2 extensions, removal of auto-install).
If you rely on automatic installation of pluglets or custom jinja2 extensions, adjust configuration or CI to provide those dependencies explicitly (the plugin removed auto-install and added jinja2_extensions support).
| mkdocs-git-revision-date-localized-plugin==1.2.9 | ||
| mkdocs-include-markdown-plugin==7.1.8 | ||
| mkdocs-macros-plugin==1.2.0 | ||
| mkdocs-macros-plugin==1.5.0 |
There was a problem hiding this comment.
Bumped mkdocs-macros-plugin to 1.5.0 — changelog notes in the PR describe dependency and behavior changes (requests added, jinja2 extension config, removal of auto-install). Ensure CI installs any new runtime deps (requests) and that plugin configuration (e.g. jinja2_extensions, render_by_default, render_macros) is compatible with the new version.
Bumps mkdocs-macros-plugin from 1.2.0 to 1.4.1.
Release notes
Sourced from mkdocs-macros-plugin's releases.
Changelog
Sourced from mkdocs-macros-plugin's changelog.
Commits
a93a1f7Update CHANGELOG for version 1.4.1a76d62bAdd documentation for jinja2_extensions (#272)9a329bcMerge branch 'master' of https://github.com/fralau/mkdocs-macros-plugin2eaf033Update post_production.mdc6ea72aEnable j2 extensions in mkdocs-macros without false-positive warning (#273)51a3afcAdd dependency onrequests(#269)b1dacfbDelete install_package() function from codebase4ec687eRemove auto-install of missing pluglet (#262)e9dec13Remove installation of missing pluglet (but meaningful message) #2629ef2b98Include new functionyaml_support()from super_collections (#258)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)