From c004161cfaecf8ea11e48ec70903707d500b2189 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 7 Feb 2024 06:18:28 +0000 Subject: [PATCH] :tada: Release of add-on JupyterLab 0.14.0 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 14 +++++--------- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 11 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index f578fb18..d363a539 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.13.1 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.13.1/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.0 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.0/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.13.1-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.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 4d9a6012..7889e226 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,12 +2,8 @@ ## ⬆️ Dependency updates -- ⬆️ Update bokeh to v3.3.3 @renovate ([#543](https://github.com/hassio-addons/addon-jupyterlab/pull/543)) -- ⬆️ Update nbconvert to v7.14.1 @renovate ([#544](https://github.com/hassio-addons/addon-jupyterlab/pull/544)) -- ⬆️ Update nbconvert to v7.14.2 @renovate ([#545](https://github.com/hassio-addons/addon-jupyterlab/pull/545)) -- ⬆️ Update beautifulsoup4 to v4.12.3 @renovate ([#546](https://github.com/hassio-addons/addon-jupyterlab/pull/546)) -- ⬆️ Update jupyterlab to v4.0.11 @renovate ([#547](https://github.com/hassio-addons/addon-jupyterlab/pull/547)) -- ⬆️ Update pandas to v2.2.0 @renovate ([#548](https://github.com/hassio-addons/addon-jupyterlab/pull/548)) -- ⬆️ Update seaborn to v0.13.2 @renovate ([#549](https://github.com/hassio-addons/addon-jupyterlab/pull/549)) -- ⬆️ Update bokeh to v3.3.4 @renovate ([#550](https://github.com/hassio-addons/addon-jupyterlab/pull/550)) -- ⬆️ Update jupyterlab to v4.0.12 @renovate ([#551](https://github.com/hassio-addons/addon-jupyterlab/pull/551)) +- ⬆️ Update mysqlclient to v2.2.2 @renovate ([#552](https://github.com/hassio-addons/addon-jupyterlab/pull/552)) +- ⬆️ Update mysqlclient to v2.2.3 @renovate ([#553](https://github.com/hassio-addons/addon-jupyterlab/pull/553)) +- ⬆️ Update jupyterlab to v4.1.0 @renovate ([#554](https://github.com/hassio-addons/addon-jupyterlab/pull/554)) +- ⬆️ Update nbconvert to v7.15.0 @renovate ([#556](https://github.com/hassio-addons/addon-jupyterlab/pull/556)) +- ⬆️ Update numpy to v1.26.4 @renovate ([#555](https://github.com/hassio-addons/addon-jupyterlab/pull/555)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 67513a4c..c84f340a 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.13.1-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.13.1 +[release-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.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 7bc21df9..40e334b5 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.13.1 +version: 0.14.0 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text