⬆️ Updating add-on JupyterLab to 41fcc13

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-09 14:26:28 +00:00
parent 4352816cfa
commit 39c7951a92
4 changed files with 59 additions and 6 deletions

View file

@ -864,10 +864,10 @@ SOFTWARE.
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[influxdb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[influxdb-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/cf5becb
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/cf5becb/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/41fcc13
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/41fcc13/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-cf5becb-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-41fcc13-blue.svg
[jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,57 @@
# Changelog since v0.9.1
- Bump scrapy from 2.7.0 to 2.7.1 in /jupyterlab (#364)
Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/scrapy/scrapy/releases)
- [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst)
- [Commits](https://github.com/scrapy/scrapy/compare/2.7.0...2.7.1)
---
updated-dependencies:
- dependency-name: scrapy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump matplotlib from 3.6.1 to 3.6.2 in /jupyterlab (#363)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.1...v3.6.2)
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump sqlalchemy from 1.4.42 to 1.4.43 in /jupyterlab (#366)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.42 to 1.4.43.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump bokeh from 3.0.0 to 3.0.1 in /jupyterlab (#365)
Bumps [bokeh](https://github.com/bokeh/bokeh) from 3.0.0 to 3.0.1.

View file

@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-cf5becb-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/cf5becb
[release-shield]: https://img.shields.io/badge/version-41fcc13-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/41fcc13
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

@ -26,4 +26,4 @@ schema:
- str
slug: jupyterlablite
url: https://github.com/hassio-addons/addon-jupyterlab
version: cf5becb
version: 41fcc13