From 6848a3ddf2ecdd286ab18dd28127ccbfc58cda0b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 2 Feb 2024 10:01:11 +0000 Subject: [PATCH] :tada: Release of add-on JupyterLab 0.13.1 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 35 +++++++++-------------------------- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 15 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 33b4479d..045f8365 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.13.0 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.13.0/README.md +[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 [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.13.1-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 ed47bbef..4d9a6012 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,30 +1,13 @@ ## What’s changed -## 🧰 Maintenance - -- 🎆 Updates maintenance/license year to 2024 @frenck ([#542](https://github.com/hassio-addons/addon-jupyterlab/pull/542)) - ## ⬆️ Dependency updates -- ⬆️ Update pandas to v2.1.2 @renovate ([#520](https://github.com/hassio-addons/addon-jupyterlab/pull/520)) -- ⬆️ Update nbconvert to v7.10.0 @renovate ([#521](https://github.com/hassio-addons/addon-jupyterlab/pull/521)) -- ⬆️ Update matplotlib to v3.8.1 @renovate ([#522](https://github.com/hassio-addons/addon-jupyterlab/pull/522)) -- ⬆️ Update jupyterlab to v4.0.8 @renovate ([#524](https://github.com/hassio-addons/addon-jupyterlab/pull/524)) -- ⬆️ Update SQLAlchemy to v2.0.23 @renovate ([#523](https://github.com/hassio-addons/addon-jupyterlab/pull/523)) -- ⬆️ Update nbconvert to v7.11.0 @renovate ([#525](https://github.com/hassio-addons/addon-jupyterlab/pull/525)) -- ⬆️ Update bokeh to v3.3.1 @renovate ([#526](https://github.com/hassio-addons/addon-jupyterlab/pull/526)) -- ⬆️ Update pandas to v2.1.3 @renovate ([#527](https://github.com/hassio-addons/addon-jupyterlab/pull/527)) -- ⬆️ Update numpy to v1.26.2 @renovate ([#528](https://github.com/hassio-addons/addon-jupyterlab/pull/528)) -- ⬆️ Update jupyterlab to v4.0.9 @renovate ([#530](https://github.com/hassio-addons/addon-jupyterlab/pull/530)) -- ⬆️ Update matplotlib to v3.8.2 @renovate ([#529](https://github.com/hassio-addons/addon-jupyterlab/pull/529)) -- ⬆️ Update geopy to v2.4.1 @renovate ([#531](https://github.com/hassio-addons/addon-jupyterlab/pull/531)) -- ⬆️ Update bokeh to v3.3.2 @renovate ([#532](https://github.com/hassio-addons/addon-jupyterlab/pull/532)) -- ⬆️ Update nbconvert to v7.12.0 @renovate ([#533](https://github.com/hassio-addons/addon-jupyterlab/pull/533)) -- ⬆️ Update pandas to v2.1.4 @renovate ([#534](https://github.com/hassio-addons/addon-jupyterlab/pull/534)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.1 @renovate ([#537](https://github.com/hassio-addons/addon-jupyterlab/pull/537)) -- ⬆️ Update SQLAlchemy to v2.0.25 @renovate ([#538](https://github.com/hassio-addons/addon-jupyterlab/pull/538)) -- ⬆️ Update mysqlclient to v2.2.1 @renovate ([#535](https://github.com/hassio-addons/addon-jupyterlab/pull/535)) -- ⬆️ Update numpy to v1.26.3 @renovate ([#541](https://github.com/hassio-addons/addon-jupyterlab/pull/541)) -- ⬆️ Update jupyterlab to v4.0.10 @renovate ([#539](https://github.com/hassio-addons/addon-jupyterlab/pull/539)) -- ⬆️ Update seaborn to v0.13.1 @renovate ([#540](https://github.com/hassio-addons/addon-jupyterlab/pull/540)) -- ⬆️ Update nbconvert to v7.14.0 @renovate ([#536](https://github.com/hassio-addons/addon-jupyterlab/pull/536)) +- ⬆️ 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)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 478a8e8f..0779d4fc 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.13.0-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.13.0 +[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 [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 0d8dd714..7bc21df9 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.13.0 +version: 0.13.1 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text