Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps mkdocs-include-markdown-plugin from 6.0.3 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

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Issues/pull requests relating to library dependencies python Pull requests that update Python code labels Sep 30, 2025
@dependabot dependabot bot added dependencies Issues/pull requests relating to library dependencies python Pull requests that update Python code labels Sep 30, 2025
@gsnider2195
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2025

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-include-markdown-plugin-7.1.8 branch from b22f2aa to 8d8cd55 Compare October 2, 2025 16:55
@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Coverage report

This PR does not seem to contain any modification to coverable code.

@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-include-markdown-plugin-7.1.8 branch from 8d8cd55 to 8cf452c Compare October 10, 2025 17:10
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-include-markdown-plugin-7.1.8 branch from 8cf452c to 68289b9 Compare October 24, 2025 22:17
Bumps [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin) from 6.0.3 to 7.1.8.
- [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
- [Commits](mondeja/mkdocs-include-markdown-plugin@v6.0.3...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 force-pushed the dependabot/pip/mkdocs-include-markdown-plugin-7.1.8 branch from 68289b9 to 6243aee Compare October 27, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues/pull requests relating to library dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants