Skip to content

chore(deps): update dependency zensical to v0.0.40 - #158

Merged
edgarrmondragon merged 1 commit into
mainfrom
renovate/zensical-0.x
May 4, 2026
Merged

chore(deps): update dependency zensical to v0.0.40#158
edgarrmondragon merged 1 commit into
mainfrom
renovate/zensical-0.x

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
zensical (changelog) ==0.0.39==0.0.40 age confidence

Release Notes

zensical/zensical (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: (in timezone America/Mexico_City)

  • 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 these updates again.


  • 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 requested a review from edgarrmondragon as a code owner May 4, 2026 17:16
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 backoff | 🛠️ Build #32530248 | 📁 Comparing 7f8f4c4 against latest (95e60c1)

  🔍 Preview build  

16 files changed · ± 16 modified

± Modified

@edgarrmondragon
edgarrmondragon added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit 90cd12d May 4, 2026
17 checks passed
@edgarrmondragon
edgarrmondragon deleted the renovate/zensical-0.x branch May 4, 2026 17:36
@edgarrmondragon edgarrmondragon added dependencies Dependency updates skip-changelog Exclude this PR from the changelog and release notes and removed dependencies Dependency updates labels Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Exclude this PR from the changelog and release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant