Skip to content

Update all dependencies#18

Merged
github-actions[bot] merged 1 commit into
developfrom
renovate/all
Nov 25, 2025
Merged

Update all dependencies#18
github-actions[bot] merged 1 commit into
developfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
mkdocs-include-markdown-plugin (changelog) ==7.1.5 -> ==7.2.0 age confidence minor
mkdocs-material (changelog) ==9.6.14 -> ==9.7.0 age confidence minor
nolte/gh-plumbing v1.1.11 -> v1.1.12 age confidence patch
nolte/gh-plumbing v1.1.11 -> v1.1.12 age confidence action patch
pre-commit/pre-commit-hooks v5.0.0 -> v6.0.0 age confidence repository major
pymdown-extensions ==10.15 -> ==10.17.1 age confidence minor

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

mondeja/mkdocs-include-markdown-plugin (mkdocs-include-markdown-plugin)

v7.2.0

Compare Source

New features

  • Add new argument order to sort multiple inclusions.

v7.1.8

Compare Source

Bug fixes

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

v7.1.7

Compare Source

Bug fixes

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

v7.1.6

Compare Source

Bug fixes
  • Fix internal anchor in included file incorrectly rewritten.
squidfunk/mkdocs-material (mkdocs-material)

v9.7.0: mkdocs-material-9.7.0

Compare Source

[!WARNING]

Material for MkDocs is now in maintenance mode

This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.

Read the full announcement on our blog

This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.

Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.

Changes:

  • Added support for projects plugin (for compat, now deprecated)
  • Added support for typeset plugin (for compat, now deprecated)
  • Added support for pinned blog posts and author profiles
  • Added support for customizing pagination for blog index pages
  • Added support for customizing blog category sort order
  • Added support for staying on page when switching languages
  • Added support for disabling tags in table of contents
  • Added support for nested tags and shadow tags
  • Added support for footnote tooltips
  • Added support for instant previews
  • Added support for instant prefetching
  • Added support for custom social card layouts
  • Added support for custom social card background images
  • Added support for selectable rangs in code blocks
  • Added support for custom selectors for code annotations
  • Added support for configurable log level in privacy plugin
  • Added support for processing of external links in privacy plugin
  • Added support for automatic image optimization via optimize plugin
  • Added support for navigation paths (breadcrumbs)
  • Fixed #​8519: Vector accents do not render when using KaTeX

v9.6.23: mkdocs-material-9.6.23

Compare Source

  • Updated Burmese translation

v9.6.22: mkdocs-material-9.6.22

Compare Source

  • Updated Georgian translation

v9.6.21: mkdocs-material-9.6.21

Compare Source

  • Updated Serbian translations
  • Fixed #​8458: Temporary pin of click dependency

v9.6.20: mkdocs-material-9.6.20

Compare Source

  • Fixed #​8446: Deprecation warning as of Python 3.14 in Emoji extension
  • Fixed #​8440: & character not escaped in search highlighting
  • Fixed #​8439: FontAwesome icons color not set in social cards (regression)

v9.6.19: mkdocs-material-9.6.19

Compare Source

  • Added support for Python 3.14
  • Updated Bahasa Malaysia translations

v9.6.18: mkdocs-material-9.6.18

Compare Source

  • Updated Azerbaijani translations
  • Fixed last compat issues with minijinja, now 100% compatible

v9.6.17: mkdocs-material-9.6.17

Compare Source

  • Fixed #​8396: Videos do not autoplay when inside a content tab
  • Fixed #​8394: Stroke width not effective in Mermaid.js diagrams
  • Fixed disappearing version selector when hiding page title

v9.6.16: mkdocs-material-9.6.16

Compare Source

  • Fixed #​8349: Info plugin doesn't correctly detect virtualenv in some cases
  • Fixed #​8334: Find-in-page detects matches in hidden search result list

v9.6.15: mkdocs-material-9.6.15

Compare Source

  • Updated Mongolian translations
  • Improved semantic markup of "edit this page" button
  • Improved info plugin virtual environment resolution
  • Fixed #​8291: Large font size setting throws of breakpoints in JavaScript
nolte/gh-plumbing (nolte/gh-plumbing)

v1.1.12

Compare Source

Changes
🧰 Maintenance
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v6.0.0: pre-commit-hooks v6.0.0

Compare Source

Fixes

Migrating

facelessuser/pymdown-extensions (pymdown-extensions)

v10.17.1

Compare Source

10.17.1

  • FIX: Fix an issue where Highlight can override another extension in the "registered" list in Python Markdown.

v10.17

Compare Source

10.17

  • NEW: Allow specifying static IDs in caption block headers via #id syntax.

v10.16.1: 10.6.1

Compare Source

10.16.1

  • FIX: Inefficient regular expression pattern for figure caption numbers.

v10.16

Compare Source

10.16

  • NEW: Add early support for Python 3.14.
  • NEW: Drop support for Python 3.8.
  • NEW: Snippets: Added max_retries and backoff_retries options to configure new retry logic for HTTP 429
    errors (Too Many Requests client error).
  • NEW: Caption: Prefix templates are now preserved exactly as specified allowing the insertion of HTML tags if
    desired.
  • FIX: Caption: Fix issue where manual numbers in auto were not respected appropriately.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added chore Maintenance dependencies Pull requests that update a dependency file. labels Jun 13, 2025
@renovate renovate Bot changed the title Update dependency mkdocs-include-markdown-plugin to v7.1.6 Update all dependencies Jun 21, 2025
@renovate renovate Bot force-pushed the renovate/all branch from 42c00a8 to 3e7ce79 Compare July 1, 2025 14:55
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from f6d1c1a to 0a07c40 Compare July 28, 2025 16:51
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from c31963c to 8024600 Compare August 15, 2025 18:23
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 12f7c22 to d002c25 Compare August 27, 2025 21:08
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 31e812d to 16620f9 Compare September 30, 2025 19:44
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from b2af01f to 8197d34 Compare November 12, 2025 01:06
@boring-cyborg boring-cyborg Bot added the cicd ci/cd process functionality. label Nov 25, 2025
@nolte nolte added the automerge Allow automatic Merge. label Nov 25, 2025
@github-actions github-actions Bot merged commit 3cd044f into develop Nov 25, 2025
10 checks passed
@github-actions github-actions Bot deleted the renovate/all branch November 25, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Allow automatic Merge. chore Maintenance cicd ci/cd process functionality. dependencies Pull requests that update a dependency file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant