From e4cb6e81947c070caf99804624bfc99f3bc86ff5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 17 Mar 2021 17:30:37 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to 6588165 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 9 +++++++++ jupyterlab/README.md | 4 ++-- jupyterlab/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 484f2e44a..1e2bd10cc 100644 --- a/README.md +++ b/README.md @@ -910,10 +910,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/0c74511 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/0c74511/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/6588165 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/6588165/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-0c74511-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-6588165-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 2bf0f328c..68a93b8a4 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.5.0 +- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#248) + +Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0. +- [Release notes](https://github.com/release-drafter/release-drafter/releases) +- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#247) Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. diff --git a/jupyterlab/README.md b/jupyterlab/README.md index a7ade1da3..8d261e35c 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-0c74511-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/0c74511 +[release-shield]: https://img.shields.io/badge/version-6588165-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/6588165 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png \ No newline at end of file diff --git a/jupyterlab/config.json b/jupyterlab/config.json index cd7c25171..e49afa987 100644 --- a/jupyterlab/config.json +++ b/jupyterlab/config.json @@ -1,6 +1,6 @@ { "name": "JupyterLab", - "version": "0c74511", + "version": "6588165", "slug": "jupyterlablite", "description": "Create documents containing live code, equations, visualizations, and explanatory text", "url": "https://github.com/hassio-addons/addon-jupyterlab",