Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps zensical from 0.0.11 to 0.0.18.

Release notes

Sourced from zensical's releases.

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
  • 1877aeb compat – reload loop when mkdocstrings loads modules from . (#294)
  • 8ef229b zensical – build errors with "trailing characters" (#288)

Refactorings

  • 446217e zensical, compat – switch to conservative auto-reload for source files
  • 63ecdc5 zensical – allow custom metadata in navigation templates (#291)

0.0.17

Summary

This version brings support for automatic and manual API cross-references. Symbol names on pages that include auto-generated API documentation now automatically link to the relevant section. Additionally, manual cross-references can be created both in Markdown pages and Python docstrings with the following syntax:

See [the FastAPI class][fastapi.FastAPI] for reference.

Moreover, cross-references from loaded inventories are now supported as well.

[!NOTE]

Support for objects.inv will follow in one of the next releases.

Highlights

  • Support for API cross-references
  • Improve auto-reloading capabilities

Changelog

Features

  • 1c5e364 zensical, compat – support API cross-references

Bug fixes

  • 5c6e92d ui – update ui to v0.0.5
  • 7b5e308 zensical – browser opens on every config change when using --open (#275)
  • 2bc126b zensical – allow pages to appear multiple times in nav (#272)
  • f3e2620 zensical, compat – watch mkdocstrings source files for auto-reload

... (truncated)

Commits
  • 038400f chore: release v0.0.18 (#298)
  • d1e5ebd Merge pull request #297 from zensical/fix/nav-meta
  • 446217e refactor: switch to conservative auto-reload for source files
  • c8215e5 fix: regression in default navigation handling
  • 1877aeb fix: reload loop when mkdocstrings loads modules from . (#294)
  • 63ecdc5 refactor: allow custom metadata in navigation templates (#291)
  • 986dbf1 Merge pull request #289 from zensical/fix/trailing-characters
  • 8ef229b fix: build errors with "trailing characters" (#288)
  • e510208 chore: update zrx to v0.0.9
  • 551503c chore: release v0.0.17
  • 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.18.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.11...v0.0.18)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.18
  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 Jan 23, 2026
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