diff --git a/README.md b/README.md index 4a34773fa..3a4c16fef 100644 --- a/README.md +++ b/README.md @@ -841,10 +841,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/70d5b06 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/70d5b06/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/adb11a1 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/adb11a1/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-70d5b06-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-adb11a1-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 4b0be2c55..a3bdd4a07 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,18 +1,7 @@ -# Changelog since v0.8.2 -- ⬆️ Bump jupyterlab-widgets from 1.0.2 to 3.0.3 (#329) +# Changelog since v0.9.0 +- ⬆️ Bump numpy from 1.22.0 to 1.23.3 (#335) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump bokeh from 2.4.1 to 2.4.3 (#327) +- ⬆️ Bump ipywidgets from 7.6.5 to 8.0.2 (#337) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump pandas from 1.3.4 to 1.4.4 (#328) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump sqlalchemy from 1.4.26 to 1.4.41 (#330) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump matplotlib from 3.4.3 to 3.6.0 (#331) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Update and rename for jupyter server (#326) -- Add pip updates to dependabot (#325) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index b012d8d51..77e682eaf 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -54,6 +54,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-70d5b06-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/70d5b06 +[release-shield]: https://img.shields.io/badge/version-adb11a1-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/adb11a1 [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 046d591ab..a884d64cb 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -26,4 +26,4 @@ schema: - str slug: jupyterlablite url: https://github.com/hassio-addons/addon-jupyterlab -version: 70d5b06 +version: adb11a1