Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps zensical from 0.0.11 to 0.0.20.

Release notes

Sourced from zensical's releases.

0.0.20

Summary

This version fixes excessive memory usage when building large mkdocstrings-powered documentation sites. Additionally, it fixes an issue where the build sometimes terminates prematurely. We're working on further improvements to memory consumption and stability in upcoming releases, as we're currently refactoring a significant part of the runtime.

Changelog

Bug fixes

  • 81a918a zensical-watch – build terminates prematurely for large mkdocstrings projects

Performance improvements

  • 0438a49 zensical – remove unnecessary clone of navigation

Refactorings

  • 26fe17d zensical, compat – retrieve autorefs once (#98)

0.0.19

Summary

This version adds support for the generation of objects.inv for your mkdocstrings-powered documentation site, allowing external tools to discover and link to your API documentation. No changes to your configuration are necessary.

[!NOTE]

Please also update to mkdocstrings v1.0.2.

Changelog

Features

  • b35a901 zensical – generate object inventory file (API symbols)

Bug fixes

  • 6e3d5ef compat – don't watch external sources (#301)

0.0.18

Summary

This version fixes a reload loop when mkdocstrings paths setting is set to ., which was introduced in 0.0.17 as a regression, and a race condition related to caching is resolved. Additionally, Zensical was too retrictive, only allowing specific meta keys for the navigation templates. This has been relaxed to allow any meta keys to be used.

Changelog

Bug fixes

  • c8215e5 zensical – regression in default navigation handling

... (truncated)

Commits
  • 4b0f158 chore: release v0.0.20
  • 0438a49 performance: remove unnecessary clone of navigation
  • 81a918a fix: build terminates prematurely for large mkdocstrings projects
  • 26fe17d refactor: retrieve autorefs once (#98)
  • 1ee537b docs: add statistics on PyPI downloads and Docker pulls
  • dffcb1f chore: fix typo in bootstrapped zensical.toml (#303)
  • ce2b87f chore: release v0.0.19 (#302)
  • f8c9e7f Merge pull request #280 from zensical/feature/generate-object-inventory
  • 11e31ef style: move pyo3 imports to the correct location
  • 6e3d5ef fix: don't watch external sources (#301)
  • 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.20.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.11...v0.0.20)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.20
  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 Jan 29, 2026
@baseplate-admin baseplate-admin merged commit e0389e4 into master Jan 30, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/uv/docs/zensical-0.0.20 branch January 30, 2026 03:31
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