From ca2849def5c7f180dbbddd7ca9d98f112798d1b5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 2 Dec 2018 20:05:23 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 04a25e9 --- README.md | 6 +++--- node-red/CHANGELOG.md | 23 +++++++++++++---------- node-red/README.md | 6 +++--- node-red/config.json | 2 +- 4 files changed, 20 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 38f9a176b..614ec7229 100644 --- a/README.md +++ b/README.md @@ -688,10 +688,10 @@ SOFTWARE. [nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/b763c1c -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/b763c1c/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/04a25e9 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/04a25e9/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-b763c1c-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-04a25e9-blue.svg [node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.svg [node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index d8a8a4f68..0016eab4c 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,38 +1,41 @@ # Changelog since v1.1.0 -2018/12/02 07:57 UTC - [b763c1c](https://github.com/hassio-addons/addon-node-red/commit/b763c1c9e63a8239090d99934a975cb649699674) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [04a25e9](https://github.com/hassio-addons/addon-node-red/commit/04a25e917a11e470447d65e244b4321e16fc1c11) by [@frenck](https://github.com/frenck) +> :sparkles: Auto removal of conflicting node packages on startup + +2018/12/02 19:55 UTC - [b763c1c](https://github.com/hassio-addons/addon-node-red/commit/b763c1c9e63a8239090d99934a975cb649699674) by [@frenck](https://github.com/frenck) > :sparkles: Adds node-red-node-serialport to the default node set -2018/12/02 07:57 UTC - [2ee0e8d](https://github.com/hassio-addons/addon-node-red/commit/2ee0e8d3d989baf77650a853d72532f0ae4797f1) by [@heytcass](https://github.com/heytcass) +2018/12/02 19:55 UTC - [2ee0e8d](https://github.com/hassio-addons/addon-node-red/commit/2ee0e8d3d989baf77650a853d72532f0ae4797f1) by [@heytcass](https://github.com/heytcass) > Update google-tts-api to 0.0.4 (#81) Fixes google-notify integration. -2018/12/02 07:57 UTC - [5df5a69](https://github.com/hassio-addons/addon-node-red/commit/5df5a69eb631f2e355cb227a67c47a8db04b0599) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [5df5a69](https://github.com/hassio-addons/addon-node-red/commit/5df5a69eb631f2e355cb227a67c47a8db04b0599) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nodejs to 8.14.0-r0 -2018/12/02 07:57 UTC - [0242062](https://github.com/hassio-addons/addon-node-red/commit/0242062b9a42d4908dd4b26d59048bdfd2e23e4f) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [0242062](https://github.com/hassio-addons/addon-node-red/commit/0242062b9a42d4908dd4b26d59048bdfd2e23e4f) by [@frenck](https://github.com/frenck) > Revert ":sparkles: Adds libuv as required by newer nodejs" This reverts commit 6a45fb0ac54f038903e0c924cb298ef43fc8f47a. -2018/12/02 07:57 UTC - [f03343f](https://github.com/hassio-addons/addon-node-red/commit/f03343fdf2f9774d64c1f5cb996a3d349766ef4b) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [f03343f](https://github.com/hassio-addons/addon-node-red/commit/f03343fdf2f9774d64c1f5cb996a3d349766ef4b) by [@frenck](https://github.com/frenck) > Revert ":arrow_up: Upgrades nodejs to 10.13.0-r0" This reverts commit 44773d76ff225f44b0ab3d3182e000746f1d1a42. -2018/12/02 07:57 UTC - [6a45fb0](https://github.com/hassio-addons/addon-node-red/commit/6a45fb0ac54f038903e0c924cb298ef43fc8f47a) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [6a45fb0](https://github.com/hassio-addons/addon-node-red/commit/6a45fb0ac54f038903e0c924cb298ef43fc8f47a) by [@frenck](https://github.com/frenck) > :sparkles: Adds libuv as required by newer nodejs -2018/12/02 07:57 UTC - [ce5d4f8](https://github.com/hassio-addons/addon-node-red/commit/ce5d4f85443c87635ab075a5418bd40c3146e14c) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [ce5d4f8](https://github.com/hassio-addons/addon-node-red/commit/ce5d4f85443c87635ab075a5418bd40c3146e14c) by [@frenck](https://github.com/frenck) > :ambulance: Fixes PT_GNU_STACK header in nodejs patch after installing RPi.GPIO -2018/12/02 07:57 UTC - [44773d7](https://github.com/hassio-addons/addon-node-red/commit/44773d76ff225f44b0ab3d3182e000746f1d1a42) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [44773d7](https://github.com/hassio-addons/addon-node-red/commit/44773d76ff225f44b0ab3d3182e000746f1d1a42) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades nodejs to 10.13.0-r0 -2018/12/02 07:57 UTC - [0371a6c](https://github.com/hassio-addons/addon-node-red/commit/0371a6c6ce0f87742d191d0cec4ac209e1247b32) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [0371a6c](https://github.com/hassio-addons/addon-node-red/commit/0371a6c6ce0f87742d191d0cec4ac209e1247b32) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades RPi.GPIO to 0.6.3 -2018/12/02 07:57 UTC - [ad6528c](https://github.com/hassio-addons/addon-node-red/commit/ad6528cf6ad6b59eeb697dfc4423a09a5e09b807) by [@frenck](https://github.com/frenck) +2018/12/02 19:55 UTC - [ad6528c](https://github.com/hassio-addons/addon-node-red/commit/ad6528cf6ad6b59eeb697dfc4423a09a5e09b807) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades node-red-contrib-home-assistant-websocket to 0.3.1 diff --git a/node-red/README.md b/node-red/README.md index 69f6c92e3..4b0fd8534 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -46,13 +46,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-node-red/blob/b763c1c/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/04a25e9/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-node-red/55023?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.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-b763c1c-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/b763c1c +[release-shield]: https://img.shields.io/badge/version-04a25e9-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/04a25e9 [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index 796b13a28..e1cf32814 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "b763c1c", + "version": "04a25e9", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck",