From b736bf9035db42c60c3f128ac1d59e8f608fca9a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 4 Apr 2023 07:35:54 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to 278c083 --- README.md | 6 +- jupyterlab/CHANGELOG.md | 125 +--------------------------------------- jupyterlab/README.md | 4 +- jupyterlab/config.yaml | 2 +- 4 files changed, 8 insertions(+), 129 deletions(-) diff --git a/README.md b/README.md index 2524eff22..01e5e9097 100644 --- a/README.md +++ b/README.md @@ -822,10 +822,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/acf6873 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/acf6873/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/278c083 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/278c083/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-acf6873-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-278c083-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 cbb4fb725..de35591f7 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,125 +1,4 @@ -# Changelog since v0.10.0 -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.5 (#428) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: Franck Nijhof -- ⬆️ Update psycopg2 to v2.9.6 (#436) +# Changelog since v0.10.1 +- ⬆️ Update nbconvert to v7.3.0 (#438) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ipywidgets to v8.0.6 (#430) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update SQLAlchemy to v2.0.8 (#434) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update HASS-data-detective to v3 (#435) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update jupyterlab to v3.6.3 (#433) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Fix broken URL (#432) -- ⬆️ Update jupyterlab_widgets to v3.0.7 (#431) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update debian_11/git to v1:2.30.2-1+deb11u2 (#427) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Add Renovate for dependency management (#426) -- ⬆️ Bump jupyterlab-widgets from 3.0.5 to 3.0.6 in /jupyterlab (#423)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - -Bumps [jupyterlab-widgets](https://github.com/jupyter-widgets/ipywidgets) from 3.0.5 to 3.0.6. -- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) -- [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/@jupyter-widgets/notebook-manager@3.0.5...@jupyter-widgets/notebook-manager@3.0.6) - ---- -updated-dependencies: -- dependency-name: jupyterlab-widgets - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump ipywidgets from 8.0.4 to 8.0.5 in /jupyterlab (#424)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - -Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.0.4 to 8.0.5. -- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) -- [Commits](https://github.com/jupyter-widgets/ipywidgets/compare/8.0.4...8.0.5) - ---- -updated-dependencies: -- dependency-name: ipywidgets - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump jupyterlab to 3.6.2 (#421) - -Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.6.1 to 3.6.2. -- [Release notes](https://github.com/jupyterlab/jupyterlab/releases) -- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/vdom@3.6.2/CHANGELOG.md) -- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.6.1...@jupyterlab/vdom@3.6.2) - ---- -updated-dependencies: -- dependency-name: jupyterlab - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump beautifulsoup4 to 4.12.0 (#422) - -Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.2 to 4.12.0. - ---- -updated-dependencies: -- dependency-name: beautifulsoup4 - dependency-type: direct:production - update-type: version-update:semver-minor -... - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump sqlalchemy from 2.0.6 to 2.0.7 in /jupyterlab (#420)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - -Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.6 to 2.0.7. -- [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] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump jupyter-bokeh from 3.0.5 to 3.0.7 in /jupyterlab (#418) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump nbconvert from 7.2.9 to 7.2.10 in /jupyterlab (#419) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump sqlalchemy from 2.0.5.post1 to 2.0.6 in /jupyterlab (#417)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - -Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.5.post1 to 2.0.6. -- [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] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 86fc2e963..e2f092c39 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-acf6873-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/acf6873 +[release-shield]: https://img.shields.io/badge/version-278c083-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/278c083 [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 448f97364..197440730 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: acf6873 +version: 278c083 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text