Skip to content

fix(deps): update pipx:zensical to 0.0.40#61

Merged
zekker6 merged 1 commit into
mainfrom
renovate/pipx-zensical-0.x
May 6, 2026
Merged

fix(deps): update pipx:zensical to 0.0.40#61
zekker6 merged 1 commit into
mainfrom
renovate/pipx-zensical-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Change Age Confidence
pipx:zensical (changelog) 0.0.390.0.40 age confidence

Release Notes

zensical/zensical (pipx:zensical)

v0.0.40: 0.0.40

Compare Source

Summary

This version adds support for macros, covering the functionality of the mkdocs-macros-plugin. Macros allow you to define custom variables and functions that can be used in your Markdown files, making it easier to manage and reuse content across your documentation.

We've implemented macros support as a Python Markdown extension, since it's essentially a Markdown preprocessor that doesn't need to be aware of the rest of Zensical's rendering process, except for the current page and configuration. The benefit is that it can now also be used in Python docstrings to build API documentation with mkdocstrings.

Changelog

Features
  • 36b5131 compat – exclude macros blocks from link validation
  • f7fe088 compat – support macros plugin
Bug fixes
  • bdc3471 ui – update ui to v0.0.16
  • 4be2374 compat – link validation doesn't catch end of MathJax when \r present (#​615)
  • c6cffec compat – link validation exclusions don't catch \r\n line feeds
  • 6efe0a3 compat – link validation exclusions require empty line after code block (#​618)
  • 645bbe8 zensical – clear site directory contents instead of removing it (#​621)
  • 814d2e9 zensical – link validation yields false positives on Windows (#​616)
  • b229bac zensical-servezensical serve returns 404 after suspend (#​574)
  • b5492ce compat – shim for mkdocs-glightbox fails when only defaults are set (#​611)
Refactorings
  • 91090e9 zensical, compat – combine file watching for extensions
  • b2fdc78 zensical, compat – pass rendering context into preprocessor

Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| pypi       | zensical | 0.0.39 | 0.0.40 |
@renovate renovate Bot added the type/patch label May 4, 2026
@zekker6 zekker6 merged commit 481833e into main May 6, 2026
3 checks passed
@zekker6 zekker6 deleted the renovate/pipx-zensical-0.x branch May 6, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant