diff --git a/README.md b/README.md index fad0bc16..1fd91926 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.1 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.1/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.2 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.2/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.2-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 c82a8477..957c0de3 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,16 +2,11 @@ ## ⬆️ Dependency updates -- ⬆️ Update nbconvert to v7.16.0 @renovate ([#557](https://github.com/hassio-addons/addon-jupyterlab/pull/557)) -- ⬆️ Update jupyterlab_widgets to v3.0.10 @renovate ([#559](https://github.com/hassio-addons/addon-jupyterlab/pull/559)) -- ⬆️ Update ipywidgets to v8.1.2 @renovate ([#558](https://github.com/hassio-addons/addon-jupyterlab/pull/558)) -- ⬆️ Update mysqlclient to v2.2.4 @renovate ([#560](https://github.com/hassio-addons/addon-jupyterlab/pull/560)) -- ⬆️ Update debian_12/libmariadb3 to v1:10.11.6-0+deb12u1 @renovate ([#562](https://github.com/hassio-addons/addon-jupyterlab/pull/562)) -- ⬆️ Update debian_12/libmariadb-dev to v1:10.11.6-0+deb12u1 @renovate ([#561](https://github.com/hassio-addons/addon-jupyterlab/pull/561)) -- ⬆️ Update SQLAlchemy to v2.0.26 @renovate ([#563](https://github.com/hassio-addons/addon-jupyterlab/pull/563)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.2 @renovate ([#564](https://github.com/hassio-addons/addon-jupyterlab/pull/564)) -- ⬆️ Update jupyterlab to v4.1.1 @renovate ([#565](https://github.com/hassio-addons/addon-jupyterlab/pull/565)) -- ⬆️ Update SQLAlchemy to v2.0.27 @renovate ([#566](https://github.com/hassio-addons/addon-jupyterlab/pull/566)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.3 @renovate ([#567](https://github.com/hassio-addons/addon-jupyterlab/pull/567)) -- ⬆️ Update scrapy to v2.11.1 @renovate ([#568](https://github.com/hassio-addons/addon-jupyterlab/pull/568)) -- ⬆️ Update matplotlib to v3.8.3 @renovate ([#569](https://github.com/hassio-addons/addon-jupyterlab/pull/569)) +- ⬆️ Update nbconvert to v7.16.1 @renovate ([#570](https://github.com/hassio-addons/addon-jupyterlab/pull/570)) +- ⬆️ Update jupyterlab to v4.1.2 @renovate ([#571](https://github.com/hassio-addons/addon-jupyterlab/pull/571)) +- ⬆️ Update python-dateutil to v2.9.0.post0 @renovate ([#574](https://github.com/hassio-addons/addon-jupyterlab/pull/574)) +- ⬆️ Update nbconvert to v7.16.2 - autoclosed @renovate ([#576](https://github.com/hassio-addons/addon-jupyterlab/pull/576)) +- ⬆️ Update pandas to v2.2.1 @renovate ([#573](https://github.com/hassio-addons/addon-jupyterlab/pull/573)) +- ⬆️ Update SQLAlchemy to v2.0.28 @renovate ([#575](https://github.com/hassio-addons/addon-jupyterlab/pull/575)) +- ⬆️ Update jupyterlab to v4.1.4 @renovate ([#577](https://github.com/hassio-addons/addon-jupyterlab/pull/577)) +- ⬆️ Update jupyter_bokeh to v4 @renovate ([#572](https://github.com/hassio-addons/addon-jupyterlab/pull/572)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index c2b4b925..3a30fe2a 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.1-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.1 +[release-shield]: https://img.shields.io/badge/version-v0.14.2-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.2 [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 d8eb10b5..c45a7c27 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.14.1 +version: 0.14.2 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text