Skip to content

Update zensical requirement from >=0.0.15 to >=0.0.37#562

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/zensical-gte-0.0.37
Closed

Update zensical requirement from >=0.0.15 to >=0.0.37#562
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/zensical-gte-0.0.37

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Updates the requirements on zensical to permit the latest version.

Release notes

Sourced from zensical's releases.

0.0.37

Summary

This version adds support for installable themes. You can now bundle your theme overrides and package them into a custom theme which can be installed via pip.

As of now, we closely mirror the process used by MkDocs, where themes just need to register themselves in the mkdocs.themes entrypoint, to allow users that already have derivations of Material for MkDocs to run them on Zensical. In the coming months, with the advent of the component system, we'll make this process much more flexible and foster reuse at the component level. For now, this is a first step to allow sharing of theme overrides and default configurations inside organizations with dozens or even thousands of projects.

[!TIP]

If your organization has been a happy user of Material for MkDocs and is considering switching to Zensical, please support our work through Zensical Spark. Your financial contribution helps us achieve full compatibility with MkDocs much faster, gives you access to hands-on support by the core team, and allows you to shape Zensical together with us.

Changelog

Features

  • 7694535 zensical, compat – installable theme extensions (#511)

Bug fixes

  • 72ba122 compat – sanitize nested metadata (#582)
  • 2fb663e compat – text adjacent to image included in link to open image in lightbox (#579)
  • dc32baf compat – anchor links preserved in table of content section titles (#578)
  • 127648e compat – attributes not applied to lightbox images

Refactorings

  • 9872092 compat – subclass Markdown processors to extend functionality
  • fdeb061 compat – use identical name for tree- and post-processor
Commits
  • 55c9d26 chore: release v0.0.37
  • 5178689 chore: fix ty warning
  • 5fd8871 fix: revert change in search processor (regression)
  • 99d53f6 feature: add collectors to extract references for link validation
  • 9872092 refactor: subclass Markdown processors to extend functionality
  • 72ba122 fix: sanitize nested metadata (#582)
  • dfb73ff chore: switch to ty
  • c937ed3 Merge pull request #577 from zensical/fix/glightbox-title
  • 2fb663e fix: text adjacent to image included in link to open image in lightbox (#579)
  • dc32baf fix: anchor links preserved in table of content section titles (#578)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [zensical](https://github.com/zensical/zensical) to permit the latest version.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.15...v0.0.37)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.37
  dependency-type: direct:development
...

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 Apr 28, 2026
@koxudaxi koxudaxi closed this Apr 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/zensical-gte-0.0.37 branch April 28, 2026 05:09
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