diff --git a/README.md b/README.md index 5b5f4d37..d2c29030 100644 --- a/README.md +++ b/README.md @@ -920,10 +920,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.15.4 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.4/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.5 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.5/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.4-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.5-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 50a9ff2a..d33846df 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,5 +2,15 @@ ## ⬆️ Dependency updates -- ⬆️ Update bokeh to v3.6.0 @renovate ([#630](https://github.com/hassio-addons/addon-jupyterlab/pull/630)) -- ⬆️ Update numpy to v2.1.2 @renovate ([#631](https://github.com/hassio-addons/addon-jupyterlab/pull/631)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1 @renovate ([#633](https://github.com/hassio-addons/addon-jupyterlab/pull/633)) +- ⬆️ Update SQLAlchemy to v2.0.36 @renovate ([#636](https://github.com/hassio-addons/addon-jupyterlab/pull/636)) +- ⬆️ Update psycopg2 to v2.9.10 @renovate ([#637](https://github.com/hassio-addons/addon-jupyterlab/pull/637)) +- ⬆️ Update mysqlclient to v2.2.5 @renovate ([#638](https://github.com/hassio-addons/addon-jupyterlab/pull/638)) +- ⬆️ Update jupyterlab to v4.3.0 @renovate ([#639](https://github.com/hassio-addons/addon-jupyterlab/pull/639)) +- ⬆️ Update numpy to v2.1.3 @renovate ([#640](https://github.com/hassio-addons/addon-jupyterlab/pull/640)) +- ⬆️ Update bokeh to v3.6.1 @renovate ([#641](https://github.com/hassio-addons/addon-jupyterlab/pull/641)) +- ⬆️ Update mysqlclient to v2.2.6 @renovate ([#643](https://github.com/hassio-addons/addon-jupyterlab/pull/643)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 @renovate ([#642](https://github.com/hassio-addons/addon-jupyterlab/pull/642)) +- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 @renovate ([#644](https://github.com/hassio-addons/addon-jupyterlab/pull/644)) +- ⬆️ Update jupyterlab to v4.3.1 @renovate ([#645](https://github.com/hassio-addons/addon-jupyterlab/pull/645)) +- ⬆️ Update scrapy to v2.12.0 @renovate ([#646](https://github.com/hassio-addons/addon-jupyterlab/pull/646)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 05b00e89..aaae3a86 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons: [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.15.4-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.4 +[release-shield]: https://img.shields.io/badge/version-v0.15.5-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.5 [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 a36b9b98..4ff4c54f 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.15.4 +version: 0.15.5 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text