Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps zensical from 0.0.11 to 0.0.14.

Release notes

Sourced from zensical's releases.

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)
  • 72dca2d zensical – build sometimes hangs on Windows and Linux (#113)

Performance improvements

  • 3cedb22 docker – optimize Dockerfile for fast rebuilds
  • 2be1cfb docker – set up cache mount for build via Dockerfile
  • ea091d6 docker – separate dependency installation and build in Dockerfile

Refactorings

  • 8453582 docker – improve caching of layers in Docker image

0.0.13

Summary

This release updates the user interface to v0.0.2, which includes various improvements and bug fixes, and ships 132 new icons. It might be a breaking change, as Simple icons removed 44 icons in their latest release, so make sure you're not using them. See the v0.0.2 release notes for details.

... (truncated)

Commits
  • d7f697f Merge pull request #228 from zensical/release/v0.0.14
  • c669382 chore: release v0.0.14
  • 2e31b93 fix: missing custom_dir setting crashes build
  • fb9e647 Merge pull request #225 from zensical/refactor/template-handling
  • f5dde30 fix: changes to templates do not trigger rebuild (#103)
  • 0a4663c style: auto-fix formatting
  • 72dca2d fix: build sometimes hangs on Windows and Linux (#113)
  • 9f0997d chore: ensure Docker release build is operational
  • 6703155 chore: update dependencies
  • 6faedd6 docs: fix grammar in zensical.toml
  • 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.14.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.11...v0.0.14)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.14
  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 Pull requests that update Python code labels Dec 22, 2025
@AdityaGarg8 AdityaGarg8 merged commit 7c8e997 into master Dec 23, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/zensical-0.0.14 branch December 23, 2025 06:54
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants