From 39c7951a92a8baf70f31f0b4f333e3c275909eb2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 9 Nov 2022 14:26:28 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to 41fcc13 --- README.md | 6 ++--- jupyterlab/CHANGELOG.md | 53 +++++++++++++++++++++++++++++++++++++++++ jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 59 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ff879061a..0d7bb7163 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/jupyterlab/CHANGELOG.md b/jupyterlab/CHANGELOG.md index 4199918ee..5f01528a6 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -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] + +Signed-off-by: dependabot[bot] +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] + +Signed-off-by: dependabot[bot] +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] + +Signed-off-by: dependabot[bot] +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. diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 90fd6eadf..6ea84b419 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -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 \ No newline at end of file diff --git a/jupyterlab/config.yaml b/jupyterlab/config.yaml index 4e1339234..51602a6a1 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -26,4 +26,4 @@ schema: - str slug: jupyterlablite url: https://github.com/hassio-addons/addon-jupyterlab -version: cf5becb +version: 41fcc13