chore(deps): update dependency zensical to v0.0.17 #131

Merged
renovate merged 1 commit from renovate/zensical-0.x into master 2026-01-19 17:06:54 +01:00
Owner

This PR contains the following updates:

Package Change Age Confidence
zensical (changelog) ==0.0.16==0.0.17 age confidence

Release Notes

zensical/zensical (zensical)

v0.0.17: 0.0.17

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [zensical](https://github.com/zensical/zensical) ([changelog](https://zensical.org/docs/changelog/)) | `==0.0.16` → `==0.0.17` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/zensical/0.0.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/zensical/0.0.16/0.0.17?slim=true) | --- ### Release Notes <details> <summary>zensical/zensical (zensical)</summary> ### [`v0.0.17`](https://github.com/zensical/zensical/releases/tag/v0.0.17): 0.0.17 [Compare Source](https://github.com/zensical/zensical/compare/v0.0.16...v0.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: ```md 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`](https://github.com/zensical/zensical/commit/1c5e364) **zensical**, **compat** – support API cross-references ##### Bug fixes - [`5c6e92d`](https://github.com/zensical/zensical/commit/5c6e92d) **ui** – update ui to v0.0.5 - [`7b5e308`](https://github.com/zensical/zensical/commit/7b5e308) **zensical** – browser opens on every config change when using `--open` ([#&#8203;275](https://github.com/zensical/zensical/issues/275)) - [`2bc126b`](https://github.com/zensical/zensical/commit/2bc126b) **zensical** – allow pages to appear multiple times in `nav` ([#&#8203;272](https://github.com/zensical/zensical/issues/272)) - [`f3e2620`](https://github.com/zensical/zensical/commit/f3e2620) **zensical**, **compat** – watch `mkdocstrings` source files for auto-reload </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update dependency zensical to v0.0.17
All checks were successful
/ lint (pull_request) Successful in 2s
/ build_and_test_and_push (pull_request) Successful in 1m17s
ce4f8b76fd
renovate scheduled this pull request to auto merge when all checks succeed 2026-01-19 17:06:50 +01:00
renovate merged commit bf956919b0 into master 2026-01-19 17:06:54 +01:00
renovate deleted branch renovate/zensical-0.x 2026-01-19 17:06:54 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
container-images/mkdocs!131
No description provided.