Skip to content

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

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

chore(deps): update dependency zensical to v0.0.57#25
renovate-orgmentem[bot] wants to merge 1 commit into
mainfrom
renovate/zensical-0.x

Conversation

@renovate-orgmentem

Copy link
Copy Markdown
Contributor

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: (UTC)

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

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