From da793ad5e14c6b105ee6d2c250605f86aa065c97 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 10 Jul 2024 20:19:30 +0000 Subject: [PATCH] :tada: Release of add-on JupyterLab 0.15.2 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 15 ++++++++++----- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 16 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index d7a22c0b..cee9b18a 100644 --- a/README.md +++ b/README.md @@ -906,10 +906,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-no-red.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.1 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.1/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.2 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.2/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.1-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.2-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 601bd3b0..01262311 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,8 +2,13 @@ ## ⬆️ Dependency updates -- ⬆️ Update scrapy to v2.11.2 @renovate ([#596](https://github.com/hassio-addons/addon-jupyterlab/pull/596)) -- ⬆️ Update matplotlib to v3.9.0 @renovate ([#597](https://github.com/hassio-addons/addon-jupyterlab/pull/597)) -- ⬆️ Update jupyterlab_widgets to v3.0.11 @renovate ([#601](https://github.com/hassio-addons/addon-jupyterlab/pull/601)) -- ⬆️ Update jupyterlab to v4.2.1 @renovate ([#599](https://github.com/hassio-addons/addon-jupyterlab/pull/599)) -- ⬆️ Update ipywidgets to v8.1.3 @renovate ([#600](https://github.com/hassio-addons/addon-jupyterlab/pull/600)) +- ⬆️ Update debian_12/libfreetype6-dev to v2.12.1+dfsg-5+deb12u3 @renovate ([#605](https://github.com/hassio-addons/addon-jupyterlab/pull/605)) +- ⬆️ Update debian_12/libfreetype6 to v2.12.1+dfsg-5+deb12u3 @renovate ([#604](https://github.com/hassio-addons/addon-jupyterlab/pull/604)) +- ⬆️ Upgrades libpq5 to 15.7-0+deb12u1 @frenck ([#611](https://github.com/hassio-addons/addon-jupyterlab/pull/611)) +- ⬆️ Update SQLAlchemy to v2.0.31 @renovate ([#602](https://github.com/hassio-addons/addon-jupyterlab/pull/602)) +- ⬆️ Update numpy to v2 @renovate ([#609](https://github.com/hassio-addons/addon-jupyterlab/pull/609)) +- ⬆️ Update bokeh to v3.5.0 @renovate ([#603](https://github.com/hassio-addons/addon-jupyterlab/pull/603)) +- ⬆️ Update matplotlib to v3.9.1 @renovate ([#610](https://github.com/hassio-addons/addon-jupyterlab/pull/610)) +- ⬆️ Update jupyter_bokeh to v4.0.5 @renovate ([#607](https://github.com/hassio-addons/addon-jupyterlab/pull/607)) +- ⬆️ Update jupyterlab to v4.2.3 @renovate ([#608](https://github.com/hassio-addons/addon-jupyterlab/pull/608)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.5 @renovate ([#606](https://github.com/hassio-addons/addon-jupyterlab/pull/606)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 6b4b0b53..7d159f62 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -51,6 +51,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-v0.15.1-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.1 +[release-shield]: https://img.shields.io/badge/version-v0.15.2-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.2 [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 4066ff59..71636811 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.15.1 +version: 0.15.2 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text