Skip to content

Pin zensical==0.0.31 to fix docs build#2243

Open
Erol444 wants to merge 1 commit intomainfrom
fix/pin-zensical-version
Open

Pin zensical==0.0.31 to fix docs build#2243
Erol444 wants to merge 1 commit intomainfrom
fix/pin-zensical-version

Conversation

@Erol444
Copy link
Copy Markdown
Contributor

@Erol444 Erol444 commented Apr 17, 2026

Summary

  • Docs builds have been failing since v1.2.2 due to an unpinned zensical dependency picking up a breaking release
  • zensical 0.0.32 (Apr 7) and 0.0.33 (Apr 14) introduced a regression in nav parsing that fails on bare string entries in nav children (e.g. section index pages), causing a TypeError: Unknown nav item value type: <class 'NoneType'> during zensical build
  • Pins zensical==0.0.31 (Apr 1) which is the last working version

Test plan

  • Verify the docs CI workflow passes on this branch

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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.

1 participant