Skip to content

chore(deps): bump zensical from 0.0.27 to 0.0.29 in /tracker/docs#5302

Merged
baseplate-admin merged 1 commit intomasterfrom
dependabot/uv/tracker/docs/zensical-0.0.29
Mar 24, 2026
Merged

chore(deps): bump zensical from 0.0.27 to 0.0.29 in /tracker/docs#5302
baseplate-admin merged 1 commit intomasterfrom
dependabot/uv/tracker/docs/zensical-0.0.29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps zensical from 0.0.27 to 0.0.29.

Release notes

Sourced from zensical's releases.

0.0.29

Summary

This version fixes an issue with absolute paths in links, as well as changed files not being picked up by Zensical on Windows 11.

Changelog

Bug fixes

  • c1860ca compat – leave absolute links untouched (#466)
  • 6775b75 zensical – canonicalize watched paths (#451)

0.0.28

Summary

This version updates the user interface to v0.0.10, which fixes a couple of bugs related to search and code annotation rendering. Additionally, it adds support for version selectors in the modern theme, paving the way for adding support for mike to manage multiple versions of documentation on GitHub Pages.

In addition, this release adds new configuration options for the file watcher to improve compatibility in certain environments.

File watcher

You can now opt into using a polling-based file watcher, which is particularly useful when running Docker on Windows, where filesystem event limitations (e.g., inotify constraints) can cause issues.

To enable the polling watcher:

export ZENSICAL_POLL_WATCHER=1

The polling interval is configurable and defaults to 500 milliseconds (aligned with MkDocs behavior):

export ZENSICAL_POLL_INTERVAL=500

Changelog

Bug fixes

  • 5196cdb compat – invalid setup of MathJax in bootstrapped zensical.toml
  • b710744 ui – update ui to v0.0.10
  • f014425 zensical-watch – auto-reload not working for Docker on Windows (#340, #446)
Commits
  • b8f21fb chore: release v0.0.29
  • c1860ca fix: leave absolute links untouched (#466)
  • 6775b75 fix: canonicalize watched paths (#451)
  • 990a020 chore: release v0.0.28
  • 5196cdb fix: invalid setup of MathJax in bootstrapped zensical.toml
  • b710744 fix: update ui to v0.0.10
  • e0629b9 chore: update actions in workflows
  • f014425 fix: auto-reload not working for Docker on Windows (#340) (#446)
  • a4354ca chore: update action to attest build provenance
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zensical](https://github.com/zensical/zensical) from 0.0.27 to 0.0.29.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.27...v0.0.29)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 24, 2026
@baseplate-admin baseplate-admin merged commit 46c8fba into master Mar 24, 2026
6 checks passed
@baseplate-admin baseplate-admin deleted the dependabot/uv/tracker/docs/zensical-0.0.29 branch March 24, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant