You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/13 03:06:53 UTC

[PR] Bump mkdocs-jupyter from 0.22.0 to 0.23.0 in /streampipes-client-python (streampipes)

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

   Bumps [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) from 0.22.0 to 0.23.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.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>
   <h2>0.15.0</h2>
   <ul>
   <li>Support nbconvert 6.0.0</li>
   </ul>
   <h2>0.13.0</h2>
   <ul>
   <li>Fixed TOC in mkdocs 1.1.0</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/a35750fcd091b9731609ca9627af101e9639db95"><code>a35750f</code></a> Release 0.23.0</li>
   <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/b29385e0b8ac62313920604e42bc55e6e249156b"><code>b29385e</code></a> Add codecov.yml</li>
   <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/5fca5aadad292bfe58170252e22ee0dbec9da2c5"><code>5fca5aa</code></a> Use Hatch (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/130">#130</a>)</li>
   <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/59f23a08ba6033a60f1cc27c9accd07297de6c8a"><code>59f23a0</code></a> Allow the use of cell tags with nbconvert (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/120">#120</a>)</li>
   <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/780d345ba88f66e1bd7ac83578aaf4f98f75a26d"><code>780d345</code></a> dep(nbconvert): major version upgrade (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/127">#127</a>)</li>
   <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/06dd0731d0ac22ca576e63eab663003b9f258632"><code>06dd073</code></a> dep(mkdocs-material): major version upgrade (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/128">#128</a>)</li>
   <li><a href="https://github.com/danielfrg/mkdocs-jupyter/commit/4eec2264929c0729a6774dcf27f147c8cdb4bf23"><code>4eec226</code></a> Bump decode-uri-component from 0.2.0 to 0.2.2 in /js (<a href="https://redirect.github.com/danielfrg/mkdocs-jupyter/issues/110">#110</a>)</li>
   <li>See full diff in <a href="https://github.com/danielfrg/mkdocs-jupyter/compare/0.22.0...0.23.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.22.0&new-version=0.23.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: commits-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump mkdocs-jupyter from 0.22.0 to 0.23.0 in /streampipes-client-python (streampipes)

Posted by "bossenti (via GitHub)" <gi...@apache.org>.
bossenti merged PR #1413:
URL: https://github.com/apache/streampipes/pull/1413


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org