Skip to content

chore(deps): update zensical to v0.0.41#21733

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/zensical-0.0.x
May 11, 2026
Merged

chore(deps): update zensical to v0.0.41#21733
github-actions[bot] merged 1 commit into
mainfrom
renovate/zensical-0.0.x

Conversation

@uniget-bot
Copy link
Copy Markdown

@uniget-bot uniget-bot commented May 9, 2026

This PR contains the following updates:

Package Update Change
zensical (changelog) patch 0.0.400.0.41

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

zensical/zensical (zensical)

v0.0.41: 0.0.41

Compare Source

Summary

This version adds support for integrating tabular data as Markdown tables, covering the functionality of the mkdocs-table-reader-plugin, as well as the watch option to automatically rebuild on changes in unmonitored files. Table reading is implemented as part of macros, which we shipped in 0.0.40. You can now embed CSV and other file formats with:

{{ read_csv("data/team.csv") }}

Additionally, the stability of link validation has been drastically improved, reducing the rate of false positives. We're working on support for validating links using autorefs, which we'll provide in one of the next versions.

Changelog

Features
  • d24ea24 compat – support table reader functionality
  • 2cbb33d compat – support watch option (#​643)
Bug fixes
  • 9e466fc ui – update ui to v0.0.17
  • bee1c3f compat – give higher priority than superfences to macros preprocessor (#​638)
Refactorings
  • 67b6ef1 compat – make extensions consistent
  • bf26d1b zensical, compat – implement parser for link validation

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 has been generated by Mend Renovate.

Copy link
Copy Markdown

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/zensical:0.0.41

📦 Image Reference ghcr.io/uniget-org/tools/zensical:0.0.41
digestsha256:bc43bec8cacf22d0d50b7429229f707233c44abeddc74c04ac88c5cb5096ad4f
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size13 MB
packages0

@uniget-bot uniget-bot force-pushed the renovate/zensical-0.0.x branch from b7c0ffe to f7686a4 Compare May 11, 2026 08:27
@github-actions
Copy link
Copy Markdown

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/25659498266.

@github-actions
Copy link
Copy Markdown

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/25659498266.

@github-actions github-actions Bot merged commit 5b2c360 into main May 11, 2026
9 checks passed
@github-actions github-actions Bot deleted the renovate/zensical-0.0.x branch May 11, 2026 08:40
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.

3 participants