dependabot[bot] opened a new pull request, #1429:
URL: https://github.com/apache/streampipes/pull/1429

   Bumps [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) from 
0.23.0 to 0.24.0.
   <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>
   <h1>mkdocs-jupyter Change Log</h1>
   <h2>0.24</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</h2>
   <ul>
   <li>Support nbconvert 7</li>
   </ul>
   <h2>0.21</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>
   <ul>
   <li>Support plain Python <code>.py</code> using Jupytext</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <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><a 
href="https://github.com/danielfrg/mkdocs-jupyter/commit/ccb20408594456c11d444d15142beda0d472dbc2";><code>ccb2040</code></a>
 Release 0.23.1</li>
   <li><a 
href="https://github.com/danielfrg/mkdocs-jupyter/commit/a7efb4666ba26bf721ac84e030bc1372de72010c";><code>a7efb46</code></a>
 Change mkdocs version lower bound (<a 
href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/135";>#135</a>)</li>
   <li><a 
href="https://github.com/danielfrg/mkdocs-jupyter/commit/67e0d0ce6b70140858ca7957b631177821ec6642";><code>67e0d0c</code></a>
 Update deps</li>
   <li><a 
href="https://github.com/danielfrg/mkdocs-jupyter/commit/1d2ecba3e16f6344d61cebacee34aba2f471e1cb";><code>1d2ecba</code></a>
 Bump glob-parent and filemanager-webpack-plugin in /js (<a 
href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/111";>#111</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/danielfrg/mkdocs-jupyter/compare/0.23.0...0.24.0";>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.0&new-version=0.24.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to