From 300c8769a1b2e5d3063a3f29a60eea0989e9ef08 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 5 Nov 2020 08:52:17 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 58ae09c --- README.md | 6 +++--- node-red/CHANGELOG.md | 28 ++++++++++++++++++++++++++++ node-red/README.md | 4 ++-- node-red/config.json | 2 +- 4 files changed, 34 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 47bdc59a3..902ed97ac 100644 --- a/README.md +++ b/README.md @@ -1116,10 +1116,10 @@ SOFTWARE. [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/1d552b2 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/1d552b2/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/58ae09c +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/58ae09c/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-1d552b2-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-58ae09c-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 96678c7c2..9ae1835cf 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,32 @@ # Changelog since v7.2.7 +- ⬆️ Bump node-red-contrib-influxdb from 0.4.1 to 0.5.0 (#746) + +Bumps [node-red-contrib-influxdb](https://github.com/mblackstock/node-red-contrib-influxdb) from 0.4.1 to 0.5.0. +- [Release notes](https://github.com/mblackstock/node-red-contrib-influxdb/releases) +- [Commits](https://github.com/mblackstock/node-red-contrib-influxdb/compare/0.4.1...0.5.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump node-red-node-geofence from 0.1.3 to 0.1.4 (#747) + +Bumps [node-red-node-geofence](https://github.com/hardillb/node-red-node-geofence) from 0.1.3 to 0.1.4. +- [Release notes](https://github.com/hardillb/node-red-node-geofence/releases) +- [Commits](https://github.com/hardillb/node-red-node-geofence/commits) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump snyk from 1.421.1 to 1.424.2 in /node-red (#748) + +Bumps [snyk](https://github.com/snyk/snyk) from 1.421.1 to 1.424.2. +- [Release notes](https://github.com/snyk/snyk/releases) +- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc) +- [Commits](https://github.com/snyk/snyk/compare/v1.421.1...v1.424.2) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump node-red-node-serialport from 0.11.0 to 0.11.1 (#742) Bumps [node-red-node-serialport](https://github.com/node-red/node-red-nodes) from 0.11.0 to 0.11.1. diff --git a/node-red/README.md b/node-red/README.md index a49d9eaab..f8a274f37 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -50,6 +50,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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-1d552b2-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/1d552b2 +[release-shield]: https://img.shields.io/badge/version-58ae09c-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/58ae09c [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 6fb596b3c..783e7778d 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "1d552b2", + "version": "58ae09c", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",