From 692709e50e4e487d90a3bdba895be50e3f98ca0c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 8 Jul 2020 10:25:04 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 840161a --- README.md | 6 +++--- node-red/CHANGELOG.md | 10 ++++++++++ node-red/README.md | 4 ++-- node-red/config.json | 2 +- 4 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index af72eaf74..22b5e67c9 100644 --- a/README.md +++ b/README.md @@ -1086,10 +1086,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/f5efa8f -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/f5efa8f/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/840161a +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/840161a/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-f5efa8f-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-840161a-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 94244509e..6248dc8a1 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v6.3.0 +- ⬆️ Bump snyk from 1.358.0 to 1.360.0 in /node-red (#603) + +Bumps [snyk](https://github.com/snyk/snyk) from 1.358.0 to 1.360.0. +- [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.358.0...v1.360.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 👕 Fix lint warnings - 🔨 Replace renovate with dependabot - ⬆ Replace Python 2 with Python 3 diff --git a/node-red/README.md b/node-red/README.md index 0dbecd868..02c44a275 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-f5efa8f-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/f5efa8f +[release-shield]: https://img.shields.io/badge/version-840161a-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/840161a [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 cd1eb8e79..cb3da95bb 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "f5efa8f", + "version": "840161a", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",