robotkernel
robotkernel copied to clipboard
Robot Framework IPython kernel for Jupyter Notebook and JupyterLab
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.4.5 to 6.5.1. Release notes Sourced from nbconvert's releases. Release 6.5.1 No release notes provided. 6.5.0 What's Changed Drop dependency on testpath. by @anntzer in jupyter/nbconvert#1723 Adopt...
Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [](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...
Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12. [](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...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. Release notes Sourced from pillow's releases. 9.1.1 This release addresses several security problems. CVE-2022-30595: When reading a TGA file with RLE packets that cross...
Robot tests / tasks with errors fail with pyodide 0.20.0. Maybe just wait for the next pyodide release. ``` PythonError: Traceback (most recent call last): File "/lib/python3.10/site-packages/robotkernel/display_pyolite.py", line 115, in...
ipywidgets 8 has an RC out: https://pypi.org/project/ipywidgets/8.0.0rc0/ Here's a gist that uses it: https://gist.github.com/bollwyvl/e076adf9e761b2ba2a7485b7f9376f0a It looks like we can't yet draw some of the inline widgets.