Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps zensical from 0.0.11 to 0.0.15.

Release notes

Sourced from zensical's releases.

0.0.15

Summary

This release updates the user interface to v0.0.3, which includes support for fuzzy search, and improves tooltip behavior on touch devices.

Highlights

  • Add fuzzy search support for terms that yield no results
  • Improve tooltip behavior on touch devices

Changelog

Features

  • 163acc5 ui – update to ui v0.0.3 with fuzzy search support

0.0.14

Summary

This release includes the official Docker image for Zensical, and fixes problems with hanging builds on Linux and Windows, as well as the build cache not being invalidated when templates were changed in overrides.

You can pull and run the Docker image with:

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs zensical/zensical

Highlights

  • Official Docker image for Zensical
  • Fix hanging builds on Linux and Windows
  • Fix stale build caches when templates are changed

Changelog

Features

  • 18f3868 docker – add mkdocstrings-python to Dockerfile
  • d4b05d8 docker – add Open Container metadata to Dockerfile
  • 84c16bd docker – add Dockerfile to build Docker image (#12)

Bug fixes

  • 2e31b93 compat – missing custom_dir setting crashes build
  • f5dde30 zensical, compat – changes to templates do not trigger rebuild (#103)

... (truncated)

Commits
  • a2c5667 Merge pull request #244 from zensical/release/v0.0.15
  • fbc36b8 chore: release v0.0.15
  • 163acc5 feature: update to ui v0.0.3 with fuzzy search support
  • 76de3b6 chore: lint long lines
  • 8183517 chore: remove master tag for Docker image
  • f956663 chore: remove master tag for Docker image
  • b4c4393 chore: add missing environment variable for image inspection
  • 5aeb8ee chore: rename workflow step definition
  • 0949ee8 chore: rename workflow
  • d7f697f Merge pull request #228 from zensical/release/v0.0.14
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.11 to 0.0.15.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.11...v0.0.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 24, 2025
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