From 661d1fc862e0fd4f6df59436bbbefb35a5c6742d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 14 Sep 2023 07:41:05 +0000 Subject: [PATCH] :tada: Release of add-on JupyterLab 0.12.0 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 39 +++++++++++++++++++++++++++++++++++++-- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 43 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c38ea412..befe1da8 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/v0.11.1 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.11.1/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.12.0 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.12.0/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.11.1-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.12.0-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 59040083..be7c8aec 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,5 +2,40 @@ ## ⬆️ Dependency updates -- ⬆️ Update pandas to v2.0.2 @renovate ([#459](https://github.com/hassio-addons/addon-jupyterlab/pull/459)) -- ⬆️ Update jupyterlab to v4.0.1 @renovate ([#460](https://github.com/hassio-addons/addon-jupyterlab/pull/460)) +- ⬆️ Update nbconvert to v7.5.0 @renovate ([#463](https://github.com/hassio-addons/addon-jupyterlab/pull/463)) +- ⬆️ Update SQLAlchemy to v2.0.16 @renovate ([#462](https://github.com/hassio-addons/addon-jupyterlab/pull/462)) +- ⬆️ Update numpy to v1.25.0 @renovate ([#465](https://github.com/hassio-addons/addon-jupyterlab/pull/465)) +- ⬆️ Update bokeh to v3.2.0 @renovate ([#467](https://github.com/hassio-addons/addon-jupyterlab/pull/467)) +- ⬆️ Update nbconvert to v7.6.0 @renovate ([#466](https://github.com/hassio-addons/addon-jupyterlab/pull/466)) +- ⬆️ Update mysqlclient to v2.2.0 @renovate ([#468](https://github.com/hassio-addons/addon-jupyterlab/pull/468)) +- ⬆️ Update SQLAlchemy to v2.0.17 @renovate ([#469](https://github.com/hassio-addons/addon-jupyterlab/pull/469)) +- ⬆️ Update pandas to v2.0.3 @renovate ([#470](https://github.com/hassio-addons/addon-jupyterlab/pull/470)) +- ⬆️ Update jupyterlab to v4.0.2 @renovate ([#461](https://github.com/hassio-addons/addon-jupyterlab/pull/461)) +- ⬆️ Update SQLAlchemy to v2.0.18 @renovate ([#473](https://github.com/hassio-addons/addon-jupyterlab/pull/473)) +- ⬆️ Update matplotlib to v3.7.2 @renovate ([#474](https://github.com/hassio-addons/addon-jupyterlab/pull/474)) +- ⬆️ Update ipywidgets to v8.0.7 @renovate ([#471](https://github.com/hassio-addons/addon-jupyterlab/pull/471)) +- ⬆️ Update jupyterlab_widgets to v3.0.8 @renovate ([#472](https://github.com/hassio-addons/addon-jupyterlab/pull/472)) +- ⬆️ Update numpy to v1.25.1 @renovate ([#475](https://github.com/hassio-addons/addon-jupyterlab/pull/475)) +- ⬆️ Update nbconvert to v7.7.1 @renovate ([#478](https://github.com/hassio-addons/addon-jupyterlab/pull/478)) +- ⬆️ Update SQLAlchemy to v2.0.19 @renovate ([#477](https://github.com/hassio-addons/addon-jupyterlab/pull/477)) +- ⬆️ Update jupyterlab to v4.0.3 @renovate ([#476](https://github.com/hassio-addons/addon-jupyterlab/pull/476)) +- ⬆️ Update nbconvert to v7.7.2 @renovate ([#479](https://github.com/hassio-addons/addon-jupyterlab/pull/479)) +- ⬆️ Update bokeh to v3.2.1 @renovate ([#480](https://github.com/hassio-addons/addon-jupyterlab/pull/480)) +- ⬆️ Update nbconvert to v7.7.3 @renovate ([#481](https://github.com/hassio-addons/addon-jupyterlab/pull/481)) +- ⬆️ Update numpy to v1.25.2 @renovate ([#482](https://github.com/hassio-addons/addon-jupyterlab/pull/482)) +- ⬆️ Update ipywidgets to v8.1.0 @renovate ([#483](https://github.com/hassio-addons/addon-jupyterlab/pull/483)) +- ⬆️ Update jupyterlab to v4.0.4 @renovate ([#484](https://github.com/hassio-addons/addon-jupyterlab/pull/484)) +- ⬆️ Update scrapy to v2.10.0 @renovate ([#485](https://github.com/hassio-addons/addon-jupyterlab/pull/485)) +- ⬆️ Update psycopg2 to v2.9.7 @renovate ([#486](https://github.com/hassio-addons/addon-jupyterlab/pull/486)) +- ⬆️ Update bokeh to v3.2.2 @renovate ([#488](https://github.com/hassio-addons/addon-jupyterlab/pull/488)) +- ⬆️ Update jupyterlab to v4.0.5 @renovate ([#487](https://github.com/hassio-addons/addon-jupyterlab/pull/487)) +- ⬆️ Update SQLAlchemy to v2.0.20 @renovate ([#489](https://github.com/hassio-addons/addon-jupyterlab/pull/489)) +- ⬆️ Update geopy to v2.4.0 @renovate ([#492](https://github.com/hassio-addons/addon-jupyterlab/pull/492)) +- ⬆️ Update nbconvert to v7.7.4 @renovate ([#490](https://github.com/hassio-addons/addon-jupyterlab/pull/490)) +- ⬆️ Update pandas to v2.1.0 @renovate ([#495](https://github.com/hassio-addons/addon-jupyterlab/pull/495)) +- ⬆️ Update nbconvert to v7.8.0 @renovate ([#493](https://github.com/hassio-addons/addon-jupyterlab/pull/493)) +- ⬆️ Update scrapy to v2.10.1 @renovate ([#494](https://github.com/hassio-addons/addon-jupyterlab/pull/494)) +- ⬆️ Update matplotlib to v3.7.3 @renovate ([#496](https://github.com/hassio-addons/addon-jupyterlab/pull/496)) +- ⬆️ Update jupyterlab_widgets to v3.0.9 @renovate ([#498](https://github.com/hassio-addons/addon-jupyterlab/pull/498)) +- ⬆️ Update ipywidgets to v8.1.1 @renovate ([#497](https://github.com/hassio-addons/addon-jupyterlab/pull/497)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 @renovate ([#464](https://github.com/hassio-addons/addon-jupyterlab/pull/464)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 91961ed5..c1a88420 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.11.1-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1 +[release-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.12.0 [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 8948e4fc..6a676785 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.11.1 +version: 0.12.0 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text