Commit db8d017
Bump zensical from 0.0.46 to 0.0.47 in the python-minor-and-patch group (#43)
Bumps the python-minor-and-patch group with 1 update:
[zensical](https://github.com/zensical/zensical).
Updates `zensical` from 0.0.46 to 0.0.47
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/zensical/zensical/releases">zensical's
releases</a>.</em></p>
<blockquote>
<h2>0.0.47</h2>
<h2>Summary</h2>
<p>This version adds support for <a
href="https://github.com/pawamoy/markdown-exec">markdown-exec</a>, an
MkDocs plugin that executes Python code blocks during the build and
injects the result into the rendered page. In practice, this makes it
easier to build interactive technical documentation, generated examples,
and executable snippets that integrate directly with the theme in both
<code>classic</code> and <code>modern</code> variants.</p>
<p>Additionally, the <a href="https://github.com/zensical/ui">user
interface</a> is updated to <a
href="https://github.com/zensical/ui/releases/tag/v0.0.20">v0.0.20</a>,
which includes several styling and interaction fixes. Mermaid diagram
colors are now applied correctly for sequence numbers and activations,
flow chart arrows, and state diagram arrows. Search filter scrollbars no
longer overlap selectable items, and images using
<code>data-gallery</code> are attributed correctly again.</p>
<h2>Changelog</h2>
<h3>Features</h3>
<ul>
<li>05856ad <strong>compat</strong> – support markdown-exec plugin</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>e071bb6 <strong>zensical-serve</strong> – close connection on fatal
write errors</li>
<li>a647737 <strong>ui</strong> – update ui to v0.0.20</li>
<li>35c8e36 <strong>compat</strong> – fix check for appending
iframe-worker polyfill (<a
href="https://redirect.github.com/zensical/zensical/issues/785">#785</a>)</li>
<li>7158eab <strong>compat</strong> – catch misconfiguration of
<code>site_dir</code> and <code>docs_dir</code> (<a
href="https://redirect.github.com/zensical/zensical/issues/780">#780</a>)</li>
<li>30afc96 <strong>zensical</strong>, <strong>zensical-serve</strong> –
percent-encode <code>&</code> in URLs used in templates and sitemap
(<a
href="https://redirect.github.com/zensical/zensical/issues/772">#772</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/zensical/zensical/commit/aa1e93c7fcf3051e5aa26bf1d3fdf639b542e6c2"><code>aa1e93c</code></a>
chore: release v0.0.47</li>
<li><a
href="https://github.com/zensical/zensical/commit/e071bb6cf686342c91694c1cd5c5cd80825265a0"><code>e071bb6</code></a>
fix: close connection on fatal write errors</li>
<li><a
href="https://github.com/zensical/zensical/commit/b2eaab3bd34ed0209de96c569f3a9f66c827fd9a"><code>b2eaab3</code></a>
chore: shim for <code>markdown-exec</code> not executing</li>
<li><a
href="https://github.com/zensical/zensical/commit/a6477371cab4521df2f930ff1f852950ddf825c3"><code>a647737</code></a>
fix: update ui to v0.0.20</li>
<li><a
href="https://github.com/zensical/zensical/commit/05856add19d298ed435c6650e99503407749eaf8"><code>05856ad</code></a>
feature: support markdown-exec plugin</li>
<li><a
href="https://github.com/zensical/zensical/commit/35c8e3637f3583fccf76777333a006e8e06604ed"><code>35c8e36</code></a>
fix: fix check for appending iframe-worker polyfill (<a
href="https://redirect.github.com/zensical/zensical/issues/785">#785</a>)</li>
<li><a
href="https://github.com/zensical/zensical/commit/7158eab75a58f1eb7ddfec2a204bc42c1c678b27"><code>7158eab</code></a>
fix: catch misconfiguration of <code>site_dir</code> and
<code>docs_dir</code> (<a
href="https://redirect.github.com/zensical/zensical/issues/780">#780</a>)</li>
<li><a
href="https://github.com/zensical/zensical/commit/30afc96725c8957220524b4bd0367c8d969f6224"><code>30afc96</code></a>
fix: percent-encode <code>&</code> in URLs used in templates and
sitemap (<a
href="https://redirect.github.com/zensical/zensical/issues/772">#772</a>)</li>
<li>See full diff in <a
href="https://github.com/zensical/zensical/compare/v0.0.46...v0.0.47">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marius Storhaug <marstor@hotmail.com>1 parent 40859d6 commit db8d017
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments