diff --git a/README.md b/README.md index 876c7bed..83f7c6d4 100644 --- a/README.md +++ b/README.md @@ -906,10 +906,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.14.5 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.5/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.0 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.0/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.5-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.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 0c401703..015ebdaa 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,6 +2,5 @@ ## ⬆️ Dependency updates -- ⬆️ Update jupyterlab to v4.1.7 @renovate ([#591](https://github.com/hassio-addons/addon-jupyterlab/pull/591)) -- ⬆️ Update nbconvert to v7.16.4 @renovate ([#593](https://github.com/hassio-addons/addon-jupyterlab/pull/593)) -- ⬆️ Update jupyterlab to v4.1.8 @renovate ([#592](https://github.com/hassio-addons/addon-jupyterlab/pull/592)) +- ⬆️ Update SQLAlchemy to v2.0.30 @renovate ([#594](https://github.com/hassio-addons/addon-jupyterlab/pull/594)) +- ⬆️ Update jupyterlab to v4.2.0 @renovate ([#595](https://github.com/hassio-addons/addon-jupyterlab/pull/595)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index b738529f..e0c8d23b 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.14.5-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.5 +[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.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 b79189ea..d327f65e 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.14.5 +version: 0.15.0 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text