Skip to content

chore(deps): update dependency zensical to v0.0.57 - #212

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
zensical (changelog) ==0.0.53==0.0.57 age confidence

Release Notes

zensical/zensical (zensical)

v0.0.57: 0.0.57

Compare Source

Summary

This version improves compatibility with markdown-exec by supporting pymdownx blocks, raises the maximum HTTP header value size to 8 KiB for proxy-generated cookies, and updates the UI dependency stack and bundled icons. UI performance and palette tooltip behavior were also improved, especially on large pages and in Safari.

Changelog

Bug fixes
  • 325758f ui – update ui to v0.0.26
  • 7372e5b compat – support pymdownx blocks in markdown exec (#​871)
Refactorings
  • b020159 zensical-serve – increase max header size to 8kb (#​875)

v0.0.56: 0.0.56

Compare Source

Summary

This version fixes a regression introduced in 0.0.55, making Zensical report false positives for the deprecated unresolved_references setting. Additionally, checking of autorefs is moved to the invalid_links setting. Please disable unresolved_references - it is not supported anymore, and will be replaced by the reference parser that we're currently testing in Zensical Studio.

Changelog

Bug fixes
  • 9973ac9 compat – regression reporting unresolved references (#​866)
Refactorings
  • e6c56ce zensical, compat – report invalid autorefs under invalid_links validation setting

v0.0.55: 0.0.55

Compare Source

Summary

This version fixes two false positives in the reference extractor and reverts Zensical's bootstrapped zensical.toml to TOML 1.0, since most editor tooling does not yet support TOML 1.1. Zensical understands both, TOML 1.0 and TOML 1.1, so this change does not affect the functionality of Zensical itself.

Changelog

Bug fixes
  • 91d9d50 compat – ignore surrounding whitespace in inline link targets (#​861)
  • 6774d61 compat – invalid code span detection in reference extractor
Refactorings

v0.0.54: 0.0.54

Compare Source

Summary

This version reduces peak memory usage by 8–10x, making builds of large documentation projects substantially more efficient. It also improves reference validation by preventing false positives for links successfully resolved through autorefs.

Additionally, the user interface is updated to v0.0.25, fixing instant navigation for inline scripts and version aliases created with mike. This release also corrects mike configuration defaults and updates webbrowser to address a security vulnerability.

Changelog

Bug fixes
  • 0d2fa6f ui – update ui to v0.0.25
  • bb2cbee compat – defaults for mike incorrectly set
  • 8cf761f – update webbrowser to address CVE
  • db4f8ef zensical, compat – avoid unresolved reference false-positive for autorefs
Performance improvements
  • 34e6c89 zensical, ui – reduce peak memory usage by 8-10x

Configuration

📅 Schedule: (in timezone America/Mexico_City)

  • Branch creation
    • On day 1 of the month (* * 1 */1 *)
  • 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 September 1, 2026 10:13
@renovate renovate Bot added the skip-changelog Exclude this PR from the changelog and release notes label Sep 1, 2026
@github-actions github-actions Bot added chore Maintenance task dependencies Dependency updates labels Sep 1, 2026
@edgarrmondragon
edgarrmondragon added this pull request to the merge queue Sep 1, 2026
Merged via the queue into main with commit 926f6d8 Sep 1, 2026
20 of 21 checks passed
@edgarrmondragon
edgarrmondragon deleted the renovate/zensical-0.x branch September 1, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance task dependencies Dependency updates 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