Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps zensical from 0.0.17 to 0.0.19.

Release notes

Sourced from zensical's releases.

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
  • 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)
Commits
  • 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)
  • b35a901 feature: generate object inventory file (API symbols)
  • 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)
  • 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.17 to 0.0.19.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.17...v0.0.19)

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

1 participant