Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): Bump mkdocs-jupyter from 0.23.1 to 0.24.1 (#85)
Bumps [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) from 0.23.1 to 0.24.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md">mkdocs-jupyter's changelog</a>.</em></p> <blockquote> <h2>0.24.1</h2> <ul> <li>Fix TOC header links</li> </ul> <h2>0.24.0</h2> <ul> <li>Add option for including requireJS</li> <li>Add option for custom highlight CSS classes</li> <li>Make execute_ignore a list</li> <li>Fix various CSS issues</li> </ul> <h2>0.23.0</h2> <ul> <li>Support nbconvert 7</li> </ul> <h2>0.21.0</h2> <ul> <li>Support Pygments 2.1.0</li> <li>Fix some markdown CSS overflow issues</li> </ul> <h2>0.20.1</h2> <ul> <li>Remove ipython_genutils dependency (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/70">#70</a>) by: <a href="https://github.com/incentsarago"><code>@incentsarago</code></a></li> </ul> <h2>0.20.0</h2> <ul> <li>Support for toggle themes in material</li> <li>Use poetry 1.1.X</li> </ul> <h2>0.19.0</h2> <ul> <li>Support mkdocs-material 8</li> </ul> <h2>0.18.1</h2> <ul> <li>Support multiple languages syntax highlighting</li> </ul> <h2>0.18.0</h2> <ul> <li>Support Jupyter themes</li> <li>Option to ignore some notebooks to be executed</li> <li>Add copy to clipboard button to cells</li> </ul> <h2>0.17.0</h2> <ul> <li>Support Python 3.9</li> <li>Use new JupyterLab template as base</li> </ul> <h2>0.16.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/e9fd617b4b1a15746901e035dfeb227a1505cebd"><code>e9fd617</code></a> Release 0.24.1</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/f3b517580132fc743a34e5d9947731bc4f3c2143"><code>f3b5175</code></a> Fix monkeypatch of nbconvert.filters.markdown_mistune.IPythonRenderer (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/139">#139</a>)</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/ba7b86ab1854400e94051ae553ec52c14311817b"><code>ba7b86a</code></a> Add highlight_extra_classes to outputs</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/401ca0d142333b7338cbaf4b790d986b763c777c"><code>401ca0d</code></a> Add highlight_extra_classes to outputs</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/b2c4ce1fa831268e4093ec3e06535f04d57a943e"><code>b2c4ce1</code></a> Release 0.24.0</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/fb344fdc469e3abe1b931d0fdb6e62d17bc5f8c5"><code>fb344fd</code></a> Add option to include requireJS</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/c128532409e61df040999916b79122d7f694f083"><code>c128532</code></a> Move extras to the right location</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/8af9307fe6366159a2d50409f75e24b4a8ed9e89"><code>8af9307</code></a> Add option for custom CSS class on the highligh div</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/4a79db2892e56437340a1095b824c00796963af4"><code>4a79db2</code></a> Fix CSS issues (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/138">#138</a>)</li> <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/1799f8c9104e4f94637d514067182ccb5ddcec61"><code>1799f8c</code></a> Make execute_ignore a list (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/137">#137</a>)</li> <li>See full diff in <a href="https://github.com/danielfrg/mkdocs-jupyter/compare/0.23.1...0.24.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-jupyter&package-manager=pip&previous-version=0.23.1&new-version=0.24.1)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information