Skip to content

build(deps): bump the docs group in /docs with 2 updates#601

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/docs/docs-aaab85e5f3
Open

build(deps): bump the docs group in /docs with 2 updates#601
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/docs/docs-aaab85e5f3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the docs group in /docs with 2 updates: zensical and mkdocs-techdocs-core.

Updates zensical from 0.0.43 to 0.0.46

Release notes

Sourced from zensical's releases.

0.0.46

Summary

This version improves search result quality and includes several bug fixes and refactorings.

Search excerpts

Search results now include excerpts, making it easier to understand why a result matches. Search remains fully client-side and as fast as before, even for projects with thousands of pages. We still consider search an active area of iteration and expect to further improve it and expose more configuration options over time.

Try it in our documentation!

User interface

The user interface is updated to v0.0.19, which includes several navigation and interaction fixes. Search highlighting now ignores single-character tokens, which avoids noisy matches like highlighting every e for queries such as e-mail. Instant previews now include a hover bridge so moving the cursor from a link to the tooltip no longer drops the popup across the visual gap.

Dependencies were also updated, including TypeScript 6 and SVGO 4 compatibility adjustments. 83 new icons were added, 2 icons were removed, and 19 icons were modified. The Lucide icon set was updated to version v1.21.0.

Validation defaults

The validation options unresolved_references, unresolved_footnotes, unused_definitions, unused_footnotes, shadowed_definitions, and shadowed_footnotes are now disabled by default. These checks remain available when explicitly enabled, but they have proven too unstable in edge cases with the current reference parser. They will eventually be superseded by the higher-fidelity parser that is already used by Zensical Studio and is planned for Open Source release and later integration into Zensical.

Changelog

Bug fixes

  • aeb31ad ui – update ui to v0.0.19
  • 61b6d05 compat – preserve small tags in generated search index
  • edb0878 zensical – search path segment is empty when title is sourced from section index page
  • 909f973 compat – don't crash on invalid URLs in HTML (#755)
  • e6b55fe compat – strip images from toc labels (#749)
  • 0f11c7f – update pyo3 to 0.29.0 to mitigate 2 vulnerabilities

Refactorings

  • e4a370f zensical, compat – change several validation defaults to false (#758)

0.0.45

Summary

This version reverts a behavior change in link validation that was introduced in 0.0.44 which is causing false positives.

Changelog

... (truncated)

Commits
  • c76960e chore: release v0.0.46
  • 5533aba Merge pull request #761 from zensical/chore/update-ui
  • aeb31ad fix: update ui to v0.0.19
  • fb4637c chore: update .mono.toml to account for configuration changes
  • 61b6d05 fix: preserve small tags in generated search index
  • edb0878 fix: search path segment is empty when title is sourced from section index page
  • e4a370f refactor: change several validation defaults to false (#758)
  • 909f973 fix: don't crash on invalid URLs in HTML (#755)
  • e6b55fe fix: strip images from toc labels (#749)
  • 0f11c7f fix: update pyo3 to 0.29.0 to mitigate 2 vulnerabilities
  • Additional commits viewable in compare view

Updates mkdocs-techdocs-core from 1.6.2 to 1.7.0

Release notes

Sourced from mkdocs-techdocs-core's releases.

v1.7.0 (2026-06-10)

This release is published under the Apache-2.0 License.

Chores

  • deps: Update actions/stale action to v10.3.0 (9468714)

  • deps: Update dependency click to <=8.3.3 (be70b3c)

  • deps: Update dependency click to <=8.4.0 (32cda9c)

  • deps: Update dependency click to <=8.4.1 (be1b5e1)

  • deps: Update dependency plantuml-markdown to v3.11.2 (50b4daf)

  • deps: Update dependency pymdown-extensions to v10.21.3 (1828820)

  • deps: Update rinchsan/renovate-config-validator action to v0.2.1 (a960e0d)

Documentation

  • Update links to markdown_inline_graphviz (3e96f4c)

Features


Detailed Changes: v1.6.2...v1.7.0

Changelog

Sourced from mkdocs-techdocs-core's changelog.

v1.7.0 (2026-06-10)

Chores

  • deps: Update actions/stale action to v10.3.0 (9468714)

  • deps: Update dependency click to <=8.3.3 (be70b3c)

  • deps: Update dependency click to <=8.4.0 (32cda9c)

  • deps: Update dependency click to <=8.4.1 (be1b5e1)

  • deps: Update dependency plantuml-markdown to v3.11.2 (50b4daf)

  • deps: Update dependency pymdown-extensions to v10.21.3 (1828820)

  • deps: Update rinchsan/renovate-config-validator action to v0.2.1 (a960e0d)

Documentation

  • Update links to markdown_inline_graphviz (3e96f4c)

Features

Commits
  • f45d90c 1.7.0
  • a8b703a Merge pull request #350 from backstage/renovate/click-8.x
  • 75cc7ae Merge pull request #349 from backstage/renovate/actions-stale-10.x
  • be1b5e1 chore(deps): update dependency click to <=8.4.1
  • 9468714 chore(deps): update actions/stale action to v10.3.0
  • 2e1f40a Merge pull request #348 from backstage/renovate/click-8.x
  • 32cda9c chore(deps): update dependency click to <=8.4.0
  • b87fb3b Merge pull request #347 from piomar123/patch-1
  • cc45ccd Merge pull request #346 from backstage/renovate/pymdown-extensions-10.x
  • 0fbb148 feat: include gh-admonitions by default (#345)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docs group in /docs with 2 updates: [zensical](https://github.com/zensical/zensical) and [mkdocs-techdocs-core](https://github.com/backstage/mkdocs-techdocs-core).


Updates `zensical` from 0.0.43 to 0.0.46
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.43...v0.0.46)

Updates `mkdocs-techdocs-core` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/backstage/mkdocs-techdocs-core/releases)
- [Changelog](https://github.com/backstage/mkdocs-techdocs-core/blob/main/CHANGELOG.md)
- [Commits](backstage/mkdocs-techdocs-core@v1.6.2...v1.7.0)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: mkdocs-techdocs-core
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docs
...

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 Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 02:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
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.

0 participants