diff --git a/README.md b/README.md index 72a830dc..afad83c4 100644 --- a/README.md +++ b/README.md @@ -785,10 +785,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.12.1 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.12.1/README.md +[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 [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.12.1-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.13.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 91c1b681..ed47bbef 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,24 +1,30 @@ ## What’s changed +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2024 @frenck ([#542](https://github.com/hassio-addons/addon-jupyterlab/pull/542)) + ## ⬆️ Dependency updates -- ⬆️ Update jupyterlab to v4.0.6 @renovate ([#499](https://github.com/hassio-addons/addon-jupyterlab/pull/499)) -- ⬆️ Update matplotlib to v3.8.0 @renovate ([#500](https://github.com/hassio-addons/addon-jupyterlab/pull/500)) -- ⬆️ Update SQLAlchemy to v2.0.21 @renovate ([#504](https://github.com/hassio-addons/addon-jupyterlab/pull/504)) -- ⬆️ Update scrapy to v2.11.0 @renovate ([#502](https://github.com/hassio-addons/addon-jupyterlab/pull/502)) -- ⬆️ Update numpy to v1.26.0 @renovate ([#501](https://github.com/hassio-addons/addon-jupyterlab/pull/501)) -- ⬆️ Update pandas to v2.1.1 @renovate ([#505](https://github.com/hassio-addons/addon-jupyterlab/pull/505)) -- ⬆️ Update psycopg2 to v2.9.8 @renovate ([#506](https://github.com/hassio-addons/addon-jupyterlab/pull/506)) -- ⬆️ Update seaborn to v0.13.0 @renovate ([#507](https://github.com/hassio-addons/addon-jupyterlab/pull/507)) -- ⬆️ Update nbconvert to v7.9.0 @renovate ([#509](https://github.com/hassio-addons/addon-jupyterlab/pull/509)) -- ⬆️ Update psycopg2 to v2.9.9 @renovate ([#508](https://github.com/hassio-addons/addon-jupyterlab/pull/508)) -- ⬆️ Update nbconvert to v7.9.2 @renovate ([#510](https://github.com/hassio-addons/addon-jupyterlab/pull/510)) -- ⬆️ Update debian_12/libmariadb3 to v1:10.11.4-1~deb12u1 @renovate ([#512](https://github.com/hassio-addons/addon-jupyterlab/pull/512)) -- ⬆️ Update debian_12/pandoc to v2.17.1.1-2~deb12u1 @renovate ([#514](https://github.com/hassio-addons/addon-jupyterlab/pull/514)) -- ⬆️ Update debian_12/libmariadb-dev to v1:10.11.4-1~deb12u1 @renovate ([#511](https://github.com/hassio-addons/addon-jupyterlab/pull/511)) -- ⬆️ Update debian_12/libssl-dev to v3.0.11-1~deb12u1 @renovate ([#513](https://github.com/hassio-addons/addon-jupyterlab/pull/513)) -- ⬆️ Update bokeh to v3.3.0 @renovate ([#515](https://github.com/hassio-addons/addon-jupyterlab/pull/515)) -- ⬆️ Update jupyterlab to v4.0.7 @renovate ([#517](https://github.com/hassio-addons/addon-jupyterlab/pull/517)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.2.0 @renovate ([#516](https://github.com/hassio-addons/addon-jupyterlab/pull/516)) -- ⬆️ Update SQLAlchemy to v2.0.22 @renovate ([#518](https://github.com/hassio-addons/addon-jupyterlab/pull/518)) -- ⬆️ Update numpy to v1.26.1 @renovate ([#519](https://github.com/hassio-addons/addon-jupyterlab/pull/519)) +- ⬆️ 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)) diff --git a/jupyterlab/DOCS.md b/jupyterlab/DOCS.md index c0ef4165..f7a51d04 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 b4481c0e..276cd5f1 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/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-v0.12.1-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.12.1 +[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 [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 368c03aa..0d8dd714 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.12.1 +version: 0.13.0 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text