From 205c9de76cb1510fca69f8e31ea464306f112034 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 13 Mar 2023 14:57:29 +0000 Subject: [PATCH] :tada: Release of add-on JupyterLab 0.10.0 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 27 ++++++++++++++------------- jupyterlab/DOCS.md | 2 +- jupyterlab/README.md | 6 +++--- jupyterlab/config.yaml | 2 +- 5 files changed, 22 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 34efe2bd..b3b4e629 100644 --- a/README.md +++ b/README.md @@ -827,10 +827,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.9.3 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.9.3/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.10.0 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.10.0/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.9.3-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.10.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 34e11f33..4fcc006a 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,19 +2,20 @@ ## 🧰 Maintenance -- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck (#389) +- 🎆 Updates maintenance/license year to 2023 @frenck ([#411](https://github.com/hassio-addons/addon-jupyterlab/pull/411)) ## ⬆️ Dependency updates -- ⬆️ Bump geopy to 2.3.0 @dependabot (#372) -- ⬆️ Upgrades add-on base image to 6.2.0 @frenck (#380) -- ⬆️ Bump ipywidgets to 8.0.3 @dependabot (#379) -- ⬆️ Bump pandas 1.5.2 @dependabot (#376) -- ⬆️ Bump sqlalchemy 1.4.45 @dependabot (#383) -- ⬆️ Bump bokeh 3.0.3 @dependabot (#381) -- ⬆️ Bump jupyterlab-widgets 3.0.4 @dependabot (#382) -- ⬆️ Upgrades libmariadb3 to 1:10.5.18-0+deb11u1 @frenck (#385) -- ⬆️ Upgrades libxml2 to 2.9.10+dfsg-6.7+deb11u3 @frenck (#386) -- ⬆️ Bump numpy to 1.24.0 @dependabot (#384) -- ⬆️ Bump nbconvert to 7.2.7 @dependabot (#388) -- ⬆️ Bump jupyterlab to 3.5.2 @dependabot (#387) +- ⬆️ Bump jupyterlab-widgets to 3.0.5 @dependabot ([#391](https://github.com/hassio-addons/addon-jupyterlab/pull/391)) +- ⬆️ Bump ipywidgets to 8.0.4 @dependabot ([#390](https://github.com/hassio-addons/addon-jupyterlab/pull/390)) +- ⬆️ Upgrades nodejs to 14.21.3-deb-1nodesource1 @frenck ([#410](https://github.com/hassio-addons/addon-jupyterlab/pull/410)) +- ⬆️ Bump jupyterlab to 3.6.1 @dependabot ([#404](https://github.com/hassio-addons/addon-jupyterlab/pull/404)) +- ⬆️ Bump sqlalchemy to 2.0.5.post1 @dependabot ([#409](https://github.com/hassio-addons/addon-jupyterlab/pull/409)) +- ⬆️ Bump pandas to 1.5.3 @dependabot ([#398](https://github.com/hassio-addons/addon-jupyterlab/pull/398)) +- ⬆️ Bump nbconvert to 7.2.9 @dependabot ([#400](https://github.com/hassio-addons/addon-jupyterlab/pull/400)) +- ⬆️ Bump seaborn to 0.12.2 @dependabot ([#393](https://github.com/hassio-addons/addon-jupyterlab/pull/393)) +- ⬆️ Bump matplotlib to 3.7.1 in /jupyterlab @dependabot ([#413](https://github.com/hassio-addons/addon-jupyterlab/pull/413)) +- ⬆️ Bump scrapy to 2.8.0 @dependabot ([#414](https://github.com/hassio-addons/addon-jupyterlab/pull/414)) +- ⬆️ Bump numpy to 1.24.2 @dependabot ([#415](https://github.com/hassio-addons/addon-jupyterlab/pull/415)) +- ⬆️ Bump beautifulsoup4 to 4.11.2 @dependabot ([#412](https://github.com/hassio-addons/addon-jupyterlab/pull/412)) +- ⬆️ Bump bokeh to 3.1.0 @dependabot ([#416](https://github.com/hassio-addons/addon-jupyterlab/pull/416)) diff --git a/jupyterlab/DOCS.md b/jupyterlab/DOCS.md index c625ce4b..e9ca6bb6 100644 --- a/jupyterlab/DOCS.md +++ b/jupyterlab/DOCS.md @@ -140,7 +140,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2021 Franck Nijhof +Copyright (c) 2018-2023 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 7be717c6..411d4d1c 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -47,10 +47,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-jupyterlab-lite/87337?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [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.9.3-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.9.3 +[release-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.10.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 c09f0c6c..b384c62e 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -26,4 +26,4 @@ schema: - str slug: jupyterlablite url: https://github.com/hassio-addons/addon-jupyterlab -version: 0.9.3 +version: 0.10.0