Skip to content

chore(deps): update dependency zensical to v0.0.27#124

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

chore(deps): update dependency zensical to v0.0.27#124
renovate[bot] wants to merge 1 commit intomainfrom
renovate/zensical-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 10, 2026

This PR contains the following updates:

Package Change Age Confidence
zensical (changelog) ==0.0.24==0.0.27 age confidence

Release Notes

zensical/zensical (zensical)

v0.0.27: 0.0.27

Compare Source

Summary

This version fixes a reload loop for when auto-appended snippets are located inside of the docs directory, and auto-reload for pages with Chinese path segments.

Changelog

Bug fixes
  • 062a972 zensical – printed URLs of built pages shouldn't be percent-encoded
  • e326ae3 zensical – auto-reload not working for URLs with Chinese path segments (#​436)
  • 9654132 zensical-watch – skip queuing redundant watch paths (#​434)

v0.0.26: 0.0.26

Compare Source

Summary

This version fixes a regression introduced in 0.0.25 where the wheels built for manylinux x86 would be based on Python 3.8 instead of Python 3.10, making Zensical unusable on those architectures. This is related to a recent bug in our upstream dependency maturin, which was introduced in version 1.12.5. Additionally, it fixes a deprecation warning on Python 3.14 when using the emoji extension.

Changelog
Bug fixes
  • 66ca0e7 – missing wheels for CPython 3.10 manylinux x86 (#​425)
  • 7514e32 compat – replace codecs.open, deprecated in Python 3.14 (#​429)

v0.0.25: 0.0.25

Compare Source

Summary

This version updates the user interface to v0.0.9, which improves on accessibility and fixes some minor rendering issues. Additionally, it fixes some bugs related to configuration parsing and plugin handling in zensical serve, ensuring a smoother development experience.

Highlights
  • zensical serve now keeps running on configuration parsing errors
  • Auto-appended pymdownx.snippets files are now watched for changes
  • Search highlighting now works with keyboard navigation
Changelog
Bug fixes
  • 657c685 ui – update ui to v0.0.9
  • b5c8767 zensical – config parse errors shouldn't terminate zensical serve (#​403)
  • 6c911ca zensical, compat – watch auto-appended pymdownx.snippets files for changes (#​148)
  • bf930dd zensical, compat – hash plugins config to trigger page rebuilds (#​387)
  • b93d630 compat – clarify examples in bootstrapped zensical.toml (#​394)

Configuration

📅 Schedule: 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 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 March 10, 2026 21:00
@renovate renovate bot force-pushed the renovate/zensical-0.x branch from 6f841f2 to 71fde2d Compare March 11, 2026 12:50
@renovate renovate bot changed the title chore(deps): update dependency zensical to v0.0.25 chore(deps): update dependency zensical to v0.0.26 Mar 11, 2026
@renovate renovate bot force-pushed the renovate/zensical-0.x branch from 71fde2d to 8e9c074 Compare March 13, 2026 20:51
@renovate renovate bot changed the title chore(deps): update dependency zensical to v0.0.26 chore(deps): update dependency zensical to v0.0.27 Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants