From 6d79f703787185cabcaedfc600dc94fc1265ebe0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 15 Mar 2024 10:16:41 +0000 Subject: [PATCH] :tada: Release of add-on JupyterLab 0.14.3 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 10 ++-------- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 63aeb066..2aec78b2 100644 --- a/README.md +++ b/README.md @@ -904,10 +904,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.14.2 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.2/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.3 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.3/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.2-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.3-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 957c0de3..bc42155e 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,11 +2,5 @@ ## ⬆️ Dependency updates -- ⬆️ Update nbconvert to v7.16.1 @renovate ([#570](https://github.com/hassio-addons/addon-jupyterlab/pull/570)) -- ⬆️ Update jupyterlab to v4.1.2 @renovate ([#571](https://github.com/hassio-addons/addon-jupyterlab/pull/571)) -- ⬆️ Update python-dateutil to v2.9.0.post0 @renovate ([#574](https://github.com/hassio-addons/addon-jupyterlab/pull/574)) -- ⬆️ Update nbconvert to v7.16.2 - autoclosed @renovate ([#576](https://github.com/hassio-addons/addon-jupyterlab/pull/576)) -- ⬆️ Update pandas to v2.2.1 @renovate ([#573](https://github.com/hassio-addons/addon-jupyterlab/pull/573)) -- ⬆️ Update SQLAlchemy to v2.0.28 @renovate ([#575](https://github.com/hassio-addons/addon-jupyterlab/pull/575)) -- ⬆️ Update jupyterlab to v4.1.4 @renovate ([#577](https://github.com/hassio-addons/addon-jupyterlab/pull/577)) -- ⬆️ Update jupyter_bokeh to v4 @renovate ([#572](https://github.com/hassio-addons/addon-jupyterlab/pull/572)) +- ⬆️ Update bokeh to v3.4.0 @renovate ([#579](https://github.com/hassio-addons/addon-jupyterlab/pull/579)) +- ⬆️ Update jupyterlab to v4.1.5 @renovate ([#578](https://github.com/hassio-addons/addon-jupyterlab/pull/578)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index eab9d631..b421cff6 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -35,6 +35,6 @@ reproducible computing, based on the Jupyter Notebook and Architecture. [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.14.2-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.2 +[release-shield]: https://img.shields.io/badge/version-v0.14.3-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.3 [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 c45a7c27..86a28177 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.14.2 +version: 0.14.3 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text