Skip to content

fix(deps): update dependency zensical to v0.0.43#23

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

fix(deps): update dependency zensical to v0.0.43#23
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/zensical-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 18, 2026

This PR contains the following updates:

Package Change Age Confidence
zensical (changelog) ==0.0.41==0.0.43 age confidence

Release Notes

zensical/zensical (zensical)

v0.0.43: 0.0.43

Compare Source

Summary

This version fixes further edge cases in link validation, and adds support for UTF-8 encoding with byte-order-marks.

Changelog

Bug fixes
  • 1e873a3 compat – ignore links in code after literal dollar during link validation (#​691)
  • 62a0feb zensical – report path.md/#anchor as invalid during link validation (#​690)
  • 7be40c6 compat – ignore GitHub-style callouts during link validation (#​688)
  • 85c3b1e compat – ignore [TOC] marker during link validation (#​686)
  • daafc8b zensical – filter out icons folder when watching theme directories (#​693)
  • 913fd61 zensical – strip Byte-Order-Mark (BOM) from Markdown files (#​687)

v0.0.42: 0.0.42

Compare Source

Summary

This version includes a number of bug fixes and refactorings to improve the stability and accuracy of link validation, and fixes a reload loop when the custom_dir, which is auto-watched, is explicitly added to watch. Moreover, GLightbox is now only downloaded when needed, which fixes an issue when using Zensical in air-gapped environments.

Changelog

Bug fixes
  • 6b54e14 ui – update ui to v0.0.18
  • cdee1e8 zensical – disabling link validation doesn't disable link and reference collection (#​659)
  • 4355dad compat – harden link validation for files with CRLF line endings
  • a418c6b compat – link validation doesn't ignore fenced code blocks when \r is present
  • b31dd14 compat$ at end of line breaks link validation (#​659)
  • 17c67a2 compat – remove abbreviations from table of contents (#​669)
  • 6eb2f4d compat – reserve theme name zensical
  • a5a8641 zensical – only wait for config update after a first successful build (#​670)
  • 8207554 compat – don't consider [] and [][] link references (#​663)
  • c338b27 compat – two backticks with no closing run trip up link parser (#​663, #​665)
  • d707aa9 compat – prevent reload loop by de-duplicating watched theme files (#​655)
Refactorings
  • 53f593f compat – avoid mutating configurations list
  • a77087a compat – reorganize config module

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

🔕 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 changed the title fix(deps): update dependency zensical to v0.0.42 fix(deps): update dependency zensical to v0.0.43 May 19, 2026
@renovate renovate Bot force-pushed the renovate/zensical-0.x branch from 468474b to e918cf8 Compare May 19, 2026 13:02
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.

0 participants