diff --git a/README.md b/README.md index a94e5f86..15c21f0d 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.3 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.3/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.4 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.4/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.3-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.4-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 bc42155e..2602417c 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,5 +2,14 @@ ## ⬆️ Dependency updates -- ⬆️ Update bokeh to v3.4.0 @renovate ([#579](https://github.com/hassio-addons/addon-jupyterlab/pull/579)) -- ⬆️ Update jupyterlab to v4.1.5 @renovate ([#578](https://github.com/hassio-addons/addon-jupyterlab/pull/578)) +- ⬆️ Update jupyter_bokeh to v4.0.1 @renovate ([#580](https://github.com/hassio-addons/addon-jupyterlab/pull/580)) +- ⬆️ Update nbconvert to v7.16.3 @renovate ([#581](https://github.com/hassio-addons/addon-jupyterlab/pull/581)) +- ⬆️ Update SQLAlchemy to v2.0.29 @renovate ([#582](https://github.com/hassio-addons/addon-jupyterlab/pull/582)) +- ⬆️ Update matplotlib to v3.8.4 @renovate ([#583](https://github.com/hassio-addons/addon-jupyterlab/pull/583)) +- ⬆️ Update jupyterlab to v4.1.6 @renovate ([#584](https://github.com/hassio-addons/addon-jupyterlab/pull/584)) +- ⬆️ Update bokeh to v3.4.1 @renovate ([#586](https://github.com/hassio-addons/addon-jupyterlab/pull/586)) +- ⬆️ Update pandas to v2.2.2 @renovate ([#585](https://github.com/hassio-addons/addon-jupyterlab/pull/585)) +- ⬆️ Update jupyter_bokeh to v4.0.2 @renovate ([#587](https://github.com/hassio-addons/addon-jupyterlab/pull/587)) +- ⬆️ Update influxdb to v5.3.2 @renovate ([#588](https://github.com/hassio-addons/addon-jupyterlab/pull/588)) +- ⬆️ Update jupyter_bokeh to v4.0.3 @renovate ([#589](https://github.com/hassio-addons/addon-jupyterlab/pull/589)) +- ⬆️ Update jupyter_bokeh to v4.0.4 @renovate ([#590](https://github.com/hassio-addons/addon-jupyterlab/pull/590)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index c1156b6d..ac0fbd02 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.3-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.3 +[release-shield]: https://img.shields.io/badge/version-v0.14.4-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.4 [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 86a28177..d504ce3a 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.14.3 +version: 0.14.4 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text