Skip to content

Update zensical/zensical Docker tag to v0.0.59 - #1942

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zensical-zensical-0.x
Open

Update zensical/zensical Docker tag to v0.0.59#1942
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zensical-zensical-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
zensical/zensical (source) patch 0.0.570.0.59

Release Notes

zensical/zensical (zensical/zensical)

v0.0.59: 0.0.59

Compare Source

Summary

This version fixes navigation title precedence, Windows custom_dir paths, material/meta activation, and inline SVG icons processed by the minify plugin.

Changelog

Bug fixes
  • 005f01f zensicalminify plugin breaks icons circle and rect elements
  • 05f297e zensical, compat – respect navigation title precedence (#​906)
  • 96d43cd compatcustom_dir path interpreted incorrectly on Windows (#​902)
  • 9f1042a zensical, compatmeta plugin only enabled when using material/meta (#​898)
Refactorings
  • 6398ebd zensical, compat – separate navigation title resolution

v0.0.58: 0.0.58

Compare Source

Summary

This version marks a major evolution of Zensical's build architecture and completes the most essential MkDocs plugin replacements.

Six new plugin replacements are now included:

  • meta
  • redirects
  • minify
  • tags
  • literate-nav
  • awesome-nav

The existing search, mkdocstrings, and autorefs replacements have also been migrated to the new architecture. We kept their behavior close to the upstream plugins while moving almost all processing into Rust. Python is now primarily responsible for configuration normalization and the narrow Python-Markdown adapter used by literate-nav.

Under the hood, the build pipeline now runs on a substantially more efficient ZRX scheduler and stream architecture. Together with more compact intermediate data, shared page state, and fewer allocations, this reduces peak memory usage by roughly 30–40% on large projects. Builds are also modestly faster.

Most remaining build time is now spent rendering Markdown through Python-Markdown. One of our next major performance steps is replacing that stage with our Rust-based, Python-Markdown-compatible parser, as announced in the June edition of Zensical Monthly.

Over the coming weeks, we'll focus on adding more plugin replacements so that increasingly complex existing projects can switch to Zensical without missing out on functionality. We'll also continue evolving the module API and make it available to interested early users before releasing it publicly.

Changelog

Breaking changes
  • 34043fe – remove x86 and armv7 musl builds
Features
  • af7ae6f zensical – support secure WebSockets for preview (#​893)
  • 1e1fc79 zensical, compat – add awesome-nav MkDocs plugin replacement
  • c3dbdfe zensical, compat – add literate-nav MkDocs plugin replacement
  • 32bd870 zensical, zensical-serve, zensical-watch, compat – add tags MkDocs plugin replacement
  • cbdd6ce zensical, compat – add minify MkDocs plugin replacement
  • afe1ecb zensical, compat – add redirects MkDocs plugin replacement
  • 8dc4a80 zensical, compat – add meta MkDocs plugin replacement
Bug fixes
  • 1ec42b9 ui – update ui to v0.0.27
  • 965351d compat – run link rewriting post-processor before raw HTML post-processor
  • 7fe9245 zensical – propagate unresolved operator failures
  • 02d903d compat – maintain Python-Markdown extensions ordering
Performance improvements
  • f4830e0 compat – iterate over raw HTML blocks only once per post-processor
  • af0ca2e compat – faster autorefs URL membership check
Refactorings
  • 3c779b9 zensical, compat – finalize scheduler and plugin integration
  • 86646a4 zensical, zensical-serve, compat – reconcile MkDocs plugin infrastructure
  • 83b0fd7 zensical, compat – migrate autorefs MkDocs plugin replacement
  • 3a390c7 zensical, compat – migrate mkdocstrings MkDocs plugin replacement
  • ff11fe3 zensical, compat – migrate search MkDocs plugin replacement
  • de7757b zensical, zensical-watch – migrate workflows to ZRX scheduler and streams

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot added the dependencies Something got an update, I guess label Sep 7, 2026
@renovate
renovate Bot enabled auto-merge (squash) September 7, 2026 01:34
@renovate
renovate Bot force-pushed the renovate/zensical-zensical-0.x branch from e97760b to 01658fa Compare September 7, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Something got an update, I guess

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants