Skip to content

chore: bump zensical from 0.0.59 to 0.0.62 - #218

Merged
bagowix merged 2 commits into
mainfrom
dependabot/uv/zensical-0.0.62
Sep 18, 2026
Merged

bagowix merged 2 commits into
mainfrom
dependabot/uv/zensical-0.0.62

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Bumps zensical from 0.0.59 to 0.0.62.

Release notes

Sourced from zensical's releases.

0.0.62

Summary

This version adds support for the mkdocs-callouts plugin, which renders Obsidian-style callouts as admonitions. It also improves compatibility with existing MkDocs projects by accepting more plugin settings and fixes builds when the project configuration file is included in watch.

Additionally, the user interface is updated to v0.0.30, ensuring that anchor links reveal targets inside collapsed details, content tabs, and annotations – including deeply nested combinations – before scrolling to them.

Changelog

Features

  • d8fbb05 compat – support mkdocs-callouts plugin by enabling pymdownx.quotes extension with callouts support (#938)

Bug fixes

  • 65a019d ui – update ui to v0.0.30
  • 5c0bd36 compat – ignore config file in watch setting (#934)
  • 13fd89e compat – relax mike settings validation (#932)

Refactorings

  • 9f36bb5 compat – relax all plugins validation

0.0.61

Summary

This version adds more comprehensive support for documentation redirects in mkdocs.yml and zensical.toml. Zensical supports page and anchor redirects, resolves redirect chains, rejects cycles, and preserves links when pages are moved or split.

Anchor redirects

Renaming a heading normally breaks bookmarks and external links to its old anchor. For example, after renaming ## Installation to ## Getting started, add:

[project.plugins.redirects.redirect_maps]
"guide.md#installation" = "guide.md#getting-started"

Existing links to /guide/#installation will then redirect to /guide/#getting-started. The same configuration can redirect anchors between pages or preserve individual sections when splitting a page.

Automatic redirects

Zensical Studio detects renamed headings and offers an Add anchor redirect CodeLens. It can complete, validate, navigate to, and repair redirect targets while compacting repeated changes, updating redirect chains, and removing redundant self-redirects.

Changelog

... (truncated)

Commits
  • 777d105 chore: release v0.0.62
  • 65a019d fix: update ui to v0.0.30
  • d8fbb05 feature: support mkdocs-callouts plugin by enabling pymdownx.quotes extension...
  • 9f36bb5 refactor: relax all plugins validation
  • 5c0bd36 fix: ignore config file in watch setting (#934)
  • 13fd89e fix: relax mike settings validation (#932)
  • be16339 chore: release v0.0.61
  • 6910d56 fix: relax validation of autorefs settings
  • eac9e24 fix: update ui to v0.0.29
  • cdbd916 Merge pull request #928 from zensical/feature/anchor-redirects
  • 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 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.59 to 0.0.62.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.59...v0.0.62)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.62
  dependency-type: direct:development
  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 Sep 18, 2026
@coderabbitai

coderabbitai Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 3b15d52a-b3cc-412f-b982-f2a4eed7a531

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@context7

context7 Bot commented Sep 18, 2026

Copy link
Copy Markdown

Docs7 for bagowix/interlock

Result Status Action
Deployment ➖ Not used
Content review ✅ Passed. No problems found. View findings

Commit 655c24c

@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codspeed

codspeed Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 28 untouched benchmarks


Comparing dependabot/uv/zensical-0.0.62 (66712d6) with main (9b60df0)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (57779db) during the generation of this report, so 9b60df0 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@bagowix
bagowix merged commit 9cb0c0c into main Sep 18, 2026
17 checks passed
@bagowix
bagowix deleted the dependabot/uv/zensical-0.0.62 branch September 18, 2026 18:28
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