diff --git a/README.md b/README.md index 40fb595493a..0b4c0b84126 100644 --- a/README.md +++ b/README.md @@ -904,10 +904,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.3 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.3/README.md +[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 [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.3-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.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 102365dd4f8..50a9ff2ad7b 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -2,18 +2,5 @@ ## ⬆️ Dependency updates -- ⬆️ Update numpy to v2.0.1 @renovate ([#616](https://github.com/hassio-addons/addon-jupyterlab/pull/616)) -- ⬆️ Update bokeh to v3.5.1 @renovate ([#613](https://github.com/hassio-addons/addon-jupyterlab/pull/613)) -- ⬆️ Update matplotlib to v3.9.2 @renovate ([#615](https://github.com/hassio-addons/addon-jupyterlab/pull/615)) -- ⬆️ Update SQLAlchemy to v2.0.32 @renovate ([#612](https://github.com/hassio-addons/addon-jupyterlab/pull/612)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.4.0 @renovate ([#617](https://github.com/hassio-addons/addon-jupyterlab/pull/617)) -- ⬆️ Update jupyterlab to v4.2.4 @renovate ([#614](https://github.com/hassio-addons/addon-jupyterlab/pull/614)) -- ⬆️ Update numpy to v2.1.0 @renovate ([#618](https://github.com/hassio-addons/addon-jupyterlab/pull/618)) -- ⬆️ Update bokeh to v3.5.2 @renovate ([#621](https://github.com/hassio-addons/addon-jupyterlab/pull/621)) -- ⬆️ Update jupyterlab_widgets to v3.0.13 @renovate ([#620](https://github.com/hassio-addons/addon-jupyterlab/pull/620)) -- ⬆️ Update ipywidgets to v8.1.5 @renovate ([#619](https://github.com/hassio-addons/addon-jupyterlab/pull/619)) -- ⬆️ Update jupyterlab to v4.2.5 @renovate ([#622](https://github.com/hassio-addons/addon-jupyterlab/pull/622)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.0 @renovate ([#626](https://github.com/hassio-addons/addon-jupyterlab/pull/626)) -- ⬆️ Update pandas to v2.2.3 @renovate ([#628](https://github.com/hassio-addons/addon-jupyterlab/pull/628)) -- ⬆️ Update numpy to v2.1.1 - autoclosed @renovate ([#624](https://github.com/hassio-addons/addon-jupyterlab/pull/624)) -- ⬆️ Update SQLAlchemy to v2.0.35 @renovate ([#625](https://github.com/hassio-addons/addon-jupyterlab/pull/625)) +- ⬆️ 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)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index d86714d4cce..835b424be91 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -35,6 +35,6 @@ reproducible computing, based on the Jupyter Notebook and Architecture. [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.3-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.3 +[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 [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 7610096bb2a..a36b9b9845e 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.15.3 +version: 0.15.4 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text