diff --git a/README.md b/README.md index 9959c534..48ddc17c 100644 --- a/README.md +++ b/README.md @@ -822,10 +822,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-yes-green.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.0 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.11.0/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.11.1/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.11.1-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 062d5c5f..59040083 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,22 +1,6 @@ ## What’s changed -The add-on now ships with JupyterLab 4 🎉 - ## ⬆️ Dependency updates -- ⬆️ Update numpy to v1.24.3 @renovate ([#446](https://github.com/hassio-addons/addon-jupyterlab/pull/446)) -- ⬆️ Update SQLAlchemy to v2.0.11 @renovate ([#445](https://github.com/hassio-addons/addon-jupyterlab/pull/445)) -- ⬆️ Update debian_11/libxml2 to v2.9.10+dfsg-6.7+deb11u4 @renovate ([#444](https://github.com/hassio-addons/addon-jupyterlab/pull/444)) -- ⬆️ Update debian_11/libmariadb-dev to v1:10.5.19-0+deb11u2 @renovate ([#447](https://github.com/hassio-addons/addon-jupyterlab/pull/447)) -- ⬆️ Update debian_11/libmariadb3 to v1:10.5.19-0+deb11u2 @renovate ([#448](https://github.com/hassio-addons/addon-jupyterlab/pull/448)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.6 @renovate ([#450](https://github.com/hassio-addons/addon-jupyterlab/pull/450)) -- ⬆️ Update SQLAlchemy to v2.0.12 @renovate ([#449](https://github.com/hassio-addons/addon-jupyterlab/pull/449)) -- ⬆️ Update scrapy to v2.9.0 @renovate ([#453](https://github.com/hassio-addons/addon-jupyterlab/pull/453)) -- ⬆️ Update bokeh to v3.1.1 @renovate ([#451](https://github.com/hassio-addons/addon-jupyterlab/pull/451)) -- ⬆️ Update nbconvert to v7.4.0 @renovate ([#452](https://github.com/hassio-addons/addon-jupyterlab/pull/452)) -- ⬆️ Update SQLAlchemy to v2.0.13 @renovate ([#454](https://github.com/hassio-addons/addon-jupyterlab/pull/454)) -- ⬆️ Update pandas to v2 @renovate ([#437](https://github.com/hassio-addons/addon-jupyterlab/pull/437)) -- ⬆️ Upgrades libpq5 to 13.10-0+deb11u1 @frenck ([#458](https://github.com/hassio-addons/addon-jupyterlab/pull/458)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.7 @renovate ([#456](https://github.com/hassio-addons/addon-jupyterlab/pull/456)) -- ⬆️ Update SQLAlchemy to v2.0.15 @renovate ([#457](https://github.com/hassio-addons/addon-jupyterlab/pull/457)) -- ⬆️ Update jupyterlab to v4 @renovate ([#455](https://github.com/hassio-addons/addon-jupyterlab/pull/455)) +- ⬆️ Update pandas to v2.0.2 @renovate ([#459](https://github.com/hassio-addons/addon-jupyterlab/pull/459)) +- ⬆️ Update jupyterlab to v4.0.1 @renovate ([#460](https://github.com/hassio-addons/addon-jupyterlab/pull/460)) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 5993dd80..91961ed5 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.11.0-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.0 +[release-shield]: https://img.shields.io/badge/version-v0.11.1-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1 [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 a99d08c9..8948e4fc 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: 0.11.0 +version: 0.11.1 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text