From 376d1a1bd9c97287a88ff10747388c1a1bb7fe4a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 6 Jan 2024 16:05:30 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to 0a4c276 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 14 ++++++++++++++ jupyterlab/DOCS.md | 2 +- jupyterlab/README.md | 6 +++--- jupyterlab/config.yaml | 2 +- 5 files changed, 22 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 99d2c06fe..f91f3e67e 100644 --- a/README.md +++ b/README.md @@ -831,10 +831,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/541c486 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/541c486/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/0a4c276 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/0a4c276/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-541c486-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-0a4c276-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 0e5b9b40f..2146d8956 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,18 @@ # Changelog since v0.12.1 +- ⬆️ Update numpy to v1.26.3 (#541) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update mysqlclient to v2.2.1 (#535) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update SQLAlchemy to v2.0.25 (#538) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- 🎆 Updates maintenance/license year to 2024 (#542) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.1 (#537) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +Co-authored-by: Franck Nijhof - ⬆️ Update pandas to v2.1.4 (#534) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/jupyterlab/DOCS.md b/jupyterlab/DOCS.md index c0ef4165b..f7a51d044 100644 --- a/jupyterlab/DOCS.md +++ b/jupyterlab/DOCS.md @@ -140,7 +140,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2023 Franck Nijhof +Copyright (c) 2018-2024 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 3eeb37e46..5c62495bd 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -50,10 +50,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/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.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-541c486-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/541c486 +[release-shield]: https://img.shields.io/badge/version-0a4c276-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/0a4c276 [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 4b3409d2d..871ca6e90 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 541c486 +version: 0a4c276 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text