Skip to content

chore(deps): Bump the "infrastructure" group with 2 updates across multiple ecosystems - #25

Merged
layeredcraft-dependabot-automerge[bot] merged 1 commit into
mainfrom
dependabot/infrastructure-f663fcb875
Aug 12, 2026
Merged

chore(deps): Bump the "infrastructure" group with 2 updates across multiple ecosystems#25
layeredcraft-dependabot-automerge[bot] merged 1 commit into
mainfrom
dependabot/infrastructure-f663fcb875

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the infrastructure group in /docsite with 2 updates: zensical and mdformat-mkdocs.

Updates zensical from 0.0.51 to 0.0.53

Release notes

Sourced from zensical's releases.

0.0.53

Summary

This version adds support for enabling strict mode directly in mkdocs.yml or zensical.toml, allowing warnings to fail builds consistently without the --strict command-line option. It also reduces memory usage by sharing cross-reference data between navigation clones.

Additionally, the user interface is updated to v0.0.24, improving search rendering for right-to-left languages and adding four new Lucide icons. The generated zensical.toml now uses TOML 1.1 syntax, and pymdownx is updated to version 11.0 to address a vulnerability.

Changelog

Features

  • 6227f4e zensical, compat – support strict configuration option (#840)

Bug fixes

  • 9f93533 ui – update ui to v0.0.24
  • 71c5ed5 – update pymdownx to 11.0 to fix vulnerability

Performance improvements

  • b36f50a zensical – wrap autorefs in Arc to reduce memory usage (#838)

Refactorings

  • 94ceb07 compat – update zensical.toml to TOML 1.1 syntax

0.0.52

Summary

This version adds search support for CJK languages: Chinese, Japanese, and Korean. Search needs to segment text into individual words before it can index and match them. While many languages separate words with spaces, this is not consistently the case for CJK text, particularly Chinese and Japanese. Search now uses locale-aware segmentation to identify meaningful word boundaries, ensuring that content and queries are indexed and matched correctly.

Set the site language to zh, zh-Hant, zh-TW, ja, or ko to enable segmentation.

The search modal is also larger, showing more results and context at once. Additionally, keyboard keys inside admonitions now use the correct background color in the modern theme.

Dependencies and development tooling were updated, including TypeScript 7. The build scripts now use tsx instead of ts-node, and npm-run-all2 replaces the unmaintained npm-run-all. Updated icon packages add 56 new icons: 23 Font Awesome icons, 21 Lucide icons, 8 Octicons, and 4 Simple Icons.

Changelog

Features

  • f2d9ef8 zensical – add CJK language support for search
  • 72f24bf ui – update ui to v0.0.23
Commits
  • 21824d2 chore: release v0.0.53
  • 9f93533 fix: update ui to v0.0.24
  • 94ceb07 refactor: update zensical.toml to TOML 1.1 syntax
  • e4212f8 chore: update uv.lock
  • 6227f4e feature: support strict configuration option (#840)
  • 71c5ed5 fix: update pymdownx to 11.0 to fix vulnerability
  • b36f50a performance: wrap autorefs in Arc to reduce memory usage (#838)
  • bf07314 chore: release v0.0.52
  • f2d9ef8 feature: add CJK language support for search
  • 72f24bf feature: update ui to v0.0.23
  • See full diff in compare view

Updates mdformat-mkdocs from 5.2.1 to 5.3.0

Release notes

Sourced from mdformat-mkdocs's releases.

v5.3.0 (2026-08-02)

Feat

  • raise minimum dependency versions

Fix

  • restore spaced link URLs with non-space special characters
  • don't count bulleted list items as numbered-list peers

Full Changelog: KyleKing/mdformat-mkdocs@v5.2.2rc0...v5.3.0

v5.2.2rc0 (2026-08-01)

Fix

  • preserve ordered list start number other than 0 or 1
  • guard dollarmath block rule against same-line-close swallow bug

Full Changelog: KyleKing/mdformat-mkdocs@v5.2.1...v5.2.2rc0

Commits
  • 6bcf4ff bump: version 5.2.2rc0 → 5.3.0
  • e2bb155 fix: restore spaced link URLs with non-space special characters
  • 8ce6fd1 fix: don't count bulleted list items as numbered-list peers
  • 4972027 feat: raise minimum dependency versions
  • 3488b08 bump: version 5.2.1 → 5.2.2rc0
  • 9c61b21 fix: preserve ordered list start number other than 0 or 1
  • d02b3a3 build: copier-auto-update
  • 50bb955 build: refresh mise lockfile
  • 9067c6b test: close render fixture gaps flagged by the new reachability check
  • b67e00c build: copier-auto-update
  • Additional commits viewable in compare view

Bumps the infrastructure group with 6 updates:

Package From To
LayeredCraft/devops-templates/.github/workflows/pr-build.yaml 10.3 10.4
LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml 10.3 10.4
LayeredCraft/devops-templates/.github/workflows/publish-preview.yml 10.3 10.4
LayeredCraft/devops-templates 10.3 10.4
LayeredCraft/devops-templates/.github/workflows/publish-release.yml 10.3 10.4
LayeredCraft/devops-templates/.github/workflows/release-drafter.yml 10.3 10.4

Updates LayeredCraft/devops-templates/.github/workflows/pr-build.yaml from 10.3 to 10.4

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/pr-build.yaml's releases.

v10.4

Changes

🔧 Maintenance

Commits

Updates LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml from 10.3 to 10.4

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml's releases.

v10.4

Changes

🔧 Maintenance

Commits

Updates LayeredCraft/devops-templates/.github/workflows/publish-preview.yml from 10.3 to 10.4

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/publish-preview.yml's releases.

v10.4

Changes

🔧 Maintenance

Commits

Updates LayeredCraft/devops-templates from 10.3 to 10.4

Release notes

Sourced from LayeredCraft/devops-templates's releases.

v10.4

Changes

🔧 Maintenance

Commits

Updates LayeredCraft/devops-templates/.github/workflows/publish-release.yml from 10.3 to 10.4

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/publish-release.yml's releases.

v10.4

Changes

🔧 Maintenance

Commits

Updates LayeredCraft/devops-templates/.github/workflows/release-drafter.yml from 10.3 to 10.4

Release notes

Sourced from LayeredCraft/devops-templates/.github/workflows/release-drafter.yml's releases.

v10.4

Changes

🔧 Maintenance

Commits

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 infrastructure group in /docsite with 2 updates: [zensical](https://github.com/zensical/zensical) and [mdformat-mkdocs](https://github.com/kyleking/mdformat-mkdocs).


Updates `zensical` from 0.0.51 to 0.0.53
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.51...v0.0.53)

Updates `mdformat-mkdocs` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/kyleking/mdformat-mkdocs/releases)
- [Commits](KyleKing/mdformat-mkdocs@v5.2.1...v5.3.0)
chore(deps): Bump the infrastructure group with 6 updates

Bumps the infrastructure group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [LayeredCraft/devops-templates/.github/workflows/pr-build.yaml](https://github.com/layeredcraft/devops-templates) | `10.3` | `10.4` |
| [LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml](https://github.com/layeredcraft/devops-templates) | `10.3` | `10.4` |
| [LayeredCraft/devops-templates/.github/workflows/publish-preview.yml](https://github.com/layeredcraft/devops-templates) | `10.3` | `10.4` |
| [LayeredCraft/devops-templates](https://github.com/layeredcraft/devops-templates) | `10.3` | `10.4` |
| [LayeredCraft/devops-templates/.github/workflows/publish-release.yml](https://github.com/layeredcraft/devops-templates) | `10.3` | `10.4` |
| [LayeredCraft/devops-templates/.github/workflows/release-drafter.yml](https://github.com/layeredcraft/devops-templates) | `10.3` | `10.4` |


Updates `LayeredCraft/devops-templates/.github/workflows/pr-build.yaml` from 10.3 to 10.4
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.3...v10.4)

Updates `LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml` from 10.3 to 10.4
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.3...v10.4)

Updates `LayeredCraft/devops-templates/.github/workflows/publish-preview.yml` from 10.3 to 10.4
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.3...v10.4)

Updates `LayeredCraft/devops-templates` from 10.3 to 10.4
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.3...v10.4)

Updates `LayeredCraft/devops-templates/.github/workflows/publish-release.yml` from 10.3 to 10.4
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.3...v10.4)

Updates `LayeredCraft/devops-templates/.github/workflows/release-drafter.yml` from 10.3 to 10.4
- [Release notes](https://github.com/layeredcraft/devops-templates/releases)
- [Commits](LayeredCraft/devops-templates@v10.3...v10.4)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: infrastructure
- dependency-name: mdformat-mkdocs
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/pr-build.yaml
  dependency-version: '10.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/pr-title-check.yml
  dependency-version: '10.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/publish-preview.yml
  dependency-version: '10.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates
  dependency-version: '10.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/publish-release.yml
  dependency-version: '10.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
- dependency-name: LayeredCraft/devops-templates/.github/workflows/release-drafter.yml
  dependency-version: '10.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: infrastructure
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot added the type: chore Maintenance task label Aug 12, 2026
@layeredcraft-dependabot-automerge
layeredcraft-dependabot-automerge Bot merged commit 47bb7c8 into main Aug 12, 2026
7 checks passed
@layeredcraft-dependabot-automerge
layeredcraft-dependabot-automerge Bot deleted the dependabot/infrastructure-f663fcb875 branch August 12, 2026 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants