Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps zensical from 0.0.15 to 0.0.17.

Release notes

Sourced from zensical's releases.

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

0.0.16

Summary

This version updates the user interface to v0.0.4, which fixes searching for & characters, as well as usage of Lucide icons in the footer, and adds support for custom admonition icons via theme configuration.

Changelog

Features

  • 24e2168 zensical, compat – allow arbitrary admonition icon keys

Bug fixes

  • c1ce5df ui – update to ui v0.0.4
Commits
  • 551503c chore: release v0.0.17
  • 5c6e92d fix: update ui to v0.0.5
  • 1c5e364 feature: support API cross-references
  • 7b5e308 fix: browser opens on every config change when using --open (#275)
  • 319d881 Merge pull request #282 from zensical/fix/page-occurrences-in-nav
  • f0df45e chore: remove unnecessary mut
  • 2bc126b fix: allow pages to appear multiple times in nav (#272)
  • f3e2620 fix: watch mkdocstrings source files for auto-reload
  • 04295e3 chore: ensure consistent auto-formatting in editors
  • 52d4030 chore: release v0.0.16
  • 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.15 to 0.0.17.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.15...v0.0.17)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.17
  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 Jan 19, 2026
@AdityaGarg8 AdityaGarg8 merged commit f754b0c into master Jan 20, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/zensical-0.0.17 branch January 20, 2026 04:29
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