From a49b9f39b485e72df51a687310c17442e4ceb394 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 6 Mar 2023 16:53:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to 65ae01b --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 37 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f4d08fead..d24bb279e 100644 --- a/README.md +++ b/README.md @@ -864,10 +864,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/761a7b2 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/761a7b2/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/65ae01b +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/65ae01b/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-761a7b2-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-65ae01b-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 ed9c97319..60a567a04 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,35 @@ # Changelog since v0.9.3 +- ⬆️ Bump seaborn from 0.12.1 to 0.12.2 in /jupyterlab (#393)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> + +Bumps [seaborn](https://github.com/mwaskom/seaborn) from 0.12.1 to 0.12.2. +- [Release notes](https://github.com/mwaskom/seaborn/releases) +- [Commits](https://github.com/mwaskom/seaborn/compare/v0.12.1...v0.12.2) + +--- +updated-dependencies: +- dependency-name: seaborn + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump nbconvert from 7.2.7 to 7.2.9 in /jupyterlab (#400)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> + +Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.7 to 7.2.9. +- [Release notes](https://github.com/jupyter/nbconvert/releases) +- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) +- [Commits](https://github.com/jupyter/nbconvert/compare/v7.2.7...v7.2.9) + +--- +updated-dependencies: +- dependency-name: nbconvert + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump pandas from 1.5.2 to 1.5.3 in /jupyterlab (#398)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.2 to 1.5.3. diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 9533aad4f..cd9ae0b4e 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-761a7b2-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/761a7b2 +[release-shield]: https://img.shields.io/badge/version-65ae01b-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/65ae01b [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 b1a3b5147..0f9e6d907 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: 761a7b2 +version: 65ae01b