Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps mkdocs-include-markdown-plugin from 4.0.4 to 7.1.8.

Release notes

Sourced from mkdocs-include-markdown-plugin's releases.

v7.1.8

Bug fixes

  • Escape substitution placeholders to prevent malformed output in edge cases.

v7.1.7

Bug fixes

  • Fix passing negative values to heading-offset argument of include-markdown directive.

v7.1.6

Bug fixes

  • Fix internal anchor in included file incorrectly rewritten.

v7.1.5

Bug fixes

  • Fix bug when warning about some invalid directive arguments.
  • Fix bug trying to use punctuations inside custom include directive names.

v7.1.4

Bug fixes

  • Fix internal anchors in included files not rewritten correctly.

v7.1.3

Enhancements

  • Add HTML support for relative URL rewrites.

v7.1.2

Enhancements

  • Add cache_dir global setting to configure the path to the cache directory. When setted avoids the requirement to install platformdirs to use HTTP caching.

v7.1.1

New features

  • Add a new directives global setting to customize directive names.

Enhancements

  • Some performance optimizations.

v7.0.1

Enhancements

  • Performance optimization up to 25% faster.

... (truncated)

Commits
  • 7466d67 Escape placeholders to avoid input collisions (#277)
  • 1ae8fca Cheaper placeholders (#276)
  • 39fb303 Fix tests for comments global config and update JSON Schema (#275)
  • 6581671 Bump pypa/gh-action-pypi-publish in /.github/workflows (#273)
  • cc0f211 Fix negative heading-offsets (#271)
  • 577e067 Upgrade pre-commit hooks revisions (#268)
  • 1062404 Fix internal anchor in included file incorrectly rewritten (#267)
  • aa17cc0 Don't compile argument regexes if not required (#262)
  • bc8c281 Fix bug warning about some invalid directive arguments (#261)
  • 253cbc4 Fix internal anchors in included file not correctly rewritten (#258)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 4.0.4 to 7.1.8.
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
- [Commits](mondeja/mkdocs-include-markdown-plugin@v4.0.4...v7.1.8)

---
updated-dependencies:
- dependency-name: mkdocs-include-markdown-plugin
  dependency-version: 7.1.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 30, 2025
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.

0 participants