From c2a1f06d4b37978cc91d270a82655b3bc5e7674d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 1 Apr 2019 01:30:55 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab Lite to cbef43f --- README.md | 6 +- jupyterlablite/CHANGELOG.md | 151 +----------------------------------- jupyterlablite/README.md | 6 +- jupyterlablite/config.json | 4 +- 4 files changed, 11 insertions(+), 156 deletions(-) diff --git a/README.md b/README.md index 6a7410a5f..7f5132a4c 100644 --- a/README.md +++ b/README.md @@ -865,10 +865,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-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/4843387 -[addon-doc-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/4843387/README.md +[addon-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/cbef43f +[addon-doc-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/cbef43f/README.md [jupyterlablite-issue]: https://github.com/hassio-addons/addon-jupyterlab-lite/issues -[jupyterlablite-version-shield]: https://img.shields.io/badge/version-4843387-blue.svg +[jupyterlablite-version-shield]: https://img.shields.io/badge/version-cbef43f-blue.svg [jupyterlablite-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/jupyterlablite-amd64.svg [jupyterlablite-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [jupyterlablite-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/jupyterlablite/CHANGELOG.md b/jupyterlablite/CHANGELOG.md index 0e181c20e..4d9b1cc3f 100644 --- a/jupyterlablite/CHANGELOG.md +++ b/jupyterlablite/CHANGELOG.md @@ -1,150 +1,5 @@ -# Changelog since v0.1.0 +# Changelog since v0.2.0 -2019/03/20 11:21 UTC - [4843387](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/48433873c88b66f9def4a03c71d7df8944df4608) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates pandas to v0.24.2 (#37) - -2019/03/20 11:21 UTC - [9c53f7e](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/9c53f7e9107cff1f0d7ca98e396768b439811363) by [@frenck](https://github.com/frenck) -> :arrow_down: Downgrades NodeJS to 8.15.1-1nodesource1 - -2019/03/20 11:21 UTC - [af5d05e](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/af5d05e26c4b9dcc8849adbe00f4156047329cff) by [@frenck](https://github.com/frenck) -> :ambulance: Workaround for CPython/PIP package order issue - -2019/03/20 11:21 UTC - [180d3de](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/180d3de85b700e168fe90092be96eaac71470cf6) by [@frenck](https://github.com/frenck) -> :books: Updates documentation for ARMv7 - -2019/03/20 11:21 UTC - [fedc2d8](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/fedc2d8db53322169c1b6081d1c5bf66853ad9b4) by [@frenck](https://github.com/frenck) -> :hammer: Makes NGinx wait for Jupyter before starting - -2019/03/20 11:21 UTC - [4cc92c1](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/4cc92c1dab5abde58968ca186865f20b5b0d5aa5) by [@frenck](https://github.com/frenck) -> :hammer: Rewrite add-on onto Bashio - -2019/03/20 11:21 UTC - [345c29e](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/345c29e0b47c8c68df6c61919685c78a13e062a0) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades NodeJS to 10.15.3-1nodesource1 - -2019/03/20 11:21 UTC - [c608f39](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/c608f39e9ba1074ce3f0d21f5e11e516552d24e6) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades libtiff5-dev to 4.0.9-5ubuntu0.2 - -2019/03/20 11:21 UTC - [2326407](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/232640756c160113692261d024d000bb37629e81) by [@frenck](https://github.com/frenck) -> :fire: Removes custom log format override - -2019/03/20 11:21 UTC - [c65d8b5](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/c65d8b508d1a62a4cc0fed1c7a963d6c3e33e373) by [@frenck](https://github.com/frenck) -> :hammer: Makes log_level optional - -2019/03/20 11:21 UTC - [b10b20a](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/b10b20a69569b15ad7adaa26c27f861adc0c6e17) by [@frenck](https://github.com/frenck) -> :fire: Remove obsolete machine tags - -2019/03/20 11:21 UTC - [e3f2e9a](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/e3f2e9a7dca3ac5799da439728723656ff628894) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 3.0.0 - -2019/03/20 11:21 UTC - [66c652e](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/66c652e4ee771736317feb1a19e1853696d3669d) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates influxdb to v5.2.2 (#38) - -2019/03/20 11:21 UTC - [8250313](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/8250313e542f04da746941124104de6d527e2e75) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates SQLAlchemy to v1.3.1 (#36) - -2019/03/20 11:21 UTC - [4800976](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/48009768b59524f57ef84d3b9f19c2086d0d72c8) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates SQLAlchemy to v1.3.0 (#35) - -2019/03/20 11:21 UTC - [d67f205](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/d67f20536a1c33370014eee7f7a9b4ac77aa28bf) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates matplotlib to v3.0.3 (#33) - -2019/03/20 11:21 UTC - [3a35128](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/3a35128d3c516e7f7e06e6f472c12a6269521f37) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrade lua-resty-http to 0.13-0 - -2019/03/20 11:21 UTC - [cd432d7](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/cd432d75d28a5e4ba0574a60a271b12af91b96aa) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades libzmq5 to 4.2.5-1ubuntu0.1 - -2019/03/20 11:21 UTC - [7827017](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/7827017e65483b8319ffba1f376d2987119046c3) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades libtiff5-dev to 4.0.9-5ubuntu0.1 - -2019/03/20 11:21 UTC - [1994ef0](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/1994ef020cf171073abed994bfee88b3b2b6c832) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades libmysql to 5.7.25-0ubuntu0.18.04.2 - -2019/03/20 11:21 UTC - [89ca0d7](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/89ca0d771896c04597990d0906dec332697edb74) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 2.3.1 - -2019/03/20 11:21 UTC - [d451806](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/d4518066af7d142e3d862b1965d0fe62943fbe1a) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades GPG to 2.2.4-1ubuntu1.2 - -2019/03/20 11:21 UTC - [c5d791c](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/c5d791c78de82ee91642884fa26a2189ca8ce7a5) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates numpy to v1.16.2 (#32) - -2019/03/20 11:21 UTC - [0c49917](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/0c499172d41108a6cdab0f5f758b9703a52ab713) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates SQLAlchemy to v1.2.18 (#31) - -2019/03/20 11:21 UTC - [b2a8cd0](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/b2a8cd02d3b8fda4fcdf7fe7ab6e7d9eb87b29b0) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates mysqlclient to v1.4.2.post1 (#30) - -2019/03/20 11:21 UTC - [92678eb](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/92678ebbcb20a622a63612ad9b9126fed854b23c) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates nbconvert to v5.4.1 (#28) - -2019/03/20 11:21 UTC - [2c34e9e](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/2c34e9e108b7bfc2726782a488e540d9cd448827) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates python-dateutil to v2.8.0 (#26) - -2019/03/20 11:21 UTC - [ee41b9d](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/ee41b9d50ff195216f0ea50fc1363c155224e74c) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates pandas to v0.24.1 (#25) - -2019/03/20 11:21 UTC - [3e455d8](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/3e455d87efb35a597e6c2d9deb0344a8a34f6306) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates numpy to v1.16.1 (#24) - -2019/03/20 11:21 UTC - [1473ded](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/1473ded12dc0a485a2343f42313a0ca0029e7747) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates scrapy to v1.6.0 (#23) - -2019/03/20 11:21 UTC - [88c5780](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/88c5780f5f6d3b0c825aa0827a47906aea9c6dde) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates mysqlclient to v1.4.2 (#27) - -2019/03/20 11:21 UTC - [cef365a](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/cef365a572f99c94b2a94aaff50c4581b028eb08) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates pandas to v0.24.0 (#21) - -2019/03/20 11:21 UTC - [36ddea4](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/36ddea4e19ea7fdd7cd0348ad5db0de0db657318) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates SQLAlchemy to v1.2.17 (#22) - -2019/03/20 11:21 UTC - [b0cbc85](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/b0cbc85d35eada763c83f116cf458e2c878ca045) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates psycopg2 to v2.7.7 (#19) - -2019/03/20 11:21 UTC - [605c4fa](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/605c4fa28ff90857946d1aaa87a831fff1a3da24) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates scrapy to v1.5.2 (#20) - -2019/03/20 11:21 UTC - [737b3df](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/737b3dfbb9f7211b7a1373adca4e9ca40f0df779) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates mysqlclient to v1.4.1 (#18) - -2019/03/20 11:21 UTC - [da9754b](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/da9754be467279fcdd86d97a5184296369fa415a) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates numpy to v1.16.0 (#17) - -2019/03/20 11:21 UTC - [b79a8f2](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/b79a8f2a098ee1f966b3a306749aa90dcfd69970) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates SQLAlchemy to v1.2.16 (#16) - -2019/03/20 11:21 UTC - [6e7e9ff](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/6e7e9ff6472d46dd9e80a04bb17ddcc03ec5a33a) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates bokeh to v1.0.4 (#15) - -2019/03/20 11:21 UTC - [f3d25dc](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/f3d25dcd73665539bde888584662447cb3d180a4) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates beautifulsoup4 to v4.7.1 (#13) - -2019/03/20 11:21 UTC - [b021e57](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/b021e5707504e097f2b8217147fd2d656400554b) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates bokeh to v1.0.3 (#14) - -2019/03/20 11:21 UTC - [f5acb16](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/f5acb169e64486eb96dc1cd5320c08f5964fa657) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades NodeJS to 8.15.0-1nodesource1 - -2019/03/20 11:21 UTC - [e934044](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/e934044da7941d4fe03abdf08303bcb140b65d07) by [@renovate[bot]](https://github.com/apps/renovate) -> Configure Renovate (#10) - -* Add renovate.json - -* Update renovate.json - -2019/03/20 11:21 UTC - [198766d](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/198766d43f09d62a30d5b6c38457efedc10d1537) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 2.2.1 - -2019/03/20 11:21 UTC - [92e06b1](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/92e06b12b412c946a7da044fa9597533af79367f) by [@frenck](https://github.com/frenck) -> :tractor: :rocket: Refactor of GitLab CI - -2019/03/20 11:21 UTC - [d045a6f](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/d045a6fe5f2120742cb928eec4112651dcb0dad1) by [@frenck](https://github.com/frenck) -> :fireworks: Updates maintenance year to 2019 - -2019/03/20 11:21 UTC - [21596d1](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/21596d1a32687ea2aba8078e0e2fcd98a2f3cfae) by [@frenck](https://github.com/frenck) -> :fire: Removes BountySource links - -2019/03/20 11:21 UTC - [d7350ac](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/d7350acae00ff1bc80dc479b88aa71fa1ece0584) by [@frenck](https://github.com/frenck) -> :pencil2: Fixes spelling error in Dockerfile +2019/03/31 21:30 UTC - [cbef43f](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/cbef43fb3fd8c0aa5cea019d4f0ba1809c38303b) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates geopy to v1.19.0 (#41) diff --git a/jupyterlablite/README.md b/jupyterlablite/README.md index 4325cd1c6..c1b0f6e66 100644 --- a/jupyterlablite/README.md +++ b/jupyterlablite/README.md @@ -49,13 +49,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/4843387/README.md +[docs]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/cbef43f/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-jupyterlab-lite/87337?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-4843387-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/4843387 +[release-shield]: https://img.shields.io/badge/version-cbef43f-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/cbef43f [screenshot]: https://github.com/hassio-addons/addon-jupyterlab-lite/raw/master/images/screenshot.png \ No newline at end of file diff --git a/jupyterlablite/config.json b/jupyterlablite/config.json index 8227a09c0..604e2ed1d 100644 --- a/jupyterlablite/config.json +++ b/jupyterlablite/config.json @@ -1,6 +1,6 @@ { "name": "JupyterLab Lite", - "version": "4843387", + "version": "cbef43f", "slug": "jupyterlablite", "description": "Create documents containing live code, equations, visualizations, and explanatory text.", "url": "https://github.com/hassio-addons/addon-jupyterlab-lite", @@ -47,5 +47,5 @@ "str" ] }, - "image": "hassioaddons/jupyterlablite" + "image": "hassioaddons/jupyterlablite-{arch}" } \ No newline at end of file