From 581f61fd818a3d5e65fea223c385699f018d90a0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 26 Sep 2024 18:29:40 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to 42233d3 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 41 ++--------------------------------------- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 8 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 6773ed068..645a466e2 100644 --- a/README.md +++ b/README.md @@ -915,10 +915,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/392fd6e -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/392fd6e/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/42233d3 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/42233d3/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-392fd6e-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-42233d3-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 516c7d275..9fe39cfb7 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,39 +1,2 @@ -# Changelog since v0.15.2 -- ⬆️ Update SQLAlchemy to v2.0.35 (#625) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update numpy to v2.1.1 (#624) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update pandas to v2.2.3 (#628) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.0 (#626) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: Franck Nijhof -- ⬆️ Update jupyterlab to v4.2.5 (#622) -- ⬆️ Update ipywidgets to v8.1.5 (#619) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update jupyterlab_widgets to v3.0.13 (#620) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update bokeh to v3.5.2 (#621) -- ⬆️ Update numpy to v2.1.0 (#618) -- ⬆️ Update jupyterlab to v4.2.4 (#614) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.4.0 (#617) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update SQLAlchemy to v2.0.32 (#612) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update matplotlib to v3.9.2 (#615) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update bokeh to v3.5.1 (#613) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update numpy to v2.0.1 (#616) +# Changelog since v0.15.3 +- ⬆️ Update bokeh to v3.6.0 (#630) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index cfa924dc8..7c4437e7b 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-392fd6e-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/392fd6e +[release-shield]: https://img.shields.io/badge/version-42233d3-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/42233d3 [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 99c2f3252..4c592a379 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 392fd6e +version: 42233d3 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text