Skip to content

build(deps-dev): update mkdocs-macros-plugin requirement from >=1.3.7 to >=1.5.0#246

Merged
Paul-B98 merged 1 commit intomainfrom
dependabot/pip/mkdocs-macros-plugin-gte-1.5.0
Apr 13, 2026
Merged

build(deps-dev): update mkdocs-macros-plugin requirement from >=1.3.7 to >=1.5.0#246
Paul-B98 merged 1 commit intomainfrom
dependabot/pip/mkdocs-macros-plugin-gte-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on mkdocs-macros-plugin to permit the latest version.

Changelog

Sourced from mkdocs-macros-plugin's changelog.

1.5.0, 2025-11-13

  • Added: For each push, testing on github for versions Python 3.8 to 3.12
  • Fixed: bug in import of packages when not in source dir (#278)

1.4.1, 2025-10-18

  • Added: support for j2_extensions paramater in config file (#272)
  • Fixed: missing dependency declaration on requests (#269)

1.4.0, 2025-09-21

  • Removed: auto-install of missing pluglet (meaningful error message #262)
  • Fixed: error with yaml dumps (#258)
  • Fixed: detection of Jinja2, to allow title rendering (#266)
  • Small improvements to documentation

1.3.7, 2024-10-18

  • Fixed: incompatibility with the d2 module (#249)

1.3.6, 2024-10-17

  • Added: complete test framework, using pytest and Mkdocs-Test (#244) A number of automated test cases are implemented.
  • Changed: move from setup.py to pyproject.toml (#250)

1.2.0, 2024-09-15

  • Added: three hooks register_variables/macros/filters to facilitate cooperation with other MkDocs plugins.
  • Fixed: `define_env() was always required in module (#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).

1.0.5, 2023-10-31

  • Added: git.short_tag (#183)
  • Added: Mermaid diagrams in the documentation (Readthedocs)
  • Fixed: Changelog was no longer displayed (#186)

1.0.4, 2023-08-07

  • Fixed: Warning due to filter issue with mkdocs >= 1.5
  • Fixed: Debug html tables (including for macro_info()) are now readable also in dark mode.

1.0.2, 2023-07-02

  • Added: it is now possible to use macros in page titles, in the

... (truncated)

Commits
  • 0536f4d Fix type hint for compatibility
  • d9a6bc3 Require mkdocs-test>=0.6.0 (compatibility with Python 3.8 and 3.9)
  • bcaa72d Make last minute corrections
  • 356fc2a Prepare for release
  • aaf16bd Limit testing to 3.10 up (#279)
  • ba5356c Use proper exit for pytest if Python < 3.10 (#279)
  • 6c79660 Skip test_modules.py if Python version < 3.10 (#279)
  • cec7440 Test installation of d2 in a cross-platform way (#279)
  • 492759c Update with changes from local repo (#278)
  • cc54168 Merge branch 'master' of github.com:fralau/mkdocs_macros_plugin
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@dependabot dependabot bot requested a review from Paul-B98 as a code owner April 13, 2026 05:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 13, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 13, 2026

Coverage Report for CI Build 24332489535

Coverage remained the same at 90.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 9
Covered Lines: 8
Line Coverage: 88.89%
Relevant Branches: 1
Covered Branches: 1
Branch Coverage: 100.0%
Branches in Coverage %: Yes
Coverage Strength: 0.89 hits per line

💛 - Coveralls

@Paul-B98
Copy link
Copy Markdown
Owner

@dependabot rebase

Updates the requirements on [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) to permit the latest version.
- [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.3.7...v1.5.0)

---
updated-dependencies:
- dependency-name: mkdocs-macros-plugin
  dependency-version: 1.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-macros-plugin-gte-1.5.0 branch from 1945485 to ca6ee44 Compare April 13, 2026 08:03
@Paul-B98 Paul-B98 merged commit 933ea18 into main Apr 13, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-macros-plugin-gte-1.5.0 branch April 13, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants