Skip to content

Dependencies: Bump zensical from 0.0.40 to 0.0.41#712

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/zensical-0.0.41
Open

Dependencies: Bump zensical from 0.0.40 to 0.0.41#712
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/zensical-0.0.41

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps zensical from 0.0.40 to 0.0.41.

Release notes

Sourced from zensical's releases.

0.0.41

Summary

This version adds support for integrating tabular data as Markdown tables, covering the functionality of the mkdocs-table-reader-plugin, as well as the watch option to automatically rebuild on changes in unmonitored files. Table reading is implemented as part of macros, which we shipped in 0.0.40. You can now embed CSV and other file formats with:

{{ read_csv("data/team.csv") }}

Additionally, the stability of link validation has been drastically improved, reducing the rate of false positives. We're working on support for validating links using autorefs, which we'll provide in one of the next versions.

Changelog

Features

  • d24ea24 compat – support table reader functionality
  • 2cbb33d compat – support watch option (#643)

Bug fixes

  • 9e466fc ui – update ui to v0.0.17
  • bee1c3f compat – give higher priority than superfences to macros preprocessor (#638)

Refactorings

  • 67b6ef1 compat – make extensions consistent
  • bf26d1b zensical, compat – implement parser for link validation
Commits
  • 84adc6f chore: release v0.0.41
  • 9e466fc fix: update ui to v0.0.17
  • d24ea24 feature: support table reader functionality
  • 67b6ef1 refactor: make extensions consistent
  • bf26d1b refactor: implement parser for link validation
  • ee64247 chore: setup reusable fixtures for extensions testing (#645)
  • 2cbb33d feature: support watch option (#643)
  • bee1c3f fix: give higher priority than superfences to macros preprocessor (#638)
  • See full diff 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.40 to 0.0.41.
- [Release notes](https://github.com/zensical/zensical/releases)
- [Commits](zensical/zensical@v0.0.40...v0.0.41)

---
updated-dependencies:
- dependency-name: zensical
  dependency-version: 0.0.41
  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 May 12, 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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants