Skip to content

fix(deps): update pipx:zensical to 0.0.53 - #126

Merged
zekker6 merged 1 commit into
mainfrom
renovate/pipx-zensical-0.x
Aug 7, 2026
Merged

fix(deps): update pipx:zensical to 0.0.53#126
zekker6 merged 1 commit into
mainfrom
renovate/pipx-zensical-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pipx:zensical (changelog) 0.0.510.0.53 age confidence

Release Notes

zensical/zensical (pipx:zensical)

v0.0.53: 0.0.53

Compare Source

Summary

This version adds support for enabling strict mode directly in mkdocs.yml or zensical.toml, allowing warnings to fail builds consistently without the --strict command-line option. It also reduces memory usage by sharing cross-reference data between navigation clones.

Additionally, the user interface is updated to v0.0.24, improving search rendering for right-to-left languages and adding four new Lucide icons. The generated zensical.toml now uses TOML 1.1 syntax, and pymdownx is updated to version 11.0 to address a vulnerability.

Changelog

Features
  • 6227f4e zensical, compat – support strict configuration option (#​840)
Bug fixes
  • 9f93533 ui – update ui to v0.0.24
  • 71c5ed5 – update pymdownx to 11.0 to fix vulnerability
Performance improvements
  • b36f50a zensical – wrap autorefs in Arc to reduce memory usage (#​838)
Refactorings
  • 94ceb07 compat – update zensical.toml to TOML 1.1 syntax

v0.0.52: 0.0.52

Compare Source

Summary

This version adds search support for CJK languages: Chinese, Japanese, and Korean. Search needs to segment text into individual words before it can index and match them. While many languages separate words with spaces, this is not consistently the case for CJK text, particularly Chinese and Japanese. Search now uses locale-aware segmentation to identify meaningful word boundaries, ensuring that content and queries are indexed and matched correctly.

Set the site language to zh, zh-Hant, zh-TW, ja, or ko to enable segmentation.

The search modal is also larger, showing more results and context at once. Additionally, keyboard keys inside admonitions now use the correct background color in the modern theme.

Dependencies and development tooling were updated, including TypeScript 7. The build scripts now use tsx instead of ts-node, and npm-run-all2 replaces the unmaintained npm-run-all. Updated icon packages add 56 new icons: 23 Font Awesome icons, 21 Lucide icons, 8 Octicons, and 4 Simple Icons.

Changelog

Features
  • f2d9ef8 zensical – add CJK language support for search
  • 72f24bf ui – update ui to v0.0.23

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 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 was generated by Mend Renovate. View the repository job log.

| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| pypi       | zensical | 0.0.51 | 0.0.53 |
@renovate renovate Bot changed the title fix(deps): update pipx:zensical to 0.0.52 fix(deps): update pipx:zensical to 0.0.53 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/pipx-zensical-0.x branch from 4eef600 to 9edac95 Compare August 4, 2026 21:27
@zekker6
zekker6 merged commit 5950c36 into main Aug 7, 2026
3 checks passed
@zekker6
zekker6 deleted the renovate/pipx-zensical-0.x branch August 7, 2026 08:54
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.

1 participant